diff --git a/index.html b/index.html index 9674f01a3..7d9708d1b 100644 --- a/index.html +++ b/index.html @@ -206,7 +206,7 @@

Derived Types

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/json_array_callback_func.html b/interface/json_array_callback_func.html index 259a1c1a8..29632a3f7 100644 --- a/interface/json_array_callback_func.html +++ b/interface/json_array_callback_func.html @@ -186,7 +186,7 @@

Arguments

- + integer(kind=IK), intent(in) @@ -239,7 +239,7 @@

Description

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/json_core.html b/interface/json_core.html index 6cb30b64b..563452788 100644 --- a/interface/json_core.html +++ b/interface/json_core.html @@ -448,7 +448,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -463,7 +463,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -478,7 +478,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -493,7 +493,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -508,7 +508,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -523,7 +523,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -540,7 +540,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -557,7 +557,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -573,7 +573,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -590,7 +590,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -608,7 +608,7 @@

Arguments

- + character(kind=CK, len=*), intent(in), @@ -628,7 +628,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -639,12 +639,12 @@

Arguments

path_mode

How the path strings are interpreted in the -get_by_path routines:

Read more… +get_by_path routines:

Read more… - + character(kind=CK, len=1), intent(in), @@ -665,7 +665,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -685,7 +685,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -695,12 +695,12 @@

Arguments

:: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -712,12 +712,12 @@

Arguments

Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

Read more… +all cases).

Read more… - + logical(kind=LK), intent(in), @@ -733,7 +733,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -743,12 +743,12 @@

Arguments

:: null_to_real_mode -

if strict_type_checking=false:

Read more… +

if strict_type_checking=false:

Read more… - + integer(kind=IK), intent(in), @@ -759,12 +759,12 @@

Arguments

non_normal_mode

How to serialize NaN, Infinity, and --Infinity real values:

Read more… +-Infinity real values:

Read more… - + logical(kind=LK), intent(in), @@ -774,12 +774,12 @@

Arguments

:: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -789,12 +789,12 @@

Arguments

:: strict_integer_type_checking -

(default is true)

Read more… +

(default is true)

Read more… - + logical(kind=LK), intent(in), @@ -837,7 +837,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/json_file.html b/interface/json_file.html index d3304aab0..11c1d9e9c 100644 --- a/interface/json_file.html +++ b/interface/json_file.html @@ -289,45 +289,45 @@

Calls

- + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -403,9 +403,9 @@

Calls

- + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -418,9 +418,9 @@

Calls

- + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -433,9 +433,9 @@

Calls

- + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -448,9 +448,9 @@

Calls

- + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -469,18 +469,18 @@

Calls

- + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -505,9 +505,9 @@

Calls

- + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -520,9 +520,9 @@

Calls

- + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -535,24 +535,24 @@

Calls

- + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -610,9 +610,9 @@

Calls

- + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -625,9 +625,9 @@

Calls

- + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -769,9 +769,9 @@

Calls

- + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -847,9 +847,9 @@

Calls

- + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1063,9 +1063,9 @@

Calls

- + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -1093,18 +1093,18 @@

Calls

- + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1198,9 +1198,9 @@

Calls

- + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1240,9 +1240,9 @@

Calls

- + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1324,9 +1324,9 @@

Calls

- + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1339,9 +1339,9 @@

Calls

- + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1354,9 +1354,9 @@

Calls

- + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1369,9 +1369,9 @@

Calls

- + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1450,9 +1450,9 @@

Calls

- + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1462,9 +1462,9 @@

Calls

- + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1474,9 +1474,9 @@

Calls

- + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1486,9 +1486,9 @@

Calls

- + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1608,7 +1608,7 @@

Arguments

- + type(json_value), @@ -1625,7 +1625,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1640,7 +1640,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1655,7 +1655,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1670,7 +1670,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -1685,7 +1685,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -1700,7 +1700,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1717,7 +1717,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1734,7 +1734,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1750,7 +1750,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1767,7 +1767,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1785,7 +1785,7 @@

Arguments

- + character(kind=CK, len=*), intent(in), @@ -1805,7 +1805,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -1816,12 +1816,12 @@

Arguments

path_mode

How the path strings are interpreted in the -get_by_path routines:

Read more… +get_by_path routines:

Read more… - + character(kind=CK, len=1), intent(in), @@ -1842,7 +1842,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1862,7 +1862,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -1872,12 +1872,12 @@

Arguments

:: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1889,12 +1889,12 @@

Arguments

Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

Read more… +all cases).

Read more… - + logical(kind=LK), intent(in), @@ -1910,7 +1910,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -1920,12 +1920,12 @@

Arguments

:: null_to_real_mode -

if strict_type_checking=false:

Read more… +

if strict_type_checking=false:

Read more… - + integer(kind=IK), intent(in), @@ -1936,12 +1936,12 @@

Arguments

non_normal_mode

How to serialize NaN, Infinity, and --Infinity real values:

Read more… +-Infinity real values:

Read more… - + logical(kind=LK), intent(in), @@ -1951,12 +1951,12 @@

Arguments

:: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1966,12 +1966,12 @@

Arguments

:: strict_integer_type_checking -

(default is true)

Read more… +

(default is true)

Read more… - + logical(kind=LK), intent(in), @@ -2058,7 +2058,7 @@

Arguments

- + type(json_core), intent(in) @@ -2108,7 +2108,7 @@

Arguments

- + character(kind=CK, len=*), intent(in) @@ -2123,7 +2123,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2138,7 +2138,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2153,7 +2153,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2168,7 +2168,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -2183,7 +2183,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2198,7 +2198,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2215,7 +2215,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2232,7 +2232,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2248,7 +2248,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2265,7 +2265,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2283,7 +2283,7 @@

Arguments

- + character(kind=CK, len=*), intent(in), @@ -2303,7 +2303,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2314,12 +2314,12 @@

Arguments

path_mode

How the path strings are interpreted in the -get_by_path routines:

Read more… +get_by_path routines:

Read more… - + character(kind=CK, len=1), intent(in), @@ -2340,7 +2340,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2360,7 +2360,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2370,12 +2370,12 @@

Arguments

:: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -2387,12 +2387,12 @@

Arguments

Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

Read more… +all cases).

Read more… - + logical(kind=LK), intent(in), @@ -2408,7 +2408,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2418,12 +2418,12 @@

Arguments

:: null_to_real_mode -

if strict_type_checking=false:

Read more… +

if strict_type_checking=false:

Read more… - + integer(kind=IK), intent(in), @@ -2434,12 +2434,12 @@

Arguments

non_normal_mode

How to serialize NaN, Infinity, and --Infinity real values:

Read more… +-Infinity real values:

Read more… - + logical(kind=LK), intent(in), @@ -2449,12 +2449,12 @@

Arguments

:: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -2464,12 +2464,12 @@

Arguments

:: strict_integer_type_checking -

(default is true)

Read more… +

(default is true)

Read more… - + logical(kind=LK), intent(in), @@ -2515,7 +2515,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in) @@ -2530,7 +2530,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2545,7 +2545,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2560,7 +2560,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2575,7 +2575,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -2590,7 +2590,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2605,7 +2605,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2622,7 +2622,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2639,7 +2639,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2655,7 +2655,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2672,7 +2672,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2690,7 +2690,7 @@

Arguments

- + character(kind=CK, len=*), intent(in), @@ -2710,7 +2710,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2721,12 +2721,12 @@

Arguments

path_mode

How the path strings are interpreted in the -get_by_path routines:

Read more… +get_by_path routines:

Read more… - + character(kind=CK, len=1), intent(in), @@ -2747,7 +2747,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2767,7 +2767,7 @@

Arguments

- + logical(kind=LK), intent(in), @@ -2777,12 +2777,12 @@

Arguments

:: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -2794,12 +2794,12 @@

Arguments

Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

Read more… +all cases).

Read more… - + logical(kind=LK), intent(in), @@ -2815,7 +2815,7 @@

Arguments

- + integer(kind=IK), intent(in), @@ -2825,12 +2825,12 @@

Arguments

:: null_to_real_mode -

if strict_type_checking=false:

Read more… +

if strict_type_checking=false:

Read more… - + integer(kind=IK), intent(in), @@ -2841,12 +2841,12 @@

Arguments

non_normal_mode

How to serialize NaN, Infinity, and --Infinity real values:

Read more… +-Infinity real values:

Read more… - + logical(kind=LK), intent(in), @@ -2856,12 +2856,12 @@

Arguments

:: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -2871,12 +2871,12 @@

Arguments

:: strict_integer_type_checking -

(default is true)

Read more… +

(default is true)

Read more… - + logical(kind=LK), intent(in), @@ -2927,7 +2927,7 @@

Arguments

- + character(kind=CK, len=*), intent(in) @@ -2942,7 +2942,7 @@

Arguments

- + type(json_core), intent(in) @@ -2987,7 +2987,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in) @@ -3002,7 +3002,7 @@

Arguments

- + type(json_core), intent(in) @@ -3044,7 +3044,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/json_traverse_callback_func.html b/interface/json_traverse_callback_func.html index 2e533806b..19806dc53 100644 --- a/interface/json_traverse_callback_func.html +++ b/interface/json_traverse_callback_func.html @@ -171,7 +171,7 @@

Arguments

- + type(json_value), intent(in), @@ -224,7 +224,7 @@

Description

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/operator(==).html b/interface/operator(==).html index ba77bdc1d..2e1e33c00 100644 --- a/interface/operator(==).html +++ b/interface/operator(==).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/operator(SLASH=).html b/interface/operator(SLASH=).html index c0d90e047..c4cf27ed1 100644 --- a/interface/operator(SLASH=).html +++ b/interface/operator(SLASH=).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/operator(SLASHSLASH).html b/interface/operator(SLASHSLASH).html index 357278912..d987ddd45 100644 --- a/interface/operator(SLASHSLASH).html +++ b/interface/operator(SLASHSLASH).html @@ -484,7 +484,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/interface/to_unicode.html b/interface/to_unicode.html index de65749d0..6e628fdb6 100644 --- a/interface/to_unicode.html +++ b/interface/to_unicode.html @@ -623,20 +623,20 @@

Called by

- - -none~update~2 - + + +none~update~4 + json_file%update - - -proc~json_file_update_string_name_ascii->none~update~2 - - + + +proc~json_file_update_string_name_ascii->none~update~4 + + @@ -653,11 +653,11 @@

Called by

- - -proc~json_file_update_string_val_ascii->none~update~2 - - + + +proc~json_file_update_string_val_ascii->none~update~4 + + @@ -704,20 +704,20 @@

Called by

- - -none~update~4 - + + +none~update~2 + json_core%update - - -proc~json_update_string_name_ascii->none~update~4 - - + + +proc~json_update_string_name_ascii->none~update~2 + + @@ -734,11 +734,11 @@

Called by

- - -proc~json_update_string_val_ascii->none~update~4 - - + + +proc~json_update_string_val_ascii->none~update~2 + + @@ -755,18 +755,18 @@

Called by

- + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -785,9 +785,9 @@

Called by

- + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -806,9 +806,9 @@

Called by

- + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -827,9 +827,9 @@

Called by

- + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1628,20 +1628,20 @@

Called by

- - -none~get - + + +none~get~2 + json_file%get - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - + + +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + @@ -1658,11 +1658,11 @@

Called by

- - -proc~wrap_json_file_get_integer->none~get - - + + +proc~wrap_json_file_get_integer->none~get~2 + + @@ -1679,11 +1679,11 @@

Called by

- - -proc~wrap_json_file_get_integer_vec->none~get - - + + +proc~wrap_json_file_get_integer_vec->none~get~2 + + @@ -1700,11 +1700,11 @@

Called by

- - -proc~wrap_json_file_get_logical->none~get - - + + +proc~wrap_json_file_get_logical->none~get~2 + + @@ -1721,11 +1721,11 @@

Called by

- - -proc~wrap_json_file_get_logical_vec->none~get - - + + +proc~wrap_json_file_get_logical_vec->none~get~2 + + @@ -1742,11 +1742,11 @@

Called by

- - -proc~wrap_json_file_get_object->none~get - - + + +proc~wrap_json_file_get_object->none~get~2 + + @@ -1763,11 +1763,11 @@

Called by

- - -proc~wrap_json_file_get_real->none~get - - + + +proc~wrap_json_file_get_real->none~get~2 + + @@ -1784,11 +1784,11 @@

Called by

- - -proc~wrap_json_file_get_real32->none~get - - + + +proc~wrap_json_file_get_real32->none~get~2 + + @@ -1805,11 +1805,11 @@

Called by

- - -proc~wrap_json_file_get_real32_vec->none~get - - + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + @@ -1826,11 +1826,11 @@

Called by

- - -proc~wrap_json_file_get_real_vec->none~get - - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + @@ -1847,11 +1847,11 @@

Called by

- - -proc~wrap_json_file_get_string->none~get - - + + +proc~wrap_json_file_get_string->none~get~2 + + @@ -1868,11 +1868,11 @@

Called by

- - -proc~wrap_json_file_get_string_vec->none~get - - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + @@ -1889,20 +1889,20 @@

Called by

- - -none~deserialize - + + +none~deserialize~2 + json_file%deserialize - - -proc~wrap_json_file_load_from_string->none~deserialize - - + + +proc~wrap_json_file_load_from_string->none~deserialize~2 + + @@ -1919,20 +1919,20 @@

Called by

- - -none~remove - + + +none~remove~2 + json_file%remove - - -proc~wrap_json_file_remove->none~remove - - + + +proc~wrap_json_file_remove->none~remove~2 + + @@ -1964,11 +1964,11 @@

Called by

- - -proc~wrap_json_file_update_integer->none~update~2 - - + + +proc~wrap_json_file_update_integer->none~update~4 + + @@ -1985,11 +1985,11 @@

Called by

- - -proc~wrap_json_file_update_logical->none~update~2 - - + + +proc~wrap_json_file_update_logical->none~update~4 + + @@ -2006,11 +2006,11 @@

Called by

- - -proc~wrap_json_file_update_real->none~update~2 - - + + +proc~wrap_json_file_update_real->none~update~4 + + @@ -2027,11 +2027,11 @@

Called by

- - -proc~wrap_json_file_update_real32->none~update~2 - - + + +proc~wrap_json_file_update_real32->none~update~4 + + @@ -2048,11 +2048,11 @@

Called by

- - -proc~wrap_json_file_update_string->none~update~2 - - + + +proc~wrap_json_file_update_string->none~update~4 + + @@ -2069,20 +2069,20 @@

Called by

- - -none~valid_path - + + +none~valid_path~2 + json_file%valid_path - - -proc~wrap_json_file_valid_path->none~valid_path - - + + +proc~wrap_json_file_valid_path->none~valid_path~2 + + @@ -2114,20 +2114,20 @@

Called by

- - -none~info - + + +none~info~2 + json_file%info - - -proc~wrap_json_file_variable_info->none~info - - + + +proc~wrap_json_file_variable_info->none~info~2 + + @@ -2144,20 +2144,20 @@

Called by

- - -none~matrix_info - + + +none~matrix_info~2 + json_file%matrix_info - - -proc~wrap_json_file_variable_matrix_info->none~matrix_info - - + + +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 + + @@ -2174,20 +2174,20 @@

Called by

- - -none~get~2 - + + +none~get + json_core%get - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + @@ -2204,11 +2204,11 @@

Called by

- - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + @@ -2225,11 +2225,11 @@

Called by

- - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + @@ -2246,11 +2246,11 @@

Called by

- - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + @@ -2267,11 +2267,11 @@

Called by

- - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + @@ -2288,11 +2288,11 @@

Called by

- - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + @@ -2309,11 +2309,11 @@

Called by

- - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + @@ -2340,7 +2340,7 @@

Called by

- + proc~wrap_json_get_path->none~get_path @@ -2360,11 +2360,11 @@

Called by

- - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + @@ -2381,11 +2381,11 @@

Called by

- - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + @@ -2402,11 +2402,11 @@

Called by

- - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + @@ -2423,11 +2423,11 @@

Called by

- - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + @@ -2444,11 +2444,11 @@

Called by

- - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + @@ -2465,11 +2465,11 @@

Called by

- - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + @@ -2486,20 +2486,20 @@

Called by

- - -none~info~2 - + + +none~info + json_core%info - - -proc~wrap_json_info_by_path->none~info~2 - - + + +proc~wrap_json_info_by_path->none~info + + @@ -2516,20 +2516,20 @@

Called by

- - -none~matrix_info~2 - + + +none~matrix_info + json_core%matrix_info - - -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~wrap_json_matrix_info_by_path->none~matrix_info + + @@ -2546,20 +2546,20 @@

Called by

- - -none~deserialize~2 - + + +none~deserialize + json_core%deserialize - - -proc~wrap_json_parse_string->none~deserialize~2 - - + + +proc~wrap_json_parse_string->none~deserialize + + @@ -2621,11 +2621,11 @@

Called by

- - -proc~wrap_json_update_integer->none~update~4 - - + + +proc~wrap_json_update_integer->none~update~2 + + @@ -2642,11 +2642,11 @@

Called by

- - -proc~wrap_json_update_logical->none~update~4 - - + + +proc~wrap_json_update_logical->none~update~2 + + @@ -2663,11 +2663,11 @@

Called by

- - -proc~wrap_json_update_real->none~update~4 - - + + +proc~wrap_json_update_real->none~update~2 + + @@ -2684,11 +2684,11 @@

Called by

- - -proc~wrap_json_update_real32->none~update~4 - - + + +proc~wrap_json_update_real32->none~update~2 + + @@ -2705,11 +2705,11 @@

Called by

- - -proc~wrap_json_update_string->none~update~4 - - + + +proc~wrap_json_update_string->none~update~2 + + @@ -2726,20 +2726,20 @@

Called by

- - -none~valid_path~2 - + + +none~valid_path + json_core%valid_path - - -proc~wrap_json_valid_path->none~valid_path~2 - - + + +proc~wrap_json_valid_path->none~valid_path + + @@ -2756,9 +2756,9 @@

Called by

- + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -2777,9 +2777,9 @@

Called by

- + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -2798,9 +2798,9 @@

Called by

- + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -2819,9 +2819,9 @@

Called by

- + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -2840,9 +2840,9 @@

Called by

- + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -2861,9 +2861,9 @@

Called by

- + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -2882,9 +2882,9 @@

Called by

- + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -2903,9 +2903,9 @@

Called by

- + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -2924,9 +2924,9 @@

Called by

- + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -2945,9 +2945,9 @@

Called by

- + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -2966,9 +2966,9 @@

Called by

- + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -3209,11 +3209,11 @@

Called by

- - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + @@ -3231,19 +3231,19 @@

Called by

- + none~remove_if_present - + json_core%remove_if_present - + proc~wrap_json_value_remove_if_present->none~remove_if_present - - + + @@ -3395,27 +3395,27 @@

Called by

- + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -3497,30 +3497,9 @@

Called by

- - -none~deserialize->proc~wrap_json_file_load_from_string - - - - - -proc~json_file_load_from_string - - -json_file%json_file_load_from_string - - - - - -none~deserialize->proc~json_file_load_from_string - - - - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -3533,263 +3512,485 @@

Called by

- + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string - - -none~get->proc~wrap_json_file_get_alloc_string_vec - - + + +none~deserialize~2->proc~wrap_json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_integer - - + + +proc~json_file_load_from_string + + +json_file%json_file_load_from_string + - - -none~get->proc~wrap_json_file_get_integer_vec - - - - -none~get->proc~wrap_json_file_get_logical - - + + +none~deserialize~2->proc~json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_logical_vec - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + - - -none~get->proc~wrap_json_file_get_object - - + + +none~get->proc~wrap_json_get_array_by_path + + - - -none~get->proc~wrap_json_file_get_real - - + + +none~get->proc~wrap_json_get_by_path + + - - -none~get->proc~wrap_json_file_get_real32 - - + + +none~get->proc~wrap_json_get_integer_by_path + + - - -none~get->proc~wrap_json_file_get_real32_vec - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + - - -none~get->proc~wrap_json_file_get_real_vec - - + + +none~get->proc~wrap_json_get_logical_by_path + + - - -none~get->proc~wrap_json_file_get_string - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + - - -none~get->proc~wrap_json_file_get_string_vec - - + + +none~get->proc~wrap_json_get_real32_by_path + + - - -proc~json_file_get_alloc_string_vec - - -json_file%json_file_get_alloc_string_vec + + +none~get->proc~wrap_json_get_real32_vec_by_path + + + + + +none~get->proc~wrap_json_get_real_by_path + + + + + +none~get->proc~wrap_json_get_real_vec_by_path + + + + + +none~get->proc~wrap_json_get_string_by_path + + + + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_get_alloc_string_vec + + +json_core%json_get_alloc_string_vec - - -none~get->proc~json_file_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + - - -proc~json_file_get_integer - - -json_file%json_file_get_integer + + +proc~json_get_alloc_string_vec_by_path + + +json_core%json_get_alloc_string_vec_by_path - - -none~get->proc~json_file_get_integer - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + - - -proc~json_file_get_integer_vec - - -json_file%json_file_get_integer_vec + + +proc~json_get_array + + +json_core%json_get_array - - -none~get->proc~json_file_get_integer_vec - - + + +none~get->proc~json_get_array + + - - -proc~json_file_get_logical - - -json_file%json_file_get_logical + + +proc~json_get_array_by_path + + +json_core%json_get_array_by_path - - -none~get->proc~json_file_get_logical - - + + +none~get->proc~json_get_array_by_path + + - - -proc~json_file_get_logical_vec - - -json_file%json_file_get_logical_vec + + +proc~json_get_by_path + + +json_core%json_get_by_path - - -none~get->proc~json_file_get_logical_vec - - + + +none~get->proc~json_get_by_path + + - - -proc~json_file_get_object - - -json_file%json_file_get_object + + +proc~json_get_integer + + +json_core%json_get_integer - - -none~get->proc~json_file_get_object - - + + +none~get->proc~json_get_integer + + - - -proc~json_file_get_real - - -json_file%json_file_get_real + + +proc~json_get_integer_by_path + + +json_core%json_get_integer_by_path - - -none~get->proc~json_file_get_real - - + + +none~get->proc~json_get_integer_by_path + + - - -proc~json_file_get_real32 - - -json_file%json_file_get_real32 + + +proc~json_get_integer_vec + + +json_core%json_get_integer_vec - - -none~get->proc~json_file_get_real32 - - + + +none~get->proc~json_get_integer_vec + + - - -proc~json_file_get_real32_vec - - -json_file%json_file_get_real32_vec + + +proc~json_get_integer_vec_by_path + + +json_core%json_get_integer_vec_by_path - - -none~get->proc~json_file_get_real32_vec - - + + +none~get->proc~json_get_integer_vec_by_path + + - - -proc~json_file_get_real_vec - - -json_file%json_file_get_real_vec + + +proc~json_get_logical + + +json_core%json_get_logical - - -none~get->proc~json_file_get_real_vec - - + + +none~get->proc~json_get_logical + + - - -proc~json_file_get_string - - -json_file%json_file_get_string + + +proc~json_get_logical_by_path + + +json_core%json_get_logical_by_path - - -none~get->proc~json_file_get_string - - + + +none~get->proc~json_get_logical_by_path + + - - -proc~json_file_get_string_vec - - -json_file%json_file_get_string_vec + + +proc~json_get_logical_vec + + +json_core%json_get_logical_vec - - -none~get->proc~json_file_get_string_vec - - + + +none~get->proc~json_get_logical_vec + + + + + +proc~json_get_logical_vec_by_path + + +json_core%json_get_logical_vec_by_path + + + + + +none~get->proc~json_get_logical_vec_by_path + + + + + +proc~json_get_real + + +json_core%json_get_real + + + + + +none~get->proc~json_get_real + + + + + +proc~json_get_real32 + + +json_core%json_get_real32 + + + + + +none~get->proc~json_get_real32 + + + + + +proc~json_get_real32_by_path + + +json_core%json_get_real32_by_path + + + + + +none~get->proc~json_get_real32_by_path + + + + + +proc~json_get_real32_vec + + +json_core%json_get_real32_vec + + + + + +none~get->proc~json_get_real32_vec + + + + + +proc~json_get_real32_vec_by_path + + +json_core%json_get_real32_vec_by_path + + + + + +none~get->proc~json_get_real32_vec_by_path + + + + + +proc~json_get_real_by_path + + +json_core%json_get_real_by_path + + + + + +none~get->proc~json_get_real_by_path + + + + + +proc~json_get_real_vec + + +json_core%json_get_real_vec + + + + + +none~get->proc~json_get_real_vec + + + + + +proc~json_get_real_vec_by_path + + +json_core%json_get_real_vec_by_path + + + + + +none~get->proc~json_get_real_vec_by_path + + + + + +proc~json_get_string + + +json_core%json_get_string + + + + + +none~get->proc~json_get_string + + + + + +proc~json_get_string_by_path + + +json_core%json_get_string_by_path + + + + + +none~get->proc~json_get_string_by_path + + + + + +proc~json_get_string_vec + + +json_core%json_get_string_vec + + + + + +none~get->proc~json_get_string_vec + + + + + +proc~json_get_string_vec_by_path + + +json_core%json_get_string_vec_by_path + + + + + +none~get->proc~json_get_string_vec_by_path + + @@ -3872,483 +4073,261 @@

Called by

- - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_array_by_path - - - - - -none~get~2->proc~wrap_json_get_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real_by_path - - - - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_string_by_path - - - - - -none~get~2->proc~wrap_json_get_string_vec_by_path - - - - - -proc~json_get_alloc_string_vec - - -json_core%json_get_alloc_string_vec - - - - - -none~get~2->proc~json_get_alloc_string_vec - - - - - -proc~json_get_alloc_string_vec_by_path - - -json_core%json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - - - - -proc~json_get_array - - -json_core%json_get_array - - - - - -none~get~2->proc~json_get_array - - - - - -proc~json_get_array_by_path - - -json_core%json_get_array_by_path - - - - - -none~get~2->proc~json_get_array_by_path - - - - - -proc~json_get_by_path - - -json_core%json_get_by_path - - - - - -none~get~2->proc~json_get_by_path - - - - - -proc~json_get_integer - - -json_core%json_get_integer - - - - - -none~get~2->proc~json_get_integer - - - - - -proc~json_get_integer_by_path - - -json_core%json_get_integer_by_path - - - - - -none~get~2->proc~json_get_integer_by_path - - - - - -proc~json_get_integer_vec - - -json_core%json_get_integer_vec - - - - - -none~get~2->proc~json_get_integer_vec - - - - - -proc~json_get_integer_vec_by_path - - -json_core%json_get_integer_vec_by_path - - - - - -none~get~2->proc~json_get_integer_vec_by_path - - - - - -proc~json_get_logical - - -json_core%json_get_logical - - - - - -none~get~2->proc~json_get_logical - - - - - -proc~json_get_logical_by_path - - -json_core%json_get_logical_by_path - + + +none~get~2->proc~wrap_json_file_get_alloc_string_vec + + + + +none~get~2->proc~wrap_json_file_get_integer + + - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get~2->proc~wrap_json_file_get_integer_vec + + - - -proc~json_get_logical_vec - - -json_core%json_get_logical_vec - + + +none~get~2->proc~wrap_json_file_get_logical + + + + +none~get~2->proc~wrap_json_file_get_logical_vec + + - - -none~get~2->proc~json_get_logical_vec - - + + +none~get~2->proc~wrap_json_file_get_object + + - - -proc~json_get_logical_vec_by_path - - -json_core%json_get_logical_vec_by_path - + + +none~get~2->proc~wrap_json_file_get_real + + + + +none~get~2->proc~wrap_json_file_get_real32 + + - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get~2->proc~wrap_json_file_get_real32_vec + + - - -proc~json_get_real - - -json_core%json_get_real - + + +none~get~2->proc~wrap_json_file_get_real_vec + + + + +none~get~2->proc~wrap_json_file_get_string + + - - -none~get~2->proc~json_get_real - - + + +none~get~2->proc~wrap_json_file_get_string_vec + + - - -proc~json_get_real32 - - -json_core%json_get_real32 + + +proc~json_file_get_alloc_string_vec + + +json_file%json_file_get_alloc_string_vec - - -none~get~2->proc~json_get_real32 - - + + +none~get~2->proc~json_file_get_alloc_string_vec + + - - -proc~json_get_real32_by_path - - -json_core%json_get_real32_by_path + + +proc~json_file_get_integer + + +json_file%json_file_get_integer - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get~2->proc~json_file_get_integer + + - - -proc~json_get_real32_vec - - -json_core%json_get_real32_vec + + +proc~json_file_get_integer_vec + + +json_file%json_file_get_integer_vec - - -none~get~2->proc~json_get_real32_vec - - + + +none~get~2->proc~json_file_get_integer_vec + + - - -proc~json_get_real32_vec_by_path - - -json_core%json_get_real32_vec_by_path + + +proc~json_file_get_logical + + +json_file%json_file_get_logical - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get~2->proc~json_file_get_logical + + - - -proc~json_get_real_by_path - - -json_core%json_get_real_by_path + + +proc~json_file_get_logical_vec + + +json_file%json_file_get_logical_vec - - -none~get~2->proc~json_get_real_by_path - - + + +none~get~2->proc~json_file_get_logical_vec + + - - -proc~json_get_real_vec - - -json_core%json_get_real_vec + + +proc~json_file_get_object + + +json_file%json_file_get_object - - -none~get~2->proc~json_get_real_vec - - + + +none~get~2->proc~json_file_get_object + + - - -proc~json_get_real_vec_by_path - - -json_core%json_get_real_vec_by_path + + +proc~json_file_get_real + + +json_file%json_file_get_real - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get~2->proc~json_file_get_real + + - - -proc~json_get_string - - -json_core%json_get_string + + +proc~json_file_get_real32 + + +json_file%json_file_get_real32 - - -none~get~2->proc~json_get_string - - + + +none~get~2->proc~json_file_get_real32 + + - - -proc~json_get_string_by_path - - -json_core%json_get_string_by_path + + +proc~json_file_get_real32_vec + + +json_file%json_file_get_real32_vec - - -none~get~2->proc~json_get_string_by_path - - + + +none~get~2->proc~json_file_get_real32_vec + + - - -proc~json_get_string_vec - - -json_core%json_get_string_vec + + +proc~json_file_get_real_vec + + +json_file%json_file_get_real_vec - - -none~get~2->proc~json_get_string_vec - - + + +none~get~2->proc~json_file_get_real_vec + + - - -proc~json_get_string_vec_by_path - - -json_core%json_get_string_vec_by_path + + +proc~json_file_get_string + + +json_file%json_file_get_string - - -none~get~2->proc~json_get_string_vec_by_path - - - - - -none~info->proc~wrap_json_file_variable_info - - + + +none~get~2->proc~json_file_get_string + + - - -proc~json_file_variable_info - - -json_file%json_file_variable_info + + +proc~json_file_get_string_vec + + +json_file%json_file_get_string_vec - - -none~info->proc~json_file_variable_info - - + + +none~get~2->proc~json_file_get_string_vec + + - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -4361,9 +4340,9 @@

Called by

- + -none~info~2->proc~json_info +none~info->proc~json_info @@ -4376,36 +4355,36 @@

Called by

- + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path - - -none~matrix_info->proc~wrap_json_file_variable_matrix_info - - + + +none~info~2->proc~wrap_json_file_variable_info + + - - -proc~json_file_variable_matrix_info - - -json_file%json_file_variable_matrix_info + + +proc~json_file_variable_info + + +json_file%json_file_variable_info - - -none~matrix_info->proc~json_file_variable_matrix_info - - + + +none~info~2->proc~json_file_variable_info + + - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4418,9 +4397,9 @@

Called by

- + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4433,32 +4412,32 @@

Called by

- + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path - - - - -none~remove->proc~wrap_json_file_remove - - + - - -proc~json_file_remove - - -json_file%json_file_remove + + +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info + + + + + +proc~json_file_variable_matrix_info + + +json_file%json_file_variable_matrix_info - - -none~remove->proc~json_file_remove - - + + +none~matrix_info~2->proc~json_file_variable_matrix_info + + @@ -4481,60 +4460,60 @@

Called by

+ + +none~remove~2->proc~wrap_json_file_remove + + + + + +proc~json_file_remove + + +json_file%json_file_remove + + + + + +none~remove~2->proc~json_file_remove + + + none~throw_exception->proc~wrap_json_throw_exception - - -none~update~2->proc~json_file_update_string_name_ascii - - - - - -none~update~2->proc~json_file_update_string_val_ascii - - - - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - - -none~valid_path->proc~wrap_json_file_valid_path - - - - - -proc~json_file_valid_path - - -json_file%json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_name_ascii + + - - -none~valid_path->proc~json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_val_ascii + + - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4547,17 +4526,38 @@

Called by

- + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path - - -proc~assign_string_to_json_file->none~deserialize - - + + +none~valid_path~2->proc~wrap_json_file_valid_path + + + + + +proc~json_file_valid_path + + +json_file%json_file_valid_path + + + + + +none~valid_path~2->proc~json_file_valid_path + + + + + +proc~assign_string_to_json_file->none~deserialize~2 + + @@ -4586,11 +4586,11 @@

Called by

- - -proc~convert->none~info~2 - - + + +proc~convert->none~info + + @@ -4613,32 +4613,32 @@

Called by

- - -proc~initialize_json_file_from_string->none~deserialize - - + + +proc~initialize_json_file_from_string->none~deserialize~2 + + - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - - -proc~initialize_json_file_from_string_v2->none~deserialize - - + + +proc~initialize_json_file_from_string_v2->none~deserialize~2 + + @@ -4652,11 +4652,11 @@

Called by

- - -proc~json_add_integer_by_path->none~info~2 - - + + +proc~json_add_integer_by_path->none~info + + @@ -4670,9 +4670,9 @@

Called by

- + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -4688,11 +4688,11 @@

Called by

- - -proc~json_add_integer_vec_by_path->none~info~2 - - + + +proc~json_add_integer_vec_by_path->none~info + + @@ -4712,11 +4712,11 @@

Called by

- - -proc~json_add_logical_by_path->none~info~2 - - + + +proc~json_add_logical_by_path->none~info + + @@ -4730,9 +4730,9 @@

Called by

- + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -4748,11 +4748,11 @@

Called by

- - -proc~json_add_logical_vec_by_path->none~info~2 - - + + +proc~json_add_logical_vec_by_path->none~info + + @@ -4766,11 +4766,11 @@

Called by

- - -proc~json_add_member_by_path->none~info~2 - - + + +proc~json_add_member_by_path->none~info + + @@ -4826,11 +4826,11 @@

Called by

- - -proc~json_add_real_by_path->none~info~2 - - + + +proc~json_add_real_by_path->none~info + + @@ -4844,9 +4844,9 @@

Called by

- + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -4862,11 +4862,11 @@

Called by

- - -proc~json_add_real_vec_by_path->none~info~2 - - + + +proc~json_add_real_vec_by_path->none~info + + @@ -4886,11 +4886,11 @@

Called by

- - -proc~json_add_string_by_path->none~info~2 - - + + +proc~json_add_string_by_path->none~info + + @@ -4904,9 +4904,9 @@

Called by

- + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -4922,11 +4922,11 @@

Called by

- - -proc~json_add_string_vec_by_path->none~info~2 - - + + +proc~json_add_string_vec_by_path->none~info + + @@ -4950,13 +4950,13 @@

Called by

- + proc~json_check_children_for_duplicate_keys->none~get_child - + proc~json_check_children_for_duplicate_keys->none~get_path @@ -5138,83 +5138,83 @@

Called by

- - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + - - -proc~json_file_load_from_string->none~deserialize~2 - - + + +proc~json_file_load_from_string->none~deserialize + + @@ -5231,9 +5231,9 @@

Called by

- + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -5253,10 +5253,10 @@

Called by

- + proc~json_file_remove->none~remove_if_present - - + + @@ -5267,11 +5267,11 @@

Called by

- - -proc~json_file_update_integer->none~update~4 - - + + +proc~json_file_update_integer->none~update~2 + + @@ -5282,11 +5282,11 @@

Called by

- - -proc~json_file_update_logical->none~update~4 - - + + +proc~json_file_update_logical->none~update~2 + + @@ -5297,11 +5297,11 @@

Called by

- - -proc~json_file_update_real->none~update~4 - - + + +proc~json_file_update_real->none~update~2 + + @@ -5312,11 +5312,11 @@

Called by

- - -proc~json_file_update_real32->none~update~2 - - + + +proc~json_file_update_real32->none~update~4 + + @@ -5327,17 +5327,17 @@

Called by

- - -proc~json_file_update_string->none~update~4 - - + + +proc~json_file_update_string->none~update~2 + + - - -proc~json_file_valid_path->none~valid_path~2 - - + + +proc~json_file_valid_path->none~valid_path + + @@ -5348,29 +5348,29 @@

Called by

- - -proc~json_file_valid_path_op->none~valid_path~2 - - + + +proc~json_file_valid_path_op->none~valid_path + + - - -proc~json_file_variable_info->none~info~2 - - + + +proc~json_file_variable_info->none~info + + - - -proc~json_file_variable_matrix_info->none~matrix_info~2 - - + + +proc~json_file_variable_matrix_info->none~matrix_info + + - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -5387,11 +5387,11 @@

Called by

- - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -5405,11 +5405,11 @@

Called by

- - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -5450,14 +5450,14 @@

Called by

- + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + proc~json_get_by_path_default->none~get_child @@ -5468,14 +5468,14 @@

Called by

- + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child @@ -5493,7 +5493,7 @@

Called by

- + proc~json_get_by_path_rfc6901->none~get_child @@ -5510,11 +5510,11 @@

Called by

- - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -5522,17 +5522,17 @@

Called by

- - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -5546,11 +5546,11 @@

Called by

- - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -5558,17 +5558,17 @@

Called by

- - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -5606,11 +5606,11 @@

Called by

- - -proc~json_get_path->none~info~2 - - + + +proc~json_get_path->none~info + + @@ -5639,35 +5639,35 @@

Called by

- - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -5675,17 +5675,17 @@

Called by

- - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -5699,11 +5699,11 @@

Called by

- - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -5711,17 +5711,17 @@

Called by

- - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -5750,17 +5750,17 @@

Called by

- - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - - -proc~json_info_by_path->none~info~2 - - + + +proc~json_info_by_path->none~info + + @@ -5786,11 +5786,11 @@

Called by

- - -proc~json_is_vector->none~info~2 - - + + +proc~json_is_vector->none~info + + @@ -5799,16 +5799,16 @@

Called by

- + proc~json_matrix_info->none~get_child - - -proc~json_matrix_info->none~info~2 - - + + +proc~json_matrix_info->none~info + + @@ -5816,17 +5816,17 @@

Called by

- - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - - -proc~json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~json_matrix_info_by_path->none~matrix_info + + @@ -5984,11 +5984,11 @@

Called by

- - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -6005,17 +6005,17 @@

Called by

- - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - - -proc~json_string_info->none~info~2 - - + + +proc~json_string_info->none~info + + @@ -6053,17 +6053,17 @@

Called by

- - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - - -proc~json_update_integer->none~info~2 - - + + +proc~json_update_integer->none~info + + @@ -6086,17 +6086,17 @@

Called by

- - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - - -proc~json_update_logical->none~info~2 - - + + +proc~json_update_logical->none~info + + @@ -6119,17 +6119,17 @@

Called by

- - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - - -proc~json_update_real->none~info~2 - - + + +proc~json_update_real->none~info + + @@ -6146,11 +6146,11 @@

Called by

- - -proc~json_update_real32->none~update~4 - - + + +proc~json_update_real32->none~update~2 + + @@ -6167,17 +6167,17 @@

Called by

- - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - - -proc~json_update_string->none~info~2 - - + + +proc~json_update_string->none~info + + @@ -6185,11 +6185,11 @@

Called by

- - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -6200,9 +6200,9 @@

Called by

- + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -6221,9 +6221,9 @@

Called by

- + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -6242,9 +6242,9 @@

Called by

- + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -6263,9 +6263,9 @@

Called by

- + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -6284,11 +6284,11 @@

Called by

- - -proc~json_value_add_member->none~info~2 - - + + +proc~json_value_add_member->none~info + + @@ -6305,9 +6305,9 @@

Called by

- + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -6326,9 +6326,9 @@

Called by

- + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -6347,9 +6347,9 @@

Called by

- + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -6362,9 +6362,9 @@

Called by

- + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -6377,9 +6377,9 @@

Called by

- + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -6398,9 +6398,9 @@

Called by

- + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 @@ -6419,9 +6419,9 @@

Called by

- + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 @@ -6465,7 +6465,7 @@

Called by

- + proc~json_value_insert_after_child_by_index->none~get_child @@ -6503,11 +6503,11 @@

Called by

- - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -6518,11 +6518,11 @@

Called by

- - -proc~json_value_reverse->none~info~2 - - + + +proc~json_value_reverse->none~info + + @@ -6584,9 +6584,9 @@

Called by

- + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -6626,9 +6626,9 @@

Called by

- + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -6773,18 +6773,18 @@

Called by

- + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -6899,9 +6899,9 @@

Called by

- + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -6929,9 +6929,9 @@

Called by

- + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -6956,9 +6956,9 @@

Called by

- + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -7076,7 +7076,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in) @@ -7124,7 +7124,7 @@

Arguments

- + character(kind=CDK, len=*), intent(in), @@ -7166,7 +7166,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/lists/absint.html b/lists/absint.html index c7cc8d235..79be3404f 100644 --- a/lists/absint.html +++ b/lists/absint.html @@ -101,7 +101,7 @@

Abstract Interfaces

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/lists/files.html b/lists/files.html index 746707b47..cc29aae21 100644 --- a/lists/files.html +++ b/lists/files.html @@ -327,7 +327,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/lists/modules.html b/lists/modules.html index 6ba2ca550..decf40aa7 100644 --- a/lists/modules.html +++ b/lists/modules.html @@ -409,7 +409,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/lists/procedures.html b/lists/procedures.html index 4a3b9f990..9dcd52ab7 100644 --- a/lists/procedures.html +++ b/lists/procedures.html @@ -2563,356 +2563,356 @@

Procedures

none~add - - -json_file%add + + +json_core%add - - -proc~json_file_add - - -json_file%json_file_add + + +proc~json_value_add_integer + + +json_core%json_value_add_integer - + -none~add->proc~json_file_add - - +none~add->proc~json_value_add_integer + + - - -proc~json_file_add_integer - - -json_file%json_file_add_integer + + +proc~json_value_add_integer_vec + + +json_core%json_value_add_integer_vec - + -none~add->proc~json_file_add_integer - - +none~add->proc~json_value_add_integer_vec + + - - -proc~json_file_add_integer_vec - - -json_file%json_file_add_integer_vec + + +proc~json_value_add_logical + + +json_core%json_value_add_logical - + -none~add->proc~json_file_add_integer_vec - - +none~add->proc~json_value_add_logical + + - - -proc~json_file_add_logical - - -json_file%json_file_add_logical + + +proc~json_value_add_logical_vec + + +json_core%json_value_add_logical_vec - + -none~add->proc~json_file_add_logical - - +none~add->proc~json_value_add_logical_vec + + - - -proc~json_file_add_logical_vec - - -json_file%json_file_add_logical_vec + + +proc~json_value_add_member + + +json_core%json_value_add_member - + -none~add->proc~json_file_add_logical_vec - - +none~add->proc~json_value_add_member + + - - -proc~json_file_add_object - - -json_file%json_file_add_object + + +proc~json_value_add_null + + +json_core%json_value_add_null - + -none~add->proc~json_file_add_object - - +none~add->proc~json_value_add_null + + - - -proc~json_file_add_real - - -json_file%json_file_add_real + + +proc~json_value_add_real + + +json_core%json_value_add_real - + -none~add->proc~json_file_add_real - - +none~add->proc~json_value_add_real + + - - -proc~json_file_add_real32 - - -json_file%json_file_add_real32 + + +proc~json_value_add_real32 + + +json_core%json_value_add_real32 - + -none~add->proc~json_file_add_real32 - - +none~add->proc~json_value_add_real32 + + - - -proc~json_file_add_real32_vec - - -json_file%json_file_add_real32_vec + + +proc~json_value_add_real32_vec + + +json_core%json_value_add_real32_vec - + -none~add->proc~json_file_add_real32_vec - - +none~add->proc~json_value_add_real32_vec + + - - -proc~json_file_add_real_vec - - -json_file%json_file_add_real_vec + + +proc~json_value_add_real_vec + + +json_core%json_value_add_real_vec - + -none~add->proc~json_file_add_real_vec - - +none~add->proc~json_value_add_real_vec + + - - -proc~json_file_add_string - - -json_file%json_file_add_string + + +proc~json_value_add_string + + +json_core%json_value_add_string - + -none~add->proc~json_file_add_string - - +none~add->proc~json_value_add_string + + - - -proc~json_file_add_string_vec - - -json_file%json_file_add_string_vec + + +proc~json_value_add_string_vec + + +json_core%json_value_add_string_vec - + -none~add->proc~json_file_add_string_vec - - +none~add->proc~json_value_add_string_vec + + - - -proc~wrap_json_file_add_integer - - -json_file%wrap_json_file_add_integer + + +proc~wrap_json_value_add_integer + + +json_core%wrap_json_value_add_integer - + -none~add->proc~wrap_json_file_add_integer - - +none~add->proc~wrap_json_value_add_integer + + - - -proc~wrap_json_file_add_integer_vec - - -json_file%wrap_json_file_add_integer_vec + + +proc~wrap_json_value_add_integer_vec + + +json_core%wrap_json_value_add_integer_vec - + -none~add->proc~wrap_json_file_add_integer_vec - - +none~add->proc~wrap_json_value_add_integer_vec + + - - -proc~wrap_json_file_add_logical - - -json_file%wrap_json_file_add_logical + + +proc~wrap_json_value_add_logical + + +json_core%wrap_json_value_add_logical - + -none~add->proc~wrap_json_file_add_logical - - +none~add->proc~wrap_json_value_add_logical + + - - -proc~wrap_json_file_add_logical_vec - - -json_file%wrap_json_file_add_logical_vec + + +proc~wrap_json_value_add_logical_vec + + +json_core%wrap_json_value_add_logical_vec - + -none~add->proc~wrap_json_file_add_logical_vec - - +none~add->proc~wrap_json_value_add_logical_vec + + - - -proc~wrap_json_file_add_object - - -json_file%wrap_json_file_add_object + + +proc~wrap_json_value_add_null + + +json_core%wrap_json_value_add_null - + -none~add->proc~wrap_json_file_add_object - - +none~add->proc~wrap_json_value_add_null + + - - -proc~wrap_json_file_add_real - - -json_file%wrap_json_file_add_real + + +proc~wrap_json_value_add_real + + +json_core%wrap_json_value_add_real - + -none~add->proc~wrap_json_file_add_real - - +none~add->proc~wrap_json_value_add_real + + - - -proc~wrap_json_file_add_real32 - - -json_file%wrap_json_file_add_real32 + + +proc~wrap_json_value_add_real32 + + +json_core%wrap_json_value_add_real32 - + -none~add->proc~wrap_json_file_add_real32 - - +none~add->proc~wrap_json_value_add_real32 + + - - -proc~wrap_json_file_add_real32_vec - - -json_file%wrap_json_file_add_real32_vec + + +proc~wrap_json_value_add_real32_vec + + +json_core%wrap_json_value_add_real32_vec - + -none~add->proc~wrap_json_file_add_real32_vec - - +none~add->proc~wrap_json_value_add_real32_vec + + - - -proc~wrap_json_file_add_real_vec - - -json_file%wrap_json_file_add_real_vec + + +proc~wrap_json_value_add_real_vec + + +json_core%wrap_json_value_add_real_vec - + -none~add->proc~wrap_json_file_add_real_vec - - +none~add->proc~wrap_json_value_add_real_vec + + - - -proc~wrap_json_file_add_string - - -json_file%wrap_json_file_add_string + + +proc~wrap_json_value_add_string + + +json_core%wrap_json_value_add_string - + -none~add->proc~wrap_json_file_add_string - - +none~add->proc~wrap_json_value_add_string + + - - -proc~wrap_json_file_add_string_vec - - -json_file%wrap_json_file_add_string_vec + + +proc~wrap_json_value_add_string_vec + + +json_core%wrap_json_value_add_string_vec - + -none~add->proc~wrap_json_file_add_string_vec - - +none~add->proc~wrap_json_value_add_string_vec + + @@ -3325,494 +3325,494 @@

Procedures

none~add~2 - - -json_file%add + + +json_core%add - - -proc~json_file_add_string_path_ascii - - -json_file%json_file_add_string_path_ascii + + +proc~json_value_add_string_name_ascii + + +json_core%json_value_add_string_name_ascii - + -none~add~2->proc~json_file_add_string_path_ascii - - +none~add~2->proc~json_value_add_string_name_ascii + + - - -proc~json_file_add_string_value_ascii - - -json_file%json_file_add_string_value_ascii + + +proc~json_value_add_string_val_ascii + + +json_core%json_value_add_string_val_ascii - + -none~add~2->proc~json_file_add_string_value_ascii - - +none~add~2->proc~json_value_add_string_val_ascii + + - - -proc~json_file_add_string_vec_path_ascii - - -json_file%json_file_add_string_vec_path_ascii + + +proc~json_value_add_string_vec_name_ascii + + +json_core%json_value_add_string_vec_name_ascii - + -none~add~2->proc~json_file_add_string_vec_path_ascii - - +none~add~2->proc~json_value_add_string_vec_name_ascii + + - - -proc~json_file_add_string_vec_vec_ascii - - -json_file%json_file_add_string_vec_vec_ascii + + +proc~json_value_add_string_vec_val_ascii + + +json_core%json_value_add_string_vec_val_ascii - + -none~add~2->proc~json_file_add_string_vec_vec_ascii - - +none~add~2->proc~json_value_add_string_vec_val_ascii + + none~add~3 - - -json_core%add + + +json_file%add - - -proc~json_value_add_integer - - -json_core%json_value_add_integer + + +proc~json_file_add + + +json_file%json_file_add - + -none~add~3->proc~json_value_add_integer - - +none~add~3->proc~json_file_add + + - - -proc~json_value_add_integer_vec - - -json_core%json_value_add_integer_vec + + +proc~json_file_add_integer + + +json_file%json_file_add_integer - + -none~add~3->proc~json_value_add_integer_vec - - +none~add~3->proc~json_file_add_integer + + - - -proc~json_value_add_logical - - -json_core%json_value_add_logical + + +proc~json_file_add_integer_vec + + +json_file%json_file_add_integer_vec - + -none~add~3->proc~json_value_add_logical - - +none~add~3->proc~json_file_add_integer_vec + + - - -proc~json_value_add_logical_vec - - -json_core%json_value_add_logical_vec + + +proc~json_file_add_logical + + +json_file%json_file_add_logical - + -none~add~3->proc~json_value_add_logical_vec - - +none~add~3->proc~json_file_add_logical + + - - -proc~json_value_add_member - - -json_core%json_value_add_member + + +proc~json_file_add_logical_vec + + +json_file%json_file_add_logical_vec - + -none~add~3->proc~json_value_add_member - - +none~add~3->proc~json_file_add_logical_vec + + - - -proc~json_value_add_null - - -json_core%json_value_add_null + + +proc~json_file_add_object + + +json_file%json_file_add_object - + -none~add~3->proc~json_value_add_null - - +none~add~3->proc~json_file_add_object + + - - -proc~json_value_add_real - - -json_core%json_value_add_real + + +proc~json_file_add_real + + +json_file%json_file_add_real - + -none~add~3->proc~json_value_add_real - - +none~add~3->proc~json_file_add_real + + - - -proc~json_value_add_real32 - - -json_core%json_value_add_real32 + + +proc~json_file_add_real32 + + +json_file%json_file_add_real32 - + -none~add~3->proc~json_value_add_real32 - - +none~add~3->proc~json_file_add_real32 + + - - -proc~json_value_add_real32_vec - - -json_core%json_value_add_real32_vec + + +proc~json_file_add_real32_vec + + +json_file%json_file_add_real32_vec - + -none~add~3->proc~json_value_add_real32_vec - - +none~add~3->proc~json_file_add_real32_vec + + - - -proc~json_value_add_real_vec - - -json_core%json_value_add_real_vec + + +proc~json_file_add_real_vec + + +json_file%json_file_add_real_vec - + -none~add~3->proc~json_value_add_real_vec - - +none~add~3->proc~json_file_add_real_vec + + - - -proc~json_value_add_string - - -json_core%json_value_add_string + + +proc~json_file_add_string + + +json_file%json_file_add_string - + -none~add~3->proc~json_value_add_string - - +none~add~3->proc~json_file_add_string + + - - -proc~json_value_add_string_vec - - -json_core%json_value_add_string_vec + + +proc~json_file_add_string_vec + + +json_file%json_file_add_string_vec - + -none~add~3->proc~json_value_add_string_vec - - +none~add~3->proc~json_file_add_string_vec + + - - -proc~wrap_json_value_add_integer - - -json_core%wrap_json_value_add_integer + + +proc~wrap_json_file_add_integer + + +json_file%wrap_json_file_add_integer - + -none~add~3->proc~wrap_json_value_add_integer - - +none~add~3->proc~wrap_json_file_add_integer + + - - -proc~wrap_json_value_add_integer_vec - - -json_core%wrap_json_value_add_integer_vec + + +proc~wrap_json_file_add_integer_vec + + +json_file%wrap_json_file_add_integer_vec - + -none~add~3->proc~wrap_json_value_add_integer_vec - - - - - -proc~wrap_json_value_add_logical - - -json_core%wrap_json_value_add_logical - +none~add~3->proc~wrap_json_file_add_integer_vec + + + + + +proc~wrap_json_file_add_logical + + +json_file%wrap_json_file_add_logical + - + -none~add~3->proc~wrap_json_value_add_logical - - +none~add~3->proc~wrap_json_file_add_logical + + - - -proc~wrap_json_value_add_logical_vec - - -json_core%wrap_json_value_add_logical_vec + + +proc~wrap_json_file_add_logical_vec + + +json_file%wrap_json_file_add_logical_vec - + -none~add~3->proc~wrap_json_value_add_logical_vec - - +none~add~3->proc~wrap_json_file_add_logical_vec + + - - -proc~wrap_json_value_add_null - - -json_core%wrap_json_value_add_null + + +proc~wrap_json_file_add_object + + +json_file%wrap_json_file_add_object - + -none~add~3->proc~wrap_json_value_add_null - - +none~add~3->proc~wrap_json_file_add_object + + - - -proc~wrap_json_value_add_real - - -json_core%wrap_json_value_add_real + + +proc~wrap_json_file_add_real + + +json_file%wrap_json_file_add_real - + -none~add~3->proc~wrap_json_value_add_real - - +none~add~3->proc~wrap_json_file_add_real + + - - -proc~wrap_json_value_add_real32 - - -json_core%wrap_json_value_add_real32 + + +proc~wrap_json_file_add_real32 + + +json_file%wrap_json_file_add_real32 - + -none~add~3->proc~wrap_json_value_add_real32 - - +none~add~3->proc~wrap_json_file_add_real32 + + - - -proc~wrap_json_value_add_real32_vec - - -json_core%wrap_json_value_add_real32_vec + + +proc~wrap_json_file_add_real32_vec + + +json_file%wrap_json_file_add_real32_vec - + -none~add~3->proc~wrap_json_value_add_real32_vec - - +none~add~3->proc~wrap_json_file_add_real32_vec + + - - -proc~wrap_json_value_add_real_vec - - -json_core%wrap_json_value_add_real_vec + + +proc~wrap_json_file_add_real_vec + + +json_file%wrap_json_file_add_real_vec - + -none~add~3->proc~wrap_json_value_add_real_vec - - +none~add~3->proc~wrap_json_file_add_real_vec + + - - -proc~wrap_json_value_add_string - - -json_core%wrap_json_value_add_string + + +proc~wrap_json_file_add_string + + +json_file%wrap_json_file_add_string - + -none~add~3->proc~wrap_json_value_add_string - - +none~add~3->proc~wrap_json_file_add_string + + - - -proc~wrap_json_value_add_string_vec - - -json_core%wrap_json_value_add_string_vec + + +proc~wrap_json_file_add_string_vec + + +json_file%wrap_json_file_add_string_vec - + -none~add~3->proc~wrap_json_value_add_string_vec - - +none~add~3->proc~wrap_json_file_add_string_vec + + none~add~4 - - -json_core%add + + +json_file%add - - -proc~json_value_add_string_name_ascii - - -json_core%json_value_add_string_name_ascii + + +proc~json_file_add_string_path_ascii + + +json_file%json_file_add_string_path_ascii - + -none~add~4->proc~json_value_add_string_name_ascii - - +none~add~4->proc~json_file_add_string_path_ascii + + - - -proc~json_value_add_string_val_ascii - - -json_core%json_value_add_string_val_ascii + + +proc~json_file_add_string_value_ascii + + +json_file%json_file_add_string_value_ascii - + -none~add~4->proc~json_value_add_string_val_ascii - - +none~add~4->proc~json_file_add_string_value_ascii + + - - -proc~json_value_add_string_vec_name_ascii - - -json_core%json_value_add_string_vec_name_ascii + + +proc~json_file_add_string_vec_path_ascii + + +json_file%json_file_add_string_vec_path_ascii - + -none~add~4->proc~json_value_add_string_vec_name_ascii - - +none~add~4->proc~json_file_add_string_vec_path_ascii + + - - -proc~json_value_add_string_vec_val_ascii - - -json_core%json_value_add_string_vec_val_ascii + + +proc~json_file_add_string_vec_vec_ascii + + +json_file%json_file_add_string_vec_vec_ascii - + -none~add~4->proc~json_value_add_string_vec_val_ascii - - +none~add~4->proc~json_file_add_string_vec_vec_ascii + + @@ -4279,85 +4279,85 @@

Procedures

none~deserialize - - -json_file%deserialize + + +json_core%deserialize - - -proc~json_file_load_from_string - - -json_file%json_file_load_from_string + + +proc~json_parse_string + + +json_core%json_parse_string - + -none~deserialize->proc~json_file_load_from_string - - +none~deserialize->proc~json_parse_string + + - - -proc~wrap_json_file_load_from_string - - -json_file%wrap_json_file_load_from_string + + +proc~wrap_json_parse_string + + +json_core%wrap_json_parse_string - + -none~deserialize->proc~wrap_json_file_load_from_string - - +none~deserialize->proc~wrap_json_parse_string + + none~deserialize~2 - - -json_core%deserialize + + +json_file%deserialize - - -proc~json_parse_string - - -json_core%json_parse_string + + +proc~json_file_load_from_string + + +json_file%json_file_load_from_string - + -none~deserialize~2->proc~json_parse_string - - +none~deserialize~2->proc~json_file_load_from_string + + - - -proc~wrap_json_parse_string - - -json_core%wrap_json_parse_string + + +proc~wrap_json_file_load_from_string + + +json_file%wrap_json_file_load_from_string - + -none~deserialize~2->proc~wrap_json_parse_string - - +none~deserialize~2->proc~wrap_json_file_load_from_string + + - + -none~destroy~3 - +none~destroy + json_core%destroy @@ -4372,9 +4372,9 @@

Procedures

- + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -4387,395 +4387,590 @@

Procedures

- + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy none~get - - -json_file%get + + +json_core%get - - -proc~json_file_get_alloc_string_vec - - -json_file%json_file_get_alloc_string_vec + + +proc~json_get_alloc_string_vec + + +json_core%json_get_alloc_string_vec - + -none~get->proc~json_file_get_alloc_string_vec - - +none~get->proc~json_get_alloc_string_vec + + - - -proc~json_file_get_integer - - -json_file%json_file_get_integer + + +proc~json_get_alloc_string_vec_by_path + + +json_core%json_get_alloc_string_vec_by_path - + -none~get->proc~json_file_get_integer - - +none~get->proc~json_get_alloc_string_vec_by_path + + - - -proc~json_file_get_integer_vec - - -json_file%json_file_get_integer_vec + + +proc~json_get_array + + +json_core%json_get_array - + -none~get->proc~json_file_get_integer_vec - - +none~get->proc~json_get_array + + - - -proc~json_file_get_logical - - -json_file%json_file_get_logical + + +proc~json_get_array_by_path + + +json_core%json_get_array_by_path - + -none~get->proc~json_file_get_logical - - +none~get->proc~json_get_array_by_path + + - - -proc~json_file_get_logical_vec - - -json_file%json_file_get_logical_vec + + +proc~json_get_by_path + + +json_core%json_get_by_path - + -none~get->proc~json_file_get_logical_vec - - +none~get->proc~json_get_by_path + + - - -proc~json_file_get_object - - -json_file%json_file_get_object + + +proc~json_get_integer + + +json_core%json_get_integer - + -none~get->proc~json_file_get_object - - +none~get->proc~json_get_integer + + - - -proc~json_file_get_real - - -json_file%json_file_get_real + + +proc~json_get_integer_by_path + + +json_core%json_get_integer_by_path - + -none~get->proc~json_file_get_real - - +none~get->proc~json_get_integer_by_path + + - - -proc~json_file_get_real32 - - -json_file%json_file_get_real32 + + +proc~json_get_integer_vec + + +json_core%json_get_integer_vec - + -none~get->proc~json_file_get_real32 - - +none~get->proc~json_get_integer_vec + + - - -proc~json_file_get_real32_vec - - -json_file%json_file_get_real32_vec + + +proc~json_get_integer_vec_by_path + + +json_core%json_get_integer_vec_by_path - + -none~get->proc~json_file_get_real32_vec - - +none~get->proc~json_get_integer_vec_by_path + + - - -proc~json_file_get_real_vec - - -json_file%json_file_get_real_vec + + +proc~json_get_logical + + +json_core%json_get_logical - + -none~get->proc~json_file_get_real_vec - - +none~get->proc~json_get_logical + + - - -proc~json_file_get_root - - -json_file%json_file_get_root + + +proc~json_get_logical_by_path + + +json_core%json_get_logical_by_path - + -none~get->proc~json_file_get_root - - +none~get->proc~json_get_logical_by_path + + - - -proc~json_file_get_string - - -json_file%json_file_get_string + + +proc~json_get_logical_vec + + +json_core%json_get_logical_vec - + -none~get->proc~json_file_get_string - - +none~get->proc~json_get_logical_vec + + - - -proc~json_file_get_string_vec - - -json_file%json_file_get_string_vec + + +proc~json_get_logical_vec_by_path + + +json_core%json_get_logical_vec_by_path - + -none~get->proc~json_file_get_string_vec - - +none~get->proc~json_get_logical_vec_by_path + + - - -proc~wrap_json_file_get_alloc_string_vec - - -json_file%wrap_json_file_get_alloc_string_vec + + +proc~json_get_real + + +json_core%json_get_real - + -none~get->proc~wrap_json_file_get_alloc_string_vec - - +none~get->proc~json_get_real + + - - -proc~wrap_json_file_get_integer - - -json_file%wrap_json_file_get_integer + + +proc~json_get_real32 + + +json_core%json_get_real32 - + -none~get->proc~wrap_json_file_get_integer - - +none~get->proc~json_get_real32 + + - - -proc~wrap_json_file_get_integer_vec - - -json_file%wrap_json_file_get_integer_vec + + +proc~json_get_real32_by_path + + +json_core%json_get_real32_by_path - + -none~get->proc~wrap_json_file_get_integer_vec - - +none~get->proc~json_get_real32_by_path + + - - -proc~wrap_json_file_get_logical - - -json_file%wrap_json_file_get_logical + + +proc~json_get_real32_vec + + +json_core%json_get_real32_vec - + -none~get->proc~wrap_json_file_get_logical - - +none~get->proc~json_get_real32_vec + + - - -proc~wrap_json_file_get_logical_vec - - -json_file%wrap_json_file_get_logical_vec + + +proc~json_get_real32_vec_by_path + + +json_core%json_get_real32_vec_by_path - + -none~get->proc~wrap_json_file_get_logical_vec - - +none~get->proc~json_get_real32_vec_by_path + + - - -proc~wrap_json_file_get_object - - -json_file%wrap_json_file_get_object + + +proc~json_get_real_by_path + + +json_core%json_get_real_by_path - + -none~get->proc~wrap_json_file_get_object - - +none~get->proc~json_get_real_by_path + + - - -proc~wrap_json_file_get_real - - -json_file%wrap_json_file_get_real + + +proc~json_get_real_vec + + +json_core%json_get_real_vec - + -none~get->proc~wrap_json_file_get_real - - +none~get->proc~json_get_real_vec + + - - -proc~wrap_json_file_get_real32 - - -json_file%wrap_json_file_get_real32 + + +proc~json_get_real_vec_by_path + + +json_core%json_get_real_vec_by_path - + -none~get->proc~wrap_json_file_get_real32 - - +none~get->proc~json_get_real_vec_by_path + + - - -proc~wrap_json_file_get_real32_vec - - -json_file%wrap_json_file_get_real32_vec + + +proc~json_get_string + + +json_core%json_get_string - + -none~get->proc~wrap_json_file_get_real32_vec - - +none~get->proc~json_get_string + + - - -proc~wrap_json_file_get_real_vec - - -json_file%wrap_json_file_get_real_vec + + +proc~json_get_string_by_path + + +json_core%json_get_string_by_path - + -none~get->proc~wrap_json_file_get_real_vec - - +none~get->proc~json_get_string_by_path + + - - -proc~wrap_json_file_get_string - - -json_file%wrap_json_file_get_string + + +proc~json_get_string_vec + + +json_core%json_get_string_vec - + -none~get->proc~wrap_json_file_get_string - - - - - -proc~wrap_json_file_get_string_vec - - -json_file%wrap_json_file_get_string_vec - +none~get->proc~json_get_string_vec + + + + +proc~json_get_string_vec_by_path + + +json_core%json_get_string_vec_by_path + - + + -none~get->proc~wrap_json_file_get_string_vec - - +none~get->proc~json_get_string_vec_by_path + + + + + +proc~wrap_json_get_alloc_string_vec_by_path + + +json_core%wrap_json_get_alloc_string_vec_by_path + + + + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + + + + +proc~wrap_json_get_array_by_path + + +json_core%wrap_json_get_array_by_path + + + + + +none~get->proc~wrap_json_get_array_by_path + + + + + +proc~wrap_json_get_by_path + + +json_core%wrap_json_get_by_path + + + + + +none~get->proc~wrap_json_get_by_path + + + + + +proc~wrap_json_get_integer_by_path + + +json_core%wrap_json_get_integer_by_path + + + + + +none~get->proc~wrap_json_get_integer_by_path + + + + + +proc~wrap_json_get_integer_vec_by_path + + +json_core%wrap_json_get_integer_vec_by_path + + + + + +none~get->proc~wrap_json_get_integer_vec_by_path + + + + + +proc~wrap_json_get_logical_by_path + + +json_core%wrap_json_get_logical_by_path + + + + + +none~get->proc~wrap_json_get_logical_by_path + + + + + +proc~wrap_json_get_logical_vec_by_path + + +json_core%wrap_json_get_logical_vec_by_path + + + + + +none~get->proc~wrap_json_get_logical_vec_by_path + + + + + +proc~wrap_json_get_real32_by_path + + +json_core%wrap_json_get_real32_by_path + + + + + +none~get->proc~wrap_json_get_real32_by_path + + + + + +proc~wrap_json_get_real32_vec_by_path + + +json_core%wrap_json_get_real32_vec_by_path + + + + + +none~get->proc~wrap_json_get_real32_vec_by_path + + + + + +proc~wrap_json_get_real_by_path + + +json_core%wrap_json_get_real_by_path + + + + + +none~get->proc~wrap_json_get_real_by_path + + + + + +proc~wrap_json_get_real_vec_by_path + + +json_core%wrap_json_get_real_vec_by_path + + + + + +none~get->proc~wrap_json_get_real_vec_by_path + + + + + +proc~wrap_json_get_string_by_path + + +json_core%wrap_json_get_string_by_path + + + + + +none~get->proc~wrap_json_get_string_by_path + + + + + +proc~wrap_json_get_string_vec_by_path + + +json_core%wrap_json_get_string_vec_by_path + + + + + +none~get->proc~wrap_json_get_string_vec_by_path + + @@ -4796,7 +4991,7 @@

Procedures

- + none~get_child->proc~json_value_get_child @@ -4811,7 +5006,7 @@

Procedures

- + none~get_child->proc~json_value_get_child_by_index @@ -4826,7 +5021,7 @@

Procedures

- + none~get_child->proc~json_value_get_child_by_name @@ -4841,7 +5036,7 @@

Procedures

- + none~get_child->proc~wrap_json_value_get_child_by_name @@ -4865,7 +5060,7 @@

Procedures

- + none~get_path->proc~json_get_path @@ -4880,7 +5075,7 @@

Procedures

- + none~get_path->proc~wrap_json_get_path @@ -4888,625 +5083,391 @@

Procedures

none~get~2 - - -json_core%get - - - - - -proc~json_get_alloc_string_vec - - -json_core%json_get_alloc_string_vec - - - - - -none~get~2->proc~json_get_alloc_string_vec - - - - - -proc~json_get_alloc_string_vec_by_path - - -json_core%json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - - - - -proc~json_get_array - - -json_core%json_get_array - - - - - -none~get~2->proc~json_get_array - - - - - -proc~json_get_array_by_path - - -json_core%json_get_array_by_path - - - - - -none~get~2->proc~json_get_array_by_path - - - - - -proc~json_get_by_path - - -json_core%json_get_by_path - - - - - -none~get~2->proc~json_get_by_path - - - - - -proc~json_get_integer - - -json_core%json_get_integer - - - - - -none~get~2->proc~json_get_integer - - - - - -proc~json_get_integer_by_path - - -json_core%json_get_integer_by_path - - - - - -none~get~2->proc~json_get_integer_by_path - - - - - -proc~json_get_integer_vec - - -json_core%json_get_integer_vec - - - - - -none~get~2->proc~json_get_integer_vec - - - - - -proc~json_get_integer_vec_by_path - - -json_core%json_get_integer_vec_by_path - - - - - -none~get~2->proc~json_get_integer_vec_by_path - - - - - -proc~json_get_logical - - -json_core%json_get_logical - - - - - -none~get~2->proc~json_get_logical - - - - - -proc~json_get_logical_by_path - - -json_core%json_get_logical_by_path - - - - - -none~get~2->proc~json_get_logical_by_path - - - - - -proc~json_get_logical_vec - - -json_core%json_get_logical_vec - - - - - -none~get~2->proc~json_get_logical_vec - - - - - -proc~json_get_logical_vec_by_path - - -json_core%json_get_logical_vec_by_path + + +json_file%get - - -none~get~2->proc~json_get_logical_vec_by_path - - - - - -proc~json_get_real - - -json_core%json_get_real + + +proc~json_file_get_alloc_string_vec + + +json_file%json_file_get_alloc_string_vec - + -none~get~2->proc~json_get_real - - +none~get~2->proc~json_file_get_alloc_string_vec + + - - -proc~json_get_real32 - - -json_core%json_get_real32 + + +proc~json_file_get_integer + + +json_file%json_file_get_integer - + -none~get~2->proc~json_get_real32 - - +none~get~2->proc~json_file_get_integer + + - - -proc~json_get_real32_by_path - - -json_core%json_get_real32_by_path + + +proc~json_file_get_integer_vec + + +json_file%json_file_get_integer_vec - + -none~get~2->proc~json_get_real32_by_path - - +none~get~2->proc~json_file_get_integer_vec + + - - -proc~json_get_real32_vec - - -json_core%json_get_real32_vec + + +proc~json_file_get_logical + + +json_file%json_file_get_logical - + -none~get~2->proc~json_get_real32_vec - - +none~get~2->proc~json_file_get_logical + + - - -proc~json_get_real32_vec_by_path - - -json_core%json_get_real32_vec_by_path + + +proc~json_file_get_logical_vec + + +json_file%json_file_get_logical_vec - + -none~get~2->proc~json_get_real32_vec_by_path - - +none~get~2->proc~json_file_get_logical_vec + + - - -proc~json_get_real_by_path - - -json_core%json_get_real_by_path + + +proc~json_file_get_object + + +json_file%json_file_get_object - + -none~get~2->proc~json_get_real_by_path - - +none~get~2->proc~json_file_get_object + + - - -proc~json_get_real_vec - - -json_core%json_get_real_vec + + +proc~json_file_get_real + + +json_file%json_file_get_real - + -none~get~2->proc~json_get_real_vec - - +none~get~2->proc~json_file_get_real + + - - -proc~json_get_real_vec_by_path - - -json_core%json_get_real_vec_by_path + + +proc~json_file_get_real32 + + +json_file%json_file_get_real32 - + -none~get~2->proc~json_get_real_vec_by_path - - +none~get~2->proc~json_file_get_real32 + + - - -proc~json_get_string - - -json_core%json_get_string + + +proc~json_file_get_real32_vec + + +json_file%json_file_get_real32_vec - + -none~get~2->proc~json_get_string - - +none~get~2->proc~json_file_get_real32_vec + + - - -proc~json_get_string_by_path - - -json_core%json_get_string_by_path + + +proc~json_file_get_real_vec + + +json_file%json_file_get_real_vec - - -none~get~2->proc~json_get_string_by_path - - - - - -proc~json_get_string_vec - - -json_core%json_get_string_vec + + +none~get~2->proc~json_file_get_real_vec + + + + + +proc~json_file_get_root + + +json_file%json_file_get_root - + -none~get~2->proc~json_get_string_vec - - +none~get~2->proc~json_file_get_root + + - - -proc~json_get_string_vec_by_path - - -json_core%json_get_string_vec_by_path + + +proc~json_file_get_string + + +json_file%json_file_get_string - + -none~get~2->proc~json_get_string_vec_by_path - - +none~get~2->proc~json_file_get_string + + - - -proc~wrap_json_get_alloc_string_vec_by_path - - -json_core%wrap_json_get_alloc_string_vec_by_path + + +proc~json_file_get_string_vec + + +json_file%json_file_get_string_vec - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - +none~get~2->proc~json_file_get_string_vec + + - - -proc~wrap_json_get_array_by_path - - -json_core%wrap_json_get_array_by_path + + +proc~wrap_json_file_get_alloc_string_vec + + +json_file%wrap_json_file_get_alloc_string_vec - + -none~get~2->proc~wrap_json_get_array_by_path - - +none~get~2->proc~wrap_json_file_get_alloc_string_vec + + - - -proc~wrap_json_get_by_path - - -json_core%wrap_json_get_by_path + + +proc~wrap_json_file_get_integer + + +json_file%wrap_json_file_get_integer - + -none~get~2->proc~wrap_json_get_by_path - - +none~get~2->proc~wrap_json_file_get_integer + + - - -proc~wrap_json_get_integer_by_path - - -json_core%wrap_json_get_integer_by_path + + +proc~wrap_json_file_get_integer_vec + + +json_file%wrap_json_file_get_integer_vec - + -none~get~2->proc~wrap_json_get_integer_by_path - - +none~get~2->proc~wrap_json_file_get_integer_vec + + - - -proc~wrap_json_get_integer_vec_by_path - - -json_core%wrap_json_get_integer_vec_by_path + + +proc~wrap_json_file_get_logical + + +json_file%wrap_json_file_get_logical - + -none~get~2->proc~wrap_json_get_integer_vec_by_path - - +none~get~2->proc~wrap_json_file_get_logical + + - - -proc~wrap_json_get_logical_by_path - - -json_core%wrap_json_get_logical_by_path + + +proc~wrap_json_file_get_logical_vec + + +json_file%wrap_json_file_get_logical_vec - + -none~get~2->proc~wrap_json_get_logical_by_path - - +none~get~2->proc~wrap_json_file_get_logical_vec + + - - -proc~wrap_json_get_logical_vec_by_path - - -json_core%wrap_json_get_logical_vec_by_path + + +proc~wrap_json_file_get_object + + +json_file%wrap_json_file_get_object - + -none~get~2->proc~wrap_json_get_logical_vec_by_path - - +none~get~2->proc~wrap_json_file_get_object + + - - -proc~wrap_json_get_real32_by_path - - -json_core%wrap_json_get_real32_by_path + + +proc~wrap_json_file_get_real + + +json_file%wrap_json_file_get_real - + -none~get~2->proc~wrap_json_get_real32_by_path - - +none~get~2->proc~wrap_json_file_get_real + + - - -proc~wrap_json_get_real32_vec_by_path - - -json_core%wrap_json_get_real32_vec_by_path + + +proc~wrap_json_file_get_real32 + + +json_file%wrap_json_file_get_real32 - + -none~get~2->proc~wrap_json_get_real32_vec_by_path - - +none~get~2->proc~wrap_json_file_get_real32 + + - - -proc~wrap_json_get_real_by_path - - -json_core%wrap_json_get_real_by_path + + +proc~wrap_json_file_get_real32_vec + + +json_file%wrap_json_file_get_real32_vec - + -none~get~2->proc~wrap_json_get_real_by_path - - +none~get~2->proc~wrap_json_file_get_real32_vec + + - - -proc~wrap_json_get_real_vec_by_path - - -json_core%wrap_json_get_real_vec_by_path + + +proc~wrap_json_file_get_real_vec + + +json_file%wrap_json_file_get_real_vec - + -none~get~2->proc~wrap_json_get_real_vec_by_path - - +none~get~2->proc~wrap_json_file_get_real_vec + + - - -proc~wrap_json_get_string_by_path - - -json_core%wrap_json_get_string_by_path + + +proc~wrap_json_file_get_string + + +json_file%wrap_json_file_get_string - + -none~get~2->proc~wrap_json_get_string_by_path - - +none~get~2->proc~wrap_json_file_get_string + + - - -proc~wrap_json_get_string_vec_by_path - - -json_core%wrap_json_get_string_vec_by_path + + +proc~wrap_json_file_get_string_vec + + +json_file%wrap_json_file_get_string_vec - + -none~get~2->proc~wrap_json_get_string_vec_by_path - - +none~get~2->proc~wrap_json_file_get_string_vec + + none~info - - -json_file%info - - - - - -proc~json_file_variable_info - - -json_file%json_file_variable_info - - - - - -none~info->proc~json_file_variable_info - - - - - -proc~wrap_json_file_variable_info - - -json_file%wrap_json_file_variable_info - - - - - -none~info->proc~wrap_json_file_variable_info - - - - - -none~info~2 - + json_core%info @@ -5521,11 +5482,11 @@

Procedures

- - -none~info~2->proc~json_info - - + + +none~info->proc~json_info + + @@ -5536,11 +5497,11 @@

Procedures

- - -none~info~2->proc~json_info_by_path - - + + +none~info->proc~json_info_by_path + + @@ -5551,16 +5512,55 @@

Procedures

- + + +none~info->proc~wrap_json_info_by_path + + + + + +none~info~2 + + +json_file%info + + + + + +proc~json_file_variable_info + + +json_file%json_file_variable_info + + + + + +none~info~2->proc~json_file_variable_info + + + + + +proc~wrap_json_file_variable_info + + +json_file%wrap_json_file_variable_info + + + + -none~info~2->proc~wrap_json_info_by_path - - +none~info~2->proc~wrap_json_file_variable_info + + - + -none~initialize - +none~initialize~2 + json_file%initialize @@ -5575,9 +5575,9 @@

Procedures

- + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -5590,9 +5590,9 @@

Procedures

- + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -5635,31 +5635,10 @@

Procedures

- + -none~load_from_string - - -json_file%load_from_string - - - - - -none~load_from_string->proc~json_file_load_from_string - - - - - -none~load_from_string->proc~wrap_json_file_load_from_string - - - - - -none~load~2 - +none~load + json_core%load @@ -5674,55 +5653,37 @@

Procedures

- - -none~load~2->proc~json_parse_file - - - - - -none~matrix_info - - -json_file%matrix_info - - + + +none~load->proc~json_parse_file + + - - -proc~json_file_variable_matrix_info - - -json_file%json_file_variable_matrix_info + + +none~load_from_string + + +json_file%load_from_string - - -none~matrix_info->proc~json_file_variable_matrix_info - - - - - -proc~wrap_json_file_variable_matrix_info - - -json_file%wrap_json_file_variable_matrix_info - - + + +none~load_from_string->proc~json_file_load_from_string + + - - -none~matrix_info->proc~wrap_json_file_variable_matrix_info - - + + +none~load_from_string->proc~wrap_json_file_load_from_string + + - - -none~matrix_info~2 - + + +none~matrix_info + json_core%matrix_info @@ -5737,11 +5698,11 @@

Procedures

- - -none~matrix_info~2->proc~json_matrix_info - - + + +none~matrix_info->proc~json_matrix_info + + @@ -5752,11 +5713,11 @@

Procedures

- - -none~matrix_info~2->proc~json_matrix_info_by_path - - + + +none~matrix_info->proc~json_matrix_info_by_path + + @@ -5767,11 +5728,50 @@

Procedures

- + + +none~matrix_info->proc~wrap_json_matrix_info_by_path + + + + + +none~matrix_info~2 + + +json_file%matrix_info + + + + + +proc~json_file_variable_matrix_info + + +json_file%json_file_variable_matrix_info + + + + + +none~matrix_info~2->proc~json_file_variable_matrix_info + + + + + +proc~wrap_json_file_variable_matrix_info + + +json_file%wrap_json_file_variable_matrix_info + + + + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path - - +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info + + @@ -5842,181 +5842,142 @@

Procedures

none~print - - -json_file%print + + +json_core%print - - -proc~json_file_print_to_console - - -json_file%json_file_print_to_console + + +proc~json_print_to_console + + +json_core%json_print_to_console - + -none~print->proc~json_file_print_to_console - - +none~print->proc~json_print_to_console + + - - -proc~json_file_print_to_filename - - -json_file%json_file_print_to_filename + + +proc~json_print_to_filename + + +json_core%json_print_to_filename - + -none~print->proc~json_file_print_to_filename - - +none~print->proc~json_print_to_filename + + - - -proc~json_file_print_to_unit - - -json_file%json_file_print_to_unit + + +proc~json_print_to_unit + + +json_core%json_print_to_unit - + -none~print->proc~json_file_print_to_unit - - +none~print->proc~json_print_to_unit + + none~print_file - -json_file%print_file + +json_file%print_file + + + + + +proc~json_file_print_to_console + + +json_file%json_file_print_to_console none~print_file->proc~json_file_print_to_console - - + + + + + +proc~json_file_print_to_filename + + +json_file%json_file_print_to_filename + + none~print_file->proc~json_file_print_to_filename - - + + + + + +proc~json_file_print_to_unit + + +json_file%json_file_print_to_unit + + none~print_file->proc~json_file_print_to_unit - - + + none~print~2 - - -json_core%print - - - - - -proc~json_print_to_console - - -json_core%json_print_to_console + + +json_file%print - + -none~print~2->proc~json_print_to_console - - - - - -proc~json_print_to_filename - - -json_core%json_print_to_filename - +none~print~2->proc~json_file_print_to_console + + - - + -none~print~2->proc~json_print_to_filename - - - - - -proc~json_print_to_unit - - -json_core%json_print_to_unit - - +none~print~2->proc~json_file_print_to_filename + + - + -none~print~2->proc~json_print_to_unit - - - - - -none~remove - - -json_file%remove - - - - - -proc~json_file_remove - - -json_file%json_file_remove - - - - - -none~remove->proc~json_file_remove - - - - - -proc~wrap_json_file_remove - - -json_file%wrap_json_file_remove - - - - - -none~remove->proc~wrap_json_file_remove - - +none~print~2->proc~json_file_print_to_unit + + - + none~remove_if_present - + json_core%remove_if_present @@ -6032,10 +5993,10 @@

Procedures

- + none~remove_if_present->proc~json_value_remove_if_present - - + + @@ -6047,93 +6008,54 @@

Procedures

- + none~remove_if_present->proc~wrap_json_value_remove_if_present - - - - - -none~rename - - -json_file%rename - - - - - -proc~json_file_rename - - -json_file%json_file_rename - - - - - -none~rename->proc~json_file_rename - - - - - -proc~wrap_json_file_rename - - -json_file%wrap_json_file_rename - - - - - -none~rename->proc~wrap_json_file_rename - - + + - - -none~rename~2 - - -json_file%rename + + +none~remove~2 + + +json_file%remove - - -proc~json_file_rename_name_ascii - - -json_file%json_file_rename_name_ascii + + +proc~json_file_remove + + +json_file%json_file_remove - - -none~rename~2->proc~json_file_rename_name_ascii - - + + +none~remove~2->proc~json_file_remove + + - - -proc~json_file_rename_path_ascii - - -json_file%json_file_rename_path_ascii + + +proc~wrap_json_file_remove + + +json_file%wrap_json_file_remove - - -none~rename~2->proc~json_file_rename_path_ascii - - + + +none~remove~2->proc~wrap_json_file_remove + + - - -none~rename~3 - + + +none~rename + json_core%rename @@ -6148,11 +6070,11 @@

Procedures

- - -none~rename~3->proc~json_rename_by_path - - + + +none~rename->proc~json_rename_by_path + + @@ -6163,11 +6085,11 @@

Procedures

- - -none~rename~3->proc~json_value_rename - - + + +none~rename->proc~json_value_rename + + @@ -6178,11 +6100,11 @@

Procedures

- - -none~rename~3->proc~wrap_json_rename_by_path - - + + +none~rename->proc~wrap_json_rename_by_path + + @@ -6193,16 +6115,16 @@

Procedures

- - -none~rename~3->proc~wrap_json_value_rename - - + + +none~rename->proc~wrap_json_value_rename + + - - -none~rename~4 - + + +none~rename~2 + json_core%rename @@ -6217,11 +6139,11 @@

Procedures

- - -none~rename~4->proc~json_rename_by_path_name_ascii - - + + +none~rename~2->proc~json_rename_by_path_name_ascii + + @@ -6232,11 +6154,89 @@

Procedures

- + + +none~rename~2->proc~json_rename_by_path_path_ascii + + + + + +none~rename~3 + + +json_file%rename + + + + + +proc~json_file_rename + + +json_file%json_file_rename + + + + + +none~rename~3->proc~json_file_rename + + + + + +proc~wrap_json_file_rename + + +json_file%wrap_json_file_rename + + + + + +none~rename~3->proc~wrap_json_file_rename + + + + + +none~rename~4 + + +json_file%rename + + + + + +proc~json_file_rename_name_ascii + + +json_file%json_file_rename_name_ascii + + + + + +none~rename~4->proc~json_file_rename_name_ascii + + + + + +proc~json_file_rename_path_ascii + + +json_file%json_file_rename_path_ascii + + + + -none~rename~4->proc~json_rename_by_path_path_ascii - - +none~rename~4->proc~json_file_rename_path_ascii + + @@ -6275,234 +6275,36 @@

Procedures

proc~json_throw_exception - -json_core%json_throw_exception - - - - - -none~throw_exception->proc~json_throw_exception - - - - - -proc~wrap_json_throw_exception - - -json_core%wrap_json_throw_exception - - - - - -none~throw_exception->proc~wrap_json_throw_exception - - - - - -none~update - - -json_file%update - - - - - -proc~json_file_update_integer - - -json_file%json_file_update_integer - - - - - -none~update->proc~json_file_update_integer - - - - - -proc~json_file_update_logical - - -json_file%json_file_update_logical - - - - - -none~update->proc~json_file_update_logical - - - - - -proc~json_file_update_real - - -json_file%json_file_update_real - - - - - -none~update->proc~json_file_update_real - - - - - -proc~json_file_update_real32 - - -json_file%json_file_update_real32 - - - - - -none~update->proc~json_file_update_real32 - - - - - -proc~json_file_update_string - - -json_file%json_file_update_string - - - - - -none~update->proc~json_file_update_string - - - - - -proc~wrap_json_file_update_integer - - -json_file%wrap_json_file_update_integer - - - - - -none~update->proc~wrap_json_file_update_integer - - - - - -proc~wrap_json_file_update_logical - - -json_file%wrap_json_file_update_logical - - - - - -none~update->proc~wrap_json_file_update_logical - - - - - -proc~wrap_json_file_update_real - - -json_file%wrap_json_file_update_real - - - - - -none~update->proc~wrap_json_file_update_real - - - - - -proc~wrap_json_file_update_real32 - - -json_file%wrap_json_file_update_real32 - - - - - -none~update->proc~wrap_json_file_update_real32 - - - - - -proc~wrap_json_file_update_string - - -json_file%wrap_json_file_update_string - - - - - -none~update->proc~wrap_json_file_update_string - - - - - -none~update~2 - - -json_file%update - - - - - -proc~json_file_update_string_name_ascii - - -json_file%json_file_update_string_name_ascii + +json_core%json_throw_exception - - -none~update~2->proc~json_file_update_string_name_ascii - - + + +none~throw_exception->proc~json_throw_exception + + - - -proc~json_file_update_string_val_ascii - - -json_file%json_file_update_string_val_ascii + + +proc~wrap_json_throw_exception + + +json_core%wrap_json_throw_exception - - -none~update~2->proc~json_file_update_string_val_ascii - - + + +none~throw_exception->proc~wrap_json_throw_exception + + - - -none~update~3 - + + +none~update + json_core%update @@ -6517,11 +6319,11 @@

Procedures

- - -none~update~3->proc~json_update_integer - - + + +none~update->proc~json_update_integer + + @@ -6532,11 +6334,11 @@

Procedures

- - -none~update~3->proc~json_update_logical - - + + +none~update->proc~json_update_logical + + @@ -6547,11 +6349,11 @@

Procedures

- - -none~update~3->proc~json_update_real - - + + +none~update->proc~json_update_real + + @@ -6562,11 +6364,11 @@

Procedures

- - -none~update~3->proc~json_update_real32 - - + + +none~update->proc~json_update_real32 + + @@ -6577,11 +6379,11 @@

Procedures

- - -none~update~3->proc~json_update_string - - + + +none~update->proc~json_update_string + + @@ -6592,11 +6394,11 @@

Procedures

- - -none~update~3->proc~wrap_json_update_integer - - + + +none~update->proc~wrap_json_update_integer + + @@ -6607,11 +6409,11 @@

Procedures

- - -none~update~3->proc~wrap_json_update_logical - - + + +none~update->proc~wrap_json_update_logical + + @@ -6622,11 +6424,11 @@

Procedures

- - -none~update~3->proc~wrap_json_update_real - - + + +none~update->proc~wrap_json_update_real + + @@ -6637,11 +6439,11 @@

Procedures

- - -none~update~3->proc~wrap_json_update_real32 - - + + +none~update->proc~wrap_json_update_real32 + + @@ -6652,16 +6454,16 @@

Procedures

- - -none~update~3->proc~wrap_json_update_string - - + + +none~update->proc~wrap_json_update_string + + - - -none~update~4 - + + +none~update~2 + json_core%update @@ -6676,11 +6478,11 @@

Procedures

- - -none~update~4->proc~json_update_string_name_ascii - - + + +none~update~2->proc~json_update_string_name_ascii + + @@ -6691,55 +6493,214 @@

Procedures

- - -none~update~4->proc~json_update_string_val_ascii - - + + +none~update~2->proc~json_update_string_val_ascii + + - - -none~valid_path - - -json_file%valid_path + + +none~update~3 + + +json_file%update - - -proc~json_file_valid_path - - -json_file%json_file_valid_path + + +proc~json_file_update_integer + + +json_file%json_file_update_integer - - -none~valid_path->proc~json_file_valid_path - - + + +none~update~3->proc~json_file_update_integer + + - - -proc~wrap_json_file_valid_path - - -json_file%wrap_json_file_valid_path + + +proc~json_file_update_logical + + +json_file%json_file_update_logical - - -none~valid_path->proc~wrap_json_file_valid_path - - + + +none~update~3->proc~json_file_update_logical + + - - -none~valid_path~2 - + + +proc~json_file_update_real + + +json_file%json_file_update_real + + + + + +none~update~3->proc~json_file_update_real + + + + + +proc~json_file_update_real32 + + +json_file%json_file_update_real32 + + + + + +none~update~3->proc~json_file_update_real32 + + + + + +proc~json_file_update_string + + +json_file%json_file_update_string + + + + + +none~update~3->proc~json_file_update_string + + + + + +proc~wrap_json_file_update_integer + + +json_file%wrap_json_file_update_integer + + + + + +none~update~3->proc~wrap_json_file_update_integer + + + + + +proc~wrap_json_file_update_logical + + +json_file%wrap_json_file_update_logical + + + + + +none~update~3->proc~wrap_json_file_update_logical + + + + + +proc~wrap_json_file_update_real + + +json_file%wrap_json_file_update_real + + + + + +none~update~3->proc~wrap_json_file_update_real + + + + + +proc~wrap_json_file_update_real32 + + +json_file%wrap_json_file_update_real32 + + + + + +none~update~3->proc~wrap_json_file_update_real32 + + + + + +proc~wrap_json_file_update_string + + +json_file%wrap_json_file_update_string + + + + + +none~update~3->proc~wrap_json_file_update_string + + + + + +none~update~4 + + +json_file%update + + + + + +proc~json_file_update_string_name_ascii + + +json_file%json_file_update_string_name_ascii + + + + + +none~update~4->proc~json_file_update_string_name_ascii + + + + + +proc~json_file_update_string_val_ascii + + +json_file%json_file_update_string_val_ascii + + + + + +none~update~4->proc~json_file_update_string_val_ascii + + + + + +none~valid_path + json_core%valid_path @@ -6754,11 +6715,11 @@

Procedures

- - -none~valid_path~2->proc~json_valid_path - - + + +none~valid_path->proc~json_valid_path + + @@ -6769,11 +6730,50 @@

Procedures

- + + +none~valid_path->proc~wrap_json_valid_path + + + + + +none~valid_path~2 + + +json_file%valid_path + + + + + +proc~json_file_valid_path + + +json_file%json_file_valid_path + + + + + +none~valid_path~2->proc~json_file_valid_path + + + + + +proc~wrap_json_file_valid_path + + +json_file%wrap_json_file_valid_path + + + + -none~valid_path~2->proc~wrap_json_valid_path - - +none~valid_path~2->proc~wrap_json_file_valid_path + + @@ -6874,9 +6874,9 @@

Procedures

- + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -6952,9 +6952,9 @@

Procedures

- + -proc~convert->none~info~2 +proc~convert->none~info @@ -7123,27 +7123,27 @@

Procedures

- + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -7159,9 +7159,9 @@

Procedures

- + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -7183,9 +7183,9 @@

Procedures

- + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -7201,9 +7201,9 @@

Procedures

- + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -7225,9 +7225,9 @@

Procedures

- + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -7249,9 +7249,9 @@

Procedures

- + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -7267,9 +7267,9 @@

Procedures

- + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -7285,9 +7285,9 @@

Procedures

- + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -7333,9 +7333,9 @@

Procedures

- + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -7357,9 +7357,9 @@

Procedures

- + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -7375,9 +7375,9 @@

Procedures

- + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -7399,9 +7399,9 @@

Procedures

- + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -7447,9 +7447,9 @@

Procedures

- + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -7465,9 +7465,9 @@

Procedures

- + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -7882,9 +7882,9 @@

Procedures

- + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -7903,75 +7903,75 @@

Procedures

- + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -7984,9 +7984,9 @@

Procedures

- + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -7996,9 +7996,9 @@

Procedures

- + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -8017,9 +8017,9 @@

Procedures

- + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -8134,9 +8134,9 @@

Procedures

- + -proc~json_file_update_integer->none~update~4 +proc~json_file_update_integer->none~update~2 @@ -8146,9 +8146,9 @@

Procedures

- + -proc~json_file_update_logical->none~update~4 +proc~json_file_update_logical->none~update~2 @@ -8158,9 +8158,9 @@

Procedures

- + -proc~json_file_update_real->none~update~4 +proc~json_file_update_real->none~update~2 @@ -8170,15 +8170,15 @@

Procedures

- + -proc~json_file_update_real32->none~update~2 +proc~json_file_update_real32->none~update~4 - + -proc~json_file_update_string->none~update~4 +proc~json_file_update_string->none~update~2 @@ -8194,9 +8194,9 @@

Procedures

- + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -8206,39 +8206,39 @@

Procedures

- + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path - + -proc~json_file_valid_path_op->none~destroy~3 +proc~json_file_valid_path_op->none~destroy - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -8251,9 +8251,9 @@

Procedures

- + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -8263,9 +8263,9 @@

Procedures

- + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -8293,9 +8293,9 @@

Procedures

- + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -8356,9 +8356,9 @@

Procedures

- + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -8455,9 +8455,9 @@

Procedures

- + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -8545,9 +8545,9 @@

Procedures

- + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -8569,15 +8569,15 @@

Procedures

- + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -8605,9 +8605,9 @@

Procedures

- + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -8629,15 +8629,15 @@

Procedures

- + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -8689,9 +8689,9 @@

Procedures

- + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -8755,33 +8755,33 @@

Procedures

- + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -8803,15 +8803,15 @@

Procedures

- + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -8866,9 +8866,9 @@

Procedures

- + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -8890,15 +8890,15 @@

Procedures

- + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -8941,15 +8941,15 @@

Procedures

- + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -8980,9 +8980,9 @@

Procedures

- + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -8998,9 +8998,9 @@

Procedures

- + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -9010,15 +9010,15 @@

Procedures

- + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -9211,9 +9211,9 @@

Procedures

- + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -9241,15 +9241,15 @@

Procedures

- + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -9277,15 +9277,15 @@

Procedures

- + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -9316,15 +9316,15 @@

Procedures

- + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -9355,15 +9355,15 @@

Procedures

- + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -9388,9 +9388,9 @@

Procedures

- + -proc~json_update_real32->none~update~4 +proc~json_update_real32->none~update~2 @@ -9400,15 +9400,15 @@

Procedures

- + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -9439,9 +9439,9 @@

Procedures

- + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -9451,21 +9451,21 @@

Procedures

- + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -9475,9 +9475,9 @@

Procedures

- + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -9487,9 +9487,9 @@

Procedures

- + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -9499,9 +9499,9 @@

Procedures

- + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -9511,9 +9511,9 @@

Procedures

- + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -9523,9 +9523,9 @@

Procedures

- + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -9535,9 +9535,9 @@

Procedures

- + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -9547,21 +9547,21 @@

Procedures

- + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -9571,9 +9571,9 @@

Procedures

- + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 @@ -9589,9 +9589,9 @@

Procedures

- + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -9601,15 +9601,15 @@

Procedures

- + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 @@ -9625,9 +9625,9 @@

Procedures

- + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -9637,9 +9637,9 @@

Procedures

- + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -9739,9 +9739,9 @@

Procedures

- + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -9874,15 +9874,15 @@

Procedures

- + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -9913,9 +9913,9 @@

Procedures

- + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -10015,15 +10015,15 @@

Procedures

- + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -10159,15 +10159,15 @@

Procedures

- + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -10747,9 +10747,9 @@

Procedures

- + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -10759,9 +10759,9 @@

Procedures

- + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -10771,9 +10771,9 @@

Procedures

- + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -10783,9 +10783,9 @@

Procedures

- + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -10795,9 +10795,9 @@

Procedures

- + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -10807,9 +10807,9 @@

Procedures

- + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -10819,9 +10819,9 @@

Procedures

- + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -10831,9 +10831,9 @@

Procedures

- + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -10843,9 +10843,9 @@

Procedures

- + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -10855,9 +10855,9 @@

Procedures

- + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -10867,9 +10867,9 @@

Procedures

- + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -10879,9 +10879,9 @@

Procedures

- + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -10891,9 +10891,9 @@

Procedures

- + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -10903,9 +10903,9 @@

Procedures

- + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -10927,9 +10927,9 @@

Procedures

- + -proc~wrap_json_file_update_integer->none~update~2 +proc~wrap_json_file_update_integer->none~update~4 @@ -10939,9 +10939,9 @@

Procedures

- + -proc~wrap_json_file_update_logical->none~update~2 +proc~wrap_json_file_update_logical->none~update~4 @@ -10951,9 +10951,9 @@

Procedures

- + -proc~wrap_json_file_update_real->none~update~2 +proc~wrap_json_file_update_real->none~update~4 @@ -10963,9 +10963,9 @@

Procedures

- + -proc~wrap_json_file_update_real32->none~update~2 +proc~wrap_json_file_update_real32->none~update~4 @@ -10975,9 +10975,9 @@

Procedures

- + -proc~wrap_json_file_update_string->none~update~2 +proc~wrap_json_file_update_string->none~update~4 @@ -10987,9 +10987,9 @@

Procedures

- + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -11005,9 +11005,9 @@

Procedures

- + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -11017,9 +11017,9 @@

Procedures

- + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -11029,9 +11029,9 @@

Procedures

- + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -11041,9 +11041,9 @@

Procedures

- + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -11053,9 +11053,9 @@

Procedures

- + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -11065,9 +11065,9 @@

Procedures

- + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -11077,9 +11077,9 @@

Procedures

- + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -11089,9 +11089,9 @@

Procedures

- + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -11101,9 +11101,9 @@

Procedures

- + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -11125,9 +11125,9 @@

Procedures

- + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -11137,9 +11137,9 @@

Procedures

- + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -11149,9 +11149,9 @@

Procedures

- + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -11161,9 +11161,9 @@

Procedures

- + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -11173,9 +11173,9 @@

Procedures

- + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -11185,9 +11185,9 @@

Procedures

- + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -11197,9 +11197,9 @@

Procedures

- + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -11209,9 +11209,9 @@

Procedures

- + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -11221,9 +11221,9 @@

Procedures

- + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -11251,9 +11251,9 @@

Procedures

- + -proc~wrap_json_update_integer->none~update~4 +proc~wrap_json_update_integer->none~update~2 @@ -11263,9 +11263,9 @@

Procedures

- + -proc~wrap_json_update_logical->none~update~4 +proc~wrap_json_update_logical->none~update~2 @@ -11275,9 +11275,9 @@

Procedures

- + -proc~wrap_json_update_real->none~update~4 +proc~wrap_json_update_real->none~update~2 @@ -11287,9 +11287,9 @@

Procedures

- + -proc~wrap_json_update_real32->none~update~4 +proc~wrap_json_update_real32->none~update~2 @@ -11299,9 +11299,9 @@

Procedures

- + -proc~wrap_json_update_string->none~update~4 +proc~wrap_json_update_string->none~update~2 @@ -11311,9 +11311,9 @@

Procedures

- + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -11323,9 +11323,9 @@

Procedures

- + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -11335,9 +11335,9 @@

Procedures

- + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -11347,9 +11347,9 @@

Procedures

- + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -11359,9 +11359,9 @@

Procedures

- + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -11371,9 +11371,9 @@

Procedures

- + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -11383,9 +11383,9 @@

Procedures

- + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -11395,9 +11395,9 @@

Procedures

- + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -11407,9 +11407,9 @@

Procedures

- + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -11419,9 +11419,9 @@

Procedures

- + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -11431,9 +11431,9 @@

Procedures

- + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -11443,9 +11443,9 @@

Procedures

- + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -11551,9 +11551,9 @@

Procedures

- + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -11677,7 +11677,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/lists/types.html b/lists/types.html index acf4ddfdc..ddfce7f91 100644 --- a/lists/types.html +++ b/lists/types.html @@ -224,7 +224,7 @@

Documentation generated by FORD - on 2024-06-12 15:09

+ on 2024-06-12 15:12


diff --git a/module/json_file_module.html b/module/json_file_module.html index 37caad2a2..665132ff2 100644 --- a/module/json_file_module.html +++ b/module/json_file_module.html @@ -299,11 +299,11 @@

Uses

  • @@ -743,7 +743,7 @@

    Arguments

    - + type(json_value), @@ -760,7 +760,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -775,7 +775,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -790,7 +790,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -805,7 +805,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -820,7 +820,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -835,7 +835,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -852,7 +852,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -869,7 +869,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -885,7 +885,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -902,7 +902,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -920,7 +920,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -940,7 +940,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -951,12 +951,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -977,7 +977,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -997,7 +997,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1007,12 +1007,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1024,12 +1024,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -1045,7 +1045,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1055,12 +1055,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -1071,12 +1071,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -1086,12 +1086,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1101,12 +1101,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -1192,7 +1192,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -1254,7 +1254,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -1269,7 +1269,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1284,7 +1284,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1299,7 +1299,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1314,7 +1314,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -1329,7 +1329,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1344,7 +1344,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1361,7 +1361,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1378,7 +1378,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1394,7 +1394,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1411,7 +1411,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1429,7 +1429,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -1449,7 +1449,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1460,12 +1460,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -1486,7 +1486,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1506,7 +1506,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1516,12 +1516,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1533,12 +1533,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -1554,7 +1554,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1564,12 +1564,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -1580,12 +1580,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -1595,12 +1595,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1610,12 +1610,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -1660,7 +1660,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -1675,7 +1675,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1690,7 +1690,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1705,7 +1705,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1720,7 +1720,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -1735,7 +1735,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1750,7 +1750,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1767,7 +1767,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1784,7 +1784,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1800,7 +1800,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1817,7 +1817,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1835,7 +1835,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -1855,7 +1855,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1866,12 +1866,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -1892,7 +1892,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1912,7 +1912,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -1922,12 +1922,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1939,12 +1939,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -1960,7 +1960,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -1970,12 +1970,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -1986,12 +1986,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -2001,12 +2001,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -2016,12 +2016,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -2071,7 +2071,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -2086,7 +2086,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -2130,7 +2130,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -2145,7 +2145,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -2221,7 +2221,7 @@

    Components

    - + type(json_value), private, @@ -2335,12 +2335,12 @@

    Type-Bound Procedures

    generic, public :: - add => json_file_add, json_file_add_object, wrap_json_file_add_object, json_file_add_integer, wrap_json_file_add_integer, json_file_add_real32, wrap_json_file_add_real32, json_file_add_real, wrap_json_file_add_real, json_file_add_logical, wrap_json_file_add_logical, json_file_add_string, wrap_json_file_add_string, json_file_add_integer_vec, wrap_json_file_add_integer_vec, json_file_add_real32_vec, wrap_json_file_add_real32_vec, json_file_add_real_vec, wrap_json_file_add_real_vec, json_file_add_logical_vec, wrap_json_file_add_logical_vec, json_file_add_string_vec, wrap_json_file_add_string_vec -

    Add a variable to a json_file, by specifying the path.

    Read more… + add => json_file_add, json_file_add_object, wrap_json_file_add_object, json_file_add_integer, wrap_json_file_add_integer, json_file_add_real32, wrap_json_file_add_real32, json_file_add_real, wrap_json_file_add_real, json_file_add_logical, wrap_json_file_add_logical, json_file_add_string, wrap_json_file_add_string, json_file_add_integer_vec, wrap_json_file_add_integer_vec, json_file_add_real32_vec, wrap_json_file_add_real32_vec, json_file_add_real_vec, wrap_json_file_add_real_vec, json_file_add_logical_vec, wrap_json_file_add_logical_vec, json_file_add_string_vec, wrap_json_file_add_string_vec +

    Add a variable to a json_file, by specifying the path.

    Read more… generic, public :: - add => json_file_add_string_path_ascii, json_file_add_string_value_ascii, json_file_add_string_vec_path_ascii, json_file_add_string_vec_vec_ascii + add => json_file_add_string_path_ascii, json_file_add_string_value_ascii, json_file_add_string_vec_path_ascii, json_file_add_string_vec_vec_ascii @@ -2365,32 +2365,32 @@

    Type-Bound Procedures

    procedure, public :: - check_for_errors => json_file_check_for_errors + check_for_errors => json_file_check_for_errors procedure, public :: - clear_exceptions => json_file_clear_exceptions + clear_exceptions => json_file_clear_exceptions generic, public :: - deserialize => json_file_load_from_string, wrap_json_file_load_from_string + deserialize => json_file_load_from_string, wrap_json_file_load_from_string ../../

    Load JSON from a string.

    procedure, public :: - destroy => json_file_destroy + destroy => json_file_destroy procedure, public :: - failed => json_file_failed + failed => json_file_failed generic, public :: - get => json_file_get_object, wrap_json_file_get_object, json_file_get_integer, wrap_json_file_get_integer, json_file_get_real32, wrap_json_file_get_real32, json_file_get_real, wrap_json_file_get_real, json_file_get_logical, wrap_json_file_get_logical, json_file_get_string, wrap_json_file_get_string, json_file_get_integer_vec, wrap_json_file_get_integer_vec, json_file_get_real32_vec, wrap_json_file_get_real32_vec, json_file_get_real_vec, wrap_json_file_get_real_vec, json_file_get_logical_vec, wrap_json_file_get_logical_vec, json_file_get_string_vec, wrap_json_file_get_string_vec, json_file_get_alloc_string_vec, wrap_json_file_get_alloc_string_vec, json_file_get_root + get => json_file_get_object, wrap_json_file_get_object, json_file_get_integer, wrap_json_file_get_integer, json_file_get_real32, wrap_json_file_get_real32, json_file_get_real, wrap_json_file_get_real, json_file_get_logical, wrap_json_file_get_logical, json_file_get_string, wrap_json_file_get_string, json_file_get_integer_vec, wrap_json_file_get_integer_vec, json_file_get_real32_vec, wrap_json_file_get_real32_vec, json_file_get_real_vec, wrap_json_file_get_real_vec, json_file_get_logical_vec, wrap_json_file_get_logical_vec, json_file_get_string_vec, wrap_json_file_get_string_vec, json_file_get_alloc_string_vec, wrap_json_file_get_alloc_string_vec, json_file_get_root

    Get a variable from a json_file, by specifying the path.

    @@ -2400,12 +2400,12 @@

    Type-Bound Procedures

    generic, public :: - info => json_file_variable_info, wrap_json_file_variable_info + info => json_file_variable_info, wrap_json_file_variable_info generic, public :: - initialize => initialize_json_core_in_file, set_json_core_in_file + initialize => initialize_json_core_in_file, set_json_core_in_file @@ -2655,7 +2655,7 @@

    Type-Bound Procedures

    procedure, public :: - load => json_file_load + load => json_file_load ../../

    Load JSON from a file.

    @@ -2670,7 +2670,7 @@

    Type-Bound Procedures

    generic, public :: - matrix_info => json_file_variable_matrix_info, wrap_json_file_variable_matrix_info + matrix_info => json_file_variable_matrix_info, wrap_json_file_variable_matrix_info @@ -2690,12 +2690,12 @@

    Type-Bound Procedures

    generic, public :: - print => json_file_print_to_console, json_file_print_to_unit, json_file_print_to_filename + print => json_file_print_to_console, json_file_print_to_unit, json_file_print_to_filename procedure, public :: - print_error_message => json_file_print_error_message + print_error_message => json_file_print_error_message @@ -2705,28 +2705,28 @@

    Type-Bound Procedures

    procedure, public :: - print_to_string => json_file_print_to_string + print_to_string => json_file_print_to_string ../../

    The same as serialize, but only here for backward compatibility

    generic, public :: - remove => json_file_remove, wrap_json_file_remove + remove => json_file_remove, wrap_json_file_remove

    Remove a variable from a json_file by specifying the path.

    generic, public :: - rename => json_file_rename, wrap_json_file_rename + rename => json_file_rename, wrap_json_file_rename ../../

    Rename a variable, specifying it by path

    generic, public :: - rename => json_file_rename_path_ascii, json_file_rename_name_ascii + rename => json_file_rename_path_ascii, json_file_rename_name_ascii procedure, public :: - serialize => json_file_print_to_string + serialize => json_file_print_to_string

    Print the json_value structure to an allocatable string

    @@ -2736,23 +2736,23 @@

    Type-Bound Procedures

    procedure, public :: - traverse => json_file_traverse + traverse => json_file_traverse generic, public :: - update => json_file_update_integer, wrap_json_file_update_integer, json_file_update_logical, wrap_json_file_update_logical, json_file_update_real32, wrap_json_file_update_real32, json_file_update_real, wrap_json_file_update_real, json_file_update_string, wrap_json_file_update_string + update => json_file_update_integer, wrap_json_file_update_integer, json_file_update_logical, wrap_json_file_update_logical, json_file_update_real32, wrap_json_file_update_real32, json_file_update_real, wrap_json_file_update_real, json_file_update_string, wrap_json_file_update_string

    Update a scalar variable in a json_file, - by specifying the path.

    Read more… + by specifying the path.

    Read more… generic, public :: - update => json_file_update_string_name_ascii, json_file_update_string_val_ascii + update => json_file_update_string_name_ascii, json_file_update_string_val_ascii generic, public :: - valid_path => json_file_valid_path, wrap_json_file_valid_path + valid_path => json_file_valid_path, wrap_json_file_valid_path ../../

    Verify that a path is valid (i.e., a variable with this path exists in the file).

    @@ -2971,7 +2971,7 @@

    Arguments

    - + type(json_value), @@ -2988,7 +2988,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3003,7 +3003,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3018,7 +3018,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3033,7 +3033,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -3048,7 +3048,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3063,7 +3063,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3080,7 +3080,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3097,7 +3097,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3113,7 +3113,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3130,7 +3130,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3148,7 +3148,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -3168,7 +3168,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3179,12 +3179,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -3205,7 +3205,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3225,7 +3225,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3235,12 +3235,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3252,12 +3252,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -3273,7 +3273,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3283,12 +3283,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -3299,12 +3299,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -3314,12 +3314,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3329,12 +3329,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -3406,7 +3406,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -3421,7 +3421,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3436,7 +3436,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3451,7 +3451,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3466,7 +3466,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -3481,7 +3481,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3496,7 +3496,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3513,7 +3513,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3530,7 +3530,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3546,7 +3546,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3563,7 +3563,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3581,7 +3581,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -3601,7 +3601,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3612,12 +3612,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -3638,7 +3638,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3658,7 +3658,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -3668,12 +3668,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3685,12 +3685,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -3706,7 +3706,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -3716,12 +3716,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -3732,12 +3732,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -3747,12 +3747,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3762,12 +3762,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -3818,7 +3818,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -3833,7 +3833,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -3898,7 +3898,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -3943,7 +3943,7 @@

    Arguments

    - + class(json_file), intent(in) @@ -3991,7 +3991,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -4006,7 +4006,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -4054,7 +4054,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -4069,7 +4069,7 @@

    Arguments

    - + class(json_file), intent(in) @@ -4114,7 +4114,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -4129,7 +4129,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4144,7 +4144,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4159,7 +4159,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4174,7 +4174,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -4189,7 +4189,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -4204,7 +4204,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4221,7 +4221,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4238,7 +4238,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4254,7 +4254,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4271,7 +4271,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4289,7 +4289,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -4309,7 +4309,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -4320,12 +4320,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -4346,7 +4346,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4366,7 +4366,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -4376,12 +4376,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -4393,12 +4393,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -4414,7 +4414,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -4424,12 +4424,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -4440,12 +4440,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -4455,12 +4455,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -4470,12 +4470,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -4521,7 +4521,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -4536,7 +4536,7 @@

    Arguments

    - + type(json_core), intent(in) @@ -4584,7 +4584,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -4599,7 +4599,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -4647,7 +4647,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -4662,7 +4662,7 @@

    Arguments

    - + class(json_file), intent(in) @@ -4717,7 +4717,7 @@

    Arguments

    - + class(json_file), intent(out) @@ -4776,7 +4776,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -4791,7 +4791,7 @@

    Arguments

    - + class(json_file), intent(in) @@ -4835,7 +4835,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -4850,7 +4850,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -4890,7 +4890,7 @@

    Arguments

    - + type(json_file), intent(inout) @@ -4930,7 +4930,7 @@

    Arguments

    - + class(json_file), intent(in) @@ -4986,7 +4986,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5001,7 +5001,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5016,7 +5016,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5031,7 +5031,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5046,7 +5046,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -5061,7 +5061,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -5076,7 +5076,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5093,7 +5093,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5110,7 +5110,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5126,7 +5126,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5143,7 +5143,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5161,7 +5161,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -5181,7 +5181,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -5192,12 +5192,12 @@

    Arguments

    path_mode

    How the path strings are interpreted in the -get_by_path routines:

    Read more… +get_by_path routines:

    Read more… - + character(kind=CK, len=1), intent(in), @@ -5218,7 +5218,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5238,7 +5238,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5248,12 +5248,12 @@

    Arguments

    :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -5265,12 +5265,12 @@

    Arguments

    Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

    Read more… +all cases).

    Read more… - + logical(kind=LK), intent(in), @@ -5286,7 +5286,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -5296,12 +5296,12 @@

    Arguments

    :: null_to_real_mode -

    if strict_type_checking=false:

    Read more… +

    if strict_type_checking=false:

    Read more… - + integer(kind=IK), intent(in), @@ -5312,12 +5312,12 @@

    Arguments

    non_normal_mode

    How to serialize NaN, Infinity, and --Infinity real values:

    Read more… +-Infinity real values:

    Read more… - + logical(kind=LK), intent(in), @@ -5327,12 +5327,12 @@

    Arguments

    :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -5342,12 +5342,12 @@

    Arguments

    :: strict_integer_type_checking -

    (default is true)

    Read more… +

    (default is true)

    Read more… - + logical(kind=LK), intent(in), @@ -5391,7 +5391,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5406,7 +5406,7 @@

    Arguments

    - + type(json_value), intent(in), @@ -5466,7 +5466,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5481,7 +5481,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -5496,7 +5496,7 @@

    Arguments

    - + integer(kind=IK), intent(in) @@ -5511,7 +5511,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5526,7 +5526,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5569,7 +5569,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5584,7 +5584,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -5599,7 +5599,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -5614,7 +5614,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5629,7 +5629,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5672,7 +5672,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5687,7 +5687,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -5702,7 +5702,7 @@

    Arguments

    - + logical(kind=LK), intent(in) @@ -5717,7 +5717,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5732,7 +5732,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5775,7 +5775,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5790,7 +5790,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -5805,7 +5805,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -5820,7 +5820,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5835,7 +5835,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5878,7 +5878,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5893,7 +5893,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -5908,7 +5908,7 @@

    Arguments

    - + type(json_value), intent(in), @@ -5923,7 +5923,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5938,7 +5938,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -5981,7 +5981,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -5996,7 +5996,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6011,7 +6011,7 @@

    Arguments

    - + real(kind=RK), intent(in) @@ -6026,7 +6026,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6041,7 +6041,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6084,7 +6084,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6099,7 +6099,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6114,7 +6114,7 @@

    Arguments

    - + real(kind=real32), intent(in) @@ -6129,7 +6129,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6144,7 +6144,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6187,7 +6187,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6202,7 +6202,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6217,7 +6217,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -6232,7 +6232,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6247,7 +6247,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6290,7 +6290,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6305,7 +6305,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6320,7 +6320,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -6335,7 +6335,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6350,7 +6350,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6393,7 +6393,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6408,7 +6408,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6423,7 +6423,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6438,7 +6438,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6453,7 +6453,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6468,7 +6468,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6483,7 +6483,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6527,7 +6527,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6542,7 +6542,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -6557,7 +6557,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6572,7 +6572,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6587,7 +6587,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6602,7 +6602,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6617,7 +6617,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6661,7 +6661,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6676,7 +6676,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6691,7 +6691,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -6706,7 +6706,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6721,7 +6721,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6736,7 +6736,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6751,7 +6751,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6795,7 +6795,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6810,7 +6810,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -6825,7 +6825,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -6840,7 +6840,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6855,7 +6855,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -6870,7 +6870,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -6888,7 +6888,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6903,7 +6903,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -6947,7 +6947,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -6962,7 +6962,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -6977,7 +6977,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -6992,7 +6992,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7007,7 +7007,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7022,7 +7022,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -7040,7 +7040,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7055,7 +7055,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7099,7 +7099,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7114,7 +7114,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7129,7 +7129,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -7144,7 +7144,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7159,7 +7159,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7174,7 +7174,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -7192,7 +7192,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7207,7 +7207,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7248,7 +7248,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7263,7 +7263,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7278,7 +7278,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -7319,7 +7319,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7365,7 +7365,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7426,7 +7426,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7441,7 +7441,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7456,7 +7456,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -7471,7 +7471,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -7488,7 +7488,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7503,7 +7503,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -7518,7 +7518,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -7563,7 +7563,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7578,7 +7578,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7593,7 +7593,7 @@

    Arguments

    - + integer(kind=IK), intent(out) @@ -7608,7 +7608,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7623,7 +7623,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -7667,7 +7667,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7682,7 +7682,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7697,7 +7697,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -7712,7 +7712,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7727,7 +7727,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -7771,7 +7771,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7786,7 +7786,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7801,7 +7801,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -7816,7 +7816,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7831,7 +7831,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7875,7 +7875,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7890,7 +7890,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -7905,7 +7905,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7920,7 +7920,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -7935,7 +7935,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -7979,7 +7979,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -7994,7 +7994,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8009,7 +8009,7 @@

    Arguments

    - + type(json_value), intent(out), @@ -8024,7 +8024,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8068,7 +8068,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8083,7 +8083,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8098,7 +8098,7 @@

    Arguments

    - + real(kind=RK), intent(out) @@ -8113,7 +8113,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8128,7 +8128,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -8172,7 +8172,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8187,7 +8187,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8202,7 +8202,7 @@

    Arguments

    - + real(kind=real32), intent(out) @@ -8217,7 +8217,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8232,7 +8232,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -8276,7 +8276,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8291,7 +8291,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8306,7 +8306,7 @@

    Arguments

    - + real(kind=real32), intent(out), @@ -8321,7 +8321,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8336,7 +8336,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -8380,7 +8380,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8395,7 +8395,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8410,7 +8410,7 @@

    Arguments

    - + real(kind=RK), intent(out), @@ -8425,7 +8425,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8440,7 +8440,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -8484,7 +8484,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8499,7 +8499,7 @@

    Arguments

    - + type(json_value), intent(out), @@ -8544,7 +8544,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8559,7 +8559,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8574,7 +8574,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -8589,7 +8589,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8604,7 +8604,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -8648,7 +8648,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8663,7 +8663,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8678,7 +8678,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(out), @@ -8693,7 +8693,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -8708,7 +8708,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -8752,7 +8752,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8767,7 +8767,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -8782,7 +8782,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -8844,7 +8844,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8859,7 +8859,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -8920,7 +8920,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8935,7 +8935,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -8979,7 +8979,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9019,7 +9019,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9034,7 +9034,7 @@

    Arguments

    - + integer, intent(in), @@ -9078,7 +9078,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9123,7 +9123,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9138,7 +9138,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -9182,7 +9182,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9197,7 +9197,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -9241,7 +9241,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9256,7 +9256,7 @@

    Arguments

    - + integer(kind=IK), intent(in) @@ -9300,7 +9300,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9315,7 +9315,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9358,7 +9358,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9373,7 +9373,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9388,7 +9388,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9403,7 +9403,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -9446,7 +9446,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9461,7 +9461,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9476,7 +9476,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -9491,7 +9491,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -9534,7 +9534,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9549,7 +9549,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -9564,7 +9564,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9579,7 +9579,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -9625,7 +9625,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9640,7 +9640,7 @@

    Arguments

    - + procedure(json_traverse_callback_func) @@ -9686,7 +9686,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9701,7 +9701,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9716,7 +9716,7 @@

    Arguments

    - + integer(kind=IK), intent(in) @@ -9731,7 +9731,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -9777,7 +9777,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9792,7 +9792,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9807,7 +9807,7 @@

    Arguments

    - + logical(kind=LK), intent(in) @@ -9822,7 +9822,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -9868,7 +9868,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9883,7 +9883,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9898,7 +9898,7 @@

    Arguments

    - + real(kind=RK), intent(in) @@ -9913,7 +9913,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -9957,7 +9957,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -9972,7 +9972,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -9987,7 +9987,7 @@

    Arguments

    - + real(kind=real32), intent(in) @@ -10002,7 +10002,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -10048,7 +10048,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10063,7 +10063,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10078,7 +10078,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10093,7 +10093,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -10108,7 +10108,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10123,7 +10123,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10164,7 +10164,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10179,7 +10179,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -10194,7 +10194,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10209,7 +10209,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -10224,7 +10224,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10239,7 +10239,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10280,7 +10280,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10295,7 +10295,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10310,7 +10310,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -10325,7 +10325,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -10340,7 +10340,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10355,7 +10355,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -10400,7 +10400,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10415,7 +10415,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10430,7 +10430,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10445,7 +10445,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -10460,7 +10460,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -10475,7 +10475,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -10519,7 +10519,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10534,7 +10534,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in) @@ -10549,7 +10549,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -10564,7 +10564,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10579,7 +10579,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -10596,7 +10596,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -10612,7 +10612,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -10628,7 +10628,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -10668,7 +10668,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10726,7 +10726,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10741,7 +10741,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -10784,7 +10784,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10799,7 +10799,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -10814,7 +10814,7 @@

    Arguments

    - + integer(kind=IK), intent(in) @@ -10829,7 +10829,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10844,7 +10844,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10887,7 +10887,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -10902,7 +10902,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -10917,7 +10917,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -10932,7 +10932,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10947,7 +10947,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -10990,7 +10990,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11005,7 +11005,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11020,7 +11020,7 @@

    Arguments

    - + logical(kind=LK), intent(in) @@ -11035,7 +11035,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11050,7 +11050,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11093,7 +11093,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11108,7 +11108,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11123,7 +11123,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -11138,7 +11138,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11153,7 +11153,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11196,7 +11196,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11211,7 +11211,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11226,7 +11226,7 @@

    Arguments

    - + type(json_value), intent(in), @@ -11241,7 +11241,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11256,7 +11256,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11299,7 +11299,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11314,7 +11314,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11329,7 +11329,7 @@

    Arguments

    - + real(kind=RK), intent(in) @@ -11344,7 +11344,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11359,7 +11359,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11402,7 +11402,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11417,7 +11417,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11432,7 +11432,7 @@

    Arguments

    - + real(kind=real32), intent(in) @@ -11447,7 +11447,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11462,7 +11462,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11505,7 +11505,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11520,7 +11520,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11535,7 +11535,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -11550,7 +11550,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11565,7 +11565,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11608,7 +11608,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11623,7 +11623,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11638,7 +11638,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -11653,7 +11653,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11668,7 +11668,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11711,7 +11711,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11726,7 +11726,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11741,7 +11741,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11756,7 +11756,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11771,7 +11771,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11786,7 +11786,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -11801,7 +11801,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -11845,7 +11845,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -11860,7 +11860,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -11875,7 +11875,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in), @@ -11890,7 +11890,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11905,7 +11905,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -11920,7 +11920,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -11938,7 +11938,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -11953,7 +11953,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -11995,7 +11995,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12010,7 +12010,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12025,7 +12025,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -12040,7 +12040,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -12057,7 +12057,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12072,7 +12072,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -12087,7 +12087,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -12128,7 +12128,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12143,7 +12143,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12158,7 +12158,7 @@

    Arguments

    - + integer(kind=IK), intent(out) @@ -12173,7 +12173,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12188,7 +12188,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -12228,7 +12228,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12243,7 +12243,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12258,7 +12258,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -12273,7 +12273,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12288,7 +12288,7 @@

    Arguments

    - + integer(kind=IK), intent(in), @@ -12328,7 +12328,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12343,7 +12343,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12358,7 +12358,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -12373,7 +12373,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12388,7 +12388,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -12428,7 +12428,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12443,7 +12443,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12458,7 +12458,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12473,7 +12473,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12488,7 +12488,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -12528,7 +12528,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12543,7 +12543,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12558,7 +12558,7 @@

    Arguments

    - + type(json_value), intent(out), @@ -12573,7 +12573,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12613,7 +12613,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12628,7 +12628,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12643,7 +12643,7 @@

    Arguments

    - + real(kind=RK), intent(out) @@ -12658,7 +12658,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12673,7 +12673,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -12713,7 +12713,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12728,7 +12728,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12743,7 +12743,7 @@

    Arguments

    - + real(kind=real32), intent(out) @@ -12758,7 +12758,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12773,7 +12773,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -12813,7 +12813,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12828,7 +12828,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12843,7 +12843,7 @@

    Arguments

    - + real(kind=real32), intent(out), @@ -12858,7 +12858,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12873,7 +12873,7 @@

    Arguments

    - + real(kind=real32), intent(in), @@ -12913,7 +12913,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -12928,7 +12928,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -12943,7 +12943,7 @@

    Arguments

    - + real(kind=RK), intent(out), @@ -12958,7 +12958,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -12973,7 +12973,7 @@

    Arguments

    - + real(kind=RK), intent(in), @@ -13013,7 +13013,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13028,7 +13028,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13043,7 +13043,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -13058,7 +13058,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -13073,7 +13073,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -13113,7 +13113,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13128,7 +13128,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13143,7 +13143,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(out), @@ -13158,7 +13158,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -13173,7 +13173,7 @@

    Arguments

    - + character(kind=CK, len=*), intent(in), @@ -13213,7 +13213,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13228,7 +13228,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13268,7 +13268,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13283,7 +13283,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13326,7 +13326,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13341,7 +13341,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13356,7 +13356,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13371,7 +13371,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -13411,7 +13411,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13426,7 +13426,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13441,7 +13441,7 @@

    Arguments

    - + integer(kind=IK), intent(in) @@ -13456,7 +13456,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -13496,7 +13496,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13511,7 +13511,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13526,7 +13526,7 @@

    Arguments

    - + logical(kind=LK), intent(in) @@ -13541,7 +13541,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -13581,7 +13581,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13596,7 +13596,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13611,7 +13611,7 @@

    Arguments

    - + real(kind=RK), intent(in) @@ -13626,7 +13626,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -13666,7 +13666,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13681,7 +13681,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13696,7 +13696,7 @@

    Arguments

    - + real(kind=real32), intent(in) @@ -13711,7 +13711,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -13751,7 +13751,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13766,7 +13766,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13781,7 +13781,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13796,7 +13796,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -13811,7 +13811,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -13826,7 +13826,7 @@

    Arguments

    - + logical(kind=LK), intent(in), @@ -13867,7 +13867,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13882,7 +13882,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -13897,7 +13897,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -13912,7 +13912,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -13927,7 +13927,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -13942,7 +13942,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -13982,7 +13982,7 @@

    Arguments

    - + class(json_file), intent(inout) @@ -13997,7 +13997,7 @@

    Arguments

    - + character(kind=CDK, len=*), intent(in) @@ -14012,7 +14012,7 @@

    Arguments

    - + logical(kind=LK), intent(out) @@ -14027,7 +14027,7 @@

    Arguments

    - + logical(kind=LK), intent(out), @@ -14042,7 +14042,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -14059,7 +14059,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -14075,7 +14075,7 @@

    Arguments

    - + integer(kind=IK), intent(out), @@ -14091,7 +14091,7 @@

    Arguments

    - + character(kind=CK, len=:), intent(out), @@ -14134,7 +14134,7 @@

    Arguments

    Documentation generated by FORD - on 2024-06-12 15:09

    + on 2024-06-12 15:12


    diff --git a/module/json_kinds.html b/module/json_kinds.html index 1786e60dc..94f4b451f 100644 --- a/module/json_kinds.html +++ b/module/json_kinds.html @@ -725,7 +725,7 @@

    Variables

    Documentation generated by FORD - on 2024-06-12 15:09

    + on 2024-06-12 15:12


    diff --git a/module/json_module.html b/module/json_module.html index 1d2717f7f..9637afd49 100644 --- a/module/json_module.html +++ b/module/json_module.html @@ -206,11 +206,11 @@

    Uses

    • @@ -595,7 +595,7 @@

      Documentation generated by FORD - on 2024-06-12 15:09

      + on 2024-06-12 15:12


      diff --git a/module/json_parameters.html b/module/json_parameters.html index c88e4f822..fd2ca05fe 100644 --- a/module/json_parameters.html +++ b/module/json_parameters.html @@ -1585,7 +1585,7 @@

      Variables

      Documentation generated by FORD - on 2024-06-12 15:09

      + on 2024-06-12 15:12


      diff --git a/module/json_string_utilities.html b/module/json_string_utilities.html index 4db8dc23d..0ce46b8d2 100644 --- a/module/json_string_utilities.html +++ b/module/json_string_utilities.html @@ -205,8 +205,8 @@

      Uses

    • @@ -992,7 +992,7 @@

      Arguments

      - + character(kind=CDK, len=*), intent(in) @@ -1043,7 +1043,7 @@

      Arguments

      - + character(kind=CDK, len=*), intent(in), @@ -1096,7 +1096,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -1330,7 +1330,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -1378,7 +1378,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -1426,7 +1426,7 @@

      Arguments

      - + character(kind=CDK, len=*), intent(in) @@ -1474,7 +1474,7 @@

      Arguments

      - + character(kind=CDK, len=*), intent(in), @@ -1712,7 +1712,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -1767,7 +1767,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(inout) @@ -1841,7 +1841,7 @@

      Arguments

      - + logical(kind=LK), intent(in) @@ -1886,7 +1886,7 @@

      Arguments

      - + integer(kind=IK), intent(in) @@ -1916,7 +1916,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(out) @@ -1960,7 +1960,7 @@

      Arguments

      - + real(kind=RK), intent(in) @@ -1975,7 +1975,7 @@

      Arguments

      - + character(kind=CDK, len=*), intent(in) @@ -1990,7 +1990,7 @@

      Arguments

      - + logical(kind=LK), intent(in) @@ -2006,7 +2006,7 @@

      Arguments

      - + logical(kind=LK), intent(in) @@ -2023,7 +2023,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(out) @@ -2063,7 +2063,7 @@

      Arguments

      - + character(kind=CK, len=:), intent(inout), @@ -2078,7 +2078,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -2093,7 +2093,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -2133,7 +2133,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -2148,7 +2148,7 @@

      Arguments

      - + integer(kind=IK), intent(out) @@ -2163,7 +2163,7 @@

      Arguments

      - + logical(kind=LK), intent(out) @@ -2207,7 +2207,7 @@

      Arguments

      - + character(kind=CK, len=*), intent(in) @@ -2222,7 +2222,7 @@

      Arguments

      - + logical(kind=LK), intent(in) @@ -2238,7 +2238,7 @@

      Arguments

      - + real(kind=RK), intent(out) @@ -2253,7 +2253,7 @@

      Arguments

      - + logical(kind=LK), intent(out) @@ -2293,7 +2293,7 @@

      Arguments

      - + character(kind=CK, len=:), intent(inout), @@ -2303,12 +2303,12 @@

      Arguments

      :: str -Read more… +Read more… - + character(kind=CK, len=:), intent(out), @@ -2352,7 +2352,7 @@

      Arguments

      Documentation generated by FORD - on 2024-06-12 15:09

      + on 2024-06-12 15:12


      diff --git a/module/json_value_module.html b/module/json_value_module.html index f0d3f2422..6b3187f3c 100644 --- a/module/json_value_module.html +++ b/module/json_value_module.html @@ -433,10 +433,10 @@

      Uses

      • @@ -916,7 +916,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -931,7 +931,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -946,7 +946,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -961,7 +961,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -976,7 +976,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -991,7 +991,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1008,7 +1008,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1025,7 +1025,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1041,7 +1041,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1058,7 +1058,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1076,7 +1076,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -1096,7 +1096,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1107,12 +1107,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -1133,7 +1133,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1153,7 +1153,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1163,12 +1163,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1180,12 +1180,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -1201,7 +1201,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1211,12 +1211,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -1227,12 +1227,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -1242,12 +1242,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1257,12 +1257,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -1349,7 +1349,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -1425,7 +1425,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -1512,7 +1512,7 @@

        Components

        - + logical(kind=LK), private @@ -1533,7 +1533,7 @@

        Components

        - + logical(kind=LK), private @@ -1550,7 +1550,7 @@

        Components

        - + logical(kind=LK), private @@ -1603,7 +1603,7 @@

        Components

        - + character(kind=CK, len=:), private, @@ -1623,7 +1623,7 @@

        Components

        - + logical(kind=LK), private @@ -1641,7 +1641,7 @@

        Components

        - + logical(kind=LK), private @@ -1681,7 +1681,7 @@

        Components

        - + logical(kind=LK), private @@ -1758,7 +1758,7 @@

        Components

        - + integer(kind=IK), private @@ -1810,7 +1810,7 @@

        Components

        - + logical(kind=LK), private @@ -1830,7 +1830,7 @@

        Components

        - + logical(kind=LK), private @@ -1843,12 +1843,12 @@

        Components

        .false.

        How to serialize NaN, Infinity, -and -Infinity real values:

        Read more… +and -Infinity real values:

        Read more… - + integer(kind=IK), private @@ -1860,12 +1860,12 @@

        Components

        = 2_IK -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), private @@ -1878,12 +1878,12 @@

        Components

        1_IK

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), private @@ -1940,7 +1940,7 @@

        Components

        - + character(kind=CDK, len=:), private, @@ -1962,7 +1962,7 @@

        Components

        - + integer(kind=IK), private @@ -1979,7 +1979,7 @@

        Components

        - + logical(kind=LK), private @@ -1998,7 +1998,7 @@

        Components

        - + logical(kind=LK), private @@ -2010,12 +2010,12 @@

        Components

        = .true. -Read more… +Read more… - + logical(kind=LK), private @@ -2035,7 +2035,7 @@

        Components

        - + logical(kind=LK), private @@ -2073,7 +2073,7 @@

        Components

        - + logical(kind=LK), private @@ -2121,12 +2121,12 @@

        Type-Bound Procedures

        generic, public :: - add => json_value_add_member, json_value_add_null, wrap_json_value_add_null, json_value_add_integer, wrap_json_value_add_integer, json_value_add_integer_vec, wrap_json_value_add_integer_vec, json_value_add_real32, wrap_json_value_add_real32, json_value_add_real32_vec, wrap_json_value_add_real32_vec, json_value_add_real, wrap_json_value_add_real, json_value_add_real_vec, wrap_json_value_add_real_vec, json_value_add_logical, wrap_json_value_add_logical, json_value_add_logical_vec, wrap_json_value_add_logical_vec, json_value_add_string, wrap_json_value_add_string, json_value_add_string_vec, wrap_json_value_add_string_vec -

        Add objects to a linked list of json_values.

        Read more… + add => json_value_add_member, json_value_add_null, wrap_json_value_add_null, json_value_add_integer, wrap_json_value_add_integer, json_value_add_integer_vec, wrap_json_value_add_integer_vec, json_value_add_real32, wrap_json_value_add_real32, json_value_add_real32_vec, wrap_json_value_add_real32_vec, json_value_add_real, wrap_json_value_add_real, json_value_add_real_vec, wrap_json_value_add_real_vec, json_value_add_logical, wrap_json_value_add_logical, json_value_add_logical_vec, wrap_json_value_add_logical_vec, json_value_add_string, wrap_json_value_add_string, json_value_add_string_vec, wrap_json_value_add_string_vec +

        Add objects to a linked list of json_values.

        Read more… generic, public :: - add => json_value_add_string_name_ascii, json_value_add_string_val_ascii, json_value_add_string_vec_name_ascii, json_value_add_string_vec_val_ascii + add => json_value_add_string_name_ascii, json_value_add_string_val_ascii, json_value_add_string_vec_name_ascii, json_value_add_string_vec_val_ascii @@ -2159,12 +2159,12 @@

        Type-Bound Procedures

        procedure, public :: - check_for_errors => json_check_for_errors + check_for_errors => json_check_for_errors ../../

        check for error and get error message

        procedure, public :: - clear_exceptions => json_clear_exceptions + clear_exceptions => json_clear_exceptions ../../

        clear exceptions

        @@ -2249,15 +2249,15 @@

        Type-Bound Procedures

        generic, public :: - deserialize => json_parse_string, wrap_json_parse_string + deserialize => json_parse_string, wrap_json_parse_string

        Parse the JSON string and populate the json_value tree.

        generic, public :: - destroy => json_value_destroy, destroy_json_core + destroy => json_value_destroy, destroy_json_core

        Destructor routine for a json_value pointer. This must be called explicitly if it is no longer needed, - before it goes out of scope. Otherwise, a memory leak will result.

        Read more… + before it goes out of scope. Otherwise, a memory leak will result.

        Read more… procedure, private :: @@ -2266,13 +2266,13 @@

        Type-Bound Procedures

        procedure, public :: - failed => json_failed + failed => json_failed ../../

        check for error

        generic, public :: - get => json_get_by_path, wrap_json_get_by_path, json_get_integer, json_get_integer_by_path, wrap_json_get_integer_by_path, json_get_integer_vec, json_get_integer_vec_by_path, wrap_json_get_integer_vec_by_path, json_get_real32, json_get_real32_by_path, wrap_json_get_real32_by_path, json_get_real32_vec, json_get_real32_vec_by_path, wrap_json_get_real32_vec_by_path, json_get_real, json_get_real_by_path, wrap_json_get_real_by_path, json_get_real_vec, json_get_real_vec_by_path, wrap_json_get_real_vec_by_path, json_get_logical, json_get_logical_by_path, wrap_json_get_logical_by_path, json_get_logical_vec, json_get_logical_vec_by_path, wrap_json_get_logical_vec_by_path, json_get_string, json_get_string_by_path, wrap_json_get_string_by_path, json_get_string_vec, json_get_string_vec_by_path, wrap_json_get_string_vec_by_path, json_get_alloc_string_vec, json_get_alloc_string_vec_by_path, wrap_json_get_alloc_string_vec_by_path, json_get_array, json_get_array_by_path, wrap_json_get_array_by_path -

        Get data from a json_value linked list.

        Read more… + get => json_get_by_path, wrap_json_get_by_path, json_get_integer, json_get_integer_by_path, wrap_json_get_integer_by_path, json_get_integer_vec, json_get_integer_vec_by_path, wrap_json_get_integer_vec_by_path, json_get_real32, json_get_real32_by_path, wrap_json_get_real32_by_path, json_get_real32_vec, json_get_real32_vec_by_path, wrap_json_get_real32_vec_by_path, json_get_real, json_get_real_by_path, wrap_json_get_real_by_path, json_get_real_vec, json_get_real_vec_by_path, wrap_json_get_real_vec_by_path, json_get_logical, json_get_logical_by_path, wrap_json_get_logical_by_path, json_get_logical_vec, json_get_logical_vec_by_path, wrap_json_get_logical_vec_by_path, json_get_string, json_get_string_by_path, wrap_json_get_string_by_path, json_get_string_vec, json_get_string_vec_by_path, wrap_json_get_string_vec_by_path, json_get_alloc_string_vec, json_get_alloc_string_vec_by_path, wrap_json_get_alloc_string_vec_by_path, json_get_array, json_get_array_by_path, wrap_json_get_array_by_path +

        Get data from a json_value linked list.

        Read more… generic, public :: @@ -2316,12 +2316,12 @@

        Type-Bound Procedures

        generic, public :: - info => json_info, json_info_by_path, wrap_json_info_by_path + info => json_info, json_info_by_path, wrap_json_info_by_path

        get info about a json_value

        procedure, public :: - initialize => json_initialize + initialize => json_initialize ../../

        to initialize some parsing parameters

        @@ -2848,12 +2848,12 @@

        Type-Bound Procedures

        generic, public :: - load => json_parse_file + load => json_parse_file

        Parse the JSON file and populate the json_value tree.

        generic, public :: - matrix_info => json_matrix_info, json_matrix_info_by_path, wrap_json_matrix_info_by_path + matrix_info => json_matrix_info, json_matrix_info_by_path, wrap_json_matrix_info_by_path

        get matrix info about a json_value

        @@ -2918,18 +2918,18 @@

        Type-Bound Procedures

        generic, public :: - print => json_print_to_console, json_print_to_unit, json_print_to_filename -

        Print the json_value to an output unit or file.

        Read more… + print => json_print_to_console, json_print_to_unit, json_print_to_filename +

        Print the json_value to an output unit or file.

        Read more… procedure, public :: - print_error_message => json_print_error_message + print_error_message => json_print_error_message ../../

        simply routine to print error messages

        procedure, public :: - print_to_string => json_value_to_string + print_to_string => json_value_to_string ../../

        The same as serialize, but only here for backward compatibility

        @@ -2939,7 +2939,7 @@

        Type-Bound Procedures

        procedure, public :: - remove => json_value_remove + remove => json_value_remove

        Remove a json_value from a linked-list structure.

        @@ -2950,12 +2950,12 @@

        Type-Bound Procedures

        generic, public :: - rename => json_value_rename, wrap_json_value_rename, json_rename_by_path, wrap_json_rename_by_path + rename => json_value_rename, wrap_json_value_rename, json_rename_by_path, wrap_json_rename_by_path

        Rename a json_value variable.

        generic, public :: - rename => json_rename_by_path_name_ascii, json_rename_by_path_path_ascii + rename => json_rename_by_path_name_ascii, json_rename_by_path_path_ascii @@ -2972,7 +2972,7 @@

        Type-Bound Procedures

        procedure, public :: - serialize => json_value_to_string + serialize => json_value_to_string

        Print the json_value structure to an allocatable string

        @@ -3039,27 +3039,27 @@

        Type-Bound Procedures

        procedure, public :: - traverse => json_traverse + traverse => json_traverse ../../

        to traverse all elements of a JSON structure

        generic, public :: - update => json_update_logical, wrap_json_update_logical, json_update_real32, wrap_json_update_real32, json_update_real, wrap_json_update_real, json_update_integer, wrap_json_update_integer, json_update_string, wrap_json_update_string + update => json_update_logical, wrap_json_update_logical, json_update_real32, wrap_json_update_real32, json_update_real, wrap_json_update_real, json_update_integer, wrap_json_update_integer, json_update_string, wrap_json_update_string

        These are like the add methods, except if a variable with the same path is already present, then its value is simply updated. Note that currently, these only work for scalar variables. These routines can also change the variable’s type (but an error will be - thrown if the existing variable is not a scalar).

        Read more… + thrown if the existing variable is not a scalar).

        Read more… generic, public :: - update => json_update_string_name_ascii, json_update_string_val_ascii + update => json_update_string_name_ascii, json_update_string_val_ascii generic, public :: - valid_path => json_valid_path, wrap_json_valid_path + valid_path => json_valid_path, wrap_json_valid_path ../../

        verify if a path is valid (i.e., a variable with this path exists in the file).

        @@ -3466,7 +3466,7 @@

        Components

        - + integer(kind=IK), private @@ -3483,7 +3483,7 @@

        Components

        - + character(kind=CK, len=:), private, @@ -3586,7 +3586,7 @@

        Components

        - + integer(kind=IK), private @@ -3640,7 +3640,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3655,7 +3655,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3670,7 +3670,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3685,7 +3685,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -3700,7 +3700,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -3715,7 +3715,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3732,7 +3732,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3749,7 +3749,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3765,7 +3765,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3782,7 +3782,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3800,7 +3800,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -3820,7 +3820,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -3831,12 +3831,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -3857,7 +3857,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3877,7 +3877,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -3887,12 +3887,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3904,12 +3904,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -3925,7 +3925,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -3935,12 +3935,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -3951,12 +3951,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -3966,12 +3966,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -3981,12 +3981,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -4047,7 +4047,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -4161,7 +4161,7 @@

        Arguments

        - + type(json_value), @@ -4222,7 +4222,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -4237,7 +4237,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -4381,7 +4381,7 @@

        Arguments

        - + type(json_value), intent(in) @@ -4396,7 +4396,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -4538,7 +4538,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -4598,7 +4598,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -4658,7 +4658,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -4673,7 +4673,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -4739,7 +4739,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -4754,7 +4754,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -4812,7 +4812,7 @@

        Arguments

        - + type(json_value), @@ -4827,7 +4827,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -4871,7 +4871,7 @@

        Arguments

        - + class(json_core), intent(out) @@ -4954,7 +4954,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -4999,7 +4999,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -5074,7 +5074,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -5144,7 +5144,7 @@

        Arguments

        - + type(json_value), @@ -5159,7 +5159,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5189,7 +5189,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5204,7 +5204,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5259,7 +5259,7 @@

        Arguments

        - + type(json_value), @@ -5274,7 +5274,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5304,7 +5304,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5319,7 +5319,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5374,7 +5374,7 @@

        Arguments

        - + type(json_value), @@ -5389,7 +5389,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5419,7 +5419,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5434,7 +5434,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5489,7 +5489,7 @@

        Arguments

        - + type(json_value), @@ -5504,7 +5504,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5534,7 +5534,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5549,7 +5549,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5604,7 +5604,7 @@

        Arguments

        - + type(json_value), @@ -5619,7 +5619,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5634,7 +5634,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -5649,7 +5649,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5664,7 +5664,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5719,7 +5719,7 @@

        Arguments

        - + type(json_value), @@ -5734,7 +5734,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5764,7 +5764,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5779,7 +5779,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5834,7 +5834,7 @@

        Arguments

        - + type(json_value), @@ -5849,7 +5849,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5879,7 +5879,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5894,7 +5894,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -5949,7 +5949,7 @@

        Arguments

        - + type(json_value), @@ -5964,7 +5964,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -5994,7 +5994,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6009,7 +6009,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6064,7 +6064,7 @@

        Arguments

        - + type(json_value), @@ -6079,7 +6079,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -6109,7 +6109,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6124,7 +6124,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6179,7 +6179,7 @@

        Arguments

        - + type(json_value), @@ -6194,7 +6194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -6224,7 +6224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6239,7 +6239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6254,7 +6254,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6269,7 +6269,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6324,7 +6324,7 @@

        Arguments

        - + type(json_value), @@ -6339,7 +6339,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -6369,7 +6369,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6384,7 +6384,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6399,7 +6399,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6414,7 +6414,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6469,7 +6469,7 @@

        Arguments

        - + type(json_value), @@ -6484,7 +6484,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -6514,7 +6514,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6529,7 +6529,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6544,7 +6544,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6559,7 +6559,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6614,7 +6614,7 @@

        Arguments

        - + type(json_value), @@ -6629,7 +6629,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -6659,7 +6659,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6674,7 +6674,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6689,7 +6689,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -6707,7 +6707,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6722,7 +6722,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6777,7 +6777,7 @@

        Arguments

        - + type(json_value), @@ -6792,7 +6792,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -6822,7 +6822,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6837,7 +6837,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -6852,7 +6852,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -6870,7 +6870,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6885,7 +6885,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -6940,7 +6940,7 @@

        Arguments

        - + type(json_value), @@ -6955,7 +6955,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -6985,7 +6985,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7000,7 +7000,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7015,7 +7015,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -7033,7 +7033,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -7048,7 +7048,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -7110,7 +7110,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7144,7 +7144,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7161,7 +7161,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7223,7 +7223,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7257,7 +7257,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7274,7 +7274,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7339,7 +7339,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7354,7 +7354,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7459,7 +7459,7 @@

        Arguments

        - + type(json_value), @@ -7474,7 +7474,7 @@

        Arguments

        - + type(json_value), @@ -7531,7 +7531,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7546,7 +7546,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -7561,7 +7561,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -7577,7 +7577,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7593,7 +7593,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7657,7 +7657,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7672,7 +7672,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7687,7 +7687,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -7744,7 +7744,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7759,7 +7759,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -7774,7 +7774,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -7789,7 +7789,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -7806,7 +7806,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -7821,7 +7821,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -7836,7 +7836,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -7893,7 +7893,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7964,7 +7964,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -7979,7 +7979,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8009,7 +8009,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8064,7 +8064,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8079,7 +8079,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8094,7 +8094,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -8110,7 +8110,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8165,7 +8165,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8180,7 +8180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8195,7 +8195,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -8211,7 +8211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8245,7 +8245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8309,7 +8309,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8324,7 +8324,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8341,7 +8341,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -8357,7 +8357,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8391,7 +8391,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8454,7 +8454,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8469,7 +8469,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8485,7 +8485,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -8501,7 +8501,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8556,7 +8556,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8626,7 +8626,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8641,7 +8641,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8671,7 +8671,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8686,7 +8686,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -8745,7 +8745,7 @@

        Arguments

        - + type(json_value), @@ -8760,7 +8760,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -8815,7 +8815,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -8830,7 +8830,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -8845,7 +8845,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -8860,7 +8860,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -8875,7 +8875,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -8930,7 +8930,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9000,7 +9000,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9015,7 +9015,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -9045,7 +9045,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9060,7 +9060,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -9119,7 +9119,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9134,7 +9134,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9189,7 +9189,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9204,7 +9204,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -9219,7 +9219,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9234,7 +9234,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9249,7 +9249,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -9309,7 +9309,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9384,7 +9384,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9455,7 +9455,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9470,7 +9470,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -9485,7 +9485,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9579,7 +9579,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9649,7 +9649,7 @@

        Arguments

        - + type(json_value), @@ -9719,7 +9719,7 @@

        Arguments

        - + type(json_value), @@ -9789,7 +9789,7 @@

        Arguments

        - + type(json_value), @@ -9804,7 +9804,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -9834,7 +9834,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -9849,7 +9849,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -9904,7 +9904,7 @@

        Arguments

        - + type(json_value), @@ -9919,7 +9919,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -9974,7 +9974,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -9989,7 +9989,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10004,7 +10004,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -10019,7 +10019,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10034,7 +10034,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -10089,7 +10089,7 @@

        Arguments

        - + type(json_value), @@ -10104,7 +10104,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10134,7 +10134,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10149,7 +10149,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -10208,7 +10208,7 @@

        Arguments

        - + type(json_value), @@ -10223,7 +10223,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -10278,7 +10278,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10293,7 +10293,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10308,7 +10308,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -10323,7 +10323,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10338,7 +10338,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -10393,7 +10393,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10463,7 +10463,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10478,7 +10478,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10508,7 +10508,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10523,7 +10523,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -10582,7 +10582,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10597,7 +10597,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -10652,7 +10652,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10667,7 +10667,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10682,7 +10682,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -10697,7 +10697,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10712,7 +10712,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -10773,7 +10773,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10847,7 +10847,7 @@

        Arguments

        - + type(json_value), @@ -10862,7 +10862,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -10877,7 +10877,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -10892,7 +10892,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -10947,7 +10947,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -10962,7 +10962,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -10977,7 +10977,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -10992,7 +10992,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11007,7 +11007,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11022,7 +11022,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -11066,7 +11066,7 @@

        Arguments

        - + class(json_core), intent(inout) @@ -11081,7 +11081,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11096,7 +11096,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11111,7 +11111,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11126,7 +11126,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -11141,7 +11141,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -11156,7 +11156,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11173,7 +11173,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11190,7 +11190,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11206,7 +11206,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11223,7 +11223,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11241,7 +11241,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -11261,7 +11261,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -11272,12 +11272,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -11298,7 +11298,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11318,7 +11318,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -11328,12 +11328,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -11345,12 +11345,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -11366,7 +11366,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -11376,12 +11376,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -11392,12 +11392,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -11407,12 +11407,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -11422,12 +11422,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -11488,7 +11488,7 @@

        Arguments

        - + type(json_value), @@ -11503,7 +11503,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -11518,7 +11518,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11534,7 +11534,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11550,7 +11550,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11566,7 +11566,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -11621,7 +11621,7 @@

        Arguments

        - + type(json_value), @@ -11636,7 +11636,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -11651,7 +11651,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -11666,7 +11666,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -11681,7 +11681,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11698,7 +11698,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11714,7 +11714,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -11730,7 +11730,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -11787,7 +11787,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -11802,7 +11802,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -11873,7 +11873,7 @@

        Arguments

        - + type(json_value), @@ -11888,7 +11888,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -11943,7 +11943,7 @@

        Arguments

        - + type(json_value), @@ -11958,7 +11958,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12057,7 +12057,7 @@

        Arguments

        - + integer, intent(in), @@ -12113,7 +12113,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12172,7 +12172,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12187,7 +12187,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -12247,7 +12247,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12262,7 +12262,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -12318,7 +12318,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12333,7 +12333,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12348,7 +12348,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12363,7 +12363,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -12418,7 +12418,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12433,7 +12433,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12448,7 +12448,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -12463,7 +12463,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -12518,7 +12518,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12533,7 +12533,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -12548,7 +12548,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12563,7 +12563,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -12622,7 +12622,7 @@

        Arguments

        - + type(json_value), @@ -12637,7 +12637,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -12677,7 +12677,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -12755,7 +12755,7 @@

        Arguments

        - + logical(kind=LK), intent(inout), @@ -12819,7 +12819,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -12834,7 +12834,7 @@

        Arguments

        - + procedure(json_traverse_callback_func) @@ -12895,7 +12895,7 @@

        Arguments

        - + type(json_value), @@ -12910,7 +12910,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -12925,7 +12925,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -12940,7 +12940,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13001,7 +13001,7 @@

        Arguments

        - + type(json_value), @@ -13016,7 +13016,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13031,7 +13031,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -13046,7 +13046,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13107,7 +13107,7 @@

        Arguments

        - + type(json_value), @@ -13122,7 +13122,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13137,7 +13137,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -13152,7 +13152,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13207,7 +13207,7 @@

        Arguments

        - + type(json_value), @@ -13222,7 +13222,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13237,7 +13237,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -13252,7 +13252,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13313,7 +13313,7 @@

        Arguments

        - + type(json_value), @@ -13328,7 +13328,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13343,7 +13343,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13358,7 +13358,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13373,7 +13373,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13389,7 +13389,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13446,7 +13446,7 @@

        Arguments

        - + type(json_value), @@ -13461,7 +13461,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -13476,7 +13476,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13491,7 +13491,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13506,7 +13506,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13522,7 +13522,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13579,7 +13579,7 @@

        Arguments

        - + type(json_value), @@ -13594,7 +13594,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13609,7 +13609,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -13624,7 +13624,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -13639,7 +13639,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13655,7 +13655,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -13716,7 +13716,7 @@

        Arguments

        - + type(json_value), @@ -13731,7 +13731,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13746,7 +13746,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -13805,7 +13805,7 @@

        Arguments

        - + type(json_value), @@ -13820,7 +13820,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13835,7 +13835,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -13894,7 +13894,7 @@

        Arguments

        - + type(json_value), @@ -13909,7 +13909,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -13924,7 +13924,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -13983,7 +13983,7 @@

        Arguments

        - + type(json_value), @@ -13998,7 +13998,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14013,7 +14013,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14068,7 +14068,7 @@

        Arguments

        - + type(json_value), @@ -14140,7 +14140,7 @@

        Arguments

        - + type(json_value), @@ -14155,7 +14155,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14214,7 +14214,7 @@

        Arguments

        - + type(json_value), @@ -14229,7 +14229,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14244,7 +14244,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -14299,7 +14299,7 @@

        Arguments

        - + type(json_value), @@ -14314,7 +14314,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14329,7 +14329,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -14384,7 +14384,7 @@

        Arguments

        - + type(json_value), @@ -14399,7 +14399,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14414,7 +14414,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -14473,7 +14473,7 @@

        Arguments

        - + type(json_value), @@ -14488,7 +14488,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14503,7 +14503,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -14562,7 +14562,7 @@

        Arguments

        - + type(json_value), @@ -14577,7 +14577,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14592,7 +14592,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14607,7 +14607,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14622,7 +14622,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14677,7 +14677,7 @@

        Arguments

        - + type(json_value), @@ -14692,7 +14692,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -14707,7 +14707,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14722,7 +14722,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14737,7 +14737,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14792,7 +14792,7 @@

        Arguments

        - + type(json_value), @@ -14807,7 +14807,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14822,7 +14822,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -14837,7 +14837,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14852,7 +14852,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14911,7 +14911,7 @@

        Arguments

        - + type(json_value), @@ -14926,7 +14926,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -14941,7 +14941,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -14956,7 +14956,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -14971,7 +14971,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -15026,7 +15026,7 @@

        Arguments

        - + type(json_value), @@ -15041,7 +15041,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -15056,7 +15056,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -15071,7 +15071,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -15086,7 +15086,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -15141,7 +15141,7 @@

        Arguments

        - + type(json_value), @@ -15156,7 +15156,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15171,7 +15171,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -15186,7 +15186,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -15201,7 +15201,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -15245,7 +15245,7 @@

        Arguments

        - + type(json_value), @@ -15260,7 +15260,7 @@

        Arguments

        - + type(json_value), @@ -15348,7 +15348,7 @@

        Arguments

        - + type(json_value), @@ -15407,7 +15407,7 @@

        Arguments

        - + type(json_value), @@ -15422,7 +15422,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15481,7 +15481,7 @@

        Arguments

        - + type(json_value), @@ -15496,7 +15496,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -15511,7 +15511,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15570,7 +15570,7 @@

        Arguments

        - + type(json_value), @@ -15585,7 +15585,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -15600,7 +15600,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15659,7 +15659,7 @@

        Arguments

        - + type(json_value), @@ -15674,7 +15674,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15733,7 +15733,7 @@

        Arguments

        - + type(json_value), @@ -15748,7 +15748,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15807,7 +15807,7 @@

        Arguments

        - + type(json_value), @@ -15822,7 +15822,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -15837,7 +15837,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15892,7 +15892,7 @@

        Arguments

        - + type(json_value), @@ -15907,7 +15907,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -15922,7 +15922,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -15981,7 +15981,7 @@

        Arguments

        - + type(json_value), @@ -15996,7 +15996,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -16011,7 +16011,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -16026,7 +16026,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -16041,7 +16041,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -16100,7 +16100,7 @@

        Arguments

        - + type(json_value), @@ -16172,7 +16172,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -16242,7 +16242,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -16289,7 +16289,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -16349,7 +16349,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -16364,7 +16364,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -16394,7 +16394,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -16454,7 +16454,7 @@

        Arguments

        - + type(json_value), @@ -16528,7 +16528,7 @@

        Arguments

        - + type(json_value), @@ -16616,7 +16616,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -16631,7 +16631,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -16647,7 +16647,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(inout), @@ -16803,7 +16803,7 @@

        Arguments

        - + type(json_value), @@ -16818,7 +16818,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -16828,7 +16828,7 @@

        Arguments

        :: destroy -

        Option to destroy p after it is removed:

        Read more… +

        Option to destroy p after it is removed:

        Read more… @@ -16878,7 +16878,7 @@

        Arguments

        - + type(json_value), @@ -16893,7 +16893,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -16952,7 +16952,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -16967,7 +16967,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17052,7 +17052,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -17114,7 +17114,7 @@

        Arguments

        - + type(json_value), @@ -17248,7 +17248,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -17263,7 +17263,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -17325,7 +17325,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -17355,7 +17355,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -17411,7 +17411,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17426,7 +17426,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17496,7 +17496,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17511,7 +17511,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17587,7 +17587,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17602,7 +17602,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17672,7 +17672,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17687,7 +17687,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17774,7 +17774,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17790,7 +17790,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17862,7 +17862,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17877,7 +17877,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -17948,7 +17948,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -17964,7 +17964,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -18081,7 +18081,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in) @@ -18139,7 +18139,7 @@

        Arguments

        - + type(json_value), @@ -18154,7 +18154,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18212,7 +18212,7 @@

        Arguments

        - + type(json_value), @@ -18227,7 +18227,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -18243,7 +18243,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18301,7 +18301,7 @@

        Arguments

        - + type(json_value), @@ -18316,7 +18316,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -18332,7 +18332,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18390,7 +18390,7 @@

        Arguments

        - + type(json_value), @@ -18405,7 +18405,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18463,7 +18463,7 @@

        Arguments

        - + type(json_value), @@ -18478,7 +18478,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18536,7 +18536,7 @@

        Arguments

        - + type(json_value), @@ -18551,7 +18551,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -18567,7 +18567,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18625,7 +18625,7 @@

        Arguments

        - + type(json_value), @@ -18640,7 +18640,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18656,7 +18656,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -18671,7 +18671,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -18687,7 +18687,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -18744,7 +18744,7 @@

        Arguments

        - + type(json_value), @@ -18759,7 +18759,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -18789,7 +18789,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -18804,7 +18804,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -18859,7 +18859,7 @@

        Arguments

        - + type(json_value), @@ -18874,7 +18874,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -18904,7 +18904,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -18919,7 +18919,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -18974,7 +18974,7 @@

        Arguments

        - + type(json_value), @@ -18989,7 +18989,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19019,7 +19019,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19034,7 +19034,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19089,7 +19089,7 @@

        Arguments

        - + type(json_value), @@ -19104,7 +19104,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19134,7 +19134,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19149,7 +19149,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19204,7 +19204,7 @@

        Arguments

        - + type(json_value), @@ -19219,7 +19219,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19234,7 +19234,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -19249,7 +19249,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19264,7 +19264,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19319,7 +19319,7 @@

        Arguments

        - + type(json_value), @@ -19334,7 +19334,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19364,7 +19364,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19379,7 +19379,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19434,7 +19434,7 @@

        Arguments

        - + type(json_value), @@ -19449,7 +19449,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19479,7 +19479,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19494,7 +19494,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19549,7 +19549,7 @@

        Arguments

        - + type(json_value), @@ -19564,7 +19564,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19594,7 +19594,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19609,7 +19609,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19664,7 +19664,7 @@

        Arguments

        - + type(json_value), @@ -19679,7 +19679,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19709,7 +19709,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19724,7 +19724,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19779,7 +19779,7 @@

        Arguments

        - + type(json_value), @@ -19794,7 +19794,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19824,7 +19824,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19839,7 +19839,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19854,7 +19854,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -19869,7 +19869,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -19924,7 +19924,7 @@

        Arguments

        - + type(json_value), @@ -19939,7 +19939,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -19969,7 +19969,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19984,7 +19984,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -19999,7 +19999,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -20017,7 +20017,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -20032,7 +20032,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -20087,7 +20087,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20102,7 +20102,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20117,7 +20117,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -20133,7 +20133,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20149,7 +20149,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20205,7 +20205,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20220,7 +20220,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20235,7 +20235,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -20250,7 +20250,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -20267,7 +20267,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20282,7 +20282,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -20297,7 +20297,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -20353,7 +20353,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20368,7 +20368,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20398,7 +20398,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20453,7 +20453,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20468,7 +20468,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20483,7 +20483,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -20498,7 +20498,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20553,7 +20553,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20568,7 +20568,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20598,7 +20598,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20613,7 +20613,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -20668,7 +20668,7 @@

        Arguments

        - + type(json_value), @@ -20683,7 +20683,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20698,7 +20698,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -20713,7 +20713,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20728,7 +20728,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -20783,7 +20783,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20798,7 +20798,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20828,7 +20828,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20843,7 +20843,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -20898,7 +20898,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -20913,7 +20913,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -20928,7 +20928,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20943,7 +20943,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -20958,7 +20958,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -21013,7 +21013,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -21028,7 +21028,7 @@

        Arguments

        - + character(kind=CDK, len=:), intent(out), @@ -21043,7 +21043,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21131,7 +21131,7 @@

        Arguments

        - + type(json_value), @@ -21146,7 +21146,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21176,7 +21176,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21191,7 +21191,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -21246,7 +21246,7 @@

        Arguments

        - + type(json_value), @@ -21261,7 +21261,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21276,7 +21276,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -21291,7 +21291,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21306,7 +21306,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -21361,7 +21361,7 @@

        Arguments

        - + type(json_value), @@ -21376,7 +21376,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21406,7 +21406,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21421,7 +21421,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -21476,7 +21476,7 @@

        Arguments

        - + type(json_value), @@ -21491,7 +21491,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21506,7 +21506,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -21521,7 +21521,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21536,7 +21536,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -21591,7 +21591,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -21606,7 +21606,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21636,7 +21636,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21651,7 +21651,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -21706,7 +21706,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -21721,7 +21721,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21736,7 +21736,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -21751,7 +21751,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21766,7 +21766,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -21821,7 +21821,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -21836,7 +21836,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21851,7 +21851,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -21866,7 +21866,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -21881,7 +21881,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -21896,7 +21896,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -21951,7 +21951,7 @@

        Arguments

        - + type(json_value), @@ -21966,7 +21966,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -21981,7 +21981,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -21996,7 +21996,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -22011,7 +22011,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -22028,7 +22028,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -22044,7 +22044,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -22060,7 +22060,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -22115,7 +22115,7 @@

        Arguments

        - + type(json_value), @@ -22130,7 +22130,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22185,7 +22185,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -22200,7 +22200,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22215,7 +22215,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22230,7 +22230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -22300,7 +22300,7 @@

        Arguments

        - + logical(kind=LK), intent(inout), @@ -22358,7 +22358,7 @@

        Arguments

        - + type(json_value), @@ -22373,7 +22373,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22388,7 +22388,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -22403,7 +22403,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -22458,7 +22458,7 @@

        Arguments

        - + type(json_value), @@ -22473,7 +22473,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22488,7 +22488,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -22503,7 +22503,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -22558,7 +22558,7 @@

        Arguments

        - + type(json_value), @@ -22573,7 +22573,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22588,7 +22588,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -22603,7 +22603,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -22658,7 +22658,7 @@

        Arguments

        - + type(json_value), @@ -22673,7 +22673,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22688,7 +22688,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -22703,7 +22703,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -22758,7 +22758,7 @@

        Arguments

        - + type(json_value), @@ -22773,7 +22773,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22788,7 +22788,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22803,7 +22803,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -22818,7 +22818,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -22834,7 +22834,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -22891,7 +22891,7 @@

        Arguments

        - + type(json_value), @@ -22906,7 +22906,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -22921,7 +22921,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -22976,7 +22976,7 @@

        Arguments

        - + type(json_value), @@ -22991,7 +22991,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23006,7 +23006,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -23061,7 +23061,7 @@

        Arguments

        - + type(json_value), @@ -23076,7 +23076,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23091,7 +23091,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -23146,7 +23146,7 @@

        Arguments

        - + type(json_value), @@ -23161,7 +23161,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23176,7 +23176,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -23231,7 +23231,7 @@

        Arguments

        - + type(json_value), @@ -23246,7 +23246,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23301,7 +23301,7 @@

        Arguments

        - + type(json_value), @@ -23316,7 +23316,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23331,7 +23331,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -23386,7 +23386,7 @@

        Arguments

        - + type(json_value), @@ -23401,7 +23401,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23416,7 +23416,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -23471,7 +23471,7 @@

        Arguments

        - + type(json_value), @@ -23486,7 +23486,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23501,7 +23501,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -23556,7 +23556,7 @@

        Arguments

        - + type(json_value), @@ -23571,7 +23571,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23586,7 +23586,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -23641,7 +23641,7 @@

        Arguments

        - + type(json_value), @@ -23656,7 +23656,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23671,7 +23671,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23686,7 +23686,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -23701,7 +23701,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -23756,7 +23756,7 @@

        Arguments

        - + type(json_value), @@ -23771,7 +23771,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23786,7 +23786,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -23801,7 +23801,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -23816,7 +23816,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -23876,7 +23876,7 @@

        Arguments

        - + type(json_value), @@ -23891,7 +23891,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -23951,7 +23951,7 @@

        Arguments

        - + type(json_value), @@ -23966,7 +23966,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -23981,7 +23981,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24040,7 +24040,7 @@

        Arguments

        - + type(json_value), @@ -24055,7 +24055,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -24070,7 +24070,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24130,7 +24130,7 @@

        Arguments

        - + type(json_value), @@ -24145,7 +24145,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24205,7 +24205,7 @@

        Arguments

        - + type(json_value), @@ -24220,7 +24220,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24280,7 +24280,7 @@

        Arguments

        - + type(json_value), @@ -24295,7 +24295,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -24310,7 +24310,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24365,7 +24365,7 @@

        Arguments

        - + type(json_value), @@ -24380,7 +24380,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -24395,7 +24395,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24455,7 +24455,7 @@

        Arguments

        - + type(json_value), @@ -24470,7 +24470,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24485,7 +24485,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24500,7 +24500,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -24515,7 +24515,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -24570,7 +24570,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -24585,7 +24585,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24615,7 +24615,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -24670,7 +24670,7 @@

        Arguments

        - + type(json_value), @@ -24685,7 +24685,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24744,7 +24744,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -24759,7 +24759,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -24802,7 +24802,7 @@

        Arguments

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/README.html b/page/README.html index edb435fd4..2156dcdb3 100644 --- a/page/README.html +++ b/page/README.html @@ -292,7 +292,7 @@

        Miscellaneous

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/CI.html b/page/development-resources/CI.html index 08d4cbd38..94402a1a3 100644 --- a/page/development-resources/CI.html +++ b/page/development-resources/CI.html @@ -139,12 +139,6 @@

        CI.yml

        steps: - # - name: Set vars - # id: vars - # # run: echo ::set-output name=tag::${GITHUB_REF#refs/*/} # this is depreciated: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ - # #run: echo "name=tag::${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT # does this not work? - # run: echo "tag=${GITHUB_REF#refs/*/}" >> $GITHUB_OUTPUT - - name: Checkout code uses: actions/checkout@v4.1.6 with: @@ -324,7 +318,7 @@

        CI.yml

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/CONTRIBUTING.html b/page/development-resources/CONTRIBUTING.html index 6c737d9cf..3c1f1d086 100644 --- a/page/development-resources/CONTRIBUTING.html +++ b/page/development-resources/CONTRIBUTING.html @@ -235,7 +235,7 @@

        Coding Standards

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/LICENSE.html b/page/development-resources/LICENSE.html index 63935dab1..298a70d5b 100644 --- a/page/development-resources/LICENSE.html +++ b/page/development-resources/LICENSE.html @@ -182,7 +182,7 @@

        JSON-Fortran License

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/build.html b/page/development-resources/build.html index 2bd267508..abbab210f 100644 --- a/page/development-resources/build.html +++ b/page/development-resources/build.html @@ -534,7 +534,7 @@

        build.sh

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/codecov.html b/page/development-resources/codecov.html index 0e97f9920..e2e99cb68 100644 --- a/page/development-resources/codecov.html +++ b/page/development-resources/codecov.html @@ -149,7 +149,7 @@

        codecov.yml

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/gccr.html b/page/development-resources/gccr.html index c16ae1c00..5af374434 100644 --- a/page/development-resources/gccr.html +++ b/page/development-resources/gccr.html @@ -656,7 +656,7 @@

        gccr.pl

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/index.html b/page/development-resources/index.html index 6b5d69025..942439b64 100644 --- a/page/development-resources/index.html +++ b/page/development-resources/index.html @@ -164,7 +164,7 @@

        Release Checklist

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/json_module.F90.html b/page/development-resources/json_module.F90.html index f241d8bc4..384d974e5 100644 --- a/page/development-resources/json_module.F90.html +++ b/page/development-resources/json_module.F90.html @@ -593,7 +593,7 @@

        Executed procedures

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/development-resources/release-checklist.html b/page/development-resources/release-checklist.html index 2457482f2..9ab630c09 100644 --- a/page/development-resources/release-checklist.html +++ b/page/development-resources/release-checklist.html @@ -246,7 +246,7 @@

        Release Checklist

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/index.html b/page/index.html index 366ad2071..0c7e8c3e8 100644 --- a/page/index.html +++ b/page/index.html @@ -157,7 +157,7 @@

        General Documentation

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/page/releases/index.html b/page/releases/index.html index 22a1b785a..f88769eeb 100644 --- a/page/releases/index.html +++ b/page/releases/index.html @@ -1385,7 +1385,7 @@

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/annotate_invalid_json.html b/proc/annotate_invalid_json.html index 45d32426c..22d69add9 100644 --- a/proc/annotate_invalid_json.html +++ b/proc/annotate_invalid_json.html @@ -180,7 +180,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -414,18 +414,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -438,24 +438,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -468,9 +468,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -483,30 +483,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -519,9 +519,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -534,9 +534,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -549,9 +549,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -564,15 +564,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -865,7 +865,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/assign_json_file.html b/proc/assign_json_file.html index a62377140..14b5d6002 100644 --- a/proc/assign_json_file.html +++ b/proc/assign_json_file.html @@ -167,7 +167,7 @@

        Arguments

        - + class(json_file), intent(out) @@ -388,7 +388,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/assign_json_file_to_string.html b/proc/assign_json_file_to_string.html index 79787c539..8a6968a1d 100644 --- a/proc/assign_json_file_to_string.html +++ b/proc/assign_json_file_to_string.html @@ -171,7 +171,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -186,7 +186,7 @@

        Arguments

        - + class(json_file), intent(in) @@ -408,18 +408,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -447,9 +447,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -462,9 +462,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -477,9 +477,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -540,30 +540,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -582,9 +582,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -597,9 +597,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -612,9 +612,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -627,9 +627,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -642,9 +642,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -657,9 +657,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -672,9 +672,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -687,9 +687,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -702,9 +702,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -717,9 +717,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -732,9 +732,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -747,9 +747,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -762,9 +762,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -777,9 +777,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -792,9 +792,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -807,9 +807,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -822,9 +822,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -837,9 +837,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -852,9 +852,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -867,9 +867,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -882,9 +882,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -897,9 +897,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -912,9 +912,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -927,9 +927,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -942,9 +942,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -957,9 +957,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -972,9 +972,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -987,9 +987,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1002,9 +1002,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1017,9 +1017,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1032,9 +1032,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1047,9 +1047,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1062,9 +1062,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1077,9 +1077,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1092,9 +1092,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1107,9 +1107,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1122,9 +1122,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1137,15 +1137,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1170,9 +1170,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1218,9 +1218,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1320,9 +1320,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1338,9 +1338,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1350,9 +1350,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1380,9 +1380,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1398,9 +1398,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1410,9 +1410,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1449,27 +1449,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1479,9 +1479,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1497,9 +1497,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1509,9 +1509,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1557,9 +1557,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1575,9 +1575,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1587,9 +1587,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1611,9 +1611,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1623,9 +1623,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1635,9 +1635,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1647,9 +1647,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1659,9 +1659,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1671,9 +1671,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1683,9 +1683,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1695,9 +1695,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1707,9 +1707,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1719,9 +1719,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1731,9 +1731,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1743,9 +1743,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1755,9 +1755,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1794,18 +1794,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1902,9 +1902,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1989,9 +1989,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2004,9 +2004,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2019,9 +2019,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2034,9 +2034,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2106,9 +2106,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2193,15 +2193,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2346,9 +2346,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2358,9 +2358,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2370,9 +2370,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2457,9 +2457,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2529,18 +2529,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2604,9 +2604,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2619,9 +2619,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2815,7 +2815,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/assign_string_to_json_file.html b/proc/assign_string_to_json_file.html index e43ab2388..5f2d48668 100644 --- a/proc/assign_string_to_json_file.html +++ b/proc/assign_string_to_json_file.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -220,18 +220,18 @@

        Calls

        json_file%assign_string_to_json_file - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -289,9 +289,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -304,24 +304,24 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -334,9 +334,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -349,9 +349,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -361,24 +361,24 @@

        Calls

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -436,9 +436,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -451,15 +451,15 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -604,9 +604,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -922,9 +922,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -952,18 +952,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1057,9 +1057,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1195,9 +1195,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1210,9 +1210,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1225,9 +1225,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1240,9 +1240,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1321,9 +1321,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1333,9 +1333,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1345,9 +1345,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1357,9 +1357,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1619,7 +1619,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/compact_real_string.html b/proc/compact_real_string.html index 4f268ca78..96165ea56 100644 --- a/proc/compact_real_string.html +++ b/proc/compact_real_string.html @@ -169,7 +169,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(inout) @@ -274,18 +274,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -298,9 +298,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -313,9 +313,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -328,9 +328,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -343,9 +343,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -358,9 +358,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -373,9 +373,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -388,9 +388,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -403,9 +403,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -418,9 +418,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -433,9 +433,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -448,9 +448,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -463,9 +463,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -478,9 +478,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -493,9 +493,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -508,9 +508,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -523,9 +523,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -538,9 +538,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -553,9 +553,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -568,9 +568,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -583,9 +583,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -598,9 +598,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -613,9 +613,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -628,9 +628,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -643,9 +643,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -658,9 +658,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -673,9 +673,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -688,9 +688,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -703,9 +703,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -718,9 +718,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -733,9 +733,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -748,9 +748,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -763,9 +763,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -778,9 +778,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -838,9 +838,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -853,9 +853,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -868,9 +868,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -883,9 +883,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -898,9 +898,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -913,9 +913,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -928,9 +928,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -943,9 +943,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -958,9 +958,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -973,9 +973,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -988,9 +988,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1003,9 +1003,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1024,9 +1024,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1045,111 +1045,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1162,24 +1162,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1192,24 +1192,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1222,9 +1222,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1237,15 +1237,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1258,15 +1258,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1294,15 +1294,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1321,15 +1321,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1348,15 +1348,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1375,9 +1375,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1390,87 +1390,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1483,90 +1483,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1579,9 +1594,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1594,9 +1609,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1609,9 +1624,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1624,9 +1639,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1639,9 +1654,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1654,9 +1669,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1669,9 +1684,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1684,9 +1699,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1699,9 +1714,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1714,9 +1729,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1729,9 +1744,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1744,30 +1759,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1780,15 +1780,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1801,9 +1801,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1816,9 +1816,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1858,18 +1858,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1882,9 +1882,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -1897,9 +1897,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1927,9 +1927,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1963,9 +1963,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1990,9 +1990,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2017,9 +2017,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2044,9 +2044,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2071,9 +2071,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2098,9 +2098,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2125,9 +2125,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2152,9 +2152,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2180,10 +2180,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2224,9 +2224,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2239,9 +2239,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2254,9 +2254,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2269,9 +2269,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2285,10 +2285,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2300,10 +2300,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2321,10 +2321,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2335,27 +2335,27 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2368,9 +2368,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2384,10 +2384,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2413,99 +2413,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2536,18 +2536,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2560,9 +2560,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2572,18 +2572,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2596,24 +2596,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2626,24 +2626,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2656,9 +2656,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -2947,27 +2947,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3626,7 +3626,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/convert.html b/proc/convert.html index 0a6e9ec0b..7f2d1f0e2 100644 --- a/proc/convert.html +++ b/proc/convert.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -285,18 +285,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -429,9 +429,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -444,9 +444,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -459,9 +459,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -561,24 +561,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -654,24 +654,24 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -777,9 +777,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -792,9 +792,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -807,9 +807,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -822,9 +822,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -837,9 +837,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -852,9 +852,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -867,9 +867,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -882,9 +882,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -897,9 +897,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -912,9 +912,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -927,9 +927,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -942,9 +942,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -957,9 +957,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -972,9 +972,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -987,9 +987,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1002,9 +1002,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1017,9 +1017,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1032,9 +1032,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1047,9 +1047,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1062,9 +1062,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1077,9 +1077,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1092,9 +1092,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1107,9 +1107,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1122,9 +1122,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1137,9 +1137,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1152,9 +1152,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1167,9 +1167,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1182,9 +1182,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1197,9 +1197,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1212,9 +1212,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1227,9 +1227,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1242,9 +1242,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1257,9 +1257,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1272,9 +1272,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1287,9 +1287,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1302,9 +1302,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1317,9 +1317,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1332,9 +1332,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1347,9 +1347,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1362,9 +1362,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1476,9 +1476,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1503,9 +1503,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1551,9 +1551,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1662,9 +1662,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1680,9 +1680,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1692,9 +1692,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1722,9 +1722,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1740,9 +1740,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1752,9 +1752,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1791,27 +1791,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1821,9 +1821,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1839,9 +1839,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1851,9 +1851,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1935,9 +1935,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1947,9 +1947,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1965,9 +1965,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1983,9 +1983,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1995,9 +1995,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2007,9 +2007,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2019,9 +2019,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2031,9 +2031,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2043,9 +2043,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2055,9 +2055,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2067,9 +2067,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2079,9 +2079,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2091,9 +2091,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2103,9 +2103,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2115,9 +2115,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2127,9 +2127,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2211,18 +2211,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2268,9 +2268,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2379,9 +2379,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2394,9 +2394,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2409,9 +2409,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2424,9 +2424,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2439,9 +2439,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2460,9 +2460,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2472,9 +2472,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2505,9 +2505,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2517,9 +2517,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2541,9 +2541,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2671,18 +2671,18 @@

        Called by

        json_core%convert - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2717,19 +2717,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2827,18 +2827,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -2851,9 +2851,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2866,9 +2866,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2881,9 +2881,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2896,9 +2896,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2911,9 +2911,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2926,9 +2926,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2941,9 +2941,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2956,9 +2956,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2971,9 +2971,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2986,9 +2986,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3001,9 +3001,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3016,9 +3016,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3031,9 +3031,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3046,9 +3046,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3061,9 +3061,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3076,9 +3076,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3091,9 +3091,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3106,9 +3106,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3121,9 +3121,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3136,9 +3136,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3151,9 +3151,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3166,9 +3166,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3181,9 +3181,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3196,9 +3196,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3211,9 +3211,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3226,9 +3226,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3241,9 +3241,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3256,9 +3256,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3271,9 +3271,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3286,9 +3286,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3301,9 +3301,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3316,9 +3316,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3337,9 +3337,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -3364,9 +3364,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -3391,9 +3391,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -3418,9 +3418,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -3445,9 +3445,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -3472,9 +3472,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -3499,9 +3499,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3526,9 +3526,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3553,9 +3553,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3574,9 +3574,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3589,9 +3589,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3604,9 +3604,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3619,9 +3619,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3634,9 +3634,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3649,9 +3649,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3664,9 +3664,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3679,9 +3679,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3694,9 +3694,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3709,9 +3709,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3724,9 +3724,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3739,15 +3739,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3766,111 +3766,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3883,15 +3883,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3904,24 +3904,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3934,9 +3934,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3949,15 +3949,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3970,15 +3970,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4006,15 +4006,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4033,15 +4033,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4060,15 +4060,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4087,9 +4087,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4102,9 +4102,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4114,81 +4114,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -4201,90 +4201,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4297,9 +4303,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4312,9 +4318,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4327,9 +4333,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4342,9 +4348,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4357,9 +4363,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4372,9 +4378,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4387,9 +4393,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4402,9 +4408,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4417,9 +4423,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4432,9 +4438,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4447,9 +4453,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4462,21 +4468,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4489,15 +4489,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4510,9 +4510,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4525,9 +4525,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4567,18 +4567,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4591,9 +4591,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4826,10 +4826,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4870,9 +4870,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4885,9 +4885,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4900,9 +4900,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4915,23 +4915,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4942,9 +4942,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4957,21 +4957,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4984,9 +4984,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5000,10 +5000,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5029,99 +5029,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5152,18 +5152,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5176,9 +5176,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -5188,18 +5188,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5212,24 +5212,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5242,24 +5242,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5272,9 +5272,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5785,27 +5785,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6007,7 +6007,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/decode_rfc6901.html b/proc/decode_rfc6901.html index 87193d434..3a8933808 100644 --- a/proc/decode_rfc6901.html +++ b/proc/decode_rfc6901.html @@ -163,7 +163,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -345,19 +345,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -404,18 +404,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -443,9 +443,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -458,9 +458,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -473,9 +473,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -488,9 +488,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -503,9 +503,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -518,9 +518,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -533,9 +533,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -548,9 +548,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -563,9 +563,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -908,9 +908,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -923,9 +923,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -938,9 +938,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -953,9 +953,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -968,9 +968,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -983,9 +983,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -998,9 +998,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1013,9 +1013,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1028,9 +1028,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1043,9 +1043,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1058,9 +1058,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1073,15 +1073,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1100,111 +1100,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1217,24 +1217,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1247,24 +1247,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1277,9 +1277,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1292,15 +1292,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1313,15 +1313,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1349,15 +1349,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1376,15 +1376,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1403,15 +1403,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1430,9 +1430,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1445,87 +1445,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1538,90 +1538,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1634,9 +1640,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1649,9 +1655,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1664,9 +1670,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1679,9 +1685,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1694,9 +1700,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1709,9 +1715,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1724,9 +1730,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1739,9 +1745,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1754,9 +1760,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1769,9 +1775,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1784,9 +1790,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1799,21 +1805,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1826,15 +1826,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1847,9 +1847,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1862,9 +1862,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1904,18 +1904,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1928,9 +1928,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -1943,9 +1943,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1973,9 +1973,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2009,9 +2009,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2036,9 +2036,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2063,9 +2063,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2090,9 +2090,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2117,9 +2117,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2144,9 +2144,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2171,9 +2171,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2198,9 +2198,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2226,10 +2226,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2270,9 +2270,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2285,9 +2285,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2300,9 +2300,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2315,23 +2315,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2348,9 +2348,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2363,21 +2363,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2390,9 +2390,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2406,10 +2406,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2435,99 +2435,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2558,18 +2558,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2582,9 +2582,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2594,18 +2594,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2618,24 +2618,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2648,24 +2648,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2678,9 +2678,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3002,27 +3002,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3655,7 +3655,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/default_comp_ucs4.html b/proc/default_comp_ucs4.html index 2bdec0d65..f91df9646 100644 --- a/proc/default_comp_ucs4.html +++ b/proc/default_comp_ucs4.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/default_join_ucs4.html b/proc/default_join_ucs4.html index 8bfbbf68b..654f46724 100644 --- a/proc/default_join_ucs4.html +++ b/proc/default_join_ucs4.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/default_neq_ucs4.html b/proc/default_neq_ucs4.html index 921798aed..34f3ef08c 100644 --- a/proc/default_neq_ucs4.html +++ b/proc/default_neq_ucs4.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/destroy_json_core.html b/proc/destroy_json_core.html index 7b98e26e0..a4d704e44 100644 --- a/proc/destroy_json_core.html +++ b/proc/destroy_json_core.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_core), intent(out) @@ -205,18 +205,18 @@

        Called by

        json_core%destroy_json_core - + -none~destroy~3 - +none~destroy + json_core%destroy - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -229,9 +229,9 @@

        Called by

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -244,9 +244,9 @@

        Called by

        - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -259,30 +259,30 @@

        Called by

        - + -proc~json_file_valid_path_op->none~destroy~3 +proc~json_file_valid_path_op->none~destroy - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -295,9 +295,9 @@

        Called by

        - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -310,9 +310,9 @@

        Called by

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -340,9 +340,9 @@

        Called by

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -373,18 +373,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -433,18 +433,18 @@

        Called by

        - + -none~load~2 - +none~load + json_core%load - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -463,18 +463,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -493,18 +493,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -550,9 +550,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -565,9 +565,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -616,18 +616,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -661,9 +661,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -688,9 +688,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -715,9 +715,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -742,9 +742,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -769,9 +769,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -796,9 +796,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -823,9 +823,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -850,9 +850,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -877,9 +877,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -928,9 +928,9 @@

        Called by

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -943,15 +943,15 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -964,9 +964,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -979,9 +979,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -1076,19 +1076,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1225,9 +1225,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1321,18 +1321,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -1345,9 +1345,9 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -1429,9 +1429,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -1456,9 +1456,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1471,9 +1471,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1486,9 +1486,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1501,9 +1501,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1516,9 +1516,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1531,9 +1531,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1546,9 +1546,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1561,9 +1561,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1576,9 +1576,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1591,9 +1591,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1606,9 +1606,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1621,9 +1621,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1636,9 +1636,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1651,9 +1651,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1666,9 +1666,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1681,9 +1681,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1696,9 +1696,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1711,9 +1711,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1726,9 +1726,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1741,9 +1741,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1756,9 +1756,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1771,9 +1771,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1786,9 +1786,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1801,9 +1801,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1816,9 +1816,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1831,9 +1831,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1846,9 +1846,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1861,9 +1861,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1876,9 +1876,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1891,9 +1891,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1906,9 +1906,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1921,9 +1921,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1936,9 +1936,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -2152,15 +2152,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2179,15 +2179,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2206,15 +2206,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2233,15 +2233,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2275,9 +2275,9 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2350,9 +2350,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2365,9 +2365,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2380,9 +2380,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2395,9 +2395,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2410,9 +2410,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2425,9 +2425,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2440,9 +2440,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2455,9 +2455,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2470,9 +2470,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2485,9 +2485,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2500,9 +2500,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2515,15 +2515,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2542,111 +2542,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2659,15 +2659,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2680,24 +2680,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2710,9 +2710,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2725,15 +2725,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2746,9 +2746,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2923,81 +2923,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3010,90 +3010,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3106,9 +3112,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3121,9 +3127,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3136,9 +3142,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3151,9 +3157,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3166,9 +3172,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3181,9 +3187,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3196,9 +3202,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3211,9 +3217,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3226,9 +3232,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3241,9 +3247,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3256,9 +3262,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3271,21 +3277,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3298,15 +3298,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3319,9 +3319,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3334,9 +3334,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3346,9 +3346,9 @@

        Called by

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3361,9 +3361,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3377,10 +3377,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3406,9 +3406,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3421,9 +3421,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3436,23 +3436,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3463,9 +3463,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3478,21 +3478,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3505,9 +3505,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3521,10 +3521,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3541,99 +3541,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3658,18 +3658,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3682,9 +3682,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3694,18 +3694,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3718,24 +3718,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3748,9 +3748,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3805,21 +3805,21 @@

        Called by

        - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3990,7 +3990,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/destroy_json_data.html b/proc/destroy_json_data.html index 0a8b398d0..d11d1a64f 100644 --- a/proc/destroy_json_data.html +++ b/proc/destroy_json_data.html @@ -217,18 +217,18 @@

        Called by

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -337,9 +337,9 @@

        Called by

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -371,19 +371,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -416,10 +416,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -436,18 +436,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -466,18 +466,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -496,9 +496,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -508,9 +508,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -529,9 +529,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -541,9 +541,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -562,9 +562,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -574,9 +574,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -991,9 +991,9 @@

        Called by

        - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -1006,24 +1006,24 @@

        Called by

        - + -proc~json_file_valid_path_op->none~destroy~3 +proc~json_file_valid_path_op->none~destroy - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -1102,15 +1102,15 @@

        Called by

        - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -1120,9 +1120,9 @@

        Called by

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1168,18 +1168,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1192,15 +1192,15 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1213,9 +1213,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1228,9 +1228,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1243,9 +1243,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1258,9 +1258,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1273,9 +1273,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1288,9 +1288,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1303,9 +1303,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1318,9 +1318,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1333,9 +1333,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1348,9 +1348,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1363,9 +1363,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1378,9 +1378,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1393,9 +1393,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1408,9 +1408,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1423,9 +1423,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1438,9 +1438,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1453,9 +1453,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1468,9 +1468,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1483,9 +1483,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1498,9 +1498,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1513,9 +1513,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1528,9 +1528,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1543,9 +1543,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1558,9 +1558,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1573,9 +1573,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1588,9 +1588,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1603,9 +1603,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1618,9 +1618,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1633,9 +1633,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1648,9 +1648,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1663,9 +1663,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1678,24 +1678,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1714,18 +1714,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1762,9 +1762,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1810,9 +1810,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1843,9 +1843,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1876,9 +1876,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1909,9 +1909,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1942,9 +1942,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1975,9 +1975,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2008,9 +2008,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2275,9 +2275,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -2296,9 +2296,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -2437,9 +2437,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2500,9 +2500,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2515,9 +2515,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -2572,9 +2572,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2599,9 +2599,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2704,9 +2704,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2719,9 +2719,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2734,9 +2734,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2749,9 +2749,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2764,9 +2764,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2779,9 +2779,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2794,9 +2794,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2809,9 +2809,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2824,9 +2824,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2839,9 +2839,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2854,9 +2854,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2869,15 +2869,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2896,111 +2896,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3013,15 +3013,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3034,24 +3034,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3064,9 +3064,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3079,15 +3079,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3100,9 +3100,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3367,87 +3367,87 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -3460,9 +3460,9 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -3490,84 +3490,90 @@

        Called by

        - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3580,9 +3586,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3595,9 +3601,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3610,9 +3616,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3625,9 +3631,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3640,9 +3646,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3655,9 +3661,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3670,9 +3676,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3685,9 +3691,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3700,9 +3706,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3715,9 +3721,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3730,9 +3736,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3745,21 +3751,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3772,15 +3772,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3793,9 +3793,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3808,9 +3808,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3820,9 +3820,9 @@

        Called by

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3835,9 +3835,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3850,9 +3850,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3865,9 +3865,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3916,9 +3916,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -3979,18 +3979,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4003,9 +4003,9 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -4049,10 +4049,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4108,9 +4108,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4123,9 +4123,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4138,17 +4138,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4159,9 +4159,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4174,21 +4174,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4201,9 +4201,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4217,10 +4217,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4237,9 +4237,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -4285,93 +4285,93 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4396,18 +4396,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4420,9 +4420,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4432,18 +4432,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4456,24 +4456,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4486,9 +4486,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4543,9 +4543,9 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -4579,21 +4579,21 @@

        Called by

        - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4771,7 +4771,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/encode_rfc6901.html b/proc/encode_rfc6901.html index a5228d918..c24d3e8b7 100644 --- a/proc/encode_rfc6901.html +++ b/proc/encode_rfc6901.html @@ -163,7 +163,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -532,7 +532,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/escape_string.html b/proc/escape_string.html index d8b5840bb..75ba08134 100644 --- a/proc/escape_string.html +++ b/proc/escape_string.html @@ -194,7 +194,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -405,18 +405,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -429,9 +429,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -444,9 +444,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -459,9 +459,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -474,9 +474,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -489,9 +489,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -504,9 +504,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -519,9 +519,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -534,9 +534,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -549,9 +549,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -564,9 +564,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -579,9 +579,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -594,9 +594,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -609,9 +609,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -624,9 +624,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -639,9 +639,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -654,9 +654,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -669,9 +669,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -684,9 +684,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -699,9 +699,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -714,9 +714,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -729,9 +729,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -744,9 +744,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -759,9 +759,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -774,9 +774,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -789,9 +789,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -804,9 +804,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -819,9 +819,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -834,9 +834,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -849,9 +849,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -864,9 +864,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -879,9 +879,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -894,9 +894,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -909,9 +909,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -969,9 +969,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -984,9 +984,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -999,9 +999,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1014,9 +1014,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1029,9 +1029,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1044,9 +1044,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1059,9 +1059,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1119,9 +1119,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1134,9 +1134,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1155,9 +1155,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1176,111 +1176,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1293,24 +1293,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1323,24 +1323,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1353,9 +1353,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1368,15 +1368,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1389,15 +1389,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1425,15 +1425,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1452,15 +1452,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1479,15 +1479,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1506,9 +1506,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1521,87 +1521,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1614,90 +1614,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1710,9 +1725,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1725,9 +1740,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1740,9 +1755,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1755,9 +1770,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1770,9 +1785,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1785,9 +1800,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1800,9 +1815,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1815,9 +1830,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1830,9 +1845,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1845,9 +1860,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1860,9 +1875,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1875,30 +1890,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1911,15 +1911,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1932,9 +1932,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1947,9 +1947,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1989,18 +1989,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2013,9 +2013,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2028,9 +2028,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2058,9 +2058,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2094,9 +2094,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2121,9 +2121,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2148,9 +2148,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2175,9 +2175,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2202,9 +2202,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2229,9 +2229,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2256,9 +2256,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2283,9 +2283,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2311,10 +2311,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2355,9 +2355,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2370,9 +2370,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2385,9 +2385,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2400,9 +2400,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2416,10 +2416,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2431,10 +2431,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2452,10 +2452,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2466,27 +2466,27 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2499,9 +2499,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2515,10 +2515,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2544,99 +2544,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2667,18 +2667,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2691,9 +2691,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2703,18 +2703,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2727,24 +2727,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2757,24 +2757,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2787,9 +2787,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3078,27 +3078,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3810,7 +3810,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/finalize_json_file.html b/proc/finalize_json_file.html index 910353b87..a342e1318 100644 --- a/proc/finalize_json_file.html +++ b/proc/finalize_json_file.html @@ -163,7 +163,7 @@

        Arguments

        - + type(json_file), intent(inout) @@ -217,18 +217,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -241,9 +241,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -256,15 +256,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -416,7 +416,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/flag_not_found.html b/proc/flag_not_found.html index 275d9d77b..b4319c739 100644 --- a/proc/flag_not_found.html +++ b/proc/flag_not_found.html @@ -162,7 +162,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -216,18 +216,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -246,9 +246,9 @@

        Called by

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -267,9 +267,9 @@

        Called by

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -288,9 +288,9 @@

        Called by

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -309,9 +309,9 @@

        Called by

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -330,9 +330,9 @@

        Called by

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -351,9 +351,9 @@

        Called by

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -372,9 +372,9 @@

        Called by

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -393,63 +393,63 @@

        Called by

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -462,9 +462,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -477,9 +477,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -492,9 +492,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -507,9 +507,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -522,9 +522,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -537,9 +537,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -552,9 +552,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -567,9 +567,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -582,9 +582,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -597,9 +597,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -612,9 +612,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -627,9 +627,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -642,9 +642,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -657,9 +657,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -822,9 +822,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -837,9 +837,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -852,9 +852,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -867,9 +867,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -882,9 +882,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -897,9 +897,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -912,9 +912,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -927,9 +927,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -942,9 +942,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -957,9 +957,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -972,9 +972,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -987,15 +987,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1014,57 +1014,57 @@

        Called by

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1077,24 +1077,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1107,24 +1107,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1137,9 +1137,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1152,15 +1152,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1173,15 +1173,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1209,15 +1209,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1236,15 +1236,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1263,15 +1263,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1290,9 +1290,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1305,87 +1305,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1398,90 +1398,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1494,9 +1509,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1509,9 +1524,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1524,9 +1539,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1539,9 +1554,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1554,9 +1569,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1569,9 +1584,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1584,9 +1599,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1599,9 +1614,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1614,9 +1629,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1629,9 +1644,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1644,9 +1659,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1659,30 +1674,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1695,15 +1695,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1716,9 +1716,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1731,9 +1731,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1773,18 +1773,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1797,9 +1797,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -1812,9 +1812,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1842,9 +1842,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1878,9 +1878,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1905,9 +1905,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1932,9 +1932,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1959,9 +1959,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1986,9 +1986,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2013,9 +2013,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2040,9 +2040,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2067,9 +2067,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2095,10 +2095,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2139,9 +2139,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2154,9 +2154,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2169,9 +2169,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2184,9 +2184,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2200,10 +2200,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2215,10 +2215,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2236,10 +2236,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2250,9 +2250,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2265,21 +2265,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2292,9 +2292,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2308,10 +2308,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2337,99 +2337,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2460,18 +2460,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2484,9 +2484,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2496,18 +2496,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2520,24 +2520,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2550,24 +2550,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2580,9 +2580,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -2922,27 +2922,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3571,7 +3571,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/get_current_line_from_file_sequential.html b/proc/get_current_line_from_file_sequential.html index b4321b266..97801ae3b 100644 --- a/proc/get_current_line_from_file_sequential.html +++ b/proc/get_current_line_from_file_sequential.html @@ -167,7 +167,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -266,18 +266,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -290,24 +290,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -320,9 +320,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -335,30 +335,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -371,9 +371,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -386,9 +386,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -401,9 +401,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -416,15 +416,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -663,7 +663,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/get_current_line_from_file_stream.html b/proc/get_current_line_from_file_stream.html index 3db153aee..e8c273165 100644 --- a/proc/get_current_line_from_file_stream.html +++ b/proc/get_current_line_from_file_stream.html @@ -182,7 +182,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -281,18 +281,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -305,24 +305,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -335,9 +335,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -350,30 +350,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -386,9 +386,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -401,9 +401,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -416,9 +416,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -431,15 +431,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -689,7 +689,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/get_json_core_in_file.html b/proc/get_json_core_in_file.html index 218f72d5f..ad960306d 100644 --- a/proc/get_json_core_in_file.html +++ b/proc/get_json_core_in_file.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(in) @@ -242,7 +242,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_core.html b/proc/initialize_json_core.html index bb441fef7..f9282deaf 100644 --- a/proc/initialize_json_core.html +++ b/proc/initialize_json_core.html @@ -171,7 +171,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -186,7 +186,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -201,7 +201,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -231,7 +231,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -246,7 +246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -263,7 +263,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -280,7 +280,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -296,7 +296,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -313,7 +313,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -331,7 +331,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -351,7 +351,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -374,7 +374,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -395,7 +395,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -415,7 +415,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -437,7 +437,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -459,7 +459,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -475,7 +475,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -498,7 +498,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -519,7 +519,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -540,7 +540,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -563,7 +563,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -582,7 +582,7 @@

        Arguments

        Return Value - + type(json_core)

        @@ -1009,7 +1009,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_core_in_file.html b/proc/initialize_json_core_in_file.html index 390417571..93fd54202 100644 --- a/proc/initialize_json_core_in_file.html +++ b/proc/initialize_json_core_in_file.html @@ -177,7 +177,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -192,7 +192,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -207,7 +207,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -222,7 +222,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -237,7 +237,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -252,7 +252,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -267,7 +267,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -284,7 +284,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -301,7 +301,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -317,7 +317,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -334,7 +334,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -352,7 +352,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -372,7 +372,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -395,7 +395,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -416,7 +416,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -436,7 +436,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -458,7 +458,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -480,7 +480,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -496,7 +496,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -519,7 +519,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -540,7 +540,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -561,7 +561,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -584,7 +584,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -874,18 +874,18 @@

        Called by

        json_file%initialize_json_core_in_file - + -none~initialize - +none~initialize~2 + json_file%initialize - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -898,9 +898,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -913,9 +913,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 @@ -928,9 +928,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -1113,7 +1113,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_file.html b/proc/initialize_json_file.html index cad5ed463..87694a8fa 100644 --- a/proc/initialize_json_file.html +++ b/proc/initialize_json_file.html @@ -173,7 +173,7 @@

        Arguments

        - + type(json_value), @@ -190,7 +190,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -205,7 +205,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -220,7 +220,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -235,7 +235,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -250,7 +250,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -265,7 +265,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -282,7 +282,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -299,7 +299,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -315,7 +315,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -332,7 +332,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -350,7 +350,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -370,7 +370,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -393,7 +393,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -414,7 +414,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -434,7 +434,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -456,7 +456,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -478,7 +478,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -494,7 +494,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -517,7 +517,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -538,7 +538,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -559,7 +559,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -582,7 +582,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -650,18 +650,18 @@

        Calls

        initialize_json_file - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -674,9 +674,9 @@

        Calls

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -689,9 +689,9 @@

        Calls

        - + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -1117,7 +1117,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_file_from_string.html b/proc/initialize_json_file_from_string.html index a4fda6741..7b7f2bb8d 100644 --- a/proc/initialize_json_file_from_string.html +++ b/proc/initialize_json_file_from_string.html @@ -178,7 +178,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -193,7 +193,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -208,7 +208,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -223,7 +223,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -238,7 +238,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -253,7 +253,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -268,7 +268,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -285,7 +285,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -302,7 +302,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -318,7 +318,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -335,7 +335,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -353,7 +353,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -373,7 +373,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -396,7 +396,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -417,7 +417,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -437,7 +437,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -459,7 +459,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -481,7 +481,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -497,7 +497,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -520,7 +520,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -541,7 +541,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -562,7 +562,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -585,7 +585,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -632,33 +632,33 @@

        Calls

        initialize_json_file_from_string - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 @@ -671,9 +671,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -686,9 +686,9 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -701,9 +701,9 @@

        Calls

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -716,9 +716,9 @@

        Calls

        - + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -737,18 +737,18 @@

        Calls

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -767,9 +767,9 @@

        Calls

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -827,9 +827,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -842,24 +842,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -917,9 +917,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -932,9 +932,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1076,9 +1076,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -1154,9 +1154,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1370,9 +1370,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -1400,18 +1400,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1547,9 +1547,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1661,9 +1661,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1676,9 +1676,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1757,9 +1757,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1769,9 +1769,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1781,9 +1781,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1793,9 +1793,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2080,7 +2080,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_file_from_string_v2.html b/proc/initialize_json_file_from_string_v2.html index 431705c50..e8961a377 100644 --- a/proc/initialize_json_file_from_string_v2.html +++ b/proc/initialize_json_file_from_string_v2.html @@ -165,7 +165,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -180,7 +180,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -226,18 +226,18 @@

        Calls

        initialize_json_file_from_string_v2 - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -250,9 +250,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -265,24 +265,24 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -301,9 +301,9 @@

        Calls

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -361,9 +361,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -376,24 +376,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -406,9 +406,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -421,9 +421,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -553,9 +553,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -697,9 +697,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -901,9 +901,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -931,18 +931,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1036,9 +1036,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1078,9 +1078,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1174,9 +1174,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1189,9 +1189,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1204,9 +1204,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1219,9 +1219,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1300,9 +1300,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1312,9 +1312,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1324,9 +1324,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1336,9 +1336,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1620,7 +1620,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/initialize_json_file_v2.html b/proc/initialize_json_file_v2.html index 143516789..9ede4d7b3 100644 --- a/proc/initialize_json_file_v2.html +++ b/proc/initialize_json_file_v2.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -374,7 +374,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/integer_to_string.html b/proc/integer_to_string.html index a32d4369f..2b694c2a1 100644 --- a/proc/integer_to_string.html +++ b/proc/integer_to_string.html @@ -164,7 +164,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out) @@ -350,18 +350,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -476,54 +476,24 @@

        Called by

        - + -none~get_path - - -json_core%get_path - - - - - -none~get_path->proc~json_get_path - - - - - -proc~wrap_json_get_path - - -json_core%wrap_json_get_path - - - - - -none~get_path->proc~wrap_json_get_path - - - - - -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -536,9 +506,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -551,9 +521,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -566,9 +536,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -581,9 +551,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -596,9 +566,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -611,9 +581,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -626,9 +596,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -641,9 +611,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -656,9 +626,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -671,9 +641,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -686,9 +656,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -701,9 +671,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -716,9 +686,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -731,9 +701,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -746,9 +716,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -761,9 +731,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -776,9 +746,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -791,9 +761,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -806,9 +776,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -821,9 +791,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -836,9 +806,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -851,9 +821,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -866,9 +836,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -881,9 +851,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -896,9 +866,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -911,9 +881,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -926,9 +896,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -941,9 +911,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -956,9 +926,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -971,9 +941,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -986,9 +956,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1001,12 +971,42 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path + + +none~get_path + + +json_core%get_path + + + + + +none~get_path->proc~json_get_path + + + + + +proc~wrap_json_get_path + + +json_core%wrap_json_get_path + + + + + +none~get_path->proc~wrap_json_get_path + + + proc~initialize_json_core @@ -1202,18 +1202,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1226,39 +1226,39 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~initialize - +none~initialize~2 + json_file%initialize - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1292,9 +1292,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1328,9 +1328,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1355,9 +1355,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1382,9 +1382,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1409,9 +1409,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1436,9 +1436,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1463,9 +1463,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1490,9 +1490,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1517,9 +1517,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1539,25 +1539,25 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_path - - + + - + none~get_child - + json_core%get_child - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -1568,11 +1568,11 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + @@ -1583,11 +1583,11 @@

        Called by

        - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + @@ -1598,11 +1598,11 @@

        Called by

        - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + @@ -1613,11 +1613,11 @@

        Called by

        - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + @@ -1628,11 +1628,11 @@

        Called by

        - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + @@ -1643,11 +1643,11 @@

        Called by

        - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + @@ -1658,11 +1658,11 @@

        Called by

        - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + @@ -1673,11 +1673,11 @@

        Called by

        - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + @@ -1688,11 +1688,11 @@

        Called by

        - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + @@ -1703,11 +1703,11 @@

        Called by

        - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + @@ -1718,11 +1718,11 @@

        Called by

        - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + @@ -1733,11 +1733,11 @@

        Called by

        - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + @@ -1754,11 +1754,11 @@

        Called by

        - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -1775,113 +1775,113 @@

        Called by

        - + + +proc~json_get_alloc_string_vec_by_path->none~get + + + + + +proc~json_get_array_by_path->none~get + + + + -proc~json_get_alloc_string_vec_by_path->none~get~2 - - +proc~json_get_integer_by_path->none~get + + - + -proc~json_get_array_by_path->none~get~2 - - +proc~json_get_integer_vec->none~get + + - + -proc~json_get_integer_by_path->none~get~2 - - +proc~json_get_integer_vec_by_path->none~get + + - + -proc~json_get_integer_vec->none~get~2 - - +proc~json_get_logical_by_path->none~get + + - + -proc~json_get_integer_vec_by_path->none~get~2 - - +proc~json_get_logical_vec->none~get + + - + -proc~json_get_logical_by_path->none~get~2 - - +proc~json_get_logical_vec_by_path->none~get + + - + -proc~json_get_logical_vec->none~get~2 - - +proc~json_get_real32->none~get + + - + -proc~json_get_logical_vec_by_path->none~get~2 - - +proc~json_get_real32_by_path->none~get + + - + -proc~json_get_real32->none~get~2 - - +proc~json_get_real32_vec->none~get + + - + -proc~json_get_real32_by_path->none~get~2 - - +proc~json_get_real32_vec_by_path->none~get + + - + -proc~json_get_real32_vec->none~get~2 - - +proc~json_get_real_by_path->none~get + + - + -proc~json_get_real32_vec_by_path->none~get~2 - - +proc~json_get_real_vec->none~get + + - + -proc~json_get_real_by_path->none~get~2 - - +proc~json_get_real_vec_by_path->none~get + + - + -proc~json_get_real_vec->none~get~2 - - +proc~json_get_string_by_path->none~get + + - + -proc~json_get_real_vec_by_path->none~get~2 - - +proc~json_get_string_vec->none~get + + - + -proc~json_get_string_by_path->none~get~2 - - - - - -proc~json_get_string_vec->none~get~2 - - - - - -proc~json_get_string_vec_by_path->none~get~2 - - +proc~json_get_string_vec_by_path->none~get + + @@ -1892,15 +1892,15 @@

        Called by

        - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1913,24 +1913,24 @@

        Called by

        - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1943,11 +1943,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -1958,15 +1958,15 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1979,15 +1979,15 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2015,15 +2015,15 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2042,15 +2042,15 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2069,15 +2069,15 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2096,11 +2096,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -2111,11 +2111,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -2141,89 +2141,89 @@

        Called by

        - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + + + + +proc~wrap_json_get_array_by_path->none~get + + + + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - +proc~wrap_json_get_by_path->none~get + + - + -proc~wrap_json_get_array_by_path->none~get~2 - - +proc~wrap_json_get_integer_by_path->none~get + + - + -proc~wrap_json_get_by_path->none~get~2 - - +proc~wrap_json_get_integer_vec_by_path->none~get + + - + -proc~wrap_json_get_integer_by_path->none~get~2 - - +proc~wrap_json_get_logical_by_path->none~get + + - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - +proc~wrap_json_get_logical_vec_by_path->none~get + + + + + +proc~wrap_json_get_path->none~get_path + + - + -proc~wrap_json_get_logical_by_path->none~get~2 - - +proc~wrap_json_get_real32_by_path->none~get + + - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - +proc~wrap_json_get_real32_vec_by_path->none~get + + - - -proc~wrap_json_get_path->none~get_path - - - - + -proc~wrap_json_get_real32_by_path->none~get~2 - - +proc~wrap_json_get_real_by_path->none~get + + - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - +proc~wrap_json_get_real_vec_by_path->none~get + + - + -proc~wrap_json_get_real_by_path->none~get~2 - - +proc~wrap_json_get_string_by_path->none~get + + - + -proc~wrap_json_get_real_vec_by_path->none~get~2 - - - - - -proc~wrap_json_get_string_by_path->none~get~2 - - - - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - +proc~wrap_json_get_string_vec_by_path->none~get + + @@ -2234,90 +2234,96 @@

        Called by

        - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2330,9 +2336,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2345,9 +2351,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2360,9 +2366,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2375,9 +2381,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2390,9 +2396,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2405,9 +2411,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2420,9 +2426,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2435,9 +2441,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2450,9 +2456,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2465,9 +2471,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2480,9 +2486,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2495,21 +2501,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2522,15 +2522,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2543,9 +2543,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2558,9 +2558,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2600,18 +2600,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2624,9 +2624,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2639,9 +2639,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -2654,24 +2654,24 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -2744,9 +2744,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -2759,9 +2759,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -2774,9 +2774,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -2915,9 +2915,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -3011,9 +3011,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3026,9 +3026,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -3041,9 +3041,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3077,9 +3077,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3092,9 +3092,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3107,9 +3107,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3122,23 +3122,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -3147,26 +3147,26 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3179,9 +3179,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3195,10 +3195,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3224,9 +3224,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3236,93 +3236,93 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3332,18 +3332,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3356,9 +3356,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3368,18 +3368,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3392,24 +3392,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3422,24 +3422,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3452,9 +3452,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3467,15 +3467,15 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3704,9 +3704,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -3962,27 +3962,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4129,7 +4129,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_integer_by_path.html b/proc/json_add_integer_by_path.html index ca4e12942..92d10faa5 100644 --- a/proc/json_add_integer_by_path.html +++ b/proc/json_add_integer_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -314,18 +314,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -443,9 +443,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -458,9 +458,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -632,24 +632,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -683,18 +683,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -719,9 +719,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -794,9 +794,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -809,9 +809,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -824,9 +824,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1403,18 +1403,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1586,9 +1586,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1697,9 +1697,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1760,9 +1760,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1793,9 +1793,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1832,9 +1832,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1907,9 +1907,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1919,9 +1919,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1937,9 +1937,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1967,9 +1967,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1979,9 +1979,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2030,27 +2030,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2162,9 +2162,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2174,9 +2174,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2372,9 +2372,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2384,9 +2384,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2555,9 +2555,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2567,9 +2567,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2663,9 +2663,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2684,9 +2684,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2702,9 +2702,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_integer_vec_by_path.html b/proc/json_add_integer_vec_by_path.html index a2f9101ff..0b8e61dcb 100644 --- a/proc/json_add_integer_vec_by_path.html +++ b/proc/json_add_integer_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        json_core%json_add_integer_vec_by_path - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -323,18 +323,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -407,9 +407,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -482,9 +482,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -659,30 +659,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -701,9 +701,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -713,9 +713,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -725,9 +725,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -794,9 +794,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -857,9 +857,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -872,9 +872,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1142,9 +1142,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1157,9 +1157,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1172,9 +1172,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1187,9 +1187,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1217,9 +1217,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1232,9 +1232,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1247,9 +1247,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1262,9 +1262,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1277,9 +1277,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1292,9 +1292,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1307,9 +1307,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1322,9 +1322,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1337,9 +1337,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1352,9 +1352,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1367,9 +1367,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1382,9 +1382,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1397,9 +1397,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1412,9 +1412,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1427,9 +1427,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1442,9 +1442,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1478,9 +1478,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1718,9 +1718,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1766,9 +1766,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1826,9 +1826,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1901,9 +1901,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1925,15 +1925,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1961,9 +1961,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1985,15 +1985,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2036,33 +2036,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2084,15 +2084,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2156,9 +2156,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2180,15 +2180,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2210,9 +2210,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2372,9 +2372,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2384,9 +2384,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2618,15 +2618,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3002,7 +3002,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_logical_by_path.html b/proc/json_add_logical_by_path.html index 003a511d3..b7a58c2a0 100644 --- a/proc/json_add_logical_by_path.html +++ b/proc/json_add_logical_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -314,18 +314,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -443,9 +443,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -458,9 +458,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -632,24 +632,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -683,18 +683,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -719,9 +719,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -794,9 +794,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -809,9 +809,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -824,9 +824,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1403,18 +1403,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1586,9 +1586,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1697,9 +1697,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1760,9 +1760,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1793,9 +1793,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1832,9 +1832,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1907,9 +1907,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1919,9 +1919,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1937,9 +1937,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1967,9 +1967,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1979,9 +1979,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2030,27 +2030,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2162,9 +2162,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2174,9 +2174,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2372,9 +2372,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2384,9 +2384,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2555,9 +2555,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2567,9 +2567,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2663,9 +2663,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2684,9 +2684,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2702,9 +2702,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_logical_vec_by_path.html b/proc/json_add_logical_vec_by_path.html index 2802817f2..715ecf03a 100644 --- a/proc/json_add_logical_vec_by_path.html +++ b/proc/json_add_logical_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        json_core%json_add_logical_vec_by_path - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -323,18 +323,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -407,9 +407,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -482,9 +482,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -659,30 +659,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -701,9 +701,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -713,9 +713,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -725,9 +725,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -794,9 +794,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -857,9 +857,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -872,9 +872,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1142,9 +1142,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1157,9 +1157,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1172,9 +1172,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1187,9 +1187,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1217,9 +1217,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1232,9 +1232,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1247,9 +1247,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1262,9 +1262,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1277,9 +1277,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1292,9 +1292,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1307,9 +1307,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1322,9 +1322,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1337,9 +1337,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1352,9 +1352,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1367,9 +1367,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1382,9 +1382,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1397,9 +1397,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1412,9 +1412,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1427,9 +1427,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1442,9 +1442,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1478,9 +1478,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1718,9 +1718,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1766,9 +1766,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1826,9 +1826,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1901,9 +1901,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1925,15 +1925,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1961,9 +1961,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1985,15 +1985,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2036,33 +2036,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2084,15 +2084,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2156,9 +2156,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2180,15 +2180,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2210,9 +2210,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2372,9 +2372,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2384,9 +2384,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2618,15 +2618,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3002,7 +3002,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_member_by_path.html b/proc/json_add_member_by_path.html index 04d5371a0..84c1431b2 100644 --- a/proc/json_add_member_by_path.html +++ b/proc/json_add_member_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -215,7 +215,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -299,18 +299,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -398,9 +398,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -413,9 +413,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -587,39 +587,39 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -644,9 +644,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -707,9 +707,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -722,9 +722,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -737,9 +737,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -752,9 +752,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -767,9 +767,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -782,9 +782,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -797,9 +797,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -812,9 +812,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -827,9 +827,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -842,9 +842,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -857,9 +857,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -872,9 +872,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1142,9 +1142,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1157,9 +1157,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1172,9 +1172,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1187,9 +1187,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1217,9 +1217,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1232,9 +1232,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1247,9 +1247,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1262,9 +1262,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1277,9 +1277,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1292,9 +1292,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1310,18 +1310,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1493,9 +1493,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1508,9 +1508,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1523,9 +1523,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1538,9 +1538,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1604,9 +1604,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1667,9 +1667,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1700,9 +1700,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1814,9 +1814,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1826,9 +1826,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1844,9 +1844,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1874,9 +1874,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1886,9 +1886,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1904,9 +1904,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1937,27 +1937,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1973,9 +1973,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1985,9 +1985,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2003,9 +2003,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2069,9 +2069,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2099,9 +2099,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2156,9 +2156,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2168,9 +2168,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2180,9 +2180,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2216,9 +2216,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2228,9 +2228,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2471,9 +2471,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2483,9 +2483,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2495,9 +2495,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2507,9 +2507,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2600,9 +2600,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2618,9 +2618,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3026,7 +3026,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_real32_by_path.html b/proc/json_add_real32_by_path.html index ab99c02a0..8bb207d52 100644 --- a/proc/json_add_real32_by_path.html +++ b/proc/json_add_real32_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -488,18 +488,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -548,18 +548,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -584,9 +584,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -617,9 +617,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -632,9 +632,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -647,9 +647,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -662,9 +662,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -767,9 +767,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -782,9 +782,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -797,9 +797,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -956,24 +956,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -983,9 +983,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -995,9 +995,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1007,9 +1007,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1019,9 +1019,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1076,18 +1076,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1109,9 +1109,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1160,9 +1160,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1175,9 +1175,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1385,9 +1385,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1400,9 +1400,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1415,9 +1415,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1430,9 +1430,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1445,9 +1445,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1460,9 +1460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1475,9 +1475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1490,9 +1490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1505,9 +1505,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1520,9 +1520,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1535,9 +1535,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1550,9 +1550,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1565,9 +1565,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1580,9 +1580,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1595,9 +1595,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1610,9 +1610,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1625,9 +1625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1640,9 +1640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1655,9 +1655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1670,9 +1670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1685,9 +1685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1700,9 +1700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1715,9 +1715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1730,9 +1730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1745,15 +1745,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2045,9 +2045,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2117,9 +2117,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2282,9 +2282,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2315,27 +2315,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2447,9 +2447,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2459,9 +2459,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2477,9 +2477,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2519,9 +2519,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2531,9 +2531,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2543,9 +2543,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2555,9 +2555,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2567,9 +2567,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2603,9 +2603,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2615,9 +2615,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2627,9 +2627,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2651,9 +2651,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2663,9 +2663,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2864,9 +2864,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2885,9 +2885,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2903,9 +2903,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3125,7 +3125,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_real32_vec_by_path.html b/proc/json_add_real32_vec_by_path.html index 4d9754595..47292fcb8 100644 --- a/proc/json_add_real32_vec_by_path.html +++ b/proc/json_add_real32_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -488,18 +488,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -548,18 +548,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -584,9 +584,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -617,9 +617,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -632,9 +632,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -647,9 +647,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -662,9 +662,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -767,9 +767,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -782,9 +782,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -797,9 +797,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -956,24 +956,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -983,9 +983,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -995,9 +995,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1007,9 +1007,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1019,9 +1019,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1076,18 +1076,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1109,9 +1109,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1160,9 +1160,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1175,9 +1175,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1385,9 +1385,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1400,9 +1400,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1415,9 +1415,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1430,9 +1430,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1445,9 +1445,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1460,9 +1460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1475,9 +1475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1490,9 +1490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1505,9 +1505,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1520,9 +1520,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1535,9 +1535,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1550,9 +1550,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1565,9 +1565,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1580,9 +1580,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1595,9 +1595,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1610,9 +1610,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1625,9 +1625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1640,9 +1640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1655,9 +1655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1670,9 +1670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1685,9 +1685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1700,9 +1700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1715,9 +1715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1730,9 +1730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1745,15 +1745,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2045,9 +2045,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2117,9 +2117,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2282,9 +2282,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2315,27 +2315,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2447,9 +2447,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2459,9 +2459,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2477,9 +2477,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2519,9 +2519,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2531,9 +2531,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2543,9 +2543,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2555,9 +2555,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2567,9 +2567,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2603,9 +2603,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2615,9 +2615,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2627,9 +2627,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2651,9 +2651,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2663,9 +2663,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2864,9 +2864,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2885,9 +2885,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2903,9 +2903,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3125,7 +3125,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_real_by_path.html b/proc/json_add_real_by_path.html index e40d48f11..9fd638979 100644 --- a/proc/json_add_real_by_path.html +++ b/proc/json_add_real_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -314,18 +314,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -443,9 +443,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -458,9 +458,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -632,24 +632,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -659,18 +659,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -695,9 +695,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -770,9 +770,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -785,9 +785,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -800,9 +800,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -815,9 +815,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -830,9 +830,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -845,9 +845,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -860,9 +860,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -875,9 +875,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -890,9 +890,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -905,9 +905,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -920,9 +920,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -935,9 +935,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -950,9 +950,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -965,9 +965,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -980,9 +980,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -995,9 +995,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1010,9 +1010,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1025,9 +1025,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1040,9 +1040,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1055,9 +1055,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1070,9 +1070,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1085,9 +1085,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1100,9 +1100,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1115,9 +1115,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1130,9 +1130,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1145,9 +1145,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1160,9 +1160,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1175,9 +1175,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1373,18 +1373,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1490,9 +1490,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1556,9 +1556,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1571,9 +1571,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1586,9 +1586,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1667,9 +1667,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1730,9 +1730,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1763,9 +1763,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1802,9 +1802,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1877,9 +1877,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1889,9 +1889,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1907,9 +1907,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1937,9 +1937,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1949,9 +1949,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1967,9 +1967,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2000,27 +2000,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2132,9 +2132,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2144,9 +2144,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2162,9 +2162,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2174,9 +2174,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2243,9 +2243,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2255,9 +2255,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2267,9 +2267,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2279,9 +2279,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2315,9 +2315,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2327,9 +2327,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2339,9 +2339,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2534,9 +2534,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2546,9 +2546,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2558,9 +2558,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2570,9 +2570,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2642,9 +2642,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2663,9 +2663,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2681,9 +2681,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3090,7 +3090,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_real_vec_by_path.html b/proc/json_add_real_vec_by_path.html index 69c39037c..ac6c9c6d6 100644 --- a/proc/json_add_real_vec_by_path.html +++ b/proc/json_add_real_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        json_core%json_add_real_vec_by_path - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -323,18 +323,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -407,9 +407,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -482,9 +482,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -659,30 +659,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -701,9 +701,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -713,9 +713,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -725,9 +725,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -794,9 +794,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -857,9 +857,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -872,9 +872,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1142,9 +1142,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1157,9 +1157,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1172,9 +1172,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1187,9 +1187,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1217,9 +1217,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1232,9 +1232,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1247,9 +1247,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1262,9 +1262,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1277,9 +1277,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1292,9 +1292,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1307,9 +1307,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1322,9 +1322,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1337,9 +1337,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1352,9 +1352,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1367,9 +1367,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1382,9 +1382,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1397,9 +1397,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1412,9 +1412,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1427,9 +1427,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1442,9 +1442,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1478,9 +1478,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1718,9 +1718,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1766,9 +1766,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1826,9 +1826,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1901,9 +1901,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1925,15 +1925,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1961,9 +1961,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1985,15 +1985,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2036,33 +2036,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2084,15 +2084,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2156,9 +2156,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2180,15 +2180,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2210,9 +2210,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2372,9 +2372,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2384,9 +2384,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2618,15 +2618,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3002,7 +3002,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_by_path.html b/proc/json_add_string_by_path.html index ec5bdf3ac..9173929d8 100644 --- a/proc/json_add_string_by_path.html +++ b/proc/json_add_string_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -260,7 +260,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -275,7 +275,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -344,18 +344,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -473,9 +473,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -488,9 +488,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -662,24 +662,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -713,18 +713,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -749,9 +749,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -824,9 +824,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -839,9 +839,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1409,9 +1409,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1433,18 +1433,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1541,9 +1541,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1661,9 +1661,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1790,9 +1790,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1823,9 +1823,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1862,9 +1862,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1937,9 +1937,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1949,9 +1949,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1967,9 +1967,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2009,9 +2009,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2027,9 +2027,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2060,27 +2060,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2126,9 +2126,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2192,9 +2192,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2234,9 +2234,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2282,9 +2282,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2294,9 +2294,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2306,9 +2306,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2318,9 +2318,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2330,9 +2330,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2342,9 +2342,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2378,9 +2378,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2390,9 +2390,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2402,9 +2402,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2414,9 +2414,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2585,9 +2585,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2609,9 +2609,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2693,9 +2693,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2714,9 +2714,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2732,9 +2732,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3709,7 +3709,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_by_path_path_ascii.html b/proc/json_add_string_by_path_path_ascii.html index f65ae1142..14c0b0282 100644 --- a/proc/json_add_string_by_path_path_ascii.html +++ b/proc/json_add_string_by_path_path_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -269,7 +269,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -398,18 +398,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -716,24 +716,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -839,9 +839,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -854,9 +854,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1409,9 +1409,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1424,9 +1424,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1448,18 +1448,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1556,9 +1556,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1661,9 +1661,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1676,9 +1676,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1742,9 +1742,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1805,9 +1805,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1877,9 +1877,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1964,9 +1964,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2042,9 +2042,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2075,27 +2075,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2123,9 +2123,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2141,9 +2141,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2600,9 +2600,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2612,9 +2612,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2624,9 +2624,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2636,9 +2636,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2708,9 +2708,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2729,9 +2729,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2747,9 +2747,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3630,7 +3630,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_by_path_value_ascii.html b/proc/json_add_string_by_path_value_ascii.html index c2b6ddb30..6b43d49c1 100644 --- a/proc/json_add_string_by_path_value_ascii.html +++ b/proc/json_add_string_by_path_value_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -269,7 +269,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -398,18 +398,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -716,24 +716,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -839,9 +839,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -854,9 +854,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1409,9 +1409,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1424,9 +1424,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1448,18 +1448,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1556,9 +1556,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1661,9 +1661,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1676,9 +1676,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1742,9 +1742,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1805,9 +1805,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1877,9 +1877,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1964,9 +1964,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2042,9 +2042,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2075,27 +2075,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2123,9 +2123,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2141,9 +2141,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2600,9 +2600,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2612,9 +2612,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2624,9 +2624,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2636,9 +2636,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2708,9 +2708,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2729,9 +2729,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2747,9 +2747,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3630,7 +3630,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_vec_by_path.html b/proc/json_add_string_vec_by_path.html index f2d10acc7..d1515ff55 100644 --- a/proc/json_add_string_vec_by_path.html +++ b/proc/json_add_string_vec_by_path.html @@ -184,7 +184,7 @@

        Arguments

        - + type(json_value), @@ -199,7 +199,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -229,7 +229,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -244,7 +244,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -259,7 +259,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -277,7 +277,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -292,7 +292,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -331,18 +331,18 @@

        Calls

        json_core%json_add_string_vec_by_path - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -376,18 +376,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -445,9 +445,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -460,9 +460,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -475,9 +475,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -490,9 +490,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -565,9 +565,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -580,9 +580,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -595,9 +595,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -754,30 +754,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -796,9 +796,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -808,9 +808,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -820,9 +820,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -862,18 +862,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -889,9 +889,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -964,9 +964,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -979,9 +979,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -994,9 +994,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1009,9 +1009,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1024,9 +1024,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1039,9 +1039,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1054,9 +1054,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1069,9 +1069,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1084,9 +1084,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1099,9 +1099,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1114,9 +1114,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1129,9 +1129,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1144,9 +1144,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1159,9 +1159,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1174,9 +1174,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1189,9 +1189,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1204,9 +1204,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1219,9 +1219,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1234,9 +1234,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1249,9 +1249,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1264,9 +1264,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1279,9 +1279,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1294,9 +1294,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1309,9 +1309,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1324,9 +1324,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1339,9 +1339,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1354,9 +1354,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1369,9 +1369,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1384,9 +1384,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1399,9 +1399,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1414,9 +1414,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1429,9 +1429,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1444,9 +1444,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1459,9 +1459,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1474,9 +1474,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1489,9 +1489,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1504,9 +1504,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1519,9 +1519,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1534,9 +1534,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1549,15 +1549,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1645,9 +1645,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1795,9 +1795,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1843,9 +1843,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1876,9 +1876,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1915,9 +1915,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1990,9 +1990,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2002,9 +2002,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2020,9 +2020,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2050,9 +2050,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2062,9 +2062,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2080,9 +2080,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2113,27 +2113,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2149,9 +2149,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2161,9 +2161,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2179,9 +2179,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2245,9 +2245,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2257,9 +2257,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2275,9 +2275,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2287,9 +2287,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2317,9 +2317,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2329,9 +2329,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2341,9 +2341,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2353,9 +2353,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2365,9 +2365,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2377,9 +2377,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2389,9 +2389,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2401,9 +2401,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2413,9 +2413,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2425,9 +2425,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2437,9 +2437,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2449,9 +2449,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2461,9 +2461,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2662,9 +2662,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2701,9 +2701,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3673,7 +3673,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_vec_by_path_path_ascii.html b/proc/json_add_string_vec_by_path_path_ascii.html index c16495189..c86439dbc 100644 --- a/proc/json_add_string_vec_by_path_path_ascii.html +++ b/proc/json_add_string_vec_by_path_path_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -272,7 +272,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -287,7 +287,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -386,18 +386,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -431,18 +431,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -500,9 +500,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -515,9 +515,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -530,9 +530,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -545,9 +545,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -620,9 +620,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -635,9 +635,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -650,9 +650,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -809,24 +809,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -836,9 +836,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -908,18 +908,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -941,9 +941,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -980,9 +980,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -995,9 +995,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1010,9 +1010,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1025,9 +1025,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1040,9 +1040,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1055,9 +1055,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1070,9 +1070,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1085,9 +1085,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1100,9 +1100,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1115,9 +1115,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1130,9 +1130,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1145,9 +1145,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1160,9 +1160,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1175,9 +1175,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1385,9 +1385,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1400,9 +1400,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1415,9 +1415,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1430,9 +1430,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1445,9 +1445,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1460,9 +1460,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1475,9 +1475,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1490,9 +1490,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1505,9 +1505,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1520,9 +1520,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1535,9 +1535,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1550,9 +1550,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1565,15 +1565,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1811,9 +1811,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1859,9 +1859,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1892,9 +1892,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1931,9 +1931,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2006,9 +2006,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2129,27 +2129,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2165,9 +2165,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2441,9 +2441,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2465,9 +2465,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2477,9 +2477,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2699,9 +2699,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2717,9 +2717,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3582,7 +3582,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_add_string_vec_by_path_value_ascii.html b/proc/json_add_string_vec_by_path_value_ascii.html index 99fbbb209..09bd59eb3 100644 --- a/proc/json_add_string_vec_by_path_value_ascii.html +++ b/proc/json_add_string_vec_by_path_value_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -272,7 +272,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -287,7 +287,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -386,18 +386,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -431,18 +431,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -500,9 +500,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -515,9 +515,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -530,9 +530,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -545,9 +545,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -620,9 +620,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -635,9 +635,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -650,9 +650,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -809,24 +809,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -836,9 +836,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -908,18 +908,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -941,9 +941,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -980,9 +980,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -995,9 +995,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1010,9 +1010,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1025,9 +1025,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1040,9 +1040,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1055,9 +1055,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1070,9 +1070,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1085,9 +1085,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1100,9 +1100,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1115,9 +1115,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1130,9 +1130,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1145,9 +1145,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1160,9 +1160,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1175,9 +1175,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1385,9 +1385,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1400,9 +1400,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1415,9 +1415,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1430,9 +1430,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1445,9 +1445,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1460,9 +1460,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1475,9 +1475,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1490,9 +1490,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1505,9 +1505,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1520,9 +1520,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1535,9 +1535,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1550,9 +1550,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1565,15 +1565,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1811,9 +1811,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1859,9 +1859,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1892,9 +1892,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1931,9 +1931,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2006,9 +2006,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2129,27 +2129,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2165,9 +2165,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2441,9 +2441,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2465,9 +2465,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2477,9 +2477,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2699,9 +2699,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2717,9 +2717,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3582,7 +3582,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_check_all_for_duplicate_keys.html b/proc/json_check_all_for_duplicate_keys.html index ddb667a4b..17a770f36 100644 --- a/proc/json_check_all_for_duplicate_keys.html +++ b/proc/json_check_all_for_duplicate_keys.html @@ -189,7 +189,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -223,7 +223,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -547,18 +547,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -571,24 +571,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -601,9 +601,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -616,30 +616,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -652,9 +652,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -667,9 +667,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -682,9 +682,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -697,15 +697,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -979,7 +979,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_check_children_for_duplicate_keys.html b/proc/json_check_children_for_duplicate_keys.html index ab0ed2d56..6efc59f27 100644 --- a/proc/json_check_children_for_duplicate_keys.html +++ b/proc/json_check_children_for_duplicate_keys.html @@ -187,7 +187,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -221,7 +221,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -238,7 +238,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -481,18 +481,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -625,18 +625,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -844,9 +844,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -859,9 +859,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -874,9 +874,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -889,9 +889,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -904,9 +904,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -919,9 +919,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -934,9 +934,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -949,9 +949,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -964,9 +964,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -979,9 +979,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -994,9 +994,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1009,9 +1009,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1024,9 +1024,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1039,9 +1039,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1054,9 +1054,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1069,9 +1069,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1084,9 +1084,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1099,9 +1099,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1114,9 +1114,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1129,9 +1129,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1144,9 +1144,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1159,9 +1159,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1174,9 +1174,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1189,9 +1189,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1204,9 +1204,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1219,9 +1219,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1234,9 +1234,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1249,9 +1249,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1264,9 +1264,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1279,9 +1279,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1306,9 +1306,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1333,9 +1333,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1474,9 +1474,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1492,9 +1492,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1504,9 +1504,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1534,9 +1534,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1552,9 +1552,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1564,9 +1564,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1603,27 +1603,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1633,9 +1633,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1651,9 +1651,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1663,9 +1663,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1747,9 +1747,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1759,9 +1759,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1783,15 +1783,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1801,9 +1801,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1813,9 +1813,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1825,9 +1825,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1837,9 +1837,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1849,9 +1849,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1861,9 +1861,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1873,9 +1873,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1885,9 +1885,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1897,9 +1897,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1909,9 +1909,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1921,9 +1921,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1933,9 +1933,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1945,9 +1945,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1957,9 +1957,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2017,18 +2017,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2116,9 +2116,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2212,9 +2212,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2227,9 +2227,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2242,9 +2242,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2257,9 +2257,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2269,9 +2269,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2347,15 +2347,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2488,9 +2488,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2500,9 +2500,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2512,9 +2512,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2524,9 +2524,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2626,18 +2626,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2686,9 +2686,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2701,9 +2701,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2725,9 +2725,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2964,7 +2964,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_check_for_errors.html b/proc/json_check_for_errors.html index b36dc6652..7ef370db8 100644 --- a/proc/json_check_for_errors.html +++ b/proc/json_check_for_errors.html @@ -202,7 +202,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -217,7 +217,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -473,7 +473,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_clear_exceptions.html b/proc/json_clear_exceptions.html index 67d3f0ae1..8c6d6e059 100644 --- a/proc/json_clear_exceptions.html +++ b/proc/json_clear_exceptions.html @@ -220,18 +220,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -265,18 +265,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -316,9 +316,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -349,9 +349,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -382,9 +382,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -415,9 +415,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -448,9 +448,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -535,20 +535,20 @@

        Called by

        - - -none~get~2 - + + +none~get + json_core%get - - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -565,11 +565,11 @@

        Called by

        - - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -620,19 +620,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -641,10 +641,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -668,10 +668,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -688,11 +688,11 @@

        Called by

        - - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -709,11 +709,11 @@

        Called by

        - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -730,11 +730,11 @@

        Called by

        - - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -751,11 +751,11 @@

        Called by

        - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -772,9 +772,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -793,11 +793,11 @@

        Called by

        - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -814,11 +814,11 @@

        Called by

        - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -835,11 +835,11 @@

        Called by

        - - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -856,11 +856,11 @@

        Called by

        - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -892,24 +892,24 @@

        Called by

        - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -943,11 +943,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -964,15 +964,15 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1057,126 +1057,69 @@

        Called by

        - - -none~get_child->proc~json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - - -none~get_path - - -json_core%get_path - - - - - -none~get_path->proc~json_get_path - - - - - -proc~wrap_json_get_path - - -json_core%wrap_json_get_path - - - - - -none~get_path->proc~wrap_json_get_path - - - - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1189,9 +1132,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1204,9 +1147,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1219,9 +1162,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1234,9 +1177,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1249,9 +1192,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1264,9 +1207,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1279,9 +1222,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1294,9 +1237,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1309,9 +1252,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1324,9 +1267,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1339,9 +1282,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1354,9 +1297,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1369,9 +1312,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1384,9 +1327,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1399,9 +1342,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1414,9 +1357,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1429,9 +1372,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1444,9 +1387,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1459,9 +1402,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1474,9 +1417,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1489,9 +1432,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1504,15 +1447,72 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + + +none~get_child->proc~json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get_path + + +json_core%get_path + + + + + +none~get_path->proc~json_get_path + + + + + +proc~wrap_json_get_path + + +json_core%wrap_json_get_path + + + + + +none~get_path->proc~wrap_json_get_path + + + + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1525,9 +1525,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1540,9 +1540,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1906,18 +1906,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1930,39 +1930,39 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~initialize - +none~initialize~2 + json_file%initialize - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1981,9 +1981,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2008,9 +2008,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2035,9 +2035,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2057,16 +2057,16 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + - + proc~json_check_children_for_duplicate_keys->none~get_path - - + + @@ -2077,11 +2077,11 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + @@ -2092,11 +2092,11 @@

        Called by

        - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + @@ -2107,11 +2107,11 @@

        Called by

        - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + @@ -2122,11 +2122,11 @@

        Called by

        - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + @@ -2137,11 +2137,11 @@

        Called by

        - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + @@ -2152,11 +2152,11 @@

        Called by

        - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + @@ -2167,11 +2167,11 @@

        Called by

        - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + @@ -2182,11 +2182,11 @@

        Called by

        - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + @@ -2197,11 +2197,11 @@

        Called by

        - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + @@ -2212,11 +2212,11 @@

        Called by

        - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + @@ -2227,11 +2227,11 @@

        Called by

        - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + @@ -2242,11 +2242,11 @@

        Called by

        - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + @@ -2257,17 +2257,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -2275,53 +2275,53 @@

        Called by

        - - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + @@ -2332,27 +2332,27 @@

        Called by

        - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2365,11 +2365,11 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + @@ -2377,9 +2377,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2392,11 +2392,11 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + @@ -2404,9 +2404,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2419,11 +2419,11 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + @@ -2431,9 +2431,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2446,11 +2446,11 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + @@ -2458,9 +2458,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2473,11 +2473,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -2489,10 +2489,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2518,11 +2518,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -2548,180 +2548,180 @@

        Called by

        - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + - - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + - - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + - - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + - - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + - - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + - - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + - + proc~wrap_json_get_path->none~get_path - - + + - - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + - - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + - - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + - - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + - - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2734,9 +2734,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2749,9 +2749,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2764,9 +2764,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2779,9 +2779,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2794,9 +2794,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2809,9 +2809,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2824,9 +2824,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2839,9 +2839,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2854,9 +2854,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2869,9 +2869,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2884,9 +2884,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2899,15 +2899,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2920,9 +2920,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2932,18 +2932,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2956,9 +2956,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -2992,18 +2992,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3016,9 +3016,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3031,9 +3031,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -3046,15 +3046,15 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3262,9 +3262,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3277,9 +3277,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3292,9 +3292,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -3373,9 +3373,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -3445,9 +3445,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3460,15 +3460,15 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3562,9 +3562,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3577,9 +3577,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3592,9 +3592,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3607,9 +3607,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -3622,9 +3622,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3643,9 +3643,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3820,93 +3820,93 @@

        Called by

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3916,18 +3916,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3940,24 +3940,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3970,24 +3970,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4000,15 +4000,15 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4033,9 +4033,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -4075,21 +4075,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -4258,7 +4258,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_clone.html b/proc/json_clone.html index fa7ca36d6..8e798eb5d 100644 --- a/proc/json_clone.html +++ b/proc/json_clone.html @@ -201,7 +201,7 @@

        Arguments

        - + type(json_value), @@ -216,7 +216,7 @@

        Arguments

        - + type(json_value), @@ -530,7 +530,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_count.html b/proc/json_count.html index afafc1fa5..d86d861e2 100644 --- a/proc/json_count.html +++ b/proc/json_count.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -471,7 +471,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_create_by_path.html b/proc/json_create_by_path.html index 2ed28effe..809084040 100644 --- a/proc/json_create_by_path.html +++ b/proc/json_create_by_path.html @@ -188,7 +188,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -203,7 +203,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -218,7 +218,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -234,7 +234,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -250,7 +250,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -407,18 +407,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -524,9 +524,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -578,9 +578,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -593,9 +593,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -608,9 +608,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -623,9 +623,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -740,18 +740,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -947,9 +947,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -962,9 +962,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -977,15 +977,15 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -995,9 +995,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1007,9 +1007,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1019,9 +1019,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1112,18 +1112,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1466,9 +1466,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1481,9 +1481,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1496,9 +1496,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1511,9 +1511,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1526,9 +1526,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1541,9 +1541,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1556,9 +1556,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1571,9 +1571,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1586,9 +1586,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1601,9 +1601,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1616,9 +1616,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1631,9 +1631,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1646,9 +1646,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1661,9 +1661,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1676,9 +1676,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1691,9 +1691,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1733,15 +1733,15 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1781,18 +1781,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1817,9 +1817,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1868,9 +1868,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1883,15 +1883,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1961,9 +1961,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2126,9 +2126,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2159,27 +2159,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2225,9 +2225,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2378,9 +2378,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2390,9 +2390,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2402,9 +2402,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2414,9 +2414,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2426,9 +2426,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2438,9 +2438,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2450,9 +2450,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2462,9 +2462,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2474,9 +2474,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2486,9 +2486,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2498,9 +2498,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2510,9 +2510,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2639,15 +2639,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3852,7 +3852,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_failed.html b/proc/json_failed.html index 71f75abdd..d7d0c2471 100644 --- a/proc/json_failed.html +++ b/proc/json_failed.html @@ -215,7 +215,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -601,7 +601,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add.html b/proc/json_file_add.html index c38008674..037630858 100644 --- a/proc/json_file_add.html +++ b/proc/json_file_add.html @@ -175,7 +175,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -190,7 +190,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -261,18 +261,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -285,9 +285,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -300,15 +300,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -474,7 +474,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_integer.html b/proc/json_file_add_integer.html index 1dcf27bea..7c2aaf78c 100644 --- a/proc/json_file_add_integer.html +++ b/proc/json_file_add_integer.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_integer_vec.html b/proc/json_file_add_integer_vec.html index fd46f0c24..d8afc4c50 100644 --- a/proc/json_file_add_integer_vec.html +++ b/proc/json_file_add_integer_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_logical.html b/proc/json_file_add_logical.html index 3c9f93b7e..a737faf40 100644 --- a/proc/json_file_add_logical.html +++ b/proc/json_file_add_logical.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_logical_vec.html b/proc/json_file_add_logical_vec.html index 96303e7db..73658569f 100644 --- a/proc/json_file_add_logical_vec.html +++ b/proc/json_file_add_logical_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_object.html b/proc/json_file_add_object.html index e6c2ef9d2..1f550830a 100644 --- a/proc/json_file_add_object.html +++ b/proc/json_file_add_object.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_real.html b/proc/json_file_add_real.html index 077854efc..ac05a8d43 100644 --- a/proc/json_file_add_real.html +++ b/proc/json_file_add_real.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_real32.html b/proc/json_file_add_real32.html index efb1af819..533cbbb83 100644 --- a/proc/json_file_add_real32.html +++ b/proc/json_file_add_real32.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -474,18 +474,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -534,18 +534,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -570,9 +570,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -603,9 +603,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -618,9 +618,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -633,9 +633,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -648,9 +648,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -753,9 +753,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -768,9 +768,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -783,9 +783,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -942,24 +942,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -969,9 +969,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -981,9 +981,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -993,9 +993,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1005,9 +1005,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1062,18 +1062,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1146,9 +1146,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1161,9 +1161,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1176,9 +1176,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1191,9 +1191,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1206,9 +1206,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1221,9 +1221,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1236,9 +1236,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1251,9 +1251,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1266,9 +1266,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1281,9 +1281,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1296,9 +1296,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1311,9 +1311,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1326,9 +1326,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1341,9 +1341,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1356,9 +1356,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1371,9 +1371,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1386,9 +1386,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1401,9 +1401,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1416,9 +1416,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1431,9 +1431,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1446,9 +1446,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1461,9 +1461,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1476,9 +1476,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1491,9 +1491,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1506,9 +1506,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1521,9 +1521,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1536,9 +1536,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1551,9 +1551,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1566,9 +1566,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1581,9 +1581,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1596,9 +1596,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1611,9 +1611,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1626,9 +1626,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1641,9 +1641,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1656,9 +1656,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1671,9 +1671,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1686,9 +1686,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1701,9 +1701,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1716,9 +1716,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1731,15 +1731,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1827,9 +1827,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1983,9 +1983,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2031,9 +2031,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2103,9 +2103,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2178,9 +2178,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2208,9 +2208,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2238,9 +2238,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2250,9 +2250,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2268,9 +2268,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2301,27 +2301,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2349,9 +2349,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2367,9 +2367,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2445,9 +2445,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2463,9 +2463,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2475,9 +2475,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2505,9 +2505,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2517,9 +2517,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2541,9 +2541,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2553,9 +2553,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2850,9 +2850,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2871,9 +2871,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2889,9 +2889,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3230,7 +3230,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_real32_vec.html b/proc/json_file_add_real32_vec.html index 35784f2ff..30e403e79 100644 --- a/proc/json_file_add_real32_vec.html +++ b/proc/json_file_add_real32_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -474,18 +474,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -534,18 +534,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -570,9 +570,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -603,9 +603,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -618,9 +618,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -633,9 +633,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -648,9 +648,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -753,9 +753,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -768,9 +768,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -783,9 +783,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -942,24 +942,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -969,9 +969,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -981,9 +981,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -993,9 +993,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1005,9 +1005,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1062,18 +1062,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1146,9 +1146,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1161,9 +1161,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1176,9 +1176,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1191,9 +1191,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1206,9 +1206,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1221,9 +1221,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1236,9 +1236,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1251,9 +1251,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1266,9 +1266,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1281,9 +1281,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1296,9 +1296,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1311,9 +1311,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1326,9 +1326,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1341,9 +1341,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1356,9 +1356,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1371,9 +1371,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1386,9 +1386,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1401,9 +1401,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1416,9 +1416,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1431,9 +1431,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1446,9 +1446,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1461,9 +1461,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1476,9 +1476,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1491,9 +1491,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1506,9 +1506,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1521,9 +1521,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1536,9 +1536,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1551,9 +1551,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1566,9 +1566,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1581,9 +1581,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1596,9 +1596,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1611,9 +1611,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1626,9 +1626,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1641,9 +1641,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1656,9 +1656,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1671,9 +1671,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1686,9 +1686,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1701,9 +1701,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1716,9 +1716,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1731,15 +1731,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1827,9 +1827,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1983,9 +1983,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2031,9 +2031,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2103,9 +2103,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2178,9 +2178,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2208,9 +2208,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2238,9 +2238,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2250,9 +2250,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2268,9 +2268,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2301,27 +2301,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2349,9 +2349,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2367,9 +2367,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2445,9 +2445,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2463,9 +2463,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2475,9 +2475,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2505,9 +2505,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2517,9 +2517,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2541,9 +2541,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2553,9 +2553,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2850,9 +2850,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2871,9 +2871,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2889,9 +2889,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3230,7 +3230,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_real_vec.html b/proc/json_file_add_real_vec.html index 532f82d36..775f575f5 100644 --- a/proc/json_file_add_real_vec.html +++ b/proc/json_file_add_real_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -561,18 +561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -621,18 +621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -657,9 +657,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -705,9 +705,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -720,9 +720,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -735,9 +735,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -750,9 +750,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -855,9 +855,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -870,9 +870,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1044,24 +1044,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1071,9 +1071,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1107,9 +1107,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1155,18 +1155,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1239,9 +1239,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1254,9 +1254,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1629,9 +1629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1644,9 +1644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1659,9 +1659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1674,9 +1674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1689,9 +1689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1704,9 +1704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1719,9 +1719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1734,9 +1734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1749,9 +1749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1764,9 +1764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1779,9 +1779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1794,9 +1794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1809,9 +1809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1824,9 +1824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1917,9 +1917,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2169,9 +2169,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2244,9 +2244,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2274,9 +2274,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2304,9 +2304,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2334,9 +2334,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2367,27 +2367,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2403,9 +2403,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2415,9 +2415,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2499,9 +2499,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2511,9 +2511,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2529,9 +2529,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2577,9 +2577,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2589,9 +2589,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2601,9 +2601,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2625,9 +2625,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2637,9 +2637,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2649,9 +2649,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2685,9 +2685,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2697,9 +2697,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2709,9 +2709,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2880,9 +2880,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2919,9 +2919,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3238,7 +3238,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string.html b/proc/json_file_add_string.html index daa543ca1..9823ea818 100644 --- a/proc/json_file_add_string.html +++ b/proc/json_file_add_string.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -592,18 +592,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -652,18 +652,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -688,9 +688,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -736,9 +736,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -751,9 +751,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -766,9 +766,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -781,9 +781,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -886,9 +886,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -901,9 +901,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1075,24 +1075,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1102,9 +1102,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1114,9 +1114,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1126,9 +1126,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1138,9 +1138,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1186,18 +1186,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1219,9 +1219,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1270,9 +1270,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1285,9 +1285,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1300,9 +1300,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1315,9 +1315,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1330,9 +1330,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1345,9 +1345,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1360,9 +1360,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1375,9 +1375,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1390,9 +1390,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1405,9 +1405,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1420,9 +1420,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1435,9 +1435,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1450,9 +1450,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1465,9 +1465,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1480,9 +1480,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1495,9 +1495,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1510,9 +1510,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1525,9 +1525,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1540,9 +1540,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1555,9 +1555,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1570,9 +1570,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1585,9 +1585,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1600,9 +1600,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1615,9 +1615,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1630,9 +1630,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1645,9 +1645,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1660,9 +1660,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1675,9 +1675,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1690,9 +1690,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1705,9 +1705,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1720,9 +1720,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1735,9 +1735,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1750,9 +1750,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1765,9 +1765,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1780,9 +1780,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1795,9 +1795,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1810,9 +1810,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1825,9 +1825,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1840,9 +1840,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1855,9 +1855,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1873,9 +1873,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1948,9 +1948,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2095,9 +2095,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2128,9 +2128,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2161,9 +2161,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2200,9 +2200,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2275,9 +2275,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2287,9 +2287,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2305,9 +2305,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2335,9 +2335,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2347,9 +2347,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2365,9 +2365,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2398,27 +2398,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2434,9 +2434,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2464,9 +2464,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2530,9 +2530,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2542,9 +2542,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2560,9 +2560,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2578,9 +2578,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2608,9 +2608,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2620,9 +2620,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2632,9 +2632,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2644,9 +2644,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2656,9 +2656,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2668,9 +2668,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2680,9 +2680,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2692,9 +2692,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2704,9 +2704,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2716,9 +2716,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2728,9 +2728,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2740,9 +2740,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2911,9 +2911,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2932,9 +2932,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2950,9 +2950,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3302,7 +3302,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string_path_ascii.html b/proc/json_file_add_string_path_ascii.html index f90f7439b..d8c8e8c03 100644 --- a/proc/json_file_add_string_path_ascii.html +++ b/proc/json_file_add_string_path_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -634,18 +634,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -694,18 +694,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -730,9 +730,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -763,9 +763,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -778,9 +778,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -793,9 +793,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -808,9 +808,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -913,9 +913,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -928,9 +928,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -943,9 +943,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1102,24 +1102,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1129,9 +1129,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1165,9 +1165,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1213,18 +1213,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1246,9 +1246,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1297,9 +1297,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1312,9 +1312,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1327,9 +1327,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1342,9 +1342,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1357,9 +1357,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1372,9 +1372,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1387,9 +1387,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1402,9 +1402,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1417,9 +1417,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1432,9 +1432,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1447,9 +1447,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1462,9 +1462,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1477,9 +1477,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1492,9 +1492,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1507,9 +1507,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1522,9 +1522,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1537,9 +1537,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1552,9 +1552,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1567,9 +1567,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1582,9 +1582,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1597,9 +1597,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1612,9 +1612,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1627,9 +1627,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1642,9 +1642,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1657,9 +1657,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1672,9 +1672,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1687,9 +1687,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1702,9 +1702,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1717,9 +1717,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1732,9 +1732,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1747,9 +1747,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1762,9 +1762,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1777,9 +1777,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1792,9 +1792,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1807,9 +1807,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1822,9 +1822,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1837,9 +1837,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1852,9 +1852,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1867,9 +1867,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1882,9 +1882,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1900,9 +1900,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1975,9 +1975,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2122,9 +2122,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2188,9 +2188,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2227,9 +2227,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2302,9 +2302,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2332,9 +2332,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2362,9 +2362,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2374,9 +2374,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2392,9 +2392,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2425,27 +2425,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2461,9 +2461,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2473,9 +2473,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2557,9 +2557,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2587,9 +2587,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2605,9 +2605,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2623,9 +2623,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2635,9 +2635,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2659,9 +2659,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2671,9 +2671,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2695,9 +2695,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2707,9 +2707,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2719,9 +2719,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2938,9 +2938,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2959,9 +2959,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2977,9 +2977,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3181,7 +3181,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string_value_ascii.html b/proc/json_file_add_string_value_ascii.html index 9d2e6baeb..a8371c5bd 100644 --- a/proc/json_file_add_string_value_ascii.html +++ b/proc/json_file_add_string_value_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -634,18 +634,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -694,18 +694,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -730,9 +730,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -763,9 +763,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -778,9 +778,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -793,9 +793,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -808,9 +808,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -913,9 +913,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -928,9 +928,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -943,9 +943,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1102,24 +1102,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1129,9 +1129,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1165,9 +1165,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1213,18 +1213,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1246,9 +1246,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1297,9 +1297,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1312,9 +1312,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1327,9 +1327,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1342,9 +1342,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1357,9 +1357,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1372,9 +1372,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1387,9 +1387,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1402,9 +1402,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1417,9 +1417,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1432,9 +1432,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1447,9 +1447,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1462,9 +1462,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1477,9 +1477,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1492,9 +1492,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1507,9 +1507,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1522,9 +1522,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1537,9 +1537,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1552,9 +1552,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1567,9 +1567,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1582,9 +1582,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1597,9 +1597,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1612,9 +1612,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1627,9 +1627,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1642,9 +1642,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1657,9 +1657,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1672,9 +1672,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1687,9 +1687,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1702,9 +1702,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1717,9 +1717,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1732,9 +1732,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1747,9 +1747,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1762,9 +1762,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1777,9 +1777,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1792,9 +1792,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1807,9 +1807,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1822,9 +1822,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1837,9 +1837,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1852,9 +1852,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1867,9 +1867,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1882,9 +1882,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1900,9 +1900,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1975,9 +1975,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2122,9 +2122,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2188,9 +2188,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2227,9 +2227,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2302,9 +2302,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2332,9 +2332,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2362,9 +2362,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2374,9 +2374,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2392,9 +2392,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2425,27 +2425,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2461,9 +2461,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2473,9 +2473,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2557,9 +2557,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2587,9 +2587,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2605,9 +2605,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2623,9 +2623,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2635,9 +2635,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2659,9 +2659,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2671,9 +2671,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2695,9 +2695,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2707,9 +2707,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2719,9 +2719,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2938,9 +2938,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2959,9 +2959,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2977,9 +2977,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3181,7 +3181,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string_vec.html b/proc/json_file_add_string_vec.html index 9af2e5b3b..4160acfb6 100644 --- a/proc/json_file_add_string_vec.html +++ b/proc/json_file_add_string_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -258,7 +258,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -273,7 +273,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -610,18 +610,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -670,18 +670,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -706,9 +706,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -754,9 +754,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -769,9 +769,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -784,9 +784,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -799,9 +799,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -904,9 +904,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -919,9 +919,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -934,9 +934,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1093,24 +1093,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1120,9 +1120,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1132,9 +1132,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1144,9 +1144,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1156,9 +1156,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1204,18 +1204,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1237,9 +1237,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1288,9 +1288,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1303,9 +1303,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1318,9 +1318,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1333,9 +1333,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1348,9 +1348,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1363,9 +1363,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1378,9 +1378,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1393,9 +1393,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1408,9 +1408,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1423,9 +1423,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1438,9 +1438,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1453,9 +1453,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1468,9 +1468,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1483,9 +1483,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1498,9 +1498,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1513,9 +1513,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1528,9 +1528,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1543,9 +1543,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1558,9 +1558,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1573,9 +1573,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1588,9 +1588,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1603,9 +1603,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1618,9 +1618,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1633,9 +1633,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1648,9 +1648,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1663,9 +1663,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1678,9 +1678,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1693,9 +1693,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1708,9 +1708,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1723,9 +1723,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1738,9 +1738,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1753,9 +1753,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1768,9 +1768,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1783,9 +1783,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1798,9 +1798,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1813,9 +1813,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1828,9 +1828,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1843,9 +1843,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1858,9 +1858,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1873,9 +1873,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1891,9 +1891,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1966,9 +1966,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2113,9 +2113,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2146,9 +2146,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2179,9 +2179,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2218,9 +2218,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2293,9 +2293,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2305,9 +2305,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2323,9 +2323,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2353,9 +2353,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2365,9 +2365,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2383,9 +2383,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2416,27 +2416,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2452,9 +2452,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2464,9 +2464,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2482,9 +2482,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2548,9 +2548,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2560,9 +2560,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2578,9 +2578,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2614,9 +2614,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2626,9 +2626,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2638,9 +2638,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2650,9 +2650,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2662,9 +2662,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2674,9 +2674,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2686,9 +2686,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2698,9 +2698,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2710,9 +2710,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2722,9 +2722,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2734,9 +2734,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2746,9 +2746,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2758,9 +2758,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2929,9 +2929,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2950,9 +2950,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2968,9 +2968,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3325,7 +3325,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string_vec_path_ascii.html b/proc/json_file_add_string_vec_path_ascii.html index 292d62fd3..be4aaedba 100644 --- a/proc/json_file_add_string_vec_path_ascii.html +++ b/proc/json_file_add_string_vec_path_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -258,7 +258,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -273,7 +273,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -631,18 +631,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -691,18 +691,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -727,9 +727,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -775,9 +775,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -790,9 +790,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -805,9 +805,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -820,9 +820,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -925,9 +925,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -940,9 +940,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1114,24 +1114,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1165,9 +1165,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1177,9 +1177,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1225,18 +1225,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1258,9 +1258,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1309,9 +1309,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1324,9 +1324,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1339,9 +1339,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1354,9 +1354,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1369,9 +1369,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1384,9 +1384,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1399,9 +1399,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1414,9 +1414,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1429,9 +1429,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1444,9 +1444,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1459,9 +1459,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1474,9 +1474,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1489,9 +1489,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1504,9 +1504,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1519,9 +1519,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1534,9 +1534,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1549,9 +1549,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1564,9 +1564,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1579,9 +1579,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1594,9 +1594,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1609,9 +1609,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1624,9 +1624,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1639,9 +1639,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1654,9 +1654,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1669,9 +1669,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1684,9 +1684,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1699,9 +1699,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1714,9 +1714,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1729,9 +1729,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1744,9 +1744,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1759,9 +1759,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1774,9 +1774,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1789,9 +1789,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1804,9 +1804,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1819,9 +1819,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1834,9 +1834,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1849,9 +1849,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1864,9 +1864,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1879,9 +1879,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1894,9 +1894,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1912,9 +1912,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1987,9 +1987,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2134,9 +2134,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2167,9 +2167,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2200,9 +2200,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2239,9 +2239,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2344,9 +2344,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2374,9 +2374,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2386,9 +2386,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2404,9 +2404,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2437,27 +2437,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2473,9 +2473,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2485,9 +2485,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2503,9 +2503,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2581,9 +2581,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2599,9 +2599,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2617,9 +2617,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2635,9 +2635,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2659,9 +2659,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2671,9 +2671,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2695,9 +2695,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2707,9 +2707,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2719,9 +2719,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2779,9 +2779,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2950,9 +2950,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2971,9 +2971,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2989,9 +2989,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3195,7 +3195,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_add_string_vec_vec_ascii.html b/proc/json_file_add_string_vec_vec_ascii.html index 25539a65c..93024b535 100644 --- a/proc/json_file_add_string_vec_vec_ascii.html +++ b/proc/json_file_add_string_vec_vec_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -258,7 +258,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -273,7 +273,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -631,18 +631,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -691,18 +691,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -727,9 +727,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -775,9 +775,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -790,9 +790,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -805,9 +805,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -820,9 +820,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -925,9 +925,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -940,9 +940,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1114,24 +1114,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1165,9 +1165,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1177,9 +1177,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1225,18 +1225,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1258,9 +1258,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1309,9 +1309,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1324,9 +1324,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1339,9 +1339,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1354,9 +1354,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1369,9 +1369,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1384,9 +1384,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1399,9 +1399,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1414,9 +1414,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1429,9 +1429,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1444,9 +1444,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1459,9 +1459,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1474,9 +1474,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1489,9 +1489,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1504,9 +1504,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1519,9 +1519,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1534,9 +1534,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1549,9 +1549,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1564,9 +1564,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1579,9 +1579,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1594,9 +1594,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1609,9 +1609,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1624,9 +1624,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1639,9 +1639,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1654,9 +1654,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1669,9 +1669,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1684,9 +1684,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1699,9 +1699,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1714,9 +1714,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1729,9 +1729,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1744,9 +1744,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1759,9 +1759,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1774,9 +1774,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1789,9 +1789,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1804,9 +1804,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1819,9 +1819,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1834,9 +1834,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1849,9 +1849,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1864,9 +1864,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1879,9 +1879,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1894,9 +1894,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1912,9 +1912,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1987,9 +1987,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2134,9 +2134,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2167,9 +2167,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2200,9 +2200,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2239,9 +2239,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2344,9 +2344,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2374,9 +2374,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2386,9 +2386,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2404,9 +2404,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2437,27 +2437,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2473,9 +2473,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2485,9 +2485,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2503,9 +2503,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2581,9 +2581,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2599,9 +2599,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2617,9 +2617,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2635,9 +2635,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2659,9 +2659,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2671,9 +2671,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2695,9 +2695,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2707,9 +2707,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2719,9 +2719,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2779,9 +2779,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2950,9 +2950,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2971,9 +2971,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2989,9 +2989,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3195,7 +3195,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_check_for_errors.html b/proc/json_file_check_for_errors.html index d770b3174..0663d359c 100644 --- a/proc/json_file_check_for_errors.html +++ b/proc/json_file_check_for_errors.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -387,7 +387,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_clear_exceptions.html b/proc/json_file_clear_exceptions.html index c3be0b613..80b809d43 100644 --- a/proc/json_file_clear_exceptions.html +++ b/proc/json_file_clear_exceptions.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -347,7 +347,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_destroy.html b/proc/json_file_destroy.html index 1f4db3ab4..851656b58 100644 --- a/proc/json_file_destroy.html +++ b/proc/json_file_destroy.html @@ -185,7 +185,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -240,18 +240,18 @@

        Calls

        json_file%json_file_destroy - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -264,9 +264,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -279,15 +279,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -430,18 +430,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -505,9 +505,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -520,9 +520,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -550,9 +550,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -565,15 +565,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -779,7 +779,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_failed.html b/proc/json_file_failed.html index df64a7a6e..100179a98 100644 --- a/proc/json_file_failed.html +++ b/proc/json_file_failed.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(in) @@ -182,7 +182,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -475,7 +475,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_alloc_string_vec.html b/proc/json_file_get_alloc_string_vec.html index 99a2e4e59..571ad9f46 100644 --- a/proc/json_file_get_alloc_string_vec.html +++ b/proc/json_file_get_alloc_string_vec.html @@ -167,7 +167,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -182,7 +182,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -212,7 +212,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -229,7 +229,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -244,7 +244,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -259,7 +259,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -299,18 +299,18 @@

        Calls

        json_file%json_file_get_alloc_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -878,15 +878,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -905,9 +905,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -962,9 +962,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1073,9 +1073,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1097,15 +1097,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1133,9 +1133,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1157,15 +1157,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1208,33 +1208,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1256,15 +1256,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1328,9 +1328,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1352,15 +1352,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1655,18 +1655,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1763,9 +1763,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1865,9 +1865,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1880,9 +1880,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1895,9 +1895,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1910,9 +1910,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2027,18 +2027,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2090,9 +2090,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2234,9 +2234,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2249,9 +2249,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2264,9 +2264,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2300,9 +2300,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2441,15 +2441,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2489,18 +2489,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2525,9 +2525,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2576,9 +2576,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2591,9 +2591,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2630,9 +2630,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2745,18 +2745,18 @@

        Called by

        json_file%json_file_get_alloc_string_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2934,81 +2934,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3150,7 +3150,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_integer.html b/proc/json_file_get_integer.html index bcf9f16a2..1e51e52c9 100644 --- a/proc/json_file_get_integer.html +++ b/proc/json_file_get_integer.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(out) @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_integer - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_integer - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_integer_vec.html b/proc/json_file_get_integer_vec.html index 13897d71f..ba6e15d5f 100644 --- a/proc/json_file_get_integer_vec.html +++ b/proc/json_file_get_integer_vec.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_integer_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_integer_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_logical.html b/proc/json_file_get_logical.html index df004c2a2..4f659ad5c 100644 --- a/proc/json_file_get_logical.html +++ b/proc/json_file_get_logical.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_logical - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_logical - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_logical_vec.html b/proc/json_file_get_logical_vec.html index 026529321..31df7cd6e 100644 --- a/proc/json_file_get_logical_vec.html +++ b/proc/json_file_get_logical_vec.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_logical_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_logical_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_object.html b/proc/json_file_get_object.html index 687241a57..d12a2e06d 100644 --- a/proc/json_file_get_object.html +++ b/proc/json_file_get_object.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -250,18 +250,18 @@

        Calls

        json_file%json_file_get_object - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -274,9 +274,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -829,15 +829,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -856,9 +856,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -913,9 +913,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1024,9 +1024,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1048,15 +1048,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1084,9 +1084,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1108,15 +1108,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1159,33 +1159,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1207,15 +1207,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1279,9 +1279,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1303,15 +1303,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1333,9 +1333,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1354,9 +1354,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1366,9 +1366,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1378,9 +1378,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1390,9 +1390,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1402,9 +1402,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1414,9 +1414,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1426,9 +1426,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1438,9 +1438,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1450,9 +1450,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1462,9 +1462,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1474,9 +1474,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1486,9 +1486,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1606,18 +1606,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1714,9 +1714,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1816,9 +1816,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1978,18 +1978,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2023,9 +2023,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2041,9 +2041,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2185,9 +2185,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2227,9 +2227,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2239,9 +2239,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2251,9 +2251,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2263,9 +2263,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2344,9 +2344,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2392,15 +2392,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2440,18 +2440,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2476,9 +2476,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2527,9 +2527,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2581,9 +2581,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2696,18 +2696,18 @@

        Called by

        json_file%json_file_get_object - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -2720,9 +2720,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2885,81 +2885,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3095,7 +3095,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_real.html b/proc/json_file_get_real.html index 52f22077a..a0f082a68 100644 --- a/proc/json_file_get_real.html +++ b/proc/json_file_get_real.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=RK), intent(out) @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_real - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_real - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_real32.html b/proc/json_file_get_real32.html index 1b6347f50..076d9d2c6 100644 --- a/proc/json_file_get_real32.html +++ b/proc/json_file_get_real32.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=real32), intent(out) @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_real32 - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_real32 - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_real32_vec.html b/proc/json_file_get_real32_vec.html index ec0cc0477..4c430f3ca 100644 --- a/proc/json_file_get_real32_vec.html +++ b/proc/json_file_get_real32_vec.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_real32_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_real32_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_real_vec.html b/proc/json_file_get_real_vec.html index 2156de946..253b2a69d 100644 --- a/proc/json_file_get_real_vec.html +++ b/proc/json_file_get_real_vec.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_real_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_real_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_root.html b/proc/json_file_get_root.html index ad29223a7..613c7bd30 100644 --- a/proc/json_file_get_root.html +++ b/proc/json_file_get_root.html @@ -170,7 +170,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -224,18 +224,18 @@

        Called by

        json_file%json_file_get_root - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -248,9 +248,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -263,9 +263,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -278,9 +278,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -293,9 +293,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -308,9 +308,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -323,9 +323,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -338,9 +338,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -353,9 +353,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -368,9 +368,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -383,9 +383,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -398,9 +398,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -413,81 +413,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -621,7 +621,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_string.html b/proc/json_file_get_string.html index fa319c150..fb8f23179 100644 --- a/proc/json_file_get_string.html +++ b/proc/json_file_get_string.html @@ -167,7 +167,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -182,7 +182,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -212,7 +212,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -227,7 +227,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -266,18 +266,18 @@

        Calls

        json_file%json_file_get_string - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -290,9 +290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -305,9 +305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -320,9 +320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -335,9 +335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -350,9 +350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -365,9 +365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -380,9 +380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -395,9 +395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -410,9 +410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -425,9 +425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -440,9 +440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -455,9 +455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -470,9 +470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -485,9 +485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -500,9 +500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -515,9 +515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -530,9 +530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -545,9 +545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -560,9 +560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -575,9 +575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -590,9 +590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -605,9 +605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -620,9 +620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -635,9 +635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -650,9 +650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -665,9 +665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -680,9 +680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -695,9 +695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -710,9 +710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -725,9 +725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -740,9 +740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -755,9 +755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -770,9 +770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -785,9 +785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -800,9 +800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -815,9 +815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -830,9 +830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -845,15 +845,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -872,9 +872,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1040,9 +1040,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1064,15 +1064,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1100,9 +1100,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1124,15 +1124,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1175,33 +1175,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1223,15 +1223,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1295,9 +1295,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1319,15 +1319,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1349,9 +1349,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1370,9 +1370,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1406,9 +1406,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1418,9 +1418,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1430,9 +1430,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1442,9 +1442,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1454,9 +1454,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1466,9 +1466,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1478,9 +1478,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1490,9 +1490,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1502,9 +1502,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1622,18 +1622,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1730,9 +1730,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1832,9 +1832,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1847,9 +1847,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1862,9 +1862,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1877,9 +1877,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1994,18 +1994,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2039,9 +2039,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2057,9 +2057,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2201,9 +2201,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2216,9 +2216,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2231,9 +2231,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2243,9 +2243,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2255,9 +2255,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2267,9 +2267,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2279,9 +2279,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2408,15 +2408,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2456,18 +2456,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2492,9 +2492,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2543,9 +2543,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2558,9 +2558,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2712,18 +2712,18 @@

        Called by

        json_file%json_file_get_string - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -2736,9 +2736,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2751,9 +2751,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2766,9 +2766,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2781,9 +2781,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2796,9 +2796,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2811,9 +2811,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2826,9 +2826,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2841,9 +2841,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2856,9 +2856,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2871,9 +2871,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2886,9 +2886,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2901,81 +2901,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3112,7 +3112,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_get_string_vec.html b/proc/json_file_get_string_vec.html index 4d52ad153..f6c07fcd9 100644 --- a/proc/json_file_get_string_vec.html +++ b/proc/json_file_get_string_vec.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -265,18 +265,18 @@

        Calls

        json_file%json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -289,9 +289,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -304,9 +304,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -319,9 +319,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -334,9 +334,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -349,9 +349,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -364,9 +364,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -394,9 +394,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -409,9 +409,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -424,9 +424,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -844,15 +844,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -871,9 +871,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1039,9 +1039,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1063,15 +1063,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1099,9 +1099,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1123,15 +1123,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1174,33 +1174,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1318,15 +1318,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1405,9 +1405,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1429,9 +1429,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1621,18 +1621,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1846,9 +1846,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1861,9 +1861,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1876,9 +1876,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,18 +1993,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2200,9 +2200,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2215,9 +2215,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2230,9 +2230,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2242,9 +2242,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2254,9 +2254,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2266,9 +2266,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2278,9 +2278,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2407,15 +2407,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2455,18 +2455,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2596,9 +2596,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2711,18 +2711,18 @@

        Called by

        json_file%json_file_get_string_vec - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2735,9 +2735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2750,9 +2750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2765,9 +2765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2780,9 +2780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2795,9 +2795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2810,9 +2810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2825,9 +2825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2840,9 +2840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2855,9 +2855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2870,9 +2870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2885,9 +2885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2900,81 +2900,81 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3111,7 +3111,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_load.html b/proc/json_file_load.html index fef604cb5..70cc4b23e 100644 --- a/proc/json_file_load.html +++ b/proc/json_file_load.html @@ -176,7 +176,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -191,7 +191,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -206,7 +206,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -263,18 +263,18 @@

        Calls

        json_file%json_file_load - + -none~load~2 - +none~load + json_core%load - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -302,24 +302,24 @@

        Calls

        - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -332,9 +332,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -347,9 +347,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -611,9 +611,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -815,9 +815,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -845,18 +845,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -950,9 +950,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -992,9 +992,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1127,9 +1127,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1142,9 +1142,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1157,9 +1157,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1172,9 +1172,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1253,9 +1253,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1265,9 +1265,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1277,9 +1277,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1289,9 +1289,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1439,7 +1439,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_load_from_string.html b/proc/json_file_load_from_string.html index 9693b6c15..3445e38b4 100644 --- a/proc/json_file_load_from_string.html +++ b/proc/json_file_load_from_string.html @@ -171,7 +171,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -186,7 +186,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -241,18 +241,18 @@

        Calls

        json_file%json_file_load_from_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -280,9 +280,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -295,24 +295,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -325,9 +325,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -340,9 +340,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -466,9 +466,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -655,9 +655,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -859,9 +859,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -889,18 +889,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -994,9 +994,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1036,9 +1036,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1132,9 +1132,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1147,9 +1147,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1162,9 +1162,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1177,9 +1177,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1258,9 +1258,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1270,9 +1270,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1282,9 +1282,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1294,9 +1294,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1409,18 +1409,18 @@

        Called by

        json_file%json_file_load_from_string - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1433,9 +1433,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1448,9 +1448,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1463,9 +1463,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1478,15 +1478,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1709,7 +1709,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_move_pointer.html b/proc/json_file_move_pointer.html index 7d780b06b..26a0d30f5 100644 --- a/proc/json_file_move_pointer.html +++ b/proc/json_file_move_pointer.html @@ -171,7 +171,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -186,7 +186,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -225,18 +225,18 @@

        Calls

        json_file%json_file_move_pointer - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -279,9 +279,9 @@

        Calls

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -294,9 +294,9 @@

        Calls

        - + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -597,7 +597,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_nullify.html b/proc/json_file_nullify.html index cb12c206a..72e7755b0 100644 --- a/proc/json_file_nullify.html +++ b/proc/json_file_nullify.html @@ -178,7 +178,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -240,7 +240,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_print_error_message.html b/proc/json_file_print_error_message.html index 212d02c74..9354fe207 100644 --- a/proc/json_file_print_error_message.html +++ b/proc/json_file_print_error_message.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + integer, intent(in), @@ -397,7 +397,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_print_to_console.html b/proc/json_file_print_to_console.html index 7b5f99822..5132bf4cf 100644 --- a/proc/json_file_print_to_console.html +++ b/proc/json_file_print_to_console.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -228,7 +228,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_print_to_filename.html b/proc/json_file_print_to_filename.html index 63d1c58a2..b18bc4ed7 100644 --- a/proc/json_file_print_to_filename.html +++ b/proc/json_file_print_to_filename.html @@ -176,7 +176,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -191,7 +191,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -254,7 +254,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_print_to_string.html b/proc/json_file_print_to_string.html index 6f78305c1..a43cc1918 100644 --- a/proc/json_file_print_to_string.html +++ b/proc/json_file_print_to_string.html @@ -173,7 +173,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -188,7 +188,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -404,18 +404,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -443,9 +443,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -458,9 +458,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -536,30 +536,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -908,9 +908,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -923,9 +923,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -938,9 +938,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -953,9 +953,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -968,9 +968,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -983,9 +983,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -998,9 +998,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1013,9 +1013,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1028,9 +1028,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1043,9 +1043,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1058,9 +1058,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1088,9 +1088,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1103,9 +1103,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1118,9 +1118,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1133,15 +1133,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1166,9 +1166,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1214,9 +1214,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1316,9 +1316,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1406,9 +1406,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1445,27 +1445,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1553,9 +1553,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1571,9 +1571,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1583,9 +1583,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1607,9 +1607,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1619,9 +1619,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1631,9 +1631,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1643,9 +1643,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1655,9 +1655,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1667,9 +1667,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1679,9 +1679,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1691,9 +1691,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1703,9 +1703,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1715,9 +1715,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1751,9 +1751,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1790,18 +1790,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1898,9 +1898,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1985,9 +1985,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2000,9 +2000,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2015,9 +2015,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2030,9 +2030,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2102,9 +2102,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2189,15 +2189,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2330,9 +2330,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2342,9 +2342,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2525,18 +2525,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2600,9 +2600,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2615,9 +2615,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2654,9 +2654,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2794,7 +2794,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_print_to_unit.html b/proc/json_file_print_to_unit.html index 518a94a64..5a72d1781 100644 --- a/proc/json_file_print_to_unit.html +++ b/proc/json_file_print_to_unit.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -454,7 +454,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_remove.html b/proc/json_file_remove.html index 61e245017..041adf028 100644 --- a/proc/json_file_remove.html +++ b/proc/json_file_remove.html @@ -170,7 +170,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -185,7 +185,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -269,18 +269,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -359,9 +359,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -374,9 +374,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -389,9 +389,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -404,9 +404,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -419,9 +419,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -434,9 +434,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -449,9 +449,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -464,9 +464,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -479,9 +479,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -494,9 +494,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -509,9 +509,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -524,9 +524,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -539,9 +539,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -554,9 +554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -569,9 +569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -584,9 +584,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -599,9 +599,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -614,9 +614,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -629,9 +629,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -644,9 +644,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -659,9 +659,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -674,9 +674,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -689,9 +689,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -704,9 +704,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -719,9 +719,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -734,9 +734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -749,9 +749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -764,9 +764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -779,9 +779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -794,9 +794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -809,9 +809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -824,9 +824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -914,24 +914,24 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -944,9 +944,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -959,15 +959,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -986,9 +986,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1043,9 +1043,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1154,9 +1154,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1178,15 +1178,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1214,9 +1214,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1238,15 +1238,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1289,33 +1289,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1337,15 +1337,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1433,15 +1433,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1541,9 +1541,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1553,9 +1553,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1565,9 +1565,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1577,9 +1577,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1601,9 +1601,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1613,9 +1613,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1697,18 +1697,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1805,9 +1805,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1883,9 +1883,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1928,9 +1928,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1943,9 +1943,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1958,9 +1958,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1973,9 +1973,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2090,18 +2090,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2135,9 +2135,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2153,9 +2153,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2288,9 +2288,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2303,9 +2303,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2318,9 +2318,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2330,9 +2330,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2342,9 +2342,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2444,9 +2444,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2486,15 +2486,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2555,9 +2555,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2733,18 +2733,18 @@

        Called by

        json_file%json_file_remove - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2757,15 +2757,15 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2899,7 +2899,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_rename.html b/proc/json_file_rename.html index af586cc98..3f675f297 100644 --- a/proc/json_file_rename.html +++ b/proc/json_file_rename.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -426,7 +426,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_rename_name_ascii.html b/proc/json_file_rename_name_ascii.html index 4782ec642..93ba80fc0 100644 --- a/proc/json_file_rename_name_ascii.html +++ b/proc/json_file_rename_name_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_rename_path_ascii.html b/proc/json_file_rename_path_ascii.html index 7b16c38cf..1df943e2a 100644 --- a/proc/json_file_rename_path_ascii.html +++ b/proc/json_file_rename_path_ascii.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_traverse.html b/proc/json_file_traverse.html index 20cec3082..61c225adc 100644 --- a/proc/json_file_traverse.html +++ b/proc/json_file_traverse.html @@ -168,7 +168,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -183,7 +183,7 @@

        Arguments

        - + procedure(json_traverse_callback_func) @@ -467,7 +467,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_integer.html b/proc/json_file_update_integer.html index e41cf77e4..c304318f4 100644 --- a/proc/json_file_update_integer.html +++ b/proc/json_file_update_integer.html @@ -172,7 +172,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -256,18 +256,18 @@

        Calls

        json_file%json_file_update_integer - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_file_update_integer->none~update~4 +proc~json_file_update_integer->none~update~2 @@ -295,9 +295,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -310,15 +310,15 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -337,9 +337,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -515,7 +515,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_logical.html b/proc/json_file_update_logical.html index f082e88cc..d8a97b984 100644 --- a/proc/json_file_update_logical.html +++ b/proc/json_file_update_logical.html @@ -172,7 +172,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -256,18 +256,18 @@

        Calls

        json_file%json_file_update_logical - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_file_update_logical->none~update~4 +proc~json_file_update_logical->none~update~2 @@ -295,9 +295,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -310,15 +310,15 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -337,9 +337,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -515,7 +515,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_real.html b/proc/json_file_update_real.html index 0f37eb761..0eb3114c8 100644 --- a/proc/json_file_update_real.html +++ b/proc/json_file_update_real.html @@ -168,7 +168,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -183,7 +183,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -198,7 +198,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -213,7 +213,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -252,18 +252,18 @@

        Calls

        json_file%json_file_update_real - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_file_update_real->none~update~4 +proc~json_file_update_real->none~update~2 @@ -291,9 +291,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -306,15 +306,15 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -333,9 +333,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -511,7 +511,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_real32.html b/proc/json_file_update_real32.html index 624aaa256..a8ef62014 100644 --- a/proc/json_file_update_real32.html +++ b/proc/json_file_update_real32.html @@ -166,7 +166,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -181,7 +181,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -250,18 +250,18 @@

        Calls

        json_file%json_file_update_real32 - + -none~update~2 - +none~update~4 + json_file%update - + -proc~json_file_update_real32->none~update~2 +proc~json_file_update_real32->none~update~4 @@ -274,9 +274,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -289,15 +289,15 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -316,9 +316,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -494,7 +494,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_string.html b/proc/json_file_update_string.html index ead5d064f..70941dffc 100644 --- a/proc/json_file_update_string.html +++ b/proc/json_file_update_string.html @@ -172,7 +172,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -247,7 +247,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -287,18 +287,18 @@

        Calls

        json_file%json_file_update_string - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_file_update_string->none~update~4 +proc~json_file_update_string->none~update~2 @@ -326,9 +326,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -341,15 +341,15 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -368,9 +368,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -549,7 +549,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_string_name_ascii.html b/proc/json_file_update_string_name_ascii.html index 8b08fac42..7fff9dabd 100644 --- a/proc/json_file_update_string_name_ascii.html +++ b/proc/json_file_update_string_name_ascii.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -294,18 +294,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -339,9 +339,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -354,9 +354,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -366,9 +366,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -481,24 +481,24 @@

        Called by

        json_file%json_file_update_string_name_ascii - + -none~update~2 - +none~update~4 + json_file%update - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -511,9 +511,9 @@

        Called by

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -526,15 +526,15 @@

        Called by

        - + -proc~json_file_update_real32->none~update~2 +proc~json_file_update_real32->none~update~4 - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -547,9 +547,9 @@

        Called by

        - + -proc~wrap_json_file_update_integer->none~update~2 +proc~wrap_json_file_update_integer->none~update~4 @@ -562,9 +562,9 @@

        Called by

        - + -proc~wrap_json_file_update_logical->none~update~2 +proc~wrap_json_file_update_logical->none~update~4 @@ -577,9 +577,9 @@

        Called by

        - + -proc~wrap_json_file_update_real->none~update~2 +proc~wrap_json_file_update_real->none~update~4 @@ -592,9 +592,9 @@

        Called by

        - + -proc~wrap_json_file_update_real32->none~update~2 +proc~wrap_json_file_update_real32->none~update~4 @@ -607,9 +607,9 @@

        Called by

        - + -proc~wrap_json_file_update_string->none~update~2 +proc~wrap_json_file_update_string->none~update~4 @@ -752,7 +752,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_update_string_val_ascii.html b/proc/json_file_update_string_val_ascii.html index d61a4262c..32abe1e2d 100644 --- a/proc/json_file_update_string_val_ascii.html +++ b/proc/json_file_update_string_val_ascii.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -294,18 +294,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -339,9 +339,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -354,9 +354,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -366,9 +366,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -481,24 +481,24 @@

        Called by

        json_file%json_file_update_string_val_ascii - + -none~update~2 - +none~update~4 + json_file%update - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -511,9 +511,9 @@

        Called by

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -526,15 +526,15 @@

        Called by

        - + -proc~json_file_update_real32->none~update~2 +proc~json_file_update_real32->none~update~4 - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -547,9 +547,9 @@

        Called by

        - + -proc~wrap_json_file_update_integer->none~update~2 +proc~wrap_json_file_update_integer->none~update~4 @@ -562,9 +562,9 @@

        Called by

        - + -proc~wrap_json_file_update_logical->none~update~2 +proc~wrap_json_file_update_logical->none~update~4 @@ -577,9 +577,9 @@

        Called by

        - + -proc~wrap_json_file_update_real->none~update~2 +proc~wrap_json_file_update_real->none~update~4 @@ -592,9 +592,9 @@

        Called by

        - + -proc~wrap_json_file_update_real32->none~update~2 +proc~wrap_json_file_update_real32->none~update~4 @@ -607,9 +607,9 @@

        Called by

        - + -proc~wrap_json_file_update_string->none~update~2 +proc~wrap_json_file_update_string->none~update~4 @@ -752,7 +752,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_valid_path.html b/proc/json_file_valid_path.html index 6cff6a1f7..078729538 100644 --- a/proc/json_file_valid_path.html +++ b/proc/json_file_valid_path.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -198,7 +198,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -226,18 +226,18 @@

        Calls

        json_file%json_file_valid_path - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -250,9 +250,9 @@

        Calls

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -265,30 +265,30 @@

        Calls

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -346,9 +346,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -361,9 +361,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -376,9 +376,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -391,9 +391,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -406,9 +406,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -421,9 +421,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -436,9 +436,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -451,9 +451,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -466,9 +466,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -481,9 +481,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -901,15 +901,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -928,9 +928,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -985,9 +985,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1096,9 +1096,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1120,15 +1120,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1156,9 +1156,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1180,15 +1180,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1231,33 +1231,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1279,15 +1279,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1351,9 +1351,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1375,15 +1375,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1411,9 +1411,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1423,9 +1423,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1435,9 +1435,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1447,9 +1447,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1459,9 +1459,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1471,9 +1471,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1483,9 +1483,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1495,9 +1495,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1507,9 +1507,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1519,9 +1519,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1531,9 +1531,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1543,9 +1543,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1555,9 +1555,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1639,18 +1639,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1747,9 +1747,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1849,9 +1849,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1864,9 +1864,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1879,9 +1879,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1894,9 +1894,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2011,18 +2011,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2056,9 +2056,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2074,9 +2074,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2218,9 +2218,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2233,9 +2233,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2248,9 +2248,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2260,9 +2260,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2272,9 +2272,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2284,9 +2284,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2296,9 +2296,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2383,9 +2383,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2425,15 +2425,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2473,18 +2473,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2509,9 +2509,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2560,9 +2560,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2575,9 +2575,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2614,9 +2614,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2729,18 +2729,18 @@

        Called by

        json_file%json_file_valid_path - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2753,15 +2753,15 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -2896,7 +2896,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_valid_path_op.html b/proc/json_file_valid_path_op.html index 1a739befc..e0a932389 100644 --- a/proc/json_file_valid_path_op.html +++ b/proc/json_file_valid_path_op.html @@ -165,7 +165,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -180,7 +180,7 @@

        Arguments

        - + class(json_file), intent(in) @@ -198,7 +198,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -226,33 +226,33 @@

        Calls

        json_file%json_file_valid_path_op - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_valid_path_op->none~destroy~3 +proc~json_file_valid_path_op->none~destroy - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -265,9 +265,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -280,9 +280,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -295,9 +295,9 @@

        Calls

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -310,30 +310,30 @@

        Calls

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -352,9 +352,9 @@

        Calls

        - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -412,9 +412,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -427,9 +427,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -442,9 +442,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -457,9 +457,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -472,9 +472,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -487,9 +487,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -502,9 +502,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -517,9 +517,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -532,9 +532,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -547,9 +547,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -562,9 +562,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -577,9 +577,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -592,9 +592,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -607,9 +607,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -622,9 +622,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -637,9 +637,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -652,9 +652,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -667,9 +667,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -682,9 +682,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -697,9 +697,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -712,9 +712,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -727,9 +727,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -742,9 +742,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -757,9 +757,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -772,9 +772,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -787,9 +787,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -802,9 +802,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -817,9 +817,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -832,9 +832,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -847,9 +847,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -862,9 +862,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -877,9 +877,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -892,9 +892,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -907,9 +907,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -922,9 +922,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -937,9 +937,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -952,9 +952,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -967,15 +967,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -994,9 +994,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1051,9 +1051,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1162,9 +1162,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1186,15 +1186,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1222,9 +1222,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1246,15 +1246,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1297,33 +1297,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1345,15 +1345,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1417,9 +1417,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1441,15 +1441,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1513,9 +1513,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1525,9 +1525,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1537,9 +1537,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1549,9 +1549,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1561,9 +1561,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1573,9 +1573,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1585,9 +1585,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1597,9 +1597,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1609,9 +1609,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1621,9 +1621,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1705,18 +1705,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1813,9 +1813,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1915,9 +1915,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1930,9 +1930,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1945,9 +1945,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1960,9 +1960,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2077,18 +2077,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2122,9 +2122,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2140,9 +2140,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2275,9 +2275,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2290,9 +2290,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2305,9 +2305,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2317,9 +2317,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2329,9 +2329,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2341,9 +2341,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2353,9 +2353,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2440,9 +2440,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2482,15 +2482,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2530,9 +2530,9 @@

        Calls

        - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2557,9 +2557,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2775,7 +2775,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_variable_info.html b/proc/json_file_variable_info.html index d5054581d..5055cbfd1 100644 --- a/proc/json_file_variable_info.html +++ b/proc/json_file_variable_info.html @@ -172,7 +172,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -217,7 +217,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -232,7 +232,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -247,7 +247,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -286,18 +286,18 @@

        Calls

        json_file%json_file_variable_info - + -none~info~2 - +none~info + json_core%info - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -310,9 +310,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -325,9 +325,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -340,9 +340,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -361,30 +361,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -442,9 +442,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -457,9 +457,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -472,9 +472,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -487,9 +487,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -502,9 +502,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -517,9 +517,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -532,9 +532,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -547,9 +547,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -562,9 +562,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -577,9 +577,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -592,9 +592,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -607,9 +607,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -622,9 +622,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -637,9 +637,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -652,9 +652,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -667,9 +667,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -682,9 +682,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -697,9 +697,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -712,9 +712,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -727,9 +727,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -742,9 +742,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -757,9 +757,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -772,9 +772,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -787,9 +787,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -802,9 +802,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -817,9 +817,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -832,9 +832,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -847,9 +847,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -862,9 +862,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -877,9 +877,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -892,9 +892,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -907,9 +907,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -922,9 +922,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -937,9 +937,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -952,9 +952,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -967,9 +967,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -982,9 +982,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -997,9 +997,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1033,9 +1033,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1054,9 +1054,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1102,9 +1102,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1213,9 +1213,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1237,15 +1237,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1273,9 +1273,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1297,15 +1297,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1348,33 +1348,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1396,15 +1396,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1468,9 +1468,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1492,15 +1492,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1528,9 +1528,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1540,9 +1540,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1552,9 +1552,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1564,9 +1564,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1588,9 +1588,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1600,9 +1600,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1612,9 +1612,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1624,9 +1624,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1636,9 +1636,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1648,9 +1648,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1660,9 +1660,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1672,9 +1672,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1738,18 +1738,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1846,9 +1846,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1948,9 +1948,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1963,9 +1963,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1978,9 +1978,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1993,9 +1993,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2059,9 +2059,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2146,15 +2146,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2293,9 +2293,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2305,9 +2305,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2317,9 +2317,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2329,9 +2329,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2416,9 +2416,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2488,18 +2488,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2563,9 +2563,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2578,9 +2578,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2617,9 +2617,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2732,18 +2732,18 @@

        Called by

        json_file%json_file_variable_info - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2756,15 +2756,15 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -2902,7 +2902,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_file_variable_matrix_info.html b/proc/json_file_variable_matrix_info.html index 7474d627d..6f9b0bd99 100644 --- a/proc/json_file_variable_matrix_info.html +++ b/proc/json_file_variable_matrix_info.html @@ -172,7 +172,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -232,7 +232,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -249,7 +249,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -265,7 +265,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -281,7 +281,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -320,18 +320,18 @@

        Calls

        json_file%json_file_variable_matrix_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -344,9 +344,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -359,9 +359,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -374,16 +374,16 @@

        Calls

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path - + none~get_child - + json_core%get_child @@ -395,18 +395,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -425,24 +425,24 @@

        Calls

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - - -none~get~2 - + + +none~get + json_core%get - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -461,9 +461,9 @@

        Calls

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -512,66 +512,6 @@

        Calls

        - - -proc~json_value_get_child - - -json_core%json_value_get_child - - - - - -none~get_child->proc~json_value_get_child - - - - - -proc~json_value_get_child_by_index - - -json_core%json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_index - - - - - -proc~json_value_get_child_by_name - - -json_core%json_value_get_child_by_name - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - proc~json_get_alloc_string_vec @@ -581,11 +521,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + @@ -596,11 +536,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + @@ -611,11 +551,11 @@

        Calls

        - - -none~get~2->proc~json_get_array - - + + +none~get->proc~json_get_array + + @@ -626,11 +566,11 @@

        Calls

        - - -none~get~2->proc~json_get_array_by_path - - + + +none~get->proc~json_get_array_by_path + + @@ -641,11 +581,11 @@

        Calls

        - - -none~get~2->proc~json_get_by_path - - + + +none~get->proc~json_get_by_path + + @@ -656,11 +596,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer - - + + +none~get->proc~json_get_integer + + @@ -671,11 +611,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_by_path - - + + +none~get->proc~json_get_integer_by_path + + @@ -686,11 +626,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec - - + + +none~get->proc~json_get_integer_vec + + @@ -701,11 +641,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec_by_path - - + + +none~get->proc~json_get_integer_vec_by_path + + @@ -716,11 +656,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical - - + + +none~get->proc~json_get_logical + + @@ -731,11 +671,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get->proc~json_get_logical_by_path + + @@ -746,11 +686,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec - - + + +none~get->proc~json_get_logical_vec + + @@ -761,11 +701,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get->proc~json_get_logical_vec_by_path + + @@ -776,11 +716,11 @@

        Calls

        - - -none~get~2->proc~json_get_real - - + + +none~get->proc~json_get_real + + @@ -791,11 +731,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32 - - + + +none~get->proc~json_get_real32 + + @@ -806,11 +746,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get->proc~json_get_real32_by_path + + @@ -821,11 +761,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec - - + + +none~get->proc~json_get_real32_vec + + @@ -836,11 +776,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get->proc~json_get_real32_vec_by_path + + @@ -851,11 +791,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_by_path - - + + +none~get->proc~json_get_real_by_path + + @@ -866,11 +806,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec - - + + +none~get->proc~json_get_real_vec + + @@ -881,11 +821,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get->proc~json_get_real_vec_by_path + + @@ -896,11 +836,11 @@

        Calls

        - - -none~get~2->proc~json_get_string - - + + +none~get->proc~json_get_string + + @@ -911,11 +851,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_by_path - - + + +none~get->proc~json_get_string_by_path + + @@ -926,11 +866,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec - - + + +none~get->proc~json_get_string_vec + + @@ -941,11 +881,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec_by_path - - + + +none~get->proc~json_get_string_vec_by_path + + @@ -956,11 +896,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + @@ -971,11 +911,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_array_by_path - - + + +none~get->proc~wrap_json_get_array_by_path + + @@ -986,11 +926,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_by_path - - + + +none~get->proc~wrap_json_get_by_path + + @@ -1001,11 +941,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_by_path - - + + +none~get->proc~wrap_json_get_integer_by_path + + @@ -1016,11 +956,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + @@ -1031,11 +971,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_by_path - - + + +none~get->proc~wrap_json_get_logical_by_path + + @@ -1046,11 +986,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + @@ -1061,11 +1001,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_by_path - - + + +none~get->proc~wrap_json_get_real32_by_path + + @@ -1076,11 +1016,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - + + +none~get->proc~wrap_json_get_real32_vec_by_path + + @@ -1091,11 +1031,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_by_path - - + + +none~get->proc~wrap_json_get_real_by_path + + @@ -1106,11 +1046,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - + + +none~get->proc~wrap_json_get_real_vec_by_path + + @@ -1121,11 +1061,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_string_by_path - - + + +none~get->proc~wrap_json_get_string_by_path + + @@ -1136,11 +1076,71 @@

        Calls

        - + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_value_get_child + + +json_core%json_value_get_child + + + + + +none~get_child->proc~json_value_get_child + + + + + +proc~json_value_get_child_by_index + + +json_core%json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_index + + + + + +proc~json_value_get_child_by_name + + +json_core%json_value_get_child_by_name + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + -none~get~2->proc~wrap_json_get_string_vec_by_path - - +none~get_child->proc~wrap_json_value_get_child_by_name + + @@ -1151,9 +1151,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1166,9 +1166,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1217,9 +1217,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1238,9 +1238,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1277,9 +1277,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1388,9 +1388,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1412,15 +1412,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1448,9 +1448,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1472,15 +1472,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1523,33 +1523,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1571,15 +1571,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1643,9 +1643,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1667,15 +1667,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1703,15 +1703,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1766,9 +1766,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1778,9 +1778,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1790,9 +1790,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1802,9 +1802,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1814,9 +1814,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1826,9 +1826,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1850,9 +1850,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1862,9 +1862,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1874,9 +1874,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1886,9 +1886,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1898,9 +1898,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1910,9 +1910,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1946,9 +1946,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2006,18 +2006,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2105,9 +2105,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2216,9 +2216,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2231,9 +2231,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2246,9 +2246,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2261,15 +2261,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2354,15 +2354,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2516,9 +2516,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2528,9 +2528,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2540,9 +2540,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2552,9 +2552,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2654,18 +2654,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2714,9 +2714,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2729,9 +2729,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2753,9 +2753,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2868,18 +2868,18 @@

        Called by

        json_file%json_file_variable_matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2892,15 +2892,15 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3045,7 +3045,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_fortran_version.html b/proc/json_fortran_version.html index 4335e86b6..3296b66ce 100644 --- a/proc/json_fortran_version.html +++ b/proc/json_fortran_version.html @@ -205,7 +205,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_alloc_string_vec.html b/proc/json_get_alloc_string_vec.html index 88fef9ae7..2adcf7c09 100644 --- a/proc/json_get_alloc_string_vec.html +++ b/proc/json_get_alloc_string_vec.html @@ -195,7 +195,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -266,18 +266,18 @@

        Calls

        json_core%json_get_alloc_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -296,9 +296,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -311,9 +311,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -326,9 +326,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -341,9 +341,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -356,9 +356,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -371,9 +371,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -386,9 +386,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -401,9 +401,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -416,9 +416,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -431,9 +431,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -446,9 +446,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -461,9 +461,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -476,9 +476,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -491,9 +491,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -506,9 +506,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -521,9 +521,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -536,9 +536,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -551,9 +551,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -566,9 +566,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -581,9 +581,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -596,9 +596,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -611,9 +611,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -626,9 +626,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -641,9 +641,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -656,9 +656,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -671,9 +671,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -686,9 +686,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -701,9 +701,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -716,9 +716,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -731,9 +731,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -746,9 +746,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -761,9 +761,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -776,9 +776,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -791,9 +791,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -806,9 +806,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -821,9 +821,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -836,9 +836,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -851,9 +851,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -872,9 +872,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1040,9 +1040,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1064,15 +1064,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1100,9 +1100,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1124,15 +1124,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1175,33 +1175,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1223,15 +1223,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1295,9 +1295,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1319,15 +1319,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1349,24 +1349,24 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1586,9 +1586,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1601,9 +1601,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1616,9 +1616,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1685,18 +1685,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1793,9 +1793,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1895,9 +1895,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1910,9 +1910,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1925,9 +1925,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1940,9 +1940,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2006,9 +2006,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2099,15 +2099,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2144,9 +2144,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2282,9 +2282,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2294,9 +2294,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2375,9 +2375,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2528,9 +2528,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2543,9 +2543,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2582,9 +2582,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2697,18 +2697,18 @@

        Called by

        json_core%json_get_alloc_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2727,9 +2727,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2742,9 +2742,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2757,9 +2757,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2772,9 +2772,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2787,9 +2787,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2802,9 +2802,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2817,9 +2817,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2832,9 +2832,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2847,9 +2847,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2862,9 +2862,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2877,9 +2877,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2892,9 +2892,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2907,9 +2907,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2922,9 +2922,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2937,9 +2937,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2952,9 +2952,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2967,9 +2967,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2982,9 +2982,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2997,9 +2997,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3012,9 +3012,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3027,9 +3027,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3042,9 +3042,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3057,9 +3057,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3072,9 +3072,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3087,9 +3087,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3102,9 +3102,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3117,9 +3117,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3132,9 +3132,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3147,9 +3147,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3162,9 +3162,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3177,9 +3177,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3192,9 +3192,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3207,9 +3207,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3222,9 +3222,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3237,9 +3237,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3252,9 +3252,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3267,9 +3267,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3282,9 +3282,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3297,9 +3297,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3312,9 +3312,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3327,9 +3327,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3342,9 +3342,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3357,9 +3357,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3372,9 +3372,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3387,117 +3387,117 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3510,24 +3510,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3540,24 +3540,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3570,9 +3570,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3585,15 +3585,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3606,15 +3606,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3642,15 +3642,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3669,15 +3669,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3696,15 +3696,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3723,9 +3723,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3738,87 +3738,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3831,90 +3831,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3927,9 +3942,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3942,9 +3957,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3957,9 +3972,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3972,9 +3987,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3987,9 +4002,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4002,9 +4017,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4017,9 +4032,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4032,9 +4047,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4047,9 +4062,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4062,9 +4077,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4077,9 +4092,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4092,30 +4107,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4128,15 +4128,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4149,9 +4149,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4164,9 +4164,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4206,18 +4206,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4230,9 +4230,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4245,9 +4245,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4275,9 +4275,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4311,9 +4311,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4338,9 +4338,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4365,9 +4365,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4392,9 +4392,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4419,9 +4419,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4446,9 +4446,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4473,9 +4473,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4500,9 +4500,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4528,10 +4528,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4572,9 +4572,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4587,9 +4587,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4602,9 +4602,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4617,9 +4617,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4633,10 +4633,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4648,10 +4648,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4669,10 +4669,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4683,9 +4683,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4698,21 +4698,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4725,9 +4725,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4741,10 +4741,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4770,99 +4770,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4893,18 +4893,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4917,9 +4917,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4929,18 +4929,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4953,24 +4953,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4983,24 +4983,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5013,9 +5013,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5355,27 +5355,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6071,7 +6071,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_alloc_string_vec_by_path.html b/proc/json_get_alloc_string_vec_by_path.html index efbd7439f..fa1b2b807 100644 --- a/proc/json_get_alloc_string_vec_by_path.html +++ b/proc/json_get_alloc_string_vec_by_path.html @@ -196,7 +196,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -211,7 +211,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -226,7 +226,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -241,7 +241,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -258,7 +258,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -273,7 +273,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -288,7 +288,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -328,18 +328,18 @@

        Calls

        json_core%json_get_alloc_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -388,9 +388,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -403,9 +403,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -418,9 +418,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -433,9 +433,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -448,9 +448,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -463,9 +463,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -478,9 +478,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -493,9 +493,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -508,9 +508,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -523,9 +523,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -538,9 +538,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -553,9 +553,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -568,9 +568,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -583,9 +583,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -598,9 +598,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -613,9 +613,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -628,9 +628,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -643,9 +643,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -658,9 +658,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -673,9 +673,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -688,9 +688,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -703,9 +703,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -718,9 +718,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -733,9 +733,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -748,9 +748,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -763,9 +763,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -778,9 +778,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -793,9 +793,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -808,9 +808,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -823,9 +823,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -838,9 +838,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -853,9 +853,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -868,9 +868,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -883,9 +883,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -898,9 +898,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -913,9 +913,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -928,9 +928,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -943,9 +943,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -979,9 +979,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1006,9 +1006,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1117,9 +1117,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1141,15 +1141,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1177,9 +1177,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1201,15 +1201,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1252,33 +1252,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1300,15 +1300,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1396,15 +1396,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1426,9 +1426,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1447,9 +1447,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1459,9 +1459,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1471,9 +1471,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1483,9 +1483,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1495,9 +1495,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1507,9 +1507,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1519,9 +1519,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1531,9 +1531,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1543,9 +1543,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1555,9 +1555,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1567,9 +1567,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1579,9 +1579,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1681,18 +1681,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1789,9 +1789,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1891,9 +1891,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1906,9 +1906,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1921,9 +1921,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1936,9 +1936,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2053,18 +2053,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2098,9 +2098,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2116,9 +2116,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2248,9 +2248,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2263,9 +2263,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2278,9 +2278,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2290,9 +2290,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2302,9 +2302,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2407,9 +2407,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2455,15 +2455,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2503,18 +2503,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2539,9 +2539,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2590,9 +2590,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2605,9 +2605,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2644,9 +2644,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2759,24 +2759,24 @@

        Called by

        json_core%json_get_alloc_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2789,9 +2789,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2804,9 +2804,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2819,9 +2819,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2834,9 +2834,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2849,9 +2849,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2864,9 +2864,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2879,9 +2879,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2894,9 +2894,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2909,9 +2909,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2924,9 +2924,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2939,9 +2939,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2954,9 +2954,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2969,9 +2969,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2984,9 +2984,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2999,9 +2999,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3014,9 +3014,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3029,9 +3029,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3044,9 +3044,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3059,9 +3059,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3074,9 +3074,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3089,9 +3089,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3104,9 +3104,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3119,9 +3119,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3134,9 +3134,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3149,9 +3149,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3164,9 +3164,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3179,9 +3179,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3194,9 +3194,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3209,9 +3209,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3224,9 +3224,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3239,9 +3239,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3254,9 +3254,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3269,9 +3269,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3284,9 +3284,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3299,9 +3299,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3314,9 +3314,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3329,9 +3329,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3344,9 +3344,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3359,9 +3359,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3374,9 +3374,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3389,9 +3389,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3404,9 +3404,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3419,9 +3419,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3434,15 +3434,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3461,105 +3461,105 @@

        Called by

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3572,24 +3572,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3602,24 +3602,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3632,9 +3632,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3647,15 +3647,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3668,15 +3668,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3704,15 +3704,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3731,15 +3731,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3758,15 +3758,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3785,9 +3785,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3800,87 +3800,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3893,90 +3893,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3989,9 +4004,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4004,9 +4019,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4019,9 +4034,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4034,9 +4049,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4049,9 +4064,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4064,9 +4079,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4079,9 +4094,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4094,9 +4109,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4109,9 +4124,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4124,9 +4139,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4139,9 +4154,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4154,30 +4169,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4190,15 +4190,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4211,9 +4211,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4226,9 +4226,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4268,18 +4268,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4292,9 +4292,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4307,9 +4307,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4337,9 +4337,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4373,9 +4373,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4400,9 +4400,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4427,9 +4427,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4454,9 +4454,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4481,9 +4481,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4508,9 +4508,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4535,9 +4535,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4562,9 +4562,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4590,10 +4590,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4634,9 +4634,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4649,9 +4649,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4664,9 +4664,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4679,9 +4679,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4695,10 +4695,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4710,10 +4710,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4731,10 +4731,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4745,9 +4745,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4760,21 +4760,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4787,9 +4787,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4803,10 +4803,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4832,99 +4832,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4955,18 +4955,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4979,9 +4979,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4991,18 +4991,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5015,24 +5015,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5045,24 +5045,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5075,9 +5075,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5417,27 +5417,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6078,7 +6078,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_array.html b/proc/json_get_array.html index 6aee7a6d2..e4417b2d2 100644 --- a/proc/json_get_array.html +++ b/proc/json_get_array.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -445,18 +445,18 @@

        Called by

        json_core%json_get_array - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -469,9 +469,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -484,9 +484,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -499,9 +499,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -514,9 +514,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -529,9 +529,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -544,9 +544,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -559,9 +559,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -574,9 +574,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -589,9 +589,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -604,9 +604,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -619,9 +619,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -634,9 +634,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -649,9 +649,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -664,9 +664,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -679,9 +679,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -694,9 +694,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -709,9 +709,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -724,9 +724,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -739,9 +739,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -754,9 +754,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -769,9 +769,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -784,9 +784,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -799,9 +799,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -814,9 +814,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -829,9 +829,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -844,9 +844,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -859,9 +859,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -874,9 +874,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -889,9 +889,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -904,9 +904,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -919,9 +919,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -934,9 +934,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -949,9 +949,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -964,9 +964,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -979,9 +979,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -994,9 +994,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1009,9 +1009,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1024,9 +1024,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1039,9 +1039,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1054,9 +1054,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1069,9 +1069,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1084,9 +1084,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1099,9 +1099,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1114,9 +1114,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1129,15 +1129,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1156,111 +1156,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1273,24 +1273,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1303,24 +1303,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1333,9 +1333,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1348,15 +1348,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1369,15 +1369,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1405,15 +1405,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1432,15 +1432,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1459,15 +1459,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1486,9 +1486,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1501,87 +1501,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1594,90 +1594,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1690,9 +1705,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1705,9 +1720,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1720,9 +1735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1735,9 +1750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1750,9 +1765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1765,9 +1780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1780,9 +1795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1795,9 +1810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1810,9 +1825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1825,9 +1840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1840,9 +1855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1855,30 +1870,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1891,15 +1891,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1912,9 +1912,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1927,9 +1927,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1969,18 +1969,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1993,9 +1993,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2008,9 +2008,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2074,9 +2074,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2101,9 +2101,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2128,9 +2128,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2155,9 +2155,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2182,9 +2182,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2209,9 +2209,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2236,9 +2236,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2263,9 +2263,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2291,10 +2291,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2335,9 +2335,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2350,9 +2350,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2365,9 +2365,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2380,9 +2380,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2396,10 +2396,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2411,10 +2411,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2432,10 +2432,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2446,9 +2446,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2461,21 +2461,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2488,9 +2488,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2504,10 +2504,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2533,99 +2533,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2656,18 +2656,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2680,9 +2680,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2692,18 +2692,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2716,24 +2716,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2746,24 +2746,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2776,9 +2776,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3118,27 +3118,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3792,7 +3792,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_array_by_path.html b/proc/json_get_array_by_path.html index 73383d1ba..aa9ad1f56 100644 --- a/proc/json_get_array_by_path.html +++ b/proc/json_get_array_by_path.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -264,18 +264,18 @@

        Calls

        json_core%json_get_array_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -309,9 +309,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -324,9 +324,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -339,9 +339,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -354,9 +354,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -369,9 +369,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -384,9 +384,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -399,9 +399,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -414,9 +414,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -429,9 +429,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -444,9 +444,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -459,9 +459,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -474,9 +474,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -489,9 +489,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -504,9 +504,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -519,9 +519,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -534,9 +534,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -549,9 +549,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -564,9 +564,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -579,9 +579,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -594,9 +594,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -609,9 +609,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -624,9 +624,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -639,9 +639,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -654,9 +654,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -669,9 +669,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -684,9 +684,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -699,9 +699,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -714,9 +714,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -729,9 +729,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -744,9 +744,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -759,9 +759,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -774,9 +774,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -789,9 +789,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -804,9 +804,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -819,9 +819,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -834,9 +834,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -849,9 +849,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -864,9 +864,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -900,9 +900,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -921,9 +921,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1053,9 +1053,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1077,15 +1077,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1113,9 +1113,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1137,15 +1137,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1188,33 +1188,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1236,15 +1236,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1308,9 +1308,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1332,15 +1332,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1362,9 +1362,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1383,9 +1383,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1395,9 +1395,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1407,9 +1407,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1419,9 +1419,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1431,9 +1431,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1443,9 +1443,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1455,9 +1455,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1467,9 +1467,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1479,9 +1479,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1491,9 +1491,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1503,9 +1503,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1515,9 +1515,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1617,18 +1617,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1725,9 +1725,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1827,9 +1827,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1842,9 +1842,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1857,9 +1857,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1872,9 +1872,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1989,18 +1989,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2034,9 +2034,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2052,9 +2052,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2184,9 +2184,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2199,9 +2199,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2214,9 +2214,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2226,9 +2226,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2238,9 +2238,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2250,9 +2250,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2262,9 +2262,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2343,9 +2343,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2391,15 +2391,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2439,18 +2439,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2475,9 +2475,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2526,9 +2526,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2541,9 +2541,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2580,9 +2580,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2695,24 +2695,24 @@

        Called by

        json_core%json_get_array_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2725,9 +2725,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2740,9 +2740,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2755,9 +2755,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2770,9 +2770,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2785,9 +2785,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2800,9 +2800,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2815,9 +2815,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2830,9 +2830,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2845,9 +2845,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2860,9 +2860,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2875,9 +2875,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2890,9 +2890,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2905,9 +2905,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2920,9 +2920,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2935,9 +2935,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2950,9 +2950,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2965,9 +2965,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2980,9 +2980,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2995,9 +2995,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3010,9 +3010,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3025,9 +3025,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3040,9 +3040,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3055,9 +3055,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3070,9 +3070,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3085,9 +3085,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3100,9 +3100,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3115,9 +3115,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3130,9 +3130,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3145,9 +3145,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3160,9 +3160,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3175,9 +3175,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3190,9 +3190,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3205,9 +3205,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3220,9 +3220,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3235,9 +3235,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3250,9 +3250,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3265,9 +3265,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3280,9 +3280,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3295,9 +3295,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3310,9 +3310,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3325,9 +3325,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3340,9 +3340,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3355,9 +3355,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3370,15 +3370,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3397,105 +3397,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3508,24 +3508,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3538,24 +3538,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3568,9 +3568,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3583,15 +3583,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3604,15 +3604,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3640,15 +3640,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3667,15 +3667,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3694,15 +3694,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3721,9 +3721,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3736,87 +3736,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3829,90 +3829,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3925,9 +3940,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3940,9 +3955,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3955,9 +3970,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3970,9 +3985,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3985,9 +4000,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4000,9 +4015,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4015,9 +4030,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4030,9 +4045,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4045,9 +4060,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4060,9 +4075,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4075,9 +4090,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4090,30 +4105,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4126,15 +4126,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4147,9 +4147,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4162,9 +4162,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4204,18 +4204,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4228,9 +4228,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4243,9 +4243,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4273,9 +4273,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4309,9 +4309,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4336,9 +4336,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4363,9 +4363,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4390,9 +4390,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4417,9 +4417,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4444,9 +4444,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4471,9 +4471,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4498,9 +4498,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4526,10 +4526,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4570,9 +4570,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4585,9 +4585,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4600,9 +4600,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4615,9 +4615,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4631,10 +4631,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4646,10 +4646,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4667,10 +4667,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4681,9 +4681,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4696,21 +4696,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4723,9 +4723,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4739,10 +4739,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4768,99 +4768,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4891,18 +4891,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4915,9 +4915,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4927,18 +4927,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4951,24 +4951,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4981,24 +4981,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5011,9 +5011,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5353,27 +5353,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6032,7 +6032,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_by_path.html b/proc/json_get_by_path.html index 7ccc24cbf..2d88a1585 100644 --- a/proc/json_get_by_path.html +++ b/proc/json_get_by_path.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -215,7 +215,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -231,7 +231,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -402,18 +402,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -519,9 +519,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -612,9 +612,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -627,9 +627,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -642,9 +642,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -657,9 +657,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -774,18 +774,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -996,9 +996,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1011,9 +1011,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1026,15 +1026,15 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1044,9 +1044,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1056,9 +1056,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1068,9 +1068,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1161,24 +1161,24 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1191,9 +1191,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1206,9 +1206,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1221,9 +1221,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1236,9 +1236,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1251,9 +1251,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1266,9 +1266,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1281,9 +1281,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1296,9 +1296,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1311,9 +1311,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1326,9 +1326,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1341,9 +1341,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1356,9 +1356,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1371,9 +1371,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1386,9 +1386,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1401,9 +1401,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1416,9 +1416,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1431,9 +1431,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1446,9 +1446,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1461,9 +1461,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1476,9 +1476,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1491,9 +1491,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1506,9 +1506,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1521,9 +1521,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1536,9 +1536,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1551,9 +1551,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1566,9 +1566,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1581,9 +1581,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1596,9 +1596,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1611,9 +1611,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1626,9 +1626,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1641,9 +1641,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1656,9 +1656,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1671,9 +1671,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1686,9 +1686,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1701,9 +1701,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1716,9 +1716,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1731,9 +1731,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1773,15 +1773,15 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1821,18 +1821,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1857,9 +1857,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1908,9 +1908,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1923,15 +1923,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1962,9 +1962,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2001,9 +2001,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2031,9 +2031,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2043,9 +2043,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2061,9 +2061,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2091,9 +2091,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2103,9 +2103,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2121,9 +2121,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2154,27 +2154,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2202,9 +2202,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2220,9 +2220,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2286,9 +2286,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2298,9 +2298,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2316,9 +2316,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2361,9 +2361,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2373,9 +2373,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2385,9 +2385,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2397,9 +2397,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2409,9 +2409,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2421,9 +2421,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2445,9 +2445,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2457,9 +2457,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2469,9 +2469,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2481,9 +2481,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2493,9 +2493,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2505,9 +2505,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2580,15 +2580,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2746,18 +2746,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -2770,9 +2770,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2785,9 +2785,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2800,9 +2800,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2815,9 +2815,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2830,9 +2830,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2845,9 +2845,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2860,9 +2860,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2875,9 +2875,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2890,9 +2890,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2905,9 +2905,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2920,9 +2920,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2935,9 +2935,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2950,9 +2950,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2965,9 +2965,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2980,9 +2980,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2995,9 +2995,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3010,9 +3010,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3025,9 +3025,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3040,9 +3040,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3055,9 +3055,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3070,9 +3070,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3085,9 +3085,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3100,9 +3100,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3115,9 +3115,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3130,9 +3130,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3145,9 +3145,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3160,9 +3160,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3175,9 +3175,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3190,9 +3190,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3205,9 +3205,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3220,9 +3220,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3235,9 +3235,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3250,9 +3250,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3265,9 +3265,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3280,9 +3280,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3295,9 +3295,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3310,9 +3310,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3325,9 +3325,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3340,9 +3340,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3355,9 +3355,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3370,9 +3370,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3385,9 +3385,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3400,9 +3400,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3415,15 +3415,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3442,111 +3442,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3559,24 +3559,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3589,24 +3589,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3619,9 +3619,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3634,15 +3634,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3655,15 +3655,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3691,15 +3691,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3718,15 +3718,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3745,15 +3745,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3772,9 +3772,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3787,87 +3787,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3880,90 +3880,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3976,9 +3991,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3991,9 +4006,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4006,9 +4021,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4021,9 +4036,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4036,9 +4051,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4051,9 +4066,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4066,9 +4081,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4081,9 +4096,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4096,9 +4111,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4111,9 +4126,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4126,9 +4141,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4141,30 +4156,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4177,15 +4177,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4198,9 +4198,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4213,9 +4213,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4255,18 +4255,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4279,9 +4279,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4294,9 +4294,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4324,9 +4324,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4360,9 +4360,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4387,9 +4387,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4414,9 +4414,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4441,9 +4441,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4468,9 +4468,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4495,9 +4495,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4522,9 +4522,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4549,9 +4549,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4577,10 +4577,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4621,9 +4621,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4636,9 +4636,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4651,9 +4651,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4666,23 +4666,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4691,10 +4691,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4705,9 +4705,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4720,21 +4720,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4747,9 +4747,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4763,10 +4763,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4792,99 +4792,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4915,18 +4915,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4939,9 +4939,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4951,18 +4951,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4975,24 +4975,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5005,24 +5005,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5035,9 +5035,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5359,27 +5359,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6040,7 +6040,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_by_path_default.html b/proc/json_get_by_path_default.html index 7af622450..ebe7f1ceb 100644 --- a/proc/json_get_by_path_default.html +++ b/proc/json_get_by_path_default.html @@ -227,7 +227,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -242,7 +242,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -257,7 +257,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -273,7 +273,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -307,7 +307,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -349,18 +349,18 @@

        Calls

        json_core%json_get_by_path_default - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -493,9 +493,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -508,9 +508,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -523,9 +523,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -538,9 +538,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -661,9 +661,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -682,9 +682,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -694,9 +694,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -706,9 +706,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -781,18 +781,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -835,9 +835,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -850,9 +850,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -865,9 +865,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -880,9 +880,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -895,9 +895,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -910,9 +910,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -925,9 +925,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -940,9 +940,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -955,9 +955,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -970,9 +970,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -985,9 +985,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1000,9 +1000,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1015,9 +1015,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1030,9 +1030,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1045,9 +1045,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1060,9 +1060,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1075,9 +1075,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1090,9 +1090,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1105,9 +1105,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1120,9 +1120,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1135,9 +1135,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1150,9 +1150,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1165,9 +1165,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1180,9 +1180,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1195,9 +1195,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1210,9 +1210,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1225,9 +1225,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1240,9 +1240,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1255,9 +1255,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1270,9 +1270,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1285,9 +1285,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1300,9 +1300,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1315,9 +1315,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1330,9 +1330,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1345,9 +1345,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1360,9 +1360,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1375,9 +1375,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1390,9 +1390,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1411,9 +1411,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1444,9 +1444,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1483,9 +1483,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1588,9 +1588,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1606,9 +1606,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1636,9 +1636,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1648,9 +1648,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1666,9 +1666,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1699,27 +1699,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1735,9 +1735,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1747,9 +1747,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1765,9 +1765,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1831,9 +1831,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1843,9 +1843,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1861,9 +1861,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1894,9 +1894,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1906,9 +1906,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1918,9 +1918,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1930,9 +1930,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1942,9 +1942,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1954,9 +1954,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1966,9 +1966,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1978,9 +1978,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1990,9 +1990,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2002,9 +2002,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2014,9 +2014,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2026,9 +2026,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2074,9 +2074,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2236,18 +2236,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2293,15 +2293,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2404,9 +2404,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2419,9 +2419,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2434,9 +2434,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2506,15 +2506,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2554,18 +2554,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2575,9 +2575,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2626,9 +2626,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2641,9 +2641,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2665,9 +2665,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2781,19 +2781,19 @@

        Called by

        json_core%json_get_by_path_default - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -2891,18 +2891,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -2915,9 +2915,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2930,9 +2930,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2945,9 +2945,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2960,9 +2960,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2975,9 +2975,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2990,9 +2990,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3005,9 +3005,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -3020,9 +3020,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -3035,9 +3035,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -3050,9 +3050,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3065,9 +3065,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3080,9 +3080,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3095,9 +3095,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3110,9 +3110,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3125,9 +3125,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3140,9 +3140,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3155,9 +3155,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3170,9 +3170,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3185,9 +3185,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3200,9 +3200,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3215,9 +3215,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3230,9 +3230,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3245,9 +3245,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3260,9 +3260,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3275,9 +3275,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3290,9 +3290,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3305,9 +3305,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3320,9 +3320,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3335,9 +3335,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3350,9 +3350,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3365,9 +3365,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3380,9 +3380,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3401,18 +3401,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -3446,9 +3446,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -3473,9 +3473,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -3500,9 +3500,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -3527,9 +3527,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -3554,9 +3554,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -3581,9 +3581,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3608,9 +3608,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3635,9 +3635,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3656,9 +3656,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3671,9 +3671,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3686,9 +3686,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3701,9 +3701,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3716,9 +3716,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3731,9 +3731,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3746,9 +3746,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3761,9 +3761,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3776,9 +3776,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3791,9 +3791,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3806,9 +3806,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3821,15 +3821,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3848,111 +3848,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3965,15 +3965,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3986,24 +3986,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -4016,9 +4016,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -4031,15 +4031,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -4052,15 +4052,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4088,15 +4088,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4115,15 +4115,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4142,15 +4142,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4169,9 +4169,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4184,9 +4184,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4196,81 +4196,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -4283,90 +4283,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4379,9 +4385,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4394,9 +4400,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4409,9 +4415,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4424,9 +4430,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4439,9 +4445,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4454,9 +4460,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4469,9 +4475,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4484,9 +4490,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4499,9 +4505,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4514,9 +4520,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4529,9 +4535,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4544,21 +4550,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4571,15 +4571,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4592,9 +4592,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4607,9 +4607,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4649,18 +4649,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4673,9 +4673,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4907,9 +4907,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4929,10 +4929,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4973,9 +4973,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4988,9 +4988,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -5003,9 +5003,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -5018,17 +5018,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -5037,10 +5037,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5051,9 +5051,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -5066,21 +5066,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -5093,9 +5093,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5109,10 +5109,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5138,99 +5138,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5261,18 +5261,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5285,9 +5285,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -5297,18 +5297,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5321,24 +5321,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5351,24 +5351,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5381,9 +5381,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5894,27 +5894,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6382,7 +6382,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_by_path_jsonpath_bracket.html b/proc/json_get_by_path_jsonpath_bracket.html index 518595649..48823fc32 100644 --- a/proc/json_get_by_path_jsonpath_bracket.html +++ b/proc/json_get_by_path_jsonpath_bracket.html @@ -230,7 +230,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -245,7 +245,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -262,7 +262,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -278,7 +278,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -312,7 +312,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -354,18 +354,18 @@

        Calls

        json_core%json_get_by_path_jsonpath_bracket - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -483,9 +483,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -498,9 +498,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -513,9 +513,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -528,9 +528,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -675,18 +675,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -819,9 +819,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -834,9 +834,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -849,15 +849,15 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -876,9 +876,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -888,9 +888,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -900,9 +900,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1005,18 +1005,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -1059,9 +1059,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1074,9 +1074,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1089,9 +1089,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1104,9 +1104,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1119,9 +1119,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1134,9 +1134,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1149,9 +1149,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1164,9 +1164,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1179,9 +1179,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1194,9 +1194,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1209,9 +1209,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1224,9 +1224,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1239,9 +1239,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1254,9 +1254,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1269,9 +1269,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1284,9 +1284,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1299,9 +1299,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1314,9 +1314,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1329,9 +1329,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1344,9 +1344,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1359,9 +1359,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1374,9 +1374,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1389,9 +1389,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1404,9 +1404,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1419,9 +1419,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1434,9 +1434,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1449,9 +1449,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1464,9 +1464,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1479,9 +1479,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1494,9 +1494,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1509,9 +1509,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1524,9 +1524,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1539,9 +1539,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1554,9 +1554,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1569,9 +1569,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1584,9 +1584,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1599,9 +1599,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1614,9 +1614,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1656,15 +1656,15 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1722,18 +1722,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1752,9 +1752,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1809,9 +1809,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1824,15 +1824,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1902,9 +1902,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1995,9 +1995,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2007,9 +2007,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2025,9 +2025,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2055,9 +2055,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2067,9 +2067,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2118,27 +2118,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2154,9 +2154,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2166,9 +2166,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2184,9 +2184,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2250,9 +2250,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2262,9 +2262,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2280,9 +2280,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2349,9 +2349,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2361,9 +2361,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2373,9 +2373,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2385,9 +2385,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2397,9 +2397,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2409,9 +2409,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2421,9 +2421,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2433,9 +2433,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2445,9 +2445,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2457,9 +2457,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2469,9 +2469,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2481,9 +2481,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2517,9 +2517,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2616,9 +2616,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2664,15 +2664,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2786,19 +2786,19 @@

        Called by

        json_core%json_get_by_path_jsonpath_bracket - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2911,18 +2911,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -2935,9 +2935,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2950,9 +2950,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2965,9 +2965,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2980,9 +2980,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2995,9 +2995,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3010,9 +3010,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3025,9 +3025,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -3040,9 +3040,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -3055,9 +3055,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -3070,9 +3070,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3085,9 +3085,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3100,9 +3100,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3115,9 +3115,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3130,9 +3130,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3145,9 +3145,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3160,9 +3160,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3175,9 +3175,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3190,9 +3190,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3205,9 +3205,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3220,9 +3220,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3235,9 +3235,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3250,9 +3250,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3265,9 +3265,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3280,9 +3280,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3295,9 +3295,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3310,9 +3310,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3325,9 +3325,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3340,9 +3340,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3355,9 +3355,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3370,9 +3370,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3385,9 +3385,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3400,9 +3400,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3421,18 +3421,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -3466,9 +3466,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -3493,9 +3493,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -3520,9 +3520,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -3547,9 +3547,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -3574,9 +3574,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -3601,9 +3601,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3628,9 +3628,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3655,9 +3655,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3676,9 +3676,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3691,9 +3691,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3706,9 +3706,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3721,9 +3721,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3736,9 +3736,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3751,9 +3751,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3766,9 +3766,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3781,9 +3781,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3796,9 +3796,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3811,9 +3811,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3826,9 +3826,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3841,15 +3841,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3868,111 +3868,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3985,15 +3985,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -4006,24 +4006,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -4036,9 +4036,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -4051,15 +4051,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -4072,15 +4072,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4108,15 +4108,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4135,15 +4135,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4162,15 +4162,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4189,9 +4189,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4204,9 +4204,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4216,81 +4216,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -4303,90 +4303,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4399,9 +4405,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4414,9 +4420,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4429,9 +4435,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4444,9 +4450,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4459,9 +4465,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4474,9 +4480,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4489,9 +4495,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4504,9 +4510,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4519,9 +4525,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4534,9 +4540,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4549,9 +4555,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4564,21 +4570,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4591,15 +4591,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4612,9 +4612,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4627,9 +4627,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4669,18 +4669,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4693,9 +4693,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4918,9 +4918,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4940,10 +4940,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4984,9 +4984,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4999,9 +4999,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -5014,9 +5014,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -5029,23 +5029,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5056,9 +5056,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -5071,21 +5071,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -5098,9 +5098,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5114,10 +5114,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5143,99 +5143,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5266,18 +5266,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5290,9 +5290,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -5302,18 +5302,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5326,24 +5326,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5356,24 +5356,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5386,9 +5386,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5899,27 +5899,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6404,7 +6404,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_by_path_rfc6901.html b/proc/json_get_by_path_rfc6901.html index bf2fba1f6..ce0f1cd7c 100644 --- a/proc/json_get_by_path_rfc6901.html +++ b/proc/json_get_by_path_rfc6901.html @@ -230,7 +230,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -245,7 +245,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -261,7 +261,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -277,7 +277,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -568,18 +568,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -622,9 +622,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -637,9 +637,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -652,9 +652,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -667,9 +667,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -682,9 +682,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -697,9 +697,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -712,9 +712,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -727,9 +727,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -742,9 +742,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -757,9 +757,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -772,9 +772,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -787,9 +787,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -802,9 +802,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -817,9 +817,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -832,9 +832,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -847,9 +847,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -862,9 +862,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -877,9 +877,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -892,9 +892,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -907,9 +907,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -922,9 +922,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -937,9 +937,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -952,9 +952,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -967,9 +967,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -982,9 +982,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -997,9 +997,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1012,9 +1012,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1027,9 +1027,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1042,9 +1042,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1057,9 +1057,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1072,9 +1072,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1087,9 +1087,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1102,9 +1102,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1117,9 +1117,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1132,9 +1132,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1147,9 +1147,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1162,9 +1162,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1177,9 +1177,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1198,9 +1198,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1231,9 +1231,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1270,9 +1270,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1363,9 +1363,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1375,9 +1375,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1423,9 +1423,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1435,9 +1435,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1486,27 +1486,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1522,9 +1522,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1534,9 +1534,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1552,9 +1552,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1618,9 +1618,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1630,9 +1630,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1648,9 +1648,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1681,9 +1681,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1693,9 +1693,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1705,9 +1705,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1717,9 +1717,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1741,9 +1741,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1753,9 +1753,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1765,9 +1765,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1777,9 +1777,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1789,9 +1789,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1801,9 +1801,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1813,9 +1813,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1825,9 +1825,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1885,18 +1885,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1984,9 +1984,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2041,9 +2041,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2056,9 +2056,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2071,9 +2071,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2086,9 +2086,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2143,18 +2143,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2185,15 +2185,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2323,9 +2323,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2338,9 +2338,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2353,9 +2353,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2365,9 +2365,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2377,9 +2377,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2389,9 +2389,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2401,9 +2401,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2473,15 +2473,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2521,18 +2521,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2542,9 +2542,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2593,9 +2593,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2608,9 +2608,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2632,9 +2632,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2748,19 +2748,19 @@

        Called by

        json_core%json_get_by_path_rfc6901 - + none~get_child - + json_core%get_child - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2807,18 +2807,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -2831,9 +2831,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2846,9 +2846,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2861,9 +2861,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2876,9 +2876,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2891,9 +2891,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2906,9 +2906,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2921,9 +2921,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2936,9 +2936,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2951,9 +2951,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2966,9 +2966,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2981,9 +2981,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2996,9 +2996,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3011,9 +3011,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3041,9 +3041,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3056,9 +3056,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3071,9 +3071,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3086,9 +3086,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3101,9 +3101,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3116,9 +3116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3131,9 +3131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3146,9 +3146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3161,9 +3161,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3176,9 +3176,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3191,9 +3191,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3206,9 +3206,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3221,9 +3221,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3236,9 +3236,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3251,9 +3251,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3266,9 +3266,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3281,9 +3281,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3296,9 +3296,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3311,9 +3311,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3326,9 +3326,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3341,9 +3341,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3356,9 +3356,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3371,9 +3371,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3386,9 +3386,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3401,9 +3401,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3416,9 +3416,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3431,9 +3431,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3446,9 +3446,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3461,9 +3461,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3476,15 +3476,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3503,111 +3503,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3620,24 +3620,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3650,24 +3650,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3680,9 +3680,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3695,15 +3695,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3716,15 +3716,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3752,15 +3752,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3779,15 +3779,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3806,15 +3806,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3833,9 +3833,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3848,87 +3848,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3941,90 +3941,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4037,9 +4043,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4052,9 +4058,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4067,9 +4073,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4082,9 +4088,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4097,9 +4103,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4112,9 +4118,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4127,9 +4133,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4142,9 +4148,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4157,9 +4163,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4172,9 +4178,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4187,9 +4193,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4202,21 +4208,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4229,15 +4229,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4250,9 +4250,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4265,9 +4265,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4307,18 +4307,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4331,9 +4331,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4346,9 +4346,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4376,9 +4376,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4412,9 +4412,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4439,9 +4439,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4466,9 +4466,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4493,9 +4493,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4520,9 +4520,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4547,9 +4547,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4574,9 +4574,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4601,9 +4601,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4629,10 +4629,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4673,9 +4673,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4688,9 +4688,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4703,9 +4703,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4718,23 +4718,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4751,9 +4751,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4766,21 +4766,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4793,9 +4793,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4809,10 +4809,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4838,99 +4838,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4961,18 +4961,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4985,9 +4985,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4997,18 +4997,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5021,24 +5021,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5051,24 +5051,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5081,9 +5081,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5405,27 +5405,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6205,7 +6205,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_integer.html b/proc/json_get_integer.html index a925da8b5..313374853 100644 --- a/proc/json_get_integer.html +++ b/proc/json_get_integer.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -453,18 +453,18 @@

        Called by

        json_core%json_get_integer - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -477,9 +477,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -492,9 +492,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -507,9 +507,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -522,9 +522,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -537,9 +537,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -552,9 +552,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -567,9 +567,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -582,9 +582,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -597,9 +597,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -612,9 +612,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -627,9 +627,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -642,9 +642,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -657,9 +657,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -972,9 +972,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -987,9 +987,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1002,9 +1002,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1032,9 +1032,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1062,9 +1062,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1077,9 +1077,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1092,9 +1092,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1107,9 +1107,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1122,9 +1122,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1137,15 +1137,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1164,111 +1164,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1281,24 +1281,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1311,24 +1311,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1341,9 +1341,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1356,15 +1356,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1377,15 +1377,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1413,15 +1413,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1440,15 +1440,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1467,15 +1467,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1494,9 +1494,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1509,87 +1509,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1602,90 +1602,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1698,9 +1713,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1713,9 +1728,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1728,9 +1743,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1743,9 +1758,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1758,9 +1773,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1773,9 +1788,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1788,9 +1803,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1803,9 +1818,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1818,9 +1833,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1833,9 +1848,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1848,9 +1863,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1863,30 +1878,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1899,15 +1899,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1935,9 +1935,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1977,18 +1977,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2001,9 +2001,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2016,9 +2016,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2082,9 +2082,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2109,9 +2109,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2136,9 +2136,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2163,9 +2163,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2190,9 +2190,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2217,9 +2217,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2244,9 +2244,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2271,9 +2271,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2299,10 +2299,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2343,9 +2343,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2358,9 +2358,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2373,9 +2373,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2388,9 +2388,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2404,10 +2404,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2419,10 +2419,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2440,10 +2440,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2454,9 +2454,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2469,21 +2469,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2496,9 +2496,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2512,10 +2512,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2541,99 +2541,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2664,18 +2664,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2688,9 +2688,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2700,18 +2700,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2724,24 +2724,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2754,24 +2754,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3126,27 +3126,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3828,7 +3828,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_integer_by_path.html b/proc/json_get_integer_by_path.html index e41efa884..2011ce9ee 100644 --- a/proc/json_get_integer_by_path.html +++ b/proc/json_get_integer_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_integer_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,15 +1091,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1127,9 +1127,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1151,15 +1151,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1202,33 +1202,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1250,15 +1250,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_integer_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6024,7 +6024,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_integer_vec.html b/proc/json_get_integer_vec.html index fe65f72fa..c0d43b50a 100644 --- a/proc/json_get_integer_vec.html +++ b/proc/json_get_integer_vec.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -235,24 +235,24 @@

        Calls

        json_core%json_get_integer_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -265,9 +265,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -280,9 +280,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -295,9 +295,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -310,9 +310,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -325,9 +325,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -340,9 +340,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -355,9 +355,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -370,9 +370,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -385,9 +385,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -400,9 +400,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -805,15 +805,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -832,9 +832,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -889,9 +889,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1000,9 +1000,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1024,9 +1024,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1054,9 +1054,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1078,15 +1078,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1129,33 +1129,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1177,15 +1177,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1249,9 +1249,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1273,15 +1273,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1303,9 +1303,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1324,9 +1324,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1336,9 +1336,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1360,9 +1360,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1384,9 +1384,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1396,9 +1396,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1408,9 +1408,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1420,9 +1420,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1432,9 +1432,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1444,9 +1444,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1456,9 +1456,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1576,18 +1576,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1786,9 +1786,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1801,9 +1801,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1816,9 +1816,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1948,18 +1948,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1993,9 +1993,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2011,9 +2011,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2170,9 +2170,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2185,9 +2185,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2197,9 +2197,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2209,9 +2209,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2221,9 +2221,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2233,9 +2233,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2362,15 +2362,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2410,18 +2410,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2497,9 +2497,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2512,9 +2512,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2666,24 +2666,24 @@

        Called by

        json_core%json_get_integer_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2696,9 +2696,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2711,9 +2711,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2726,9 +2726,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2741,9 +2741,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2756,9 +2756,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2771,9 +2771,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2786,9 +2786,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2801,9 +2801,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2816,9 +2816,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2831,9 +2831,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2846,9 +2846,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2861,9 +2861,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2876,9 +2876,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2891,9 +2891,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2906,9 +2906,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2921,9 +2921,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2936,9 +2936,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2951,9 +2951,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2966,9 +2966,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2981,9 +2981,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2996,9 +2996,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3011,9 +3011,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3041,9 +3041,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3056,9 +3056,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3071,9 +3071,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3086,9 +3086,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3101,9 +3101,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3116,9 +3116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3131,9 +3131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3146,9 +3146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3161,9 +3161,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3176,9 +3176,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3191,9 +3191,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3206,9 +3206,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3221,9 +3221,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3236,9 +3236,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3251,9 +3251,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3266,9 +3266,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3281,9 +3281,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3296,9 +3296,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3311,9 +3311,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3326,9 +3326,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3341,15 +3341,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3368,105 +3368,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3479,24 +3479,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3509,24 +3509,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3539,9 +3539,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3554,15 +3554,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3575,15 +3575,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3611,15 +3611,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3638,15 +3638,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3665,15 +3665,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3692,9 +3692,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3707,87 +3707,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3800,90 +3800,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3896,9 +3911,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3911,9 +3926,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3926,9 +3941,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3941,9 +3956,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3956,9 +3971,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3971,9 +3986,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3986,9 +4001,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4001,9 +4016,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4016,9 +4031,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4031,9 +4046,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4046,9 +4061,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4061,30 +4076,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4097,15 +4097,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4118,9 +4118,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4133,9 +4133,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4175,18 +4175,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4199,9 +4199,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4214,9 +4214,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4244,9 +4244,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4280,9 +4280,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4307,9 +4307,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4334,9 +4334,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4361,9 +4361,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4388,9 +4388,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4415,9 +4415,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4442,9 +4442,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4469,9 +4469,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4497,10 +4497,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4541,9 +4541,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4556,9 +4556,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4571,9 +4571,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4586,9 +4586,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4602,10 +4602,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4617,10 +4617,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4638,10 +4638,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4652,9 +4652,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4667,21 +4667,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4694,9 +4694,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4710,10 +4710,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4739,99 +4739,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4862,18 +4862,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4886,9 +4886,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4898,18 +4898,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4922,24 +4922,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4952,24 +4952,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4982,9 +4982,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5324,27 +5324,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6017,7 +6017,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_integer_vec_by_path.html b/proc/json_get_integer_vec_by_path.html index 9ab2c599f..44b1480bb 100644 --- a/proc/json_get_integer_vec_by_path.html +++ b/proc/json_get_integer_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_integer_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,9 +1115,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1127,9 +1127,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1151,15 +1151,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1202,33 +1202,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1250,15 +1250,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_integer_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6023,7 +6023,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_logical.html b/proc/json_get_logical.html index 3e48cdda4..136be105b 100644 --- a/proc/json_get_logical.html +++ b/proc/json_get_logical.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -445,18 +445,18 @@

        Called by

        json_core%json_get_logical - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -469,9 +469,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -484,9 +484,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -499,9 +499,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -514,9 +514,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -529,9 +529,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -544,9 +544,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -559,9 +559,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -574,9 +574,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -589,9 +589,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -604,9 +604,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -619,9 +619,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -634,9 +634,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -649,9 +649,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -664,9 +664,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -679,9 +679,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -694,9 +694,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -709,9 +709,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -724,9 +724,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -739,9 +739,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -754,9 +754,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -769,9 +769,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -784,9 +784,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -799,9 +799,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -814,9 +814,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -829,9 +829,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -844,9 +844,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -859,9 +859,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -874,9 +874,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -889,9 +889,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -904,9 +904,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -919,9 +919,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -934,9 +934,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -949,9 +949,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -964,9 +964,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -979,9 +979,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -994,9 +994,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1009,9 +1009,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1024,9 +1024,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1039,9 +1039,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1054,9 +1054,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1069,9 +1069,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1084,9 +1084,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1099,9 +1099,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1114,9 +1114,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1129,15 +1129,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1156,111 +1156,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1273,24 +1273,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1303,24 +1303,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1333,9 +1333,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1348,15 +1348,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1369,15 +1369,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1405,15 +1405,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1432,15 +1432,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1459,15 +1459,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1486,9 +1486,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1501,87 +1501,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1594,90 +1594,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1690,9 +1705,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1705,9 +1720,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1720,9 +1735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1735,9 +1750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1750,9 +1765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1765,9 +1780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1780,9 +1795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1795,9 +1810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1810,9 +1825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1825,9 +1840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1840,9 +1855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1855,30 +1870,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1891,15 +1891,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1912,9 +1912,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1927,9 +1927,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1969,18 +1969,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1993,9 +1993,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2008,9 +2008,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2038,9 +2038,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2074,9 +2074,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2101,9 +2101,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2128,9 +2128,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2155,9 +2155,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2182,9 +2182,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2209,9 +2209,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2236,9 +2236,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2263,9 +2263,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2291,10 +2291,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2335,9 +2335,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2350,9 +2350,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2365,9 +2365,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2380,9 +2380,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2396,10 +2396,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2411,10 +2411,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2432,10 +2432,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2446,9 +2446,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2461,21 +2461,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2488,9 +2488,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2504,10 +2504,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2533,99 +2533,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2656,18 +2656,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2680,9 +2680,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2692,18 +2692,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2716,24 +2716,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2746,24 +2746,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2776,9 +2776,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3118,27 +3118,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3804,7 +3804,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_logical_by_path.html b/proc/json_get_logical_by_path.html index 7537e2787..5a70fab58 100644 --- a/proc/json_get_logical_by_path.html +++ b/proc/json_get_logical_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_logical_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,15 +1151,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1202,33 +1202,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1250,15 +1250,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_logical_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6024,7 +6024,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_logical_vec.html b/proc/json_get_logical_vec.html index eee2ceebe..909ddd064 100644 --- a/proc/json_get_logical_vec.html +++ b/proc/json_get_logical_vec.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -235,24 +235,24 @@

        Calls

        json_core%json_get_logical_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -265,9 +265,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -280,9 +280,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -295,9 +295,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -310,9 +310,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -325,9 +325,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -340,9 +340,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -355,9 +355,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -370,9 +370,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -385,9 +385,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -400,9 +400,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -805,15 +805,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -832,9 +832,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -889,9 +889,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1000,9 +1000,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1024,15 +1024,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1060,9 +1060,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1084,9 +1084,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1129,33 +1129,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1177,15 +1177,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1249,9 +1249,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1273,15 +1273,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1303,9 +1303,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1324,9 +1324,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1336,9 +1336,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1360,9 +1360,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1384,9 +1384,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1396,9 +1396,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1408,9 +1408,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1420,9 +1420,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1432,9 +1432,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1444,9 +1444,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1456,9 +1456,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1576,18 +1576,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1786,9 +1786,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1801,9 +1801,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1816,9 +1816,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1948,18 +1948,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1993,9 +1993,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2011,9 +2011,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2170,9 +2170,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2185,9 +2185,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2197,9 +2197,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2209,9 +2209,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2221,9 +2221,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2233,9 +2233,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2362,15 +2362,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2410,18 +2410,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2497,9 +2497,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2512,9 +2512,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2666,24 +2666,24 @@

        Called by

        json_core%json_get_logical_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2696,9 +2696,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2711,9 +2711,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2726,9 +2726,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2741,9 +2741,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2756,9 +2756,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2771,9 +2771,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2786,9 +2786,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2801,9 +2801,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2816,9 +2816,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2831,9 +2831,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2846,9 +2846,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2861,9 +2861,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2876,9 +2876,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2891,9 +2891,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2906,9 +2906,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2921,9 +2921,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2936,9 +2936,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2951,9 +2951,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2966,9 +2966,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2981,9 +2981,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2996,9 +2996,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3011,9 +3011,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3041,9 +3041,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3056,9 +3056,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3071,9 +3071,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3086,9 +3086,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3101,9 +3101,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3116,9 +3116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3131,9 +3131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3146,9 +3146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3161,9 +3161,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3176,9 +3176,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3191,9 +3191,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3206,9 +3206,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3221,9 +3221,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3236,9 +3236,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3251,9 +3251,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3266,9 +3266,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3281,9 +3281,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3296,9 +3296,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3311,9 +3311,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3326,9 +3326,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3341,15 +3341,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3368,105 +3368,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3479,24 +3479,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3509,24 +3509,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3539,9 +3539,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3554,15 +3554,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3575,15 +3575,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3611,15 +3611,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3638,15 +3638,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3665,15 +3665,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3692,9 +3692,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3707,87 +3707,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3800,90 +3800,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3896,9 +3911,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3911,9 +3926,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3926,9 +3941,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3941,9 +3956,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3956,9 +3971,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3971,9 +3986,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3986,9 +4001,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4001,9 +4016,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4016,9 +4031,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4031,9 +4046,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4046,9 +4061,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4061,30 +4076,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4097,15 +4097,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4118,9 +4118,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4133,9 +4133,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4175,18 +4175,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4199,9 +4199,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4214,9 +4214,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4244,9 +4244,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4280,9 +4280,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4307,9 +4307,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4334,9 +4334,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4361,9 +4361,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4388,9 +4388,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4415,9 +4415,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4442,9 +4442,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4469,9 +4469,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4497,10 +4497,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4541,9 +4541,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4556,9 +4556,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4571,9 +4571,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4586,9 +4586,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4602,10 +4602,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4617,10 +4617,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4638,10 +4638,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4652,9 +4652,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4667,21 +4667,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4694,9 +4694,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4710,10 +4710,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4739,99 +4739,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4862,18 +4862,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4886,9 +4886,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4898,18 +4898,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4922,24 +4922,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4952,24 +4952,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4982,9 +4982,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5324,27 +5324,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6017,7 +6017,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_logical_vec_by_path.html b/proc/json_get_logical_vec_by_path.html index 67e9588d4..ee67e26bb 100644 --- a/proc/json_get_logical_vec_by_path.html +++ b/proc/json_get_logical_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_logical_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,9 +1151,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1175,9 +1175,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1202,33 +1202,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1250,15 +1250,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_logical_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6023,7 +6023,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_next.html b/proc/json_get_next.html index 88fadd30a..18513f3db 100644 --- a/proc/json_get_next.html +++ b/proc/json_get_next.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -473,7 +473,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_parent.html b/proc/json_get_parent.html index 2deaa3f50..c1371a8b5 100644 --- a/proc/json_get_parent.html +++ b/proc/json_get_parent.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -473,7 +473,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_path.html b/proc/json_get_path.html index ceddefd49..3a5315104 100644 --- a/proc/json_get_path.html +++ b/proc/json_get_path.html @@ -202,7 +202,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -217,7 +217,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -305,18 +305,18 @@

        Calls

        json_core%json_get_path - + -none~info~2 - +none~info + json_core%info - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -389,9 +389,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -404,9 +404,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -419,9 +419,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -476,30 +476,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -569,9 +569,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -584,9 +584,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -599,9 +599,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -614,9 +614,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -629,9 +629,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -644,9 +644,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -659,9 +659,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -674,9 +674,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -689,9 +689,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -704,9 +704,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -719,9 +719,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -734,9 +734,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -749,9 +749,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -764,9 +764,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -779,9 +779,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -794,9 +794,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -809,9 +809,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -824,9 +824,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1124,15 +1124,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1163,9 +1163,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1202,9 +1202,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1304,9 +1304,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1316,9 +1316,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1364,9 +1364,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1427,27 +1427,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1559,9 +1559,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1571,9 +1571,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1607,9 +1607,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1619,9 +1619,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1631,9 +1631,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1643,9 +1643,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1655,9 +1655,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1667,9 +1667,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1679,9 +1679,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1691,9 +1691,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1703,9 +1703,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1715,9 +1715,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1751,9 +1751,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1805,18 +1805,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1913,9 +1913,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2015,9 +2015,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2030,9 +2030,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2045,9 +2045,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2060,9 +2060,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2126,9 +2126,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2204,9 +2204,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2375,9 +2375,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2387,9 +2387,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2474,9 +2474,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2546,18 +2546,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2621,9 +2621,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2636,9 +2636,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2675,9 +2675,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3234,7 +3234,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_previous.html b/proc/json_get_previous.html index 44cbb3632..e2644a732 100644 --- a/proc/json_get_previous.html +++ b/proc/json_get_previous.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -473,7 +473,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real.html b/proc/json_get_real.html index 9e1d5cf73..878fe7899 100644 --- a/proc/json_get_real.html +++ b/proc/json_get_real.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -453,18 +453,18 @@

        Called by

        json_core%json_get_real - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -477,9 +477,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -492,9 +492,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -507,9 +507,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -522,9 +522,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -537,9 +537,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -552,9 +552,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -567,9 +567,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -582,9 +582,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -597,9 +597,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -612,9 +612,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -627,9 +627,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -642,9 +642,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -657,9 +657,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -972,9 +972,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -987,9 +987,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1002,9 +1002,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1032,9 +1032,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1062,9 +1062,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1077,9 +1077,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1092,9 +1092,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1107,9 +1107,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1122,9 +1122,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1137,15 +1137,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1164,111 +1164,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1281,24 +1281,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1311,24 +1311,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1341,9 +1341,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1356,15 +1356,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1377,15 +1377,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1413,15 +1413,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1440,15 +1440,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1467,15 +1467,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1494,9 +1494,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1509,87 +1509,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1602,90 +1602,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1698,9 +1713,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1713,9 +1728,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1728,9 +1743,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1743,9 +1758,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1758,9 +1773,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1773,9 +1788,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1788,9 +1803,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1803,9 +1818,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1818,9 +1833,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1833,9 +1848,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1848,9 +1863,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1863,30 +1878,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1899,15 +1899,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1935,9 +1935,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1977,18 +1977,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2001,9 +2001,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2016,9 +2016,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2082,9 +2082,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2109,9 +2109,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2136,9 +2136,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2163,9 +2163,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2190,9 +2190,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2217,9 +2217,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2244,9 +2244,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2271,9 +2271,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2299,10 +2299,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2343,9 +2343,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2358,9 +2358,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2373,9 +2373,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2388,9 +2388,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2404,10 +2404,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2419,10 +2419,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2440,10 +2440,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2454,9 +2454,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2469,21 +2469,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2496,9 +2496,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2512,10 +2512,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2541,99 +2541,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2664,18 +2664,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2688,9 +2688,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2700,18 +2700,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2724,24 +2724,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2754,24 +2754,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3126,27 +3126,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3849,7 +3849,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real32.html b/proc/json_get_real32.html index 7383f5cba..28b9f1ae5 100644 --- a/proc/json_get_real32.html +++ b/proc/json_get_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -233,24 +233,24 @@

        Calls

        json_core%json_get_real32 - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -263,9 +263,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -278,9 +278,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -293,9 +293,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -308,9 +308,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -803,15 +803,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -830,9 +830,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -887,9 +887,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -998,9 +998,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1022,15 +1022,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1058,9 +1058,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1082,15 +1082,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1133,27 +1133,27 @@

        Calls

        - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1247,9 +1247,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1301,9 +1301,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1358,9 +1358,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1370,9 +1370,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1406,9 +1406,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1418,9 +1418,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1430,9 +1430,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1442,9 +1442,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1454,9 +1454,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1574,18 +1574,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1682,9 +1682,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1784,9 +1784,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1799,9 +1799,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1814,9 +1814,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1946,18 +1946,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1991,9 +1991,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2009,9 +2009,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2153,9 +2153,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2168,9 +2168,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2183,9 +2183,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2360,15 +2360,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2408,18 +2408,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2444,9 +2444,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2495,9 +2495,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2510,9 +2510,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2664,24 +2664,24 @@

        Called by

        json_core%json_get_real32 - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2694,9 +2694,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2709,9 +2709,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2724,9 +2724,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3189,9 +3189,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3339,15 +3339,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3366,105 +3366,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3477,24 +3477,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3507,24 +3507,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3537,9 +3537,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3552,15 +3552,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3573,15 +3573,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3609,15 +3609,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3636,15 +3636,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3663,15 +3663,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3690,9 +3690,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3705,87 +3705,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3798,90 +3798,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3894,9 +3909,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3909,9 +3924,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3924,9 +3939,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4059,30 +4074,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4095,15 +4095,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4116,9 +4116,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4131,9 +4131,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4173,18 +4173,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4197,9 +4197,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4212,9 +4212,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4242,9 +4242,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4278,9 +4278,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4305,9 +4305,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4332,9 +4332,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4359,9 +4359,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4386,9 +4386,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4413,9 +4413,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4440,9 +4440,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4467,9 +4467,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4495,10 +4495,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4539,9 +4539,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4554,9 +4554,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4569,9 +4569,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4600,10 +4600,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4615,10 +4615,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4636,10 +4636,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4650,9 +4650,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4665,21 +4665,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4692,9 +4692,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4708,10 +4708,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4737,99 +4737,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4860,18 +4860,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4884,9 +4884,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4896,18 +4896,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4920,24 +4920,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4950,24 +4950,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4980,9 +4980,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5322,27 +5322,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -5976,7 +5976,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real32_by_path.html b/proc/json_get_real32_by_path.html index f20defcab..5da312ee0 100644 --- a/proc/json_get_real32_by_path.html +++ b/proc/json_get_real32_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -278,24 +278,24 @@

        Calls

        json_core%json_get_real32_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -308,9 +308,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -848,15 +848,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -875,9 +875,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -932,9 +932,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1043,9 +1043,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1067,15 +1067,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1103,9 +1103,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1127,15 +1127,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1178,27 +1178,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1220,15 +1220,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1292,9 +1292,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1316,15 +1316,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1367,9 +1367,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1379,9 +1379,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1391,9 +1391,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_real32_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6031,7 +6031,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real32_vec.html b/proc/json_get_real32_vec.html index 2654f1d54..4b73f4dd6 100644 --- a/proc/json_get_real32_vec.html +++ b/proc/json_get_real32_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -233,24 +233,24 @@

        Calls

        json_core%json_get_real32_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -263,9 +263,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -278,9 +278,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -293,9 +293,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -308,9 +308,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -803,15 +803,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -830,9 +830,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -887,9 +887,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -998,9 +998,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1022,15 +1022,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1058,9 +1058,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1082,15 +1082,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1133,27 +1133,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1247,9 +1247,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1301,9 +1301,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1358,9 +1358,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1370,9 +1370,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1406,9 +1406,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1418,9 +1418,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1430,9 +1430,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1442,9 +1442,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1454,9 +1454,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1574,18 +1574,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1682,9 +1682,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1784,9 +1784,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1799,9 +1799,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1814,9 +1814,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1946,18 +1946,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1991,9 +1991,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2009,9 +2009,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2153,9 +2153,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2168,9 +2168,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2183,9 +2183,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2360,15 +2360,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2408,18 +2408,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2444,9 +2444,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2495,9 +2495,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2510,9 +2510,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2664,24 +2664,24 @@

        Called by

        json_core%json_get_real32_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2694,9 +2694,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2709,9 +2709,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2724,9 +2724,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3189,9 +3189,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3339,15 +3339,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3366,105 +3366,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3477,24 +3477,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3507,24 +3507,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3537,9 +3537,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3552,15 +3552,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3573,15 +3573,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3609,15 +3609,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3636,15 +3636,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3663,15 +3663,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3690,9 +3690,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3705,87 +3705,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3798,90 +3798,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3894,9 +3909,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3909,9 +3924,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3924,9 +3939,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4059,30 +4074,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4095,15 +4095,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4116,9 +4116,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4131,9 +4131,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4173,18 +4173,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4197,9 +4197,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4212,9 +4212,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4242,9 +4242,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4278,9 +4278,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4305,9 +4305,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4332,9 +4332,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4359,9 +4359,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4386,9 +4386,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4413,9 +4413,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4440,9 +4440,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4467,9 +4467,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4495,10 +4495,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4539,9 +4539,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4554,9 +4554,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4569,9 +4569,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4600,10 +4600,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4615,10 +4615,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4636,10 +4636,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4650,9 +4650,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4665,21 +4665,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4692,9 +4692,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4708,10 +4708,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4737,99 +4737,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4860,18 +4860,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4884,9 +4884,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4896,18 +4896,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4920,24 +4920,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4950,24 +4950,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4980,9 +4980,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5322,27 +5322,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -5976,7 +5976,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real32_vec_by_path.html b/proc/json_get_real32_vec_by_path.html index 5a267380c..94996d6cf 100644 --- a/proc/json_get_real32_vec_by_path.html +++ b/proc/json_get_real32_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -278,24 +278,24 @@

        Calls

        json_core%json_get_real32_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -308,9 +308,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -848,15 +848,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -875,9 +875,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -932,9 +932,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1043,9 +1043,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1067,15 +1067,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1103,9 +1103,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1127,15 +1127,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1178,27 +1178,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1220,15 +1220,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1292,9 +1292,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1316,15 +1316,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1367,9 +1367,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1379,9 +1379,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1391,9 +1391,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_real32_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6031,7 +6031,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real_by_path.html b/proc/json_get_real_by_path.html index 84e69b2f8..c932d49ac 100644 --- a/proc/json_get_real_by_path.html +++ b/proc/json_get_real_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_real_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,9 +1151,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1226,39 +1226,39 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_real_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6024,7 +6024,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real_vec.html b/proc/json_get_real_vec.html index cc913b249..7849aa7d8 100644 --- a/proc/json_get_real_vec.html +++ b/proc/json_get_real_vec.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -196,7 +196,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -235,24 +235,24 @@

        Calls

        json_core%json_get_real_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -265,9 +265,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -280,9 +280,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -295,9 +295,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -310,9 +310,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -325,9 +325,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -340,9 +340,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -355,9 +355,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -370,9 +370,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -385,9 +385,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -400,9 +400,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -805,15 +805,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -832,9 +832,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -889,9 +889,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1000,9 +1000,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1024,15 +1024,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1060,9 +1060,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1084,15 +1084,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1135,33 +1135,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1183,9 +1183,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1249,9 +1249,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1273,15 +1273,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1303,9 +1303,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1324,9 +1324,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1336,9 +1336,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1360,9 +1360,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1384,9 +1384,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1396,9 +1396,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1408,9 +1408,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1420,9 +1420,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1432,9 +1432,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1444,9 +1444,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1456,9 +1456,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1576,18 +1576,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1786,9 +1786,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1801,9 +1801,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1816,9 +1816,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1948,18 +1948,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1993,9 +1993,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2011,9 +2011,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2170,9 +2170,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2185,9 +2185,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2197,9 +2197,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2209,9 +2209,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2221,9 +2221,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2233,9 +2233,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2362,15 +2362,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2410,18 +2410,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2497,9 +2497,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2512,9 +2512,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2666,24 +2666,24 @@

        Called by

        json_core%json_get_real_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2696,9 +2696,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2711,9 +2711,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2726,9 +2726,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2741,9 +2741,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2756,9 +2756,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2771,9 +2771,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2786,9 +2786,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2801,9 +2801,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2816,9 +2816,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2831,9 +2831,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2846,9 +2846,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2861,9 +2861,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2876,9 +2876,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2891,9 +2891,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2906,9 +2906,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2921,9 +2921,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2936,9 +2936,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2951,9 +2951,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2966,9 +2966,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2981,9 +2981,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2996,9 +2996,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3011,9 +3011,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3041,9 +3041,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3056,9 +3056,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3071,9 +3071,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3086,9 +3086,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3101,9 +3101,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3116,9 +3116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3131,9 +3131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3146,9 +3146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3161,9 +3161,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3176,9 +3176,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3191,9 +3191,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3206,9 +3206,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3221,9 +3221,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3236,9 +3236,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3251,9 +3251,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3266,9 +3266,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3281,9 +3281,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3296,9 +3296,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3311,9 +3311,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3326,9 +3326,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3341,15 +3341,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3368,105 +3368,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3479,24 +3479,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3509,24 +3509,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3539,9 +3539,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3554,15 +3554,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3575,15 +3575,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3611,15 +3611,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3638,15 +3638,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3665,15 +3665,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3692,9 +3692,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3707,87 +3707,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3800,90 +3800,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3896,9 +3911,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3911,9 +3926,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3926,9 +3941,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3941,9 +3956,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3956,9 +3971,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3971,9 +3986,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3986,9 +4001,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4001,9 +4016,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4016,9 +4031,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4031,9 +4046,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4046,9 +4061,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4061,30 +4076,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4097,15 +4097,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4118,9 +4118,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4133,9 +4133,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4175,18 +4175,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4199,9 +4199,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4214,9 +4214,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4244,9 +4244,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4280,9 +4280,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4307,9 +4307,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4334,9 +4334,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4361,9 +4361,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4388,9 +4388,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4415,9 +4415,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4442,9 +4442,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4469,9 +4469,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4497,10 +4497,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4541,9 +4541,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4556,9 +4556,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4571,9 +4571,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4586,9 +4586,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4602,10 +4602,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4617,10 +4617,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4638,10 +4638,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4652,9 +4652,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4667,21 +4667,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4694,9 +4694,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4710,10 +4710,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4739,99 +4739,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4862,18 +4862,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4886,9 +4886,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4898,18 +4898,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4922,24 +4922,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4952,24 +4952,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4982,9 +4982,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5324,27 +5324,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6017,7 +6017,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_real_vec_by_path.html b/proc/json_get_real_vec_by_path.html index d22dc86b4..50b063cd6 100644 --- a/proc/json_get_real_vec_by_path.html +++ b/proc/json_get_real_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_real_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,9 +1151,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1226,33 +1226,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1274,9 +1274,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_real_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6023,7 +6023,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_string.html b/proc/json_get_string.html index fa8ab3a12..b268a1404 100644 --- a/proc/json_get_string.html +++ b/proc/json_get_string.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -513,18 +513,18 @@

        Called by

        json_core%json_get_string - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -537,9 +537,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -552,9 +552,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -567,9 +567,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -582,9 +582,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -597,9 +597,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -612,9 +612,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -627,9 +627,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -642,9 +642,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -657,9 +657,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -972,9 +972,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -987,9 +987,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1002,9 +1002,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1017,9 +1017,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1032,9 +1032,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1062,9 +1062,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1077,9 +1077,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1092,9 +1092,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1107,9 +1107,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1122,9 +1122,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1137,9 +1137,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1152,9 +1152,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1167,9 +1167,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1182,9 +1182,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1197,15 +1197,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1224,111 +1224,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1341,24 +1341,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1371,24 +1371,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1401,9 +1401,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1416,15 +1416,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1437,15 +1437,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1473,15 +1473,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1500,15 +1500,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1527,15 +1527,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1554,9 +1554,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1569,87 +1569,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1662,90 +1662,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1758,9 +1773,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1773,9 +1788,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1788,9 +1803,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1803,9 +1818,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1818,9 +1833,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1833,9 +1848,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1848,9 +1863,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1863,9 +1878,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1878,9 +1893,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1893,9 +1908,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1908,9 +1923,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1923,30 +1938,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1959,15 +1959,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1980,9 +1980,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1995,9 +1995,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2037,18 +2037,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2061,9 +2061,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2076,9 +2076,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2106,9 +2106,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2142,9 +2142,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2169,9 +2169,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2196,9 +2196,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2223,9 +2223,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2250,9 +2250,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2277,9 +2277,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2304,9 +2304,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2331,9 +2331,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2359,10 +2359,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2403,9 +2403,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2418,9 +2418,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2433,9 +2433,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2448,9 +2448,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2464,10 +2464,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2479,10 +2479,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2500,10 +2500,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2514,9 +2514,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2529,21 +2529,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2556,9 +2556,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2572,10 +2572,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2601,99 +2601,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2724,18 +2724,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2748,9 +2748,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2760,18 +2760,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2784,24 +2784,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2814,24 +2814,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3186,27 +3186,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3924,7 +3924,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_string_by_path.html b/proc/json_get_string_by_path.html index 1c405d485..3a78965b7 100644 --- a/proc/json_get_string_by_path.html +++ b/proc/json_get_string_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_string_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,9 +1151,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1226,33 +1226,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1274,15 +1274,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1346,15 +1346,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_string_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6024,7 +6024,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_string_vec.html b/proc/json_get_string_vec.html index 1dc79fb8f..fd0c6dac7 100644 --- a/proc/json_get_string_vec.html +++ b/proc/json_get_string_vec.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -235,24 +235,24 @@

        Calls

        json_core%json_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -265,9 +265,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -280,9 +280,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -295,9 +295,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -310,9 +310,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -325,9 +325,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -340,9 +340,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -355,9 +355,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -370,9 +370,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -385,9 +385,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -400,9 +400,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -805,15 +805,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -832,9 +832,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -889,9 +889,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1000,9 +1000,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1024,15 +1024,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1060,9 +1060,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1084,15 +1084,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1135,33 +1135,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1183,15 +1183,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1255,9 +1255,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1279,9 +1279,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1303,9 +1303,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1324,9 +1324,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1336,9 +1336,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1348,9 +1348,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1360,9 +1360,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1384,9 +1384,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1396,9 +1396,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1408,9 +1408,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1420,9 +1420,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1432,9 +1432,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1444,9 +1444,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1456,9 +1456,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1576,18 +1576,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1786,9 +1786,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1801,9 +1801,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1816,9 +1816,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1831,9 +1831,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1948,18 +1948,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1993,9 +1993,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2011,9 +2011,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2155,9 +2155,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2170,9 +2170,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2185,9 +2185,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2197,9 +2197,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2209,9 +2209,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2221,9 +2221,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2233,9 +2233,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2362,15 +2362,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2410,18 +2410,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2497,9 +2497,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2512,9 +2512,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2666,24 +2666,24 @@

        Called by

        json_core%json_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2696,9 +2696,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2711,9 +2711,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2726,9 +2726,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2741,9 +2741,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2756,9 +2756,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2771,9 +2771,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2786,9 +2786,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2801,9 +2801,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2816,9 +2816,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2831,9 +2831,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2846,9 +2846,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2861,9 +2861,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2876,9 +2876,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2891,9 +2891,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2906,9 +2906,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2921,9 +2921,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2936,9 +2936,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2951,9 +2951,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2966,9 +2966,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2981,9 +2981,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2996,9 +2996,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3011,9 +3011,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3041,9 +3041,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3056,9 +3056,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3071,9 +3071,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3086,9 +3086,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3101,9 +3101,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3116,9 +3116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3131,9 +3131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3146,9 +3146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3161,9 +3161,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3176,9 +3176,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3191,9 +3191,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3206,9 +3206,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3221,9 +3221,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3236,9 +3236,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3251,9 +3251,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3266,9 +3266,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3281,9 +3281,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3296,9 +3296,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3311,9 +3311,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3326,9 +3326,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3341,15 +3341,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3368,105 +3368,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3479,24 +3479,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3509,24 +3509,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3539,9 +3539,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3554,15 +3554,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3575,15 +3575,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3611,15 +3611,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3638,15 +3638,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3665,15 +3665,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3692,9 +3692,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3707,87 +3707,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3800,90 +3800,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3896,9 +3911,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3911,9 +3926,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3926,9 +3941,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3941,9 +3956,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3956,9 +3971,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3971,9 +3986,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3986,9 +4001,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4001,9 +4016,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4016,9 +4031,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4031,9 +4046,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4046,9 +4061,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4061,30 +4076,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4097,15 +4097,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4118,9 +4118,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4133,9 +4133,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4175,18 +4175,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4199,9 +4199,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4214,9 +4214,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4244,9 +4244,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4280,9 +4280,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4307,9 +4307,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4334,9 +4334,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4361,9 +4361,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4388,9 +4388,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4415,9 +4415,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4442,9 +4442,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4469,9 +4469,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4497,10 +4497,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4541,9 +4541,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4556,9 +4556,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4571,9 +4571,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4586,9 +4586,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4602,10 +4602,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4617,10 +4617,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4638,10 +4638,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4652,9 +4652,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4667,21 +4667,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4694,9 +4694,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4710,10 +4710,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4739,99 +4739,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4862,18 +4862,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4886,9 +4886,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4898,18 +4898,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4922,24 +4922,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4952,24 +4952,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4982,9 +4982,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5324,27 +5324,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6025,7 +6025,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_string_vec_by_path.html b/proc/json_get_string_vec_by_path.html index 5e3676390..a738f3572 100644 --- a/proc/json_get_string_vec_by_path.html +++ b/proc/json_get_string_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -278,18 +278,18 @@

        Calls

        json_core%json_get_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -929,9 +929,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -950,9 +950,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1091,9 +1091,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1115,15 +1115,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1151,9 +1151,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1175,15 +1175,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1226,33 +1226,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1274,15 +1274,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1370,15 +1370,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1631,18 +1631,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1871,9 +1871,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1886,9 +1886,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2003,18 +2003,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%json_get_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,105 +3411,105 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -3522,24 +3522,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3552,24 +3552,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3582,9 +3582,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3597,15 +3597,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3618,15 +3618,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3654,15 +3654,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3681,15 +3681,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3708,15 +3708,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3750,87 +3750,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6023,7 +6023,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_get_tail.html b/proc/json_get_tail.html index b977c456a..8417834ff 100644 --- a/proc/json_get_tail.html +++ b/proc/json_get_tail.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -474,7 +474,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_info.html b/proc/json_info.html index d834d2873..b4d4a9bae 100644 --- a/proc/json_info.html +++ b/proc/json_info.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -211,7 +211,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -226,7 +226,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -470,18 +470,18 @@

        Called by

        json_core%json_info - + -none~info~2 - +none~info + json_core%info - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -494,9 +494,9 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -509,9 +509,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -524,9 +524,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -554,9 +554,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -590,9 +590,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -617,9 +617,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -644,9 +644,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -671,9 +671,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -698,9 +698,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -725,9 +725,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -752,9 +752,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -779,9 +779,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -806,9 +806,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -821,30 +821,30 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -857,9 +857,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -872,26 +872,26 @@

        Called by

        - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info - + none~get_child - + json_core%get_child - + proc~json_matrix_info->none~get_child - - + + @@ -902,15 +902,15 @@

        Called by

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -923,9 +923,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -944,9 +944,9 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -959,9 +959,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -971,9 +971,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -986,9 +986,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -998,9 +998,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -1013,9 +1013,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1025,9 +1025,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -1040,9 +1040,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -1055,15 +1055,15 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1097,18 +1097,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -1121,24 +1121,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1151,9 +1151,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1166,9 +1166,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1263,10 +1263,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1464,10 +1464,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -1508,9 +1508,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -1529,9 +1529,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1571,15 +1571,15 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1613,9 +1613,9 @@

        Called by

        - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -1625,9 +1625,9 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -1652,15 +1652,15 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1673,9 +1673,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1688,9 +1688,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1703,9 +1703,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1718,9 +1718,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1733,9 +1733,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1748,9 +1748,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1763,9 +1763,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1778,9 +1778,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1793,9 +1793,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1808,9 +1808,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1823,9 +1823,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1838,9 +1838,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1853,9 +1853,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1868,9 +1868,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1883,9 +1883,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1898,9 +1898,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1913,9 +1913,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1928,9 +1928,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1943,9 +1943,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1958,9 +1958,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1973,9 +1973,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1988,9 +1988,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -2003,9 +2003,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -2018,9 +2018,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -2033,9 +2033,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -2048,9 +2048,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -2063,9 +2063,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -2078,9 +2078,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -2093,9 +2093,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -2108,9 +2108,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -2123,24 +2123,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2153,9 +2153,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -2483,9 +2483,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2498,9 +2498,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2513,9 +2513,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2528,9 +2528,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2543,9 +2543,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2558,9 +2558,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2573,9 +2573,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2588,9 +2588,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2603,9 +2603,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2618,9 +2618,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2633,9 +2633,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2648,117 +2648,117 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2771,9 +2771,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2786,9 +2786,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2801,9 +2801,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2978,87 +2978,87 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3071,90 +3071,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3167,9 +3173,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3182,9 +3188,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3197,9 +3203,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3212,9 +3218,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3227,9 +3233,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3242,9 +3248,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3257,9 +3263,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3272,9 +3278,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3287,9 +3293,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3302,9 +3308,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3317,9 +3323,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3332,18 +3338,12 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - none~remove_if_present @@ -3374,18 +3374,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3398,9 +3398,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3428,9 +3428,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3443,23 +3443,23 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3471,10 +3471,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3491,81 +3491,81 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3581,18 +3581,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3605,24 +3605,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3635,9 +3635,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3647,15 +3647,15 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -3818,7 +3818,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_info_by_path.html b/proc/json_info_by_path.html index 188e6abbf..035a95399 100644 --- a/proc/json_info_by_path.html +++ b/proc/json_info_by_path.html @@ -178,7 +178,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -193,7 +193,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -208,7 +208,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -223,7 +223,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -238,7 +238,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -253,7 +253,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -292,33 +292,33 @@

        Calls

        json_core%json_info_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -331,9 +331,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -346,9 +346,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -361,9 +361,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -376,9 +376,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -391,9 +391,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -406,9 +406,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -421,9 +421,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -436,9 +436,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -451,9 +451,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -466,9 +466,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -481,9 +481,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -886,15 +886,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -907,9 +907,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -922,15 +922,15 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -949,9 +949,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1006,9 +1006,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1117,9 +1117,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1141,15 +1141,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1177,9 +1177,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1201,15 +1201,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1252,33 +1252,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1300,15 +1300,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1372,9 +1372,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1396,15 +1396,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1432,9 +1432,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1513,9 +1513,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1525,9 +1525,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1537,9 +1537,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1549,9 +1549,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1561,9 +1561,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1573,9 +1573,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1585,9 +1585,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1597,9 +1597,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1717,18 +1717,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1825,9 +1825,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1927,9 +1927,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1942,9 +1942,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1957,9 +1957,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1972,9 +1972,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2038,9 +2038,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2125,15 +2125,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2284,9 +2284,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2296,9 +2296,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2308,9 +2308,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2320,9 +2320,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2401,9 +2401,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2479,18 +2479,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2554,9 +2554,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2569,9 +2569,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2608,9 +2608,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2723,39 +2723,39 @@

        Called by

        json_core%json_info_by_path - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2768,9 +2768,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2783,9 +2783,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2813,9 +2813,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2849,9 +2849,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2876,9 +2876,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2903,9 +2903,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2930,9 +2930,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2957,9 +2957,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2984,9 +2984,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3011,9 +3011,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3038,9 +3038,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3065,9 +3065,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3080,9 +3080,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3095,9 +3095,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -3110,26 +3110,26 @@

        Called by

        - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info - + none~get_child - + json_core%get_child - + proc~json_matrix_info->none~get_child - - + + @@ -3140,15 +3140,15 @@

        Called by

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3161,9 +3161,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3182,9 +3182,9 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -3197,9 +3197,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3209,9 +3209,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -3224,9 +3224,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3236,9 +3236,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -3251,9 +3251,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3263,9 +3263,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -3278,9 +3278,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3293,15 +3293,15 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3335,18 +3335,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3359,24 +3359,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3389,9 +3389,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3404,9 +3404,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3501,10 +3501,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -3702,10 +3702,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3746,9 +3746,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -3767,9 +3767,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3809,15 +3809,15 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -3851,9 +3851,9 @@

        Called by

        - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3863,9 +3863,9 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -3890,15 +3890,15 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3911,9 +3911,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -3926,9 +3926,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -3941,9 +3941,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -3956,9 +3956,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3971,9 +3971,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3986,9 +3986,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -4001,9 +4001,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -4016,9 +4016,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -4031,9 +4031,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -4046,9 +4046,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -4061,9 +4061,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -4076,9 +4076,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -4091,9 +4091,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -4106,9 +4106,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -4121,9 +4121,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -4136,9 +4136,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -4151,9 +4151,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -4166,9 +4166,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -4181,9 +4181,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -4196,9 +4196,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -4211,9 +4211,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -4226,9 +4226,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -4241,9 +4241,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -4256,9 +4256,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -4271,9 +4271,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -4286,9 +4286,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -4301,9 +4301,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -4316,9 +4316,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -4331,9 +4331,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -4346,9 +4346,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -4361,24 +4361,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4391,9 +4391,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -4721,9 +4721,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -4736,9 +4736,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -4751,9 +4751,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -4766,9 +4766,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -4781,9 +4781,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -4796,9 +4796,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -4811,9 +4811,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -4826,9 +4826,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -4841,9 +4841,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -4856,9 +4856,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -4871,9 +4871,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -4886,117 +4886,117 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -5009,9 +5009,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -5024,9 +5024,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -5039,9 +5039,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -5216,87 +5216,87 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -5309,90 +5309,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -5405,9 +5411,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -5420,9 +5426,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -5435,9 +5441,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -5450,9 +5456,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -5465,9 +5471,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -5480,9 +5486,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -5495,9 +5501,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -5510,9 +5516,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -5525,9 +5531,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -5540,9 +5546,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -5555,9 +5561,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -5570,18 +5576,12 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - none~remove_if_present @@ -5612,18 +5612,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -5636,9 +5636,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -5666,9 +5666,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -5681,23 +5681,23 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5709,10 +5709,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5729,81 +5729,81 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + - + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5819,18 +5819,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5843,24 +5843,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5873,9 +5873,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5885,15 +5885,15 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -6072,7 +6072,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_initialize.html b/proc/json_initialize.html index 65232d483..6b4127c48 100644 --- a/proc/json_initialize.html +++ b/proc/json_initialize.html @@ -181,7 +181,7 @@

        Arguments

        - + class(json_core), intent(inout) @@ -196,7 +196,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -211,7 +211,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -226,7 +226,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -241,7 +241,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -256,7 +256,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -271,7 +271,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -288,7 +288,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -305,7 +305,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -321,7 +321,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -338,7 +338,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -356,7 +356,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -376,7 +376,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -399,7 +399,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -420,7 +420,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -440,7 +440,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -462,7 +462,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -484,7 +484,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -500,7 +500,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -523,7 +523,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -544,7 +544,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -565,7 +565,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -588,7 +588,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -938,18 +938,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -962,39 +962,39 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~initialize - +none~initialize~2 + json_file%initialize - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1007,9 +1007,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -1022,24 +1022,24 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1052,9 +1052,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1067,9 +1067,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -1082,15 +1082,15 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -1160,9 +1160,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1175,9 +1175,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1196,21 +1196,21 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1552,7 +1552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_is_vector.html b/proc/json_is_vector.html index 21ecc320f..d2507ff48 100644 --- a/proc/json_is_vector.html +++ b/proc/json_is_vector.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -228,18 +228,18 @@

        Calls

        json_core%json_is_vector - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -267,9 +267,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -282,9 +282,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -297,9 +297,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -339,30 +339,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -432,9 +432,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -447,9 +447,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -462,9 +462,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -477,9 +477,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -492,9 +492,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -507,9 +507,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -522,9 +522,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -537,9 +537,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -552,9 +552,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -567,9 +567,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -582,9 +582,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -597,9 +597,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -612,9 +612,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -627,9 +627,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -642,9 +642,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -657,9 +657,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -672,9 +672,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -687,9 +687,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -702,9 +702,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -717,9 +717,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -732,9 +732,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -747,9 +747,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -762,9 +762,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -777,9 +777,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -792,9 +792,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -807,9 +807,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -822,9 +822,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -837,9 +837,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -852,9 +852,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -867,9 +867,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -882,9 +882,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -897,9 +897,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -912,9 +912,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -927,9 +927,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -942,9 +942,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -957,9 +957,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -972,9 +972,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -987,15 +987,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1020,9 +1020,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1068,9 +1068,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1179,9 +1179,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1197,9 +1197,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1239,9 +1239,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1257,9 +1257,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1269,9 +1269,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1308,27 +1308,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1338,9 +1338,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1356,9 +1356,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1368,9 +1368,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1434,9 +1434,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1452,9 +1452,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1464,9 +1464,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1488,9 +1488,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1500,9 +1500,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1512,9 +1512,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1524,9 +1524,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1536,9 +1536,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1548,9 +1548,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1560,9 +1560,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1572,9 +1572,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1584,9 +1584,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1596,9 +1596,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1608,9 +1608,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1620,9 +1620,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1632,9 +1632,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1686,18 +1686,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1794,9 +1794,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1896,9 +1896,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1911,9 +1911,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1926,9 +1926,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1941,9 +1941,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2007,9 +2007,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2094,9 +2094,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2106,9 +2106,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2241,9 +2241,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2253,9 +2253,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2364,9 +2364,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2436,18 +2436,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2511,9 +2511,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2526,9 +2526,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2565,9 +2565,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2936,7 +2936,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_matrix_info.html b/proc/json_matrix_info.html index 4bc3e6f37..a9baa4e6b 100644 --- a/proc/json_matrix_info.html +++ b/proc/json_matrix_info.html @@ -201,7 +201,7 @@

        Arguments

        - + type(json_value), @@ -216,7 +216,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -231,7 +231,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -247,7 +247,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -263,7 +263,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -279,7 +279,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -333,18 +333,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -432,9 +432,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -447,9 +447,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -462,9 +462,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -504,24 +504,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -579,9 +579,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -618,9 +618,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -663,9 +663,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -678,9 +678,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -693,9 +693,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -708,9 +708,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -723,9 +723,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -738,9 +738,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -753,9 +753,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -768,9 +768,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -783,9 +783,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -798,9 +798,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -813,9 +813,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -828,9 +828,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -843,9 +843,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -858,9 +858,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -873,9 +873,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -888,9 +888,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -903,9 +903,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -918,9 +918,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -933,9 +933,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -948,9 +948,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -963,9 +963,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -978,9 +978,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -993,9 +993,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1008,9 +1008,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1023,9 +1023,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1038,9 +1038,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1053,9 +1053,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1068,9 +1068,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1083,9 +1083,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1098,9 +1098,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1113,9 +1113,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1128,9 +1128,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1143,9 +1143,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1158,9 +1158,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1173,9 +1173,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1188,9 +1188,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1203,9 +1203,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1218,9 +1218,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1239,9 +1239,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1266,9 +1266,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1305,9 +1305,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1416,9 +1416,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1434,9 +1434,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1446,9 +1446,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1476,9 +1476,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1494,9 +1494,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1506,9 +1506,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1545,27 +1545,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1575,9 +1575,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1593,9 +1593,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1605,9 +1605,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1671,9 +1671,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1689,9 +1689,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1701,9 +1701,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1740,9 +1740,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1752,9 +1752,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1764,9 +1764,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1776,9 +1776,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1788,9 +1788,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1800,9 +1800,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1812,9 +1812,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1824,9 +1824,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1836,9 +1836,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1848,9 +1848,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1860,9 +1860,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1872,9 +1872,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1884,9 +1884,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1944,18 +1944,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2043,9 +2043,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2139,9 +2139,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2154,9 +2154,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2169,9 +2169,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2184,15 +2184,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2289,9 +2289,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2448,9 +2448,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2460,9 +2460,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2562,18 +2562,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2622,9 +2622,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2637,9 +2637,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2661,9 +2661,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2776,18 +2776,18 @@

        Called by

        json_core%json_matrix_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2800,9 +2800,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2815,9 +2815,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2830,36 +2830,36 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2872,15 +2872,15 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3114,7 +3114,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_matrix_info_by_path.html b/proc/json_matrix_info_by_path.html index 984e9c2ee..71618df1a 100644 --- a/proc/json_matrix_info_by_path.html +++ b/proc/json_matrix_info_by_path.html @@ -189,7 +189,7 @@

        Arguments

        - + type(json_value), @@ -204,7 +204,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -219,7 +219,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -234,7 +234,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -249,7 +249,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -266,7 +266,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -282,7 +282,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -298,7 +298,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -337,33 +337,33 @@

        Calls

        json_core%json_matrix_info_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -391,9 +391,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -406,9 +406,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -421,9 +421,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -436,9 +436,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -451,9 +451,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -466,9 +466,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -481,9 +481,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -901,9 +901,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -931,9 +931,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -946,15 +946,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -967,9 +967,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -982,15 +982,15 @@

        Calls

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1009,9 +1009,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1057,9 +1057,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1168,9 +1168,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1192,15 +1192,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1228,9 +1228,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1252,15 +1252,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1303,33 +1303,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1351,15 +1351,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1423,9 +1423,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1447,15 +1447,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1492,18 +1492,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -1513,9 +1513,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1534,9 +1534,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1546,9 +1546,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1558,9 +1558,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1570,9 +1570,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1582,9 +1582,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1594,9 +1594,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1606,9 +1606,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1618,9 +1618,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1630,9 +1630,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1642,9 +1642,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1654,9 +1654,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1666,9 +1666,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1678,9 +1678,9 @@

        Calls

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -1789,9 +1789,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1804,9 +1804,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1819,9 +1819,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1909,18 +1909,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2008,9 +2008,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2104,9 +2104,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2119,9 +2119,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2134,9 +2134,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2149,15 +2149,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2248,21 +2248,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2272,9 +2272,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2362,9 +2362,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2380,9 +2380,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2488,9 +2488,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2500,9 +2500,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2512,9 +2512,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2524,9 +2524,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2641,18 +2641,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2716,9 +2716,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2731,9 +2731,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2870,24 +2870,24 @@

        Called by

        json_core%json_matrix_info_by_path - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2900,9 +2900,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2915,30 +2915,30 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2951,15 +2951,15 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3149,7 +3149,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_parse_end.html b/proc/json_parse_end.html index 616b95c00..ad42d1705 100644 --- a/proc/json_parse_end.html +++ b/proc/json_parse_end.html @@ -181,7 +181,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -486,18 +486,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -510,24 +510,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -540,9 +540,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -555,30 +555,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -591,9 +591,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -606,9 +606,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -621,9 +621,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -636,15 +636,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -877,7 +877,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_parse_file.html b/proc/json_parse_file.html index 46d2cd501..00cda6148 100644 --- a/proc/json_parse_file.html +++ b/proc/json_parse_file.html @@ -218,7 +218,7 @@

        Arguments

        - + type(json_value), @@ -233,7 +233,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -737,33 +737,33 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -893,15 +893,15 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1043,9 +1043,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1058,9 +1058,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1073,9 +1073,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1088,9 +1088,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1103,9 +1103,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1118,9 +1118,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1199,9 +1199,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1211,9 +1211,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1223,9 +1223,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1235,15 +1235,15 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1362,18 +1362,18 @@

        Called by

        json_core%json_parse_file - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1386,9 +1386,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1616,7 +1616,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_parse_string.html b/proc/json_parse_string.html index 2dfccb09c..29ab63a4f 100644 --- a/proc/json_parse_string.html +++ b/proc/json_parse_string.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), @@ -198,7 +198,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -702,33 +702,33 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -858,15 +858,15 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1008,9 +1008,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1023,9 +1023,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1038,9 +1038,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1053,9 +1053,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1068,9 +1068,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1083,9 +1083,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1164,9 +1164,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1176,9 +1176,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1188,9 +1188,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1200,15 +1200,15 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1327,18 +1327,18 @@

        Called by

        json_core%json_parse_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1351,9 +1351,9 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -1366,30 +1366,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1402,9 +1402,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1417,9 +1417,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1432,9 +1432,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1447,15 +1447,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1704,7 +1704,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_prepare_parser.html b/proc/json_prepare_parser.html index 7f029a07e..20f94b9f7 100644 --- a/proc/json_prepare_parser.html +++ b/proc/json_prepare_parser.html @@ -234,18 +234,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -258,24 +258,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -288,9 +288,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -303,30 +303,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -339,9 +339,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -354,9 +354,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -369,9 +369,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -384,15 +384,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -611,7 +611,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_print_error_message.html b/proc/json_print_error_message.html index fcbcb9407..d8a6b5457 100644 --- a/proc/json_print_error_message.html +++ b/proc/json_print_error_message.html @@ -186,7 +186,7 @@

        Arguments

        - + integer, intent(in), @@ -522,7 +522,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_print_to_console.html b/proc/json_print_to_console.html index bbcae25ed..6a191d572 100644 --- a/proc/json_print_to_console.html +++ b/proc/json_print_to_console.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -246,7 +246,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_print_to_filename.html b/proc/json_print_to_filename.html index 678374418..fb4ef2440 100644 --- a/proc/json_print_to_filename.html +++ b/proc/json_print_to_filename.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -478,7 +478,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_print_to_unit.html b/proc/json_print_to_unit.html index 00eb798fb..7cca2f7fb 100644 --- a/proc/json_print_to_unit.html +++ b/proc/json_print_to_unit.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -404,18 +404,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -494,9 +494,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -509,9 +509,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -524,9 +524,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -536,24 +536,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -563,9 +563,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -908,9 +908,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -923,9 +923,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -938,9 +938,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -953,9 +953,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -968,9 +968,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -983,9 +983,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -998,9 +998,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1013,9 +1013,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1028,9 +1028,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1043,9 +1043,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1058,9 +1058,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1088,9 +1088,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1103,9 +1103,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1118,9 +1118,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1133,15 +1133,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1166,9 +1166,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1214,9 +1214,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1316,9 +1316,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1346,9 +1346,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1406,9 +1406,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1445,27 +1445,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1553,9 +1553,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1571,9 +1571,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1583,9 +1583,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1607,9 +1607,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1619,9 +1619,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1631,9 +1631,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1643,9 +1643,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1655,9 +1655,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1667,9 +1667,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1679,9 +1679,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1691,9 +1691,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1703,9 +1703,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1715,9 +1715,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1751,9 +1751,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1790,18 +1790,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1898,9 +1898,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1985,9 +1985,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2000,9 +2000,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2015,9 +2015,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2030,9 +2030,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2102,9 +2102,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2189,15 +2189,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2330,9 +2330,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2342,9 +2342,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2525,18 +2525,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2600,9 +2600,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2615,9 +2615,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2654,9 +2654,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2806,7 +2806,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_rename_by_path.html b/proc/json_rename_by_path.html index d7de87d46..2ac1357c7 100644 --- a/proc/json_rename_by_path.html +++ b/proc/json_rename_by_path.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -198,7 +198,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -213,7 +213,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -228,7 +228,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -267,18 +267,18 @@

        Calls

        json_core%json_rename_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -321,9 +321,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -336,9 +336,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -351,9 +351,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -366,9 +366,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -381,9 +381,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -396,9 +396,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -411,9 +411,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -426,9 +426,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -441,9 +441,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -456,9 +456,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -471,9 +471,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -486,9 +486,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -501,9 +501,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -516,9 +516,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -531,9 +531,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -546,9 +546,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -561,9 +561,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -576,9 +576,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -591,9 +591,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -606,9 +606,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -621,9 +621,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -636,9 +636,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -651,9 +651,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -666,9 +666,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -681,9 +681,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -696,9 +696,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -711,9 +711,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -726,9 +726,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -741,9 +741,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -756,9 +756,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -771,9 +771,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -786,9 +786,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -801,9 +801,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -816,9 +816,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -831,9 +831,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -846,9 +846,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -861,9 +861,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -876,9 +876,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -912,9 +912,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -933,9 +933,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -972,9 +972,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1083,9 +1083,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1107,15 +1107,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1143,9 +1143,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1167,15 +1167,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1218,33 +1218,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1266,15 +1266,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1338,9 +1338,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1362,15 +1362,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1392,9 +1392,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1413,9 +1413,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1425,9 +1425,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1437,9 +1437,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1449,9 +1449,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1461,9 +1461,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1473,9 +1473,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1485,9 +1485,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1497,9 +1497,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1509,9 +1509,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1521,9 +1521,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1533,9 +1533,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1545,9 +1545,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1647,18 +1647,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1755,9 +1755,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1857,9 +1857,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1872,9 +1872,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1887,9 +1887,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1902,9 +1902,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2019,18 +2019,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2064,9 +2064,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2082,9 +2082,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2214,9 +2214,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2229,9 +2229,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2244,9 +2244,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2256,9 +2256,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2268,9 +2268,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2280,9 +2280,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2292,9 +2292,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2373,9 +2373,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2421,15 +2421,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2469,18 +2469,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2505,9 +2505,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2556,9 +2556,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2571,9 +2571,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2778,7 +2778,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_rename_by_path_name_ascii.html b/proc/json_rename_by_path_name_ascii.html index 25910b6f3..79e6d4093 100644 --- a/proc/json_rename_by_path_name_ascii.html +++ b/proc/json_rename_by_path_name_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_rename_by_path_path_ascii.html b/proc/json_rename_by_path_path_ascii.html index 00f0bff20..96a46384f 100644 --- a/proc/json_rename_by_path_path_ascii.html +++ b/proc/json_rename_by_path_path_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_string_info.html b/proc/json_string_info.html index 6b6b986c6..1423acdf9 100644 --- a/proc/json_string_info.html +++ b/proc/json_string_info.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -196,7 +196,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -236,7 +236,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -277,33 +277,33 @@

        Calls

        json_core%json_string_info - + -none~get~2 - +none~get + json_core%get - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -346,9 +346,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -361,9 +361,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -376,9 +376,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -391,9 +391,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -406,9 +406,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -421,9 +421,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -436,9 +436,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -451,9 +451,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -466,9 +466,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -481,9 +481,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -901,9 +901,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -931,9 +931,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -946,9 +946,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -982,9 +982,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1003,9 +1003,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1042,9 +1042,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1177,15 +1177,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1213,9 +1213,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1237,15 +1237,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1288,33 +1288,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1336,15 +1336,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1408,9 +1408,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1432,15 +1432,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1468,21 +1468,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1513,9 +1513,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1525,9 +1525,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1537,9 +1537,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1549,9 +1549,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1561,9 +1561,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1573,9 +1573,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1585,9 +1585,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1597,9 +1597,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1609,9 +1609,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1621,9 +1621,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1633,9 +1633,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1645,9 +1645,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1738,18 +1738,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1846,9 +1846,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1948,9 +1948,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1963,9 +1963,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1978,9 +1978,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1993,9 +1993,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2059,9 +2059,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2269,9 +2269,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2281,9 +2281,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2293,9 +2293,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2305,9 +2305,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2386,9 +2386,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2464,18 +2464,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2539,9 +2539,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2554,9 +2554,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2593,9 +2593,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2708,33 +2708,33 @@

        Called by

        json_core%json_string_info - + -none~get~2 - +none~get + json_core%get - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2768,15 +2768,15 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2789,9 +2789,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2804,9 +2804,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2819,9 +2819,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2834,9 +2834,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2849,9 +2849,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2864,9 +2864,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2879,9 +2879,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2894,9 +2894,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2909,9 +2909,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2924,9 +2924,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2939,9 +2939,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2954,9 +2954,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2969,9 +2969,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2984,9 +2984,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2999,9 +2999,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3014,9 +3014,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3029,9 +3029,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3044,9 +3044,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3059,9 +3059,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3074,9 +3074,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3089,9 +3089,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3104,9 +3104,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3119,9 +3119,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3134,9 +3134,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3149,9 +3149,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3164,9 +3164,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3179,9 +3179,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3194,9 +3194,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3209,9 +3209,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3224,9 +3224,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3239,9 +3239,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3254,9 +3254,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3269,9 +3269,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3284,9 +3284,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3299,9 +3299,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3314,9 +3314,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3329,9 +3329,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3344,9 +3344,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3359,9 +3359,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3374,9 +3374,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3389,9 +3389,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3404,9 +3404,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3419,9 +3419,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3434,117 +3434,117 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3557,15 +3557,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3578,24 +3578,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3608,9 +3608,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3623,15 +3623,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3659,15 +3659,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3686,15 +3686,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3713,15 +3713,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3740,9 +3740,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3755,87 +3755,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3848,90 +3848,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3944,9 +3959,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3959,9 +3974,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3974,9 +3989,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3989,9 +4004,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4004,9 +4019,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4019,9 +4034,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4034,9 +4049,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4049,9 +4064,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4064,9 +4079,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4079,9 +4094,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4094,9 +4109,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4109,30 +4124,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4145,15 +4145,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4166,9 +4166,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4181,9 +4181,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4217,18 +4217,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4241,9 +4241,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4256,9 +4256,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4286,9 +4286,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4322,9 +4322,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4349,9 +4349,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4376,9 +4376,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4403,9 +4403,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4430,9 +4430,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4457,9 +4457,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4484,9 +4484,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4511,9 +4511,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4539,10 +4539,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4583,9 +4583,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4598,9 +4598,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4613,9 +4613,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4628,9 +4628,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4644,10 +4644,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4659,10 +4659,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4680,10 +4680,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4694,9 +4694,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4709,21 +4709,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4736,9 +4736,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4752,10 +4752,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4781,99 +4781,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4904,18 +4904,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4928,9 +4928,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4940,18 +4940,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4964,24 +4964,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4994,24 +4994,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5024,9 +5024,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5366,27 +5366,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6154,7 +6154,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_throw_exception.html b/proc/json_throw_exception.html index fc99a381c..5c2504394 100644 --- a/proc/json_throw_exception.html +++ b/proc/json_throw_exception.html @@ -207,7 +207,7 @@

        Arguments

        - + logical(kind=LK), intent(inout), @@ -294,18 +294,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -354,9 +354,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -387,9 +387,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -420,9 +420,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -453,9 +453,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -486,9 +486,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -519,9 +519,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -547,34 +547,34 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + - + none~get_path - + json_core%get_path - + proc~json_check_children_for_duplicate_keys->none~get_path - - + + @@ -651,18 +651,18 @@

        Called by

        - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -696,20 +696,20 @@

        Called by

        - - -none~get~2 - + + +none~get + json_core%get - - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -741,11 +741,11 @@

        Called by

        - - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -796,10 +796,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -814,10 +814,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -826,10 +826,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -861,11 +861,11 @@

        Called by

        - - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -882,11 +882,11 @@

        Called by

        - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -918,11 +918,11 @@

        Called by

        - - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -939,11 +939,11 @@

        Called by

        - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -990,9 +990,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -1041,11 +1041,11 @@

        Called by

        - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -1062,11 +1062,11 @@

        Called by

        - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -1098,11 +1098,11 @@

        Called by

        - - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -1119,11 +1119,11 @@

        Called by

        - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -1185,9 +1185,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -1207,14 +1207,14 @@

        Called by

        - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -1389,11 +1389,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -1410,15 +1410,15 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1452,15 +1452,15 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1494,15 +1494,15 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1527,15 +1527,15 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1560,15 +1560,15 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1593,9 +1593,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -1920,18 +1920,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1944,159 +1944,105 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - - -none~get_child->proc~json_value_get_child - - - - - -none~get_child->proc~json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - - -none~get_path->proc~json_get_path - - - - - -proc~wrap_json_get_path - - -json_core%wrap_json_get_path - - - - - -none~get_path->proc~wrap_json_get_path - - - - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2109,9 +2055,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2124,9 +2070,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2139,9 +2085,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2154,9 +2100,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2169,9 +2115,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2184,9 +2130,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2199,9 +2145,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2214,9 +2160,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2229,9 +2175,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2244,9 +2190,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2259,9 +2205,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2274,9 +2220,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -2289,9 +2235,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -2304,9 +2250,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -2319,9 +2265,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -2334,9 +2280,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -2349,9 +2295,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -2364,9 +2310,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -2379,9 +2325,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -2394,9 +2340,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -2409,9 +2355,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -2424,15 +2370,69 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + + +none~get_child->proc~json_value_get_child + + + + + +none~get_child->proc~json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get_path->proc~json_get_path + + + + + +proc~wrap_json_get_path + + +json_core%wrap_json_get_path + + + + + +none~get_path->proc~wrap_json_get_path + + + + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2445,9 +2445,9 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2460,39 +2460,39 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2505,9 +2505,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2520,9 +2520,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2820,9 +2820,9 @@

        Called by

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -2856,9 +2856,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2883,9 +2883,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2910,9 +2910,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2931,11 +2931,11 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + @@ -2946,11 +2946,11 @@

        Called by

        - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + @@ -2961,11 +2961,11 @@

        Called by

        - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + @@ -2976,11 +2976,11 @@

        Called by

        - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + @@ -2991,11 +2991,11 @@

        Called by

        - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + @@ -3006,11 +3006,11 @@

        Called by

        - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + @@ -3021,11 +3021,11 @@

        Called by

        - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + @@ -3036,11 +3036,11 @@

        Called by

        - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + @@ -3051,11 +3051,11 @@

        Called by

        - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + @@ -3066,11 +3066,11 @@

        Called by

        - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + @@ -3081,11 +3081,11 @@

        Called by

        - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + @@ -3096,11 +3096,11 @@

        Called by

        - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + @@ -3111,9 +3111,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3126,9 +3126,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3156,9 +3156,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3171,17 +3171,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -3189,75 +3189,75 @@

        Called by

        - - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3270,11 +3270,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -3286,10 +3286,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3315,11 +3315,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -3330,9 +3330,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3342,126 +3342,126 @@

        Called by

        - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + - - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + - - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + - - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + - - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + - - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + - - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + - + proc~wrap_json_get_path->none~get_path - - + + - - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + - - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + - - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + - - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + - - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3474,90 +3474,90 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3570,9 +3570,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3585,9 +3585,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3600,9 +3600,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3615,9 +3615,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3630,9 +3630,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3645,9 +3645,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3660,9 +3660,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3675,9 +3675,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3690,9 +3690,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3705,9 +3705,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3720,9 +3720,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3735,24 +3735,24 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3765,9 +3765,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3777,18 +3777,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3801,9 +3801,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -3837,18 +3837,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3861,9 +3861,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3876,9 +3876,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -3891,15 +3891,15 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4248,15 +4248,15 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4344,9 +4344,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4359,9 +4359,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4542,99 +4542,99 @@

        Called by

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4644,18 +4644,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4668,24 +4668,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4698,9 +4698,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4725,15 +4725,15 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -4910,7 +4910,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_traverse.html b/proc/json_traverse.html index f9a1ecfe8..73ce14e1b 100644 --- a/proc/json_traverse.html +++ b/proc/json_traverse.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -198,7 +198,7 @@

        Arguments

        - + procedure(json_traverse_callback_func) @@ -547,18 +547,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -571,24 +571,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -601,9 +601,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -616,30 +616,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -652,9 +652,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -667,9 +667,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -682,9 +682,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -697,15 +697,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -965,7 +965,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_integer.html b/proc/json_update_integer.html index 6acc7acdf..5784b9717 100644 --- a/proc/json_update_integer.html +++ b/proc/json_update_integer.html @@ -187,7 +187,7 @@

        Arguments

        - + type(json_value), @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -286,33 +286,33 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -805,9 +805,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -820,9 +820,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -835,9 +835,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -850,9 +850,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -865,9 +865,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -880,9 +880,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -895,9 +895,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -910,9 +910,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -925,9 +925,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -940,9 +940,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -970,9 +970,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -985,9 +985,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1000,9 +1000,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1015,9 +1015,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1162,9 +1162,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1210,9 +1210,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1321,9 +1321,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1345,15 +1345,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1405,15 +1405,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1456,33 +1456,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1504,15 +1504,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1600,15 +1600,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1636,21 +1636,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1660,9 +1660,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1672,9 +1672,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1696,9 +1696,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1708,9 +1708,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1720,9 +1720,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1732,9 +1732,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1744,9 +1744,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1756,9 +1756,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1768,9 +1768,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1780,9 +1780,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1792,9 +1792,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1804,9 +1804,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1888,9 +1888,9 @@

        Calls

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1951,9 +1951,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1969,18 +1969,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -2029,9 +2029,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2128,9 +2128,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2230,9 +2230,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2245,9 +2245,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2260,9 +2260,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2275,9 +2275,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2431,9 +2431,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2500,15 +2500,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2698,9 +2698,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2710,9 +2710,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2722,9 +2722,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2734,9 +2734,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2818,18 +2818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2869,9 +2869,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2890,9 +2890,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2905,9 +2905,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2998,9 +2998,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3174,7 +3174,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_logical.html b/proc/json_update_logical.html index de01bda33..0ed413ef1 100644 --- a/proc/json_update_logical.html +++ b/proc/json_update_logical.html @@ -187,7 +187,7 @@

        Arguments

        - + type(json_value), @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -286,33 +286,33 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -805,9 +805,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -820,9 +820,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -835,9 +835,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -850,9 +850,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -865,9 +865,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -880,9 +880,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -895,9 +895,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -910,9 +910,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -925,9 +925,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -940,9 +940,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -970,9 +970,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -985,9 +985,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1000,9 +1000,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1015,9 +1015,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1162,9 +1162,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1210,9 +1210,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1321,9 +1321,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1345,15 +1345,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1405,15 +1405,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1456,33 +1456,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1504,15 +1504,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1600,15 +1600,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1636,21 +1636,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1660,9 +1660,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1672,9 +1672,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1696,9 +1696,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1708,9 +1708,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1720,9 +1720,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1732,9 +1732,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1744,9 +1744,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1756,9 +1756,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1768,9 +1768,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1780,9 +1780,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1792,9 +1792,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1804,9 +1804,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1888,9 +1888,9 @@

        Calls

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1951,9 +1951,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1969,18 +1969,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -2029,9 +2029,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2128,9 +2128,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2230,9 +2230,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2245,9 +2245,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2260,9 +2260,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2275,9 +2275,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2431,9 +2431,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2500,15 +2500,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2698,9 +2698,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2710,9 +2710,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2722,9 +2722,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2734,9 +2734,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2818,18 +2818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2869,9 +2869,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2890,9 +2890,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2905,9 +2905,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2998,9 +2998,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3174,7 +3174,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_real.html b/proc/json_update_real.html index 2e257f0a5..c683a0464 100644 --- a/proc/json_update_real.html +++ b/proc/json_update_real.html @@ -187,7 +187,7 @@

        Arguments

        - + type(json_value), @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -286,33 +286,33 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -415,9 +415,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -430,9 +430,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -445,9 +445,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -460,9 +460,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -475,9 +475,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -490,9 +490,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -505,9 +505,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -520,9 +520,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -535,9 +535,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -550,9 +550,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -565,9 +565,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -580,9 +580,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -595,9 +595,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -610,9 +610,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -625,9 +625,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -640,9 +640,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -655,9 +655,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -670,9 +670,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -685,9 +685,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -700,9 +700,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -715,9 +715,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -730,9 +730,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -745,9 +745,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -760,9 +760,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -775,9 +775,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -790,9 +790,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -805,9 +805,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -820,9 +820,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -835,9 +835,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -850,9 +850,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -865,9 +865,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -880,9 +880,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -895,9 +895,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -910,9 +910,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -925,9 +925,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -940,9 +940,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -970,9 +970,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -985,9 +985,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1000,9 +1000,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1015,9 +1015,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1162,9 +1162,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1210,9 +1210,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1321,9 +1321,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1345,15 +1345,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1381,9 +1381,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1405,15 +1405,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1456,33 +1456,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1504,15 +1504,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1600,15 +1600,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1636,21 +1636,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1660,9 +1660,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1672,9 +1672,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1696,9 +1696,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1708,9 +1708,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1720,9 +1720,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1732,9 +1732,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1744,9 +1744,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1756,9 +1756,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1768,9 +1768,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1780,9 +1780,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1792,9 +1792,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1804,9 +1804,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1888,9 +1888,9 @@

        Calls

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1951,9 +1951,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1969,18 +1969,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -2029,9 +2029,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2128,9 +2128,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2230,9 +2230,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2245,9 +2245,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2260,9 +2260,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2275,9 +2275,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2431,9 +2431,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2500,15 +2500,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2698,9 +2698,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2710,9 +2710,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2722,9 +2722,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2734,9 +2734,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2818,18 +2818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2869,9 +2869,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2890,9 +2890,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2905,9 +2905,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2998,9 +2998,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3174,7 +3174,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_real32.html b/proc/json_update_real32.html index 943449d93..fef762026 100644 --- a/proc/json_update_real32.html +++ b/proc/json_update_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -263,18 +263,18 @@

        Calls

        json_core%json_update_real32 - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_update_real32->none~update~4 +proc~json_update_real32->none~update~2 @@ -287,9 +287,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -302,15 +302,15 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -329,9 +329,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -508,7 +508,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_string.html b/proc/json_update_string.html index 2aea10d03..8b95b9f91 100644 --- a/proc/json_update_string.html +++ b/proc/json_update_string.html @@ -187,7 +187,7 @@

        Arguments

        - + type(json_value), @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -232,7 +232,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -247,7 +247,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -263,7 +263,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -319,33 +319,33 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -448,9 +448,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -463,9 +463,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -478,9 +478,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -493,9 +493,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -508,9 +508,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -523,9 +523,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -538,9 +538,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -553,9 +553,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -568,9 +568,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -583,9 +583,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -598,9 +598,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -613,9 +613,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -628,9 +628,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -643,9 +643,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -658,9 +658,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -673,9 +673,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -688,9 +688,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -703,9 +703,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -718,9 +718,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -733,9 +733,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -748,9 +748,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -763,9 +763,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -778,9 +778,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -793,9 +793,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -808,9 +808,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -823,9 +823,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -838,9 +838,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -853,9 +853,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -868,9 +868,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -883,9 +883,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -898,9 +898,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -913,9 +913,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -928,9 +928,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -943,9 +943,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -958,9 +958,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -973,9 +973,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -988,9 +988,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1003,9 +1003,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1018,9 +1018,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1033,9 +1033,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1048,9 +1048,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1174,9 +1174,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1195,9 +1195,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1243,9 +1243,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1354,9 +1354,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1378,15 +1378,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1414,9 +1414,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1438,15 +1438,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1489,33 +1489,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1537,15 +1537,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1609,9 +1609,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1633,15 +1633,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1669,21 +1669,21 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1693,9 +1693,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1705,9 +1705,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1717,9 +1717,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1729,9 +1729,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1741,9 +1741,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1753,9 +1753,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1765,9 +1765,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1777,9 +1777,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1789,9 +1789,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1801,9 +1801,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1813,9 +1813,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1825,9 +1825,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1837,9 +1837,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1921,9 +1921,9 @@

        Calls

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1984,9 +1984,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2002,18 +2002,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -2062,9 +2062,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2161,9 +2161,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2263,9 +2263,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2278,9 +2278,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2293,9 +2293,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2308,9 +2308,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2464,9 +2464,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2533,15 +2533,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2842,18 +2842,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2893,9 +2893,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2914,9 +2914,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2929,9 +2929,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3016,9 +3016,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3197,7 +3197,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_string_name_ascii.html b/proc/json_update_string_name_ascii.html index 2f1e71df9..861643695 100644 --- a/proc/json_update_string_name_ascii.html +++ b/proc/json_update_string_name_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -311,18 +311,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -356,9 +356,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -371,9 +371,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -383,9 +383,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -498,24 +498,24 @@

        Called by

        json_core%json_update_string_name_ascii - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -528,9 +528,9 @@

        Called by

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -543,9 +543,9 @@

        Called by

        - + -proc~json_file_update_integer->none~update~4 +proc~json_file_update_integer->none~update~2 @@ -558,9 +558,9 @@

        Called by

        - + -proc~json_file_update_logical->none~update~4 +proc~json_file_update_logical->none~update~2 @@ -573,9 +573,9 @@

        Called by

        - + -proc~json_file_update_real->none~update~4 +proc~json_file_update_real->none~update~2 @@ -588,9 +588,9 @@

        Called by

        - + -proc~json_file_update_string->none~update~4 +proc~json_file_update_string->none~update~2 @@ -603,15 +603,15 @@

        Called by

        - + -proc~json_update_real32->none~update~4 +proc~json_update_real32->none~update~2 - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -624,9 +624,9 @@

        Called by

        - + -proc~wrap_json_update_integer->none~update~4 +proc~wrap_json_update_integer->none~update~2 @@ -639,9 +639,9 @@

        Called by

        - + -proc~wrap_json_update_logical->none~update~4 +proc~wrap_json_update_logical->none~update~2 @@ -654,9 +654,9 @@

        Called by

        - + -proc~wrap_json_update_real->none~update~4 +proc~wrap_json_update_real->none~update~2 @@ -669,9 +669,9 @@

        Called by

        - + -proc~wrap_json_update_real32->none~update~4 +proc~wrap_json_update_real32->none~update~2 @@ -684,9 +684,9 @@

        Called by

        - + -proc~wrap_json_update_string->none~update~4 +proc~wrap_json_update_string->none~update~2 @@ -832,7 +832,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_update_string_val_ascii.html b/proc/json_update_string_val_ascii.html index 28fadd31b..76e1e063f 100644 --- a/proc/json_update_string_val_ascii.html +++ b/proc/json_update_string_val_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -311,18 +311,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -356,9 +356,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -371,9 +371,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -383,9 +383,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -498,24 +498,24 @@

        Called by

        json_core%json_update_string_val_ascii - + -none~update~4 - +none~update~2 + json_core%update - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -528,9 +528,9 @@

        Called by

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -543,9 +543,9 @@

        Called by

        - + -proc~json_file_update_integer->none~update~4 +proc~json_file_update_integer->none~update~2 @@ -558,9 +558,9 @@

        Called by

        - + -proc~json_file_update_logical->none~update~4 +proc~json_file_update_logical->none~update~2 @@ -573,9 +573,9 @@

        Called by

        - + -proc~json_file_update_real->none~update~4 +proc~json_file_update_real->none~update~2 @@ -588,9 +588,9 @@

        Called by

        - + -proc~json_file_update_string->none~update~4 +proc~json_file_update_string->none~update~2 @@ -603,15 +603,15 @@

        Called by

        - + -proc~json_update_real32->none~update~4 +proc~json_update_real32->none~update~2 - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -624,9 +624,9 @@

        Called by

        - + -proc~wrap_json_update_integer->none~update~4 +proc~wrap_json_update_integer->none~update~2 @@ -639,9 +639,9 @@

        Called by

        - + -proc~wrap_json_update_logical->none~update~4 +proc~wrap_json_update_logical->none~update~2 @@ -654,9 +654,9 @@

        Called by

        - + -proc~wrap_json_update_real->none~update~4 +proc~wrap_json_update_real->none~update~2 @@ -669,9 +669,9 @@

        Called by

        - + -proc~wrap_json_update_real32->none~update~4 +proc~wrap_json_update_real32->none~update~2 @@ -684,9 +684,9 @@

        Called by

        - + -proc~wrap_json_update_string->none~update~4 +proc~wrap_json_update_string->none~update~2 @@ -832,7 +832,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_valid_path.html b/proc/json_valid_path.html index 3d4a853a8..2a0c69605 100644 --- a/proc/json_valid_path.html +++ b/proc/json_valid_path.html @@ -184,7 +184,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -199,7 +199,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -217,7 +217,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -245,18 +245,18 @@

        Calls

        json_core%json_valid_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -269,9 +269,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -284,9 +284,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -299,9 +299,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -314,9 +314,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -329,9 +329,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -344,9 +344,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -359,9 +359,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -374,9 +374,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -389,9 +389,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -404,9 +404,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -419,9 +419,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -434,9 +434,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -449,9 +449,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -464,9 +464,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -479,9 +479,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -494,9 +494,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -509,9 +509,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -524,9 +524,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -539,9 +539,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -554,9 +554,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -569,9 +569,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -584,9 +584,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -599,9 +599,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -614,9 +614,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -629,9 +629,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -644,9 +644,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -659,9 +659,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -674,9 +674,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -689,9 +689,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -704,9 +704,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -719,9 +719,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -734,9 +734,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -749,9 +749,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -764,9 +764,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -779,9 +779,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -794,9 +794,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -809,9 +809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -824,15 +824,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -851,9 +851,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -908,9 +908,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1019,9 +1019,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1043,15 +1043,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1079,9 +1079,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1103,15 +1103,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1154,33 +1154,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1202,15 +1202,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1274,9 +1274,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1298,15 +1298,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1328,9 +1328,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1349,9 +1349,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1361,9 +1361,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1373,9 +1373,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1385,9 +1385,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1601,18 +1601,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1709,9 +1709,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1811,9 +1811,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1826,9 +1826,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1841,9 +1841,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1856,9 +1856,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1973,18 +1973,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2180,9 +2180,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2195,9 +2195,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2210,9 +2210,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2234,9 +2234,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2246,9 +2246,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2339,9 +2339,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2387,15 +2387,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2435,18 +2435,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2471,9 +2471,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2522,9 +2522,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2537,9 +2537,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2576,9 +2576,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2691,18 +2691,18 @@

        Called by

        json_core%json_valid_path - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2715,9 +2715,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2730,9 +2730,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2745,30 +2745,30 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2781,15 +2781,15 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -2931,7 +2931,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_integer.html b/proc/json_value_add_integer.html index ba7e7f2b8..c651c3cb5 100644 --- a/proc/json_value_add_integer.html +++ b/proc/json_value_add_integer.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_integer - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -661,7 +661,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_integer_vec.html b/proc/json_value_add_integer_vec.html index b1ca8aa25..f193b81a7 100644 --- a/proc/json_value_add_integer_vec.html +++ b/proc/json_value_add_integer_vec.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_integer_vec - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -667,7 +667,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_logical.html b/proc/json_value_add_logical.html index b8eb6e41a..b1a4d2c32 100644 --- a/proc/json_value_add_logical.html +++ b/proc/json_value_add_logical.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_logical - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -661,7 +661,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_logical_vec.html b/proc/json_value_add_logical_vec.html index 5ebd2ce4b..fb93e677f 100644 --- a/proc/json_value_add_logical_vec.html +++ b/proc/json_value_add_logical_vec.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_logical_vec - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -667,7 +667,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_member.html b/proc/json_value_add_member.html index b4c123dc9..d07bdae75 100644 --- a/proc/json_value_add_member.html +++ b/proc/json_value_add_member.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -235,18 +235,18 @@

        Calls

        json_core%json_value_add_member - + -none~info~2 - +none~info + json_core%info - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -274,9 +274,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -289,9 +289,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -304,9 +304,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -346,30 +346,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -439,9 +439,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -454,9 +454,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -469,9 +469,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -484,9 +484,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -499,9 +499,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -514,9 +514,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -529,9 +529,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -544,9 +544,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -559,9 +559,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -574,9 +574,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -589,9 +589,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -604,9 +604,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -619,9 +619,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -634,9 +634,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -649,9 +649,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -664,9 +664,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -679,9 +679,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -694,9 +694,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -709,9 +709,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -724,9 +724,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -739,9 +739,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -754,9 +754,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -769,9 +769,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -784,9 +784,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -799,9 +799,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -814,9 +814,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -829,9 +829,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -844,9 +844,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -859,9 +859,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -874,9 +874,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -889,9 +889,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -904,9 +904,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -919,9 +919,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -934,9 +934,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -949,9 +949,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -964,9 +964,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -979,9 +979,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -994,15 +994,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1027,9 +1027,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1075,9 +1075,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1186,9 +1186,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1204,9 +1204,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1216,9 +1216,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1246,9 +1246,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1264,9 +1264,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1276,9 +1276,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1315,27 +1315,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1345,9 +1345,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1363,9 +1363,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1375,9 +1375,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1441,9 +1441,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1459,9 +1459,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1471,9 +1471,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1495,9 +1495,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1507,9 +1507,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1519,9 +1519,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1531,9 +1531,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1543,9 +1543,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1555,9 +1555,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1567,9 +1567,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1579,9 +1579,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1591,9 +1591,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1603,9 +1603,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1615,9 +1615,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1627,9 +1627,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1639,9 +1639,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1693,18 +1693,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1801,9 +1801,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1903,9 +1903,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1918,9 +1918,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1933,9 +1933,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1948,9 +1948,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2014,9 +2014,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2101,9 +2101,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2113,9 +2113,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2248,9 +2248,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2260,9 +2260,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2272,9 +2272,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2284,9 +2284,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2371,9 +2371,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2443,18 +2443,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2518,9 +2518,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2533,9 +2533,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2572,9 +2572,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2752,7 +2752,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_null.html b/proc/json_value_add_null.html index c3682bf4b..fce9648a4 100644 --- a/proc/json_value_add_null.html +++ b/proc/json_value_add_null.html @@ -184,7 +184,7 @@

        Arguments

        - + type(json_value), @@ -199,7 +199,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -238,18 +238,18 @@

        Calls

        json_core%json_value_add_null - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -277,9 +277,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -292,9 +292,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -307,9 +307,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -322,9 +322,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -358,9 +358,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -379,9 +379,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -391,9 +391,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -403,9 +403,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -643,7 +643,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_real.html b/proc/json_value_add_real.html index db72db6d2..d8a872c6d 100644 --- a/proc/json_value_add_real.html +++ b/proc/json_value_add_real.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_real - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -622,7 +622,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_real32.html b/proc/json_value_add_real32.html index c050c6a4d..857290c24 100644 --- a/proc/json_value_add_real32.html +++ b/proc/json_value_add_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -248,18 +248,18 @@

        Calls

        json_core%json_value_add_real32 - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -272,9 +272,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -287,9 +287,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -302,9 +302,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -317,15 +317,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -368,9 +368,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -546,7 +546,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_real32_vec.html b/proc/json_value_add_real32_vec.html index c13543fe9..d41f5f7e2 100644 --- a/proc/json_value_add_real32_vec.html +++ b/proc/json_value_add_real32_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -248,18 +248,18 @@

        Calls

        json_core%json_value_add_real32_vec - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -272,9 +272,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -287,9 +287,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -302,9 +302,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -317,15 +317,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -368,9 +368,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -546,7 +546,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_real_vec.html b/proc/json_value_add_real_vec.html index 6d61e01e3..97e19cec1 100644 --- a/proc/json_value_add_real_vec.html +++ b/proc/json_value_add_real_vec.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -255,18 +255,18 @@

        Calls

        json_core%json_value_add_real_vec - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -294,9 +294,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -309,9 +309,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -396,9 +396,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -408,9 +408,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -420,9 +420,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -667,7 +667,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string.html b/proc/json_value_add_string.html index 32ae5d788..7154e0ed6 100644 --- a/proc/json_value_add_string.html +++ b/proc/json_value_add_string.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -231,7 +231,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -246,7 +246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -285,18 +285,18 @@

        Calls

        json_core%json_value_add_string - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -354,9 +354,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -369,9 +369,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -405,9 +405,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -426,9 +426,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -438,9 +438,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -450,9 +450,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -693,7 +693,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string_name_ascii.html b/proc/json_value_add_string_name_ascii.html index 3bc004db4..a30d04d83 100644 --- a/proc/json_value_add_string_name_ascii.html +++ b/proc/json_value_add_string_name_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -338,9 +338,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -353,9 +353,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -368,9 +368,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -383,9 +383,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -395,9 +395,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -407,9 +407,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -419,9 +419,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -534,24 +534,24 @@

        Called by

        json_core%json_value_add_string_name_ascii - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -564,9 +564,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -579,9 +579,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -594,9 +594,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -609,9 +609,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -630,18 +630,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -669,9 +669,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -681,9 +681,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -702,9 +702,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -714,9 +714,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -735,9 +735,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -747,9 +747,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -768,26 +768,26 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -798,17 +798,17 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -834,9 +834,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -849,9 +849,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -864,9 +864,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -879,9 +879,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -894,9 +894,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -909,9 +909,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -924,9 +924,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -939,9 +939,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -954,9 +954,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -969,15 +969,15 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -990,21 +990,21 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -1119,9 +1119,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -1134,9 +1134,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -1149,9 +1149,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -1164,9 +1164,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -1179,9 +1179,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -1194,9 +1194,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -1209,9 +1209,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -1224,9 +1224,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -1461,18 +1461,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1485,9 +1485,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1500,9 +1500,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1515,9 +1515,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1530,9 +1530,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1545,9 +1545,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1560,9 +1560,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1575,9 +1575,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1590,9 +1590,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1605,9 +1605,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1620,9 +1620,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1635,9 +1635,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1650,9 +1650,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1665,9 +1665,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1680,9 +1680,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1695,9 +1695,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1710,9 +1710,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1725,9 +1725,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1740,9 +1740,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1755,9 +1755,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1770,9 +1770,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1785,9 +1785,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1800,9 +1800,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1815,9 +1815,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1830,9 +1830,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1845,9 +1845,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1860,9 +1860,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1875,9 +1875,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1890,9 +1890,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1905,9 +1905,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1935,9 +1935,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1950,9 +1950,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1986,18 +1986,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2010,24 +2010,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2073,9 +2073,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2100,9 +2100,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2157,9 +2157,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2184,9 +2184,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2370,9 +2370,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2385,9 +2385,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2400,9 +2400,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2415,9 +2415,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2430,9 +2430,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2445,9 +2445,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2460,9 +2460,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2475,9 +2475,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2490,9 +2490,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2505,9 +2505,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2520,9 +2520,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2535,15 +2535,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2562,111 +2562,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2679,15 +2679,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2700,24 +2700,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2730,9 +2730,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2745,15 +2745,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2772,15 +2772,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2799,15 +2799,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2826,15 +2826,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2853,15 +2853,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2874,9 +2874,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2931,81 +2931,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3018,90 +3018,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3114,9 +3120,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3129,9 +3135,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3144,9 +3150,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3159,9 +3165,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3174,9 +3180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3189,9 +3195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3204,9 +3210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3219,9 +3225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3234,9 +3240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3249,9 +3255,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3264,9 +3270,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3279,21 +3285,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3306,15 +3306,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3327,9 +3327,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3342,9 +3342,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3384,18 +3384,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3408,9 +3408,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3495,9 +3495,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3510,9 +3510,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3756,24 +3756,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3786,15 +3786,15 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3814,10 +3814,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3858,9 +3858,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3873,9 +3873,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3888,9 +3888,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3903,17 +3903,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3924,9 +3924,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3939,21 +3939,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3966,9 +3966,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3982,10 +3982,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4011,99 +4011,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4134,18 +4134,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4158,9 +4158,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4170,18 +4170,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4194,24 +4194,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4224,24 +4224,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4254,9 +4254,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4269,9 +4269,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -4284,9 +4284,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4299,9 +4299,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4326,9 +4326,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -4446,27 +4446,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4644,7 +4644,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string_val_ascii.html b/proc/json_value_add_string_val_ascii.html index dd4245f8b..d1a6ff9a7 100644 --- a/proc/json_value_add_string_val_ascii.html +++ b/proc/json_value_add_string_val_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -338,9 +338,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -353,9 +353,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -368,9 +368,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -383,9 +383,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -395,9 +395,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -407,9 +407,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -419,9 +419,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -534,24 +534,24 @@

        Called by

        json_core%json_value_add_string_val_ascii - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -564,9 +564,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -579,9 +579,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -594,9 +594,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -609,9 +609,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -630,18 +630,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -669,9 +669,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -681,9 +681,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -702,9 +702,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -714,9 +714,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -735,9 +735,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -747,9 +747,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -768,26 +768,26 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -798,17 +798,17 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -834,9 +834,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -849,9 +849,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -864,9 +864,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -879,9 +879,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -894,9 +894,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -909,9 +909,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -924,9 +924,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -939,9 +939,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -954,9 +954,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -969,15 +969,15 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -990,21 +990,21 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -1119,9 +1119,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -1134,9 +1134,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -1149,9 +1149,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -1164,9 +1164,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -1179,9 +1179,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -1194,9 +1194,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -1209,9 +1209,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -1224,9 +1224,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -1461,18 +1461,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1485,9 +1485,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1500,9 +1500,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1515,9 +1515,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1530,9 +1530,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1545,9 +1545,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1560,9 +1560,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1575,9 +1575,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1590,9 +1590,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1605,9 +1605,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1620,9 +1620,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1635,9 +1635,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1650,9 +1650,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1665,9 +1665,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1680,9 +1680,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1695,9 +1695,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1710,9 +1710,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1725,9 +1725,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1740,9 +1740,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1755,9 +1755,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1770,9 +1770,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1785,9 +1785,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1800,9 +1800,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1815,9 +1815,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1830,9 +1830,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1845,9 +1845,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1860,9 +1860,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1875,9 +1875,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1890,9 +1890,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1905,9 +1905,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1935,9 +1935,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1950,9 +1950,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1986,18 +1986,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2010,24 +2010,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2073,9 +2073,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2100,9 +2100,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2157,9 +2157,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2184,9 +2184,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2370,9 +2370,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2385,9 +2385,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2400,9 +2400,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2415,9 +2415,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2430,9 +2430,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2445,9 +2445,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2460,9 +2460,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2475,9 +2475,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2490,9 +2490,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2505,9 +2505,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2520,9 +2520,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2535,15 +2535,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2562,111 +2562,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2679,15 +2679,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2700,24 +2700,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2730,9 +2730,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2745,15 +2745,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2772,15 +2772,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2799,15 +2799,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2826,15 +2826,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2853,15 +2853,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2874,9 +2874,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2931,81 +2931,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3018,90 +3018,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3114,9 +3120,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3129,9 +3135,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3144,9 +3150,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3159,9 +3165,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3174,9 +3180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3189,9 +3195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3204,9 +3210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3219,9 +3225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3234,9 +3240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3249,9 +3255,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3264,9 +3270,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3279,21 +3285,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3306,15 +3306,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3327,9 +3327,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3342,9 +3342,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3384,18 +3384,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3408,9 +3408,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3495,9 +3495,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3510,9 +3510,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3756,24 +3756,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3786,15 +3786,15 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3814,10 +3814,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3858,9 +3858,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3873,9 +3873,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3888,9 +3888,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3903,17 +3903,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3924,9 +3924,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3939,21 +3939,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3966,9 +3966,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3982,10 +3982,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4011,99 +4011,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4134,18 +4134,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4158,9 +4158,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4170,18 +4170,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4194,24 +4194,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4224,24 +4224,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4254,9 +4254,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4269,9 +4269,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -4284,9 +4284,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4299,9 +4299,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4326,9 +4326,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -4446,27 +4446,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4644,7 +4644,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string_vec.html b/proc/json_value_add_string_vec.html index 647018193..a0e1eb506 100644 --- a/proc/json_value_add_string_vec.html +++ b/proc/json_value_add_string_vec.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -231,7 +231,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -246,7 +246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -285,18 +285,18 @@

        Calls

        json_core%json_value_add_string_vec - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 @@ -324,9 +324,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -339,9 +339,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -354,9 +354,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -369,9 +369,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -405,9 +405,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -426,9 +426,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -438,9 +438,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -450,9 +450,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -699,7 +699,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string_vec_name_ascii.html b/proc/json_value_add_string_vec_name_ascii.html index 54aaf8471..456f7d725 100644 --- a/proc/json_value_add_string_vec_name_ascii.html +++ b/proc/json_value_add_string_vec_name_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -338,9 +338,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -353,9 +353,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -368,9 +368,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -383,9 +383,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -395,9 +395,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -407,9 +407,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -419,9 +419,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -534,24 +534,24 @@

        Called by

        json_core%json_value_add_string_vec_name_ascii - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -564,9 +564,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -579,9 +579,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -594,9 +594,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -609,9 +609,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -630,18 +630,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -669,9 +669,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -681,9 +681,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -702,9 +702,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -714,9 +714,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -735,9 +735,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -747,9 +747,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -768,26 +768,26 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -798,17 +798,17 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -834,9 +834,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -849,9 +849,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -864,9 +864,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -879,9 +879,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -894,9 +894,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -909,9 +909,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -924,9 +924,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -939,9 +939,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -954,9 +954,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -969,21 +969,21 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -996,15 +996,15 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -1119,9 +1119,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -1134,9 +1134,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -1149,9 +1149,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -1164,9 +1164,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -1179,9 +1179,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -1194,9 +1194,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -1209,9 +1209,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -1224,9 +1224,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -1461,18 +1461,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1485,9 +1485,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1500,9 +1500,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1515,9 +1515,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1530,9 +1530,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1545,9 +1545,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1560,9 +1560,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1575,9 +1575,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1590,9 +1590,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1605,9 +1605,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1620,9 +1620,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1635,9 +1635,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1650,9 +1650,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1665,9 +1665,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1680,9 +1680,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1695,9 +1695,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1710,9 +1710,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1725,9 +1725,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1740,9 +1740,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1755,9 +1755,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1770,9 +1770,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1785,9 +1785,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1800,9 +1800,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1815,9 +1815,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1830,9 +1830,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1845,9 +1845,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1860,9 +1860,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1875,9 +1875,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1890,9 +1890,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1905,9 +1905,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1935,9 +1935,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1950,9 +1950,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1986,18 +1986,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2010,24 +2010,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2073,9 +2073,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2100,9 +2100,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2157,9 +2157,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2184,9 +2184,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2370,9 +2370,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2385,9 +2385,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2400,9 +2400,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2415,9 +2415,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2430,9 +2430,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2445,9 +2445,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2460,9 +2460,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2475,9 +2475,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2490,9 +2490,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2505,9 +2505,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2520,9 +2520,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2535,15 +2535,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2562,111 +2562,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2679,15 +2679,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2700,24 +2700,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2730,9 +2730,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2745,15 +2745,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2772,15 +2772,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2799,15 +2799,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2826,15 +2826,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2853,15 +2853,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2874,9 +2874,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2931,81 +2931,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3018,90 +3018,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3114,9 +3120,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3129,9 +3135,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3144,9 +3150,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3159,9 +3165,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3174,9 +3180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3189,9 +3195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3204,9 +3210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3219,9 +3225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3234,9 +3240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3249,9 +3255,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3264,9 +3270,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3279,21 +3285,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3306,15 +3306,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3327,9 +3327,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3342,9 +3342,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3384,18 +3384,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3408,9 +3408,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3495,9 +3495,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3510,9 +3510,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3756,24 +3756,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3786,15 +3786,15 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3814,10 +3814,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3858,9 +3858,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3873,9 +3873,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3888,9 +3888,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3903,17 +3903,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3924,9 +3924,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3939,21 +3939,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3966,9 +3966,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3982,10 +3982,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4011,99 +4011,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4134,18 +4134,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4158,9 +4158,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4170,18 +4170,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4194,24 +4194,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4224,24 +4224,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4254,9 +4254,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4269,9 +4269,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -4284,9 +4284,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4299,9 +4299,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4326,9 +4326,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -4446,27 +4446,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4644,7 +4644,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_add_string_vec_val_ascii.html b/proc/json_value_add_string_vec_val_ascii.html index 5857822a7..c4675eb3f 100644 --- a/proc/json_value_add_string_vec_val_ascii.html +++ b/proc/json_value_add_string_vec_val_ascii.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -338,9 +338,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -353,9 +353,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -368,9 +368,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -383,9 +383,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -395,9 +395,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -407,9 +407,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -419,9 +419,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -534,24 +534,24 @@

        Called by

        json_core%json_value_add_string_vec_val_ascii - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -564,9 +564,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -579,9 +579,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -594,9 +594,9 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -609,9 +609,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -630,18 +630,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -669,9 +669,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -681,9 +681,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -702,9 +702,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -714,9 +714,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -735,9 +735,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -747,9 +747,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -768,26 +768,26 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -798,17 +798,17 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -834,9 +834,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -849,9 +849,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -864,9 +864,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -879,9 +879,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -894,9 +894,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -909,9 +909,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -924,9 +924,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -939,9 +939,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -954,9 +954,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -969,21 +969,21 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -996,15 +996,15 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1017,9 +1017,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1047,9 +1047,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -1119,9 +1119,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -1134,9 +1134,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -1149,9 +1149,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -1164,9 +1164,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -1179,9 +1179,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -1194,9 +1194,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -1209,9 +1209,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -1224,9 +1224,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -1461,18 +1461,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1485,9 +1485,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1500,9 +1500,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1515,9 +1515,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1530,9 +1530,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1545,9 +1545,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1560,9 +1560,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1575,9 +1575,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1590,9 +1590,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1605,9 +1605,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1620,9 +1620,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1635,9 +1635,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1650,9 +1650,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1665,9 +1665,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1680,9 +1680,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1695,9 +1695,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1710,9 +1710,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1725,9 +1725,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1740,9 +1740,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1755,9 +1755,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1770,9 +1770,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1785,9 +1785,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1800,9 +1800,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1815,9 +1815,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1830,9 +1830,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1845,9 +1845,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1860,9 +1860,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1875,9 +1875,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1890,9 +1890,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1905,9 +1905,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1920,9 +1920,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1935,9 +1935,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1950,9 +1950,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1986,18 +1986,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2010,24 +2010,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -2046,9 +2046,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2073,9 +2073,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2100,9 +2100,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2157,9 +2157,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2184,9 +2184,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2370,9 +2370,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2385,9 +2385,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2400,9 +2400,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2415,9 +2415,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2430,9 +2430,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2445,9 +2445,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2460,9 +2460,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2475,9 +2475,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2490,9 +2490,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2505,9 +2505,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2520,9 +2520,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2535,15 +2535,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2562,111 +2562,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2679,15 +2679,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2700,24 +2700,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2730,9 +2730,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2745,15 +2745,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2772,15 +2772,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2799,15 +2799,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2826,15 +2826,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2853,15 +2853,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2874,9 +2874,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2931,81 +2931,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3018,90 +3018,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3114,9 +3120,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3129,9 +3135,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3144,9 +3150,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3159,9 +3165,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3174,9 +3180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3189,9 +3195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3204,9 +3210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3219,9 +3225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3234,9 +3240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3249,9 +3255,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3264,9 +3270,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3279,21 +3285,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3306,15 +3306,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3327,9 +3327,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3342,9 +3342,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3384,18 +3384,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3408,9 +3408,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3495,9 +3495,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3510,9 +3510,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3756,24 +3756,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3786,15 +3786,15 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3814,10 +3814,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3858,9 +3858,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3873,9 +3873,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3888,9 +3888,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3903,17 +3903,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3924,9 +3924,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3939,21 +3939,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3966,9 +3966,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3982,10 +3982,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4011,99 +4011,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4134,18 +4134,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4158,9 +4158,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4170,18 +4170,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4194,24 +4194,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4224,24 +4224,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4254,9 +4254,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4269,9 +4269,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -4284,9 +4284,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4299,9 +4299,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4326,9 +4326,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -4446,27 +4446,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4644,7 +4644,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_clone_func.html b/proc/json_value_clone_func.html index ca6a397a9..123b6be2d 100644 --- a/proc/json_value_clone_func.html +++ b/proc/json_value_clone_func.html @@ -171,7 +171,7 @@

        Arguments

        - + type(json_value), @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -484,7 +484,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create.html b/proc/json_value_create.html index 0eaabd063..3576d3fc4 100644 --- a/proc/json_value_create.html +++ b/proc/json_value_create.html @@ -174,7 +174,7 @@

        Arguments

        - + type(json_value), @@ -229,19 +229,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -274,10 +274,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -663,18 +663,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -687,24 +687,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -807,18 +807,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -831,9 +831,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -846,9 +846,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -861,9 +861,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -876,9 +876,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -891,9 +891,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -906,9 +906,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -921,9 +921,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -936,9 +936,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -951,9 +951,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -966,9 +966,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -981,9 +981,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -996,9 +996,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1011,9 +1011,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1026,9 +1026,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1041,9 +1041,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1056,9 +1056,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1071,9 +1071,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1086,9 +1086,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1101,9 +1101,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1116,9 +1116,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1131,9 +1131,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1146,9 +1146,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1161,9 +1161,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1176,9 +1176,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1191,9 +1191,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1206,9 +1206,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1221,9 +1221,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1236,9 +1236,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1251,9 +1251,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1266,9 +1266,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1281,9 +1281,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1296,9 +1296,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1320,18 +1320,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1371,9 +1371,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1404,9 +1404,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1437,9 +1437,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1470,9 +1470,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1503,9 +1503,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1536,9 +1536,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1569,9 +1569,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1830,9 +1830,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1845,9 +1845,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -1971,9 +1971,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -2013,18 +2013,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2037,9 +2037,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -2058,9 +2058,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2085,9 +2085,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2196,9 +2196,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2211,9 +2211,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2226,9 +2226,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2241,9 +2241,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2256,9 +2256,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2271,9 +2271,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2286,9 +2286,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2301,9 +2301,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2316,9 +2316,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2331,9 +2331,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2346,9 +2346,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2361,15 +2361,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2388,111 +2388,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2505,15 +2505,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2526,24 +2526,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2556,9 +2556,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2571,15 +2571,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2592,9 +2592,9 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -2604,9 +2604,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2619,9 +2619,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -2631,9 +2631,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2646,9 +2646,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -2658,9 +2658,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2673,9 +2673,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -2685,9 +2685,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2700,9 +2700,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2715,9 +2715,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2967,81 +2967,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3054,9 +3054,9 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -3084,84 +3084,90 @@

        Called by

        - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3174,9 +3180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3189,9 +3195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3204,9 +3210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3219,9 +3225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3234,9 +3240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3249,9 +3255,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3264,9 +3270,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3279,9 +3285,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3294,9 +3300,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3309,9 +3315,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3324,9 +3330,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3339,21 +3345,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3366,15 +3366,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3387,9 +3387,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3402,9 +3402,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3444,18 +3444,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3468,9 +3468,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3483,9 +3483,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -3498,9 +3498,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3513,9 +3513,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3549,9 +3549,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -3646,10 +3646,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3720,9 +3720,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3750,9 +3750,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3765,17 +3765,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3786,9 +3786,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3801,21 +3801,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3828,9 +3828,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3844,10 +3844,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3873,9 +3873,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3936,93 +3936,93 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4053,18 +4053,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4077,9 +4077,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4089,18 +4089,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4113,24 +4113,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4143,24 +4143,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4173,9 +4173,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4266,27 +4266,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4460,7 +4460,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_array.html b/proc/json_value_create_array.html index 06f138567..126d6d8bf 100644 --- a/proc/json_value_create_array.html +++ b/proc/json_value_create_array.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -435,18 +435,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -495,9 +495,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -528,9 +528,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -561,9 +561,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -594,9 +594,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -718,19 +718,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -930,18 +930,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -954,9 +954,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -969,9 +969,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -984,9 +984,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -999,9 +999,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1014,9 +1014,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1029,9 +1029,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1044,9 +1044,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1059,9 +1059,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1074,9 +1074,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1089,9 +1089,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1104,9 +1104,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1119,9 +1119,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1134,9 +1134,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1149,9 +1149,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1164,9 +1164,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1179,9 +1179,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1194,9 +1194,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1209,9 +1209,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1224,9 +1224,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1239,9 +1239,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1254,9 +1254,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1269,9 +1269,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1284,9 +1284,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1299,9 +1299,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1314,9 +1314,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1329,9 +1329,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1344,9 +1344,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1359,9 +1359,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1374,9 +1374,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1389,9 +1389,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1404,9 +1404,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1419,9 +1419,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1635,15 +1635,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1662,15 +1662,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1689,15 +1689,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1716,15 +1716,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1773,9 +1773,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1800,9 +1800,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1827,9 +1827,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1854,9 +1854,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1881,9 +1881,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1962,9 +1962,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1977,9 +1977,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1992,9 +1992,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2007,9 +2007,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2022,9 +2022,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2037,9 +2037,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2052,9 +2052,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2067,9 +2067,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2082,9 +2082,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2097,9 +2097,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2112,9 +2112,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2127,15 +2127,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2154,111 +2154,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2271,15 +2271,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2292,24 +2292,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2322,9 +2322,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2337,15 +2337,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2358,9 +2358,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2373,9 +2373,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2550,81 +2550,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2637,90 +2637,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2733,9 +2739,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2748,9 +2754,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2763,9 +2769,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2778,9 +2784,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2793,9 +2799,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2808,9 +2814,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2823,9 +2829,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2838,9 +2844,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2853,9 +2859,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2868,9 +2874,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2883,9 +2889,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2898,21 +2904,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2925,15 +2925,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2946,9 +2946,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2961,9 +2961,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3003,18 +3003,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3027,9 +3027,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3130,10 +3130,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3174,9 +3174,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3189,9 +3189,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3219,23 +3219,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3246,9 +3246,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3261,21 +3261,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3288,9 +3288,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3304,10 +3304,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3333,99 +3333,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3456,18 +3456,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3480,9 +3480,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3492,18 +3492,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3516,24 +3516,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3546,24 +3546,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3576,9 +3576,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3639,27 +3639,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3835,7 +3835,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_integer.html b/proc/json_value_create_integer.html index b50e8c12c..304104945 100644 --- a/proc/json_value_create_integer.html +++ b/proc/json_value_create_integer.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -623,7 +623,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_logical.html b/proc/json_value_create_logical.html index 643555390..ffe68595c 100644 --- a/proc/json_value_create_logical.html +++ b/proc/json_value_create_logical.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -623,7 +623,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_null.html b/proc/json_value_create_null.html index a6b383dbf..7da5b745d 100644 --- a/proc/json_value_create_null.html +++ b/proc/json_value_create_null.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -435,18 +435,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -502,19 +502,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -612,18 +612,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -636,9 +636,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -651,9 +651,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -666,9 +666,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -681,9 +681,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -696,9 +696,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -711,9 +711,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -726,9 +726,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -741,9 +741,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -756,9 +756,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -771,9 +771,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -786,9 +786,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -801,9 +801,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -816,9 +816,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -831,9 +831,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -846,9 +846,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -861,9 +861,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -876,9 +876,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -891,9 +891,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -906,9 +906,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -921,9 +921,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -936,9 +936,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -951,9 +951,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -966,9 +966,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -981,9 +981,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -996,9 +996,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1011,9 +1011,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1026,9 +1026,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1041,9 +1041,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1056,9 +1056,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1071,9 +1071,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1086,9 +1086,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1101,9 +1101,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1149,9 +1149,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1176,9 +1176,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1203,9 +1203,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1230,9 +1230,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1257,9 +1257,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1284,9 +1284,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1311,9 +1311,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1338,9 +1338,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1359,9 +1359,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1374,9 +1374,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1389,9 +1389,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1404,9 +1404,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1419,9 +1419,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1434,9 +1434,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1449,9 +1449,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1464,9 +1464,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1479,9 +1479,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1494,9 +1494,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1509,9 +1509,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1524,15 +1524,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1551,111 +1551,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1668,15 +1668,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1689,24 +1689,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1719,9 +1719,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1734,15 +1734,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1755,15 +1755,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1791,15 +1791,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1818,15 +1818,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1845,15 +1845,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1872,9 +1872,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1887,9 +1887,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1899,81 +1899,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1986,90 +1986,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2082,9 +2088,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2097,9 +2103,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2112,9 +2118,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2127,9 +2133,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2142,9 +2148,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2157,9 +2163,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2172,9 +2178,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2187,9 +2193,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2202,9 +2208,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2217,9 +2223,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2232,9 +2238,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2247,21 +2253,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2274,15 +2274,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2295,9 +2295,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2310,9 +2310,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2352,18 +2352,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2376,9 +2376,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2611,10 +2611,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2655,9 +2655,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2670,9 +2670,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2685,9 +2685,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2700,23 +2700,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2727,9 +2727,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2742,21 +2742,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2769,9 +2769,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2785,10 +2785,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2814,99 +2814,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2937,18 +2937,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2961,9 +2961,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2973,18 +2973,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2997,24 +2997,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3027,24 +3027,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3057,9 +3057,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3570,27 +3570,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3766,7 +3766,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_object.html b/proc/json_value_create_object.html index f677d424e..21c0c220a 100644 --- a/proc/json_value_create_object.html +++ b/proc/json_value_create_object.html @@ -192,7 +192,7 @@

        Arguments

        - + type(json_value), @@ -207,7 +207,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -441,18 +441,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -763,19 +763,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1008,18 +1008,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1032,9 +1032,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1047,9 +1047,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1062,9 +1062,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1077,9 +1077,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1092,9 +1092,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1107,9 +1107,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1137,9 +1137,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1152,9 +1152,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1167,9 +1167,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1182,9 +1182,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1197,9 +1197,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1212,9 +1212,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1227,9 +1227,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1242,9 +1242,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1257,9 +1257,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1272,9 +1272,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1287,9 +1287,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1302,9 +1302,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1317,9 +1317,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1332,9 +1332,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1347,9 +1347,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1362,9 +1362,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1377,9 +1377,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1392,9 +1392,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1407,9 +1407,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1422,9 +1422,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1437,9 +1437,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1452,9 +1452,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1467,9 +1467,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1482,9 +1482,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1497,9 +1497,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1518,9 +1518,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1545,9 +1545,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1572,9 +1572,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1599,9 +1599,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1626,9 +1626,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1653,9 +1653,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1680,9 +1680,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1707,9 +1707,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1734,9 +1734,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1755,9 +1755,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1770,9 +1770,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1785,9 +1785,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1800,9 +1800,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1815,9 +1815,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1830,9 +1830,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1845,9 +1845,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1860,9 +1860,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1875,9 +1875,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1890,9 +1890,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1905,9 +1905,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1920,15 +1920,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1947,111 +1947,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2064,15 +2064,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2085,24 +2085,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2115,9 +2115,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2130,15 +2130,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2151,15 +2151,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2178,15 +2178,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2205,15 +2205,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2232,15 +2232,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2259,9 +2259,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2274,9 +2274,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2286,81 +2286,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2373,90 +2373,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2469,9 +2475,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2484,9 +2490,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2499,9 +2505,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2514,9 +2520,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2529,9 +2535,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2544,9 +2550,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2559,9 +2565,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2574,9 +2580,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2589,9 +2595,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2604,9 +2610,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2619,9 +2625,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2634,21 +2640,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2661,15 +2661,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2682,9 +2682,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2697,9 +2697,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2739,18 +2739,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2763,9 +2763,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2998,10 +2998,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3042,9 +3042,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3057,9 +3057,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3072,9 +3072,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3087,23 +3087,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3114,9 +3114,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3129,21 +3129,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3156,9 +3156,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3172,10 +3172,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3201,99 +3201,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3324,18 +3324,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3348,9 +3348,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3360,18 +3360,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3384,24 +3384,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3414,24 +3414,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3444,9 +3444,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3627,27 +3627,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3823,7 +3823,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_real.html b/proc/json_value_create_real.html index 89eac7144..90b588b8c 100644 --- a/proc/json_value_create_real.html +++ b/proc/json_value_create_real.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -433,7 +433,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_real32.html b/proc/json_value_create_real32.html index 7e2c0c76a..8a81e837f 100644 --- a/proc/json_value_create_real32.html +++ b/proc/json_value_create_real32.html @@ -183,7 +183,7 @@

        Arguments

        - + type(json_value), @@ -198,7 +198,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -213,7 +213,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -686,7 +686,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_create_string.html b/proc/json_value_create_string.html index 9d9a32bcb..05fdd9b92 100644 --- a/proc/json_value_create_string.html +++ b/proc/json_value_create_string.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -231,7 +231,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -246,7 +246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1216,7 +1216,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_destroy.html b/proc/json_value_destroy.html index b51d25afb..065181926 100644 --- a/proc/json_value_destroy.html +++ b/proc/json_value_destroy.html @@ -202,7 +202,7 @@

        Arguments

        - + type(json_value), @@ -257,18 +257,18 @@

        Calls

        json_core%json_value_destroy - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -287,9 +287,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -302,9 +302,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -413,24 +413,24 @@

        Called by

        json_core%json_value_destroy - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -443,9 +443,9 @@

        Called by

        - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -458,24 +458,24 @@

        Called by

        - + -proc~json_file_valid_path_op->none~destroy~3 +proc~json_file_valid_path_op->none~destroy - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -488,9 +488,9 @@

        Called by

        - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -503,9 +503,9 @@

        Called by

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -533,9 +533,9 @@

        Called by

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -566,18 +566,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -626,18 +626,18 @@

        Called by

        - + -none~load~2 - +none~load + json_core%load - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -656,18 +656,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -686,18 +686,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -743,9 +743,9 @@

        Called by

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -758,9 +758,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -809,18 +809,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -854,9 +854,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -881,9 +881,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -908,9 +908,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -935,9 +935,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -962,9 +962,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -989,9 +989,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1016,9 +1016,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1043,9 +1043,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1070,9 +1070,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1121,9 +1121,9 @@

        Called by

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1136,15 +1136,15 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1157,9 +1157,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1172,9 +1172,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -1269,19 +1269,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1418,9 +1418,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1514,18 +1514,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -1538,9 +1538,9 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -1622,9 +1622,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -1649,9 +1649,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1664,9 +1664,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1679,9 +1679,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1694,9 +1694,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1709,9 +1709,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1724,9 +1724,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1739,9 +1739,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1754,9 +1754,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1769,9 +1769,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1784,9 +1784,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1799,9 +1799,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1814,9 +1814,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1829,9 +1829,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1844,9 +1844,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1859,9 +1859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1874,9 +1874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1889,9 +1889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1904,9 +1904,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1919,9 +1919,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1934,9 +1934,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1949,9 +1949,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1964,9 +1964,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1979,9 +1979,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1994,9 +1994,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -2009,9 +2009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -2024,9 +2024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -2039,9 +2039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -2054,9 +2054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -2069,9 +2069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -2084,9 +2084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -2099,9 +2099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -2114,9 +2114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -2129,9 +2129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -2345,15 +2345,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2372,15 +2372,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2399,15 +2399,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2426,15 +2426,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2468,9 +2468,9 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2543,9 +2543,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2558,9 +2558,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2573,9 +2573,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2588,9 +2588,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2603,9 +2603,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2618,9 +2618,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2633,9 +2633,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2648,9 +2648,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2663,9 +2663,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2678,9 +2678,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2693,9 +2693,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2708,15 +2708,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2735,111 +2735,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2852,15 +2852,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2873,24 +2873,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2903,9 +2903,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2918,15 +2918,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2939,9 +2939,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3116,81 +3116,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3203,90 +3203,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3299,9 +3305,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3314,9 +3320,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3329,9 +3335,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3344,9 +3350,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3359,9 +3365,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3374,9 +3380,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3389,9 +3395,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3404,9 +3410,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3419,9 +3425,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3434,9 +3440,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3449,9 +3455,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3464,21 +3470,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3491,15 +3491,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3512,9 +3512,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3527,9 +3527,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3539,9 +3539,9 @@

        Called by

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3554,9 +3554,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3570,10 +3570,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3599,9 +3599,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3614,9 +3614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3629,23 +3629,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3656,9 +3656,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3671,21 +3671,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3698,9 +3698,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3714,10 +3714,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3734,99 +3734,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3851,18 +3851,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3875,9 +3875,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3887,18 +3887,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3911,24 +3911,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3941,9 +3941,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3998,21 +3998,21 @@

        Called by

        - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4241,7 +4241,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_get_child.html b/proc/json_value_get_child.html index b41b3add2..8dc523ae3 100644 --- a/proc/json_value_get_child.html +++ b/proc/json_value_get_child.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -574,18 +574,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -625,18 +625,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -649,9 +649,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -664,9 +664,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -748,18 +748,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -772,9 +772,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -787,9 +787,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -802,9 +802,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -817,9 +817,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -832,9 +832,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -847,9 +847,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -862,9 +862,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -877,9 +877,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -892,9 +892,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -907,9 +907,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -922,9 +922,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -937,9 +937,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -952,9 +952,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -967,9 +967,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -982,9 +982,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -997,9 +997,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1012,9 +1012,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1027,9 +1027,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1042,9 +1042,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1057,9 +1057,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1072,9 +1072,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1087,9 +1087,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1102,9 +1102,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1117,9 +1117,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1132,9 +1132,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1147,9 +1147,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1162,9 +1162,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1177,9 +1177,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1192,9 +1192,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1207,9 +1207,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1222,9 +1222,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1237,9 +1237,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1252,21 +1252,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1285,24 +1285,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1315,9 +1315,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1327,9 +1327,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1354,9 +1354,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1381,9 +1381,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1408,9 +1408,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1435,9 +1435,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1462,9 +1462,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1489,9 +1489,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1516,9 +1516,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1543,9 +1543,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1570,9 +1570,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1585,9 +1585,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1600,9 +1600,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1615,9 +1615,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1630,9 +1630,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1645,9 +1645,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1660,9 +1660,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1675,9 +1675,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1690,9 +1690,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1705,9 +1705,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1720,9 +1720,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1735,9 +1735,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1750,15 +1750,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1777,111 +1777,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1894,15 +1894,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1915,9 +1915,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1930,15 +1930,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1951,15 +1951,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1987,15 +1987,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2014,15 +2014,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2041,15 +2041,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2068,9 +2068,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2083,9 +2083,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2095,168 +2095,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2269,9 +2269,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2284,9 +2284,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2299,9 +2299,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2314,9 +2314,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2329,9 +2329,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2344,9 +2344,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2359,9 +2359,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2374,9 +2374,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2389,9 +2389,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2404,9 +2404,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2419,9 +2419,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2434,15 +2434,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2455,9 +2455,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2497,18 +2497,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2521,9 +2521,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2722,9 +2722,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2776,9 +2776,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2791,9 +2791,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2806,9 +2806,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2821,9 +2821,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2836,9 +2836,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2851,9 +2851,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2866,93 +2866,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2983,18 +2983,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3007,24 +3007,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3037,24 +3037,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3067,9 +3067,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3574,21 +3574,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3769,7 +3769,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_get_child_by_index.html b/proc/json_value_get_child_by_index.html index 59652baad..8ea47eaa1 100644 --- a/proc/json_value_get_child_by_index.html +++ b/proc/json_value_get_child_by_index.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -226,7 +226,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -625,18 +625,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -676,18 +676,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -700,9 +700,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -715,9 +715,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -799,18 +799,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -823,9 +823,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -838,9 +838,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -853,9 +853,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -868,9 +868,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -883,9 +883,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -898,9 +898,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -913,9 +913,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -928,9 +928,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -943,9 +943,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -958,9 +958,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -973,9 +973,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -988,9 +988,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1003,9 +1003,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1018,9 +1018,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1033,9 +1033,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1048,9 +1048,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1063,9 +1063,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1078,9 +1078,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1093,9 +1093,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1108,9 +1108,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1123,9 +1123,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1138,9 +1138,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1153,9 +1153,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1168,9 +1168,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1183,9 +1183,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1198,9 +1198,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1213,9 +1213,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1228,9 +1228,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1243,9 +1243,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1258,9 +1258,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1273,9 +1273,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1288,9 +1288,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1303,21 +1303,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1336,24 +1336,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1366,9 +1366,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1378,9 +1378,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1405,9 +1405,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1432,9 +1432,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1459,9 +1459,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1486,9 +1486,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1513,9 +1513,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1540,9 +1540,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1567,9 +1567,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1594,9 +1594,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1621,9 +1621,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1636,9 +1636,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1651,9 +1651,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1666,9 +1666,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1681,9 +1681,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1696,9 +1696,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1711,9 +1711,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1726,9 +1726,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1741,9 +1741,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1756,9 +1756,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1771,9 +1771,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1786,9 +1786,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1801,15 +1801,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1828,111 +1828,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1945,15 +1945,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1966,9 +1966,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1981,15 +1981,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2002,15 +2002,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2038,15 +2038,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2065,15 +2065,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2092,15 +2092,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2119,9 +2119,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2134,9 +2134,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2146,168 +2146,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2320,9 +2320,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2335,9 +2335,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2350,9 +2350,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2365,9 +2365,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2380,9 +2380,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2395,9 +2395,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2410,9 +2410,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2425,9 +2425,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2440,9 +2440,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2455,9 +2455,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2470,9 +2470,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2485,15 +2485,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2506,9 +2506,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2548,18 +2548,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2572,9 +2572,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2773,9 +2773,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2827,9 +2827,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2842,9 +2842,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2857,9 +2857,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2872,9 +2872,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2887,9 +2887,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2902,9 +2902,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2917,93 +2917,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3034,18 +3034,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3058,24 +3058,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3088,24 +3088,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3118,9 +3118,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3625,21 +3625,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3913,7 +3913,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_get_child_by_name.html b/proc/json_value_get_child_by_name.html index d89129e9d..c7b55095d 100644 --- a/proc/json_value_get_child_by_name.html +++ b/proc/json_value_get_child_by_name.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -200,7 +200,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -674,18 +674,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -725,18 +725,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -749,9 +749,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -764,9 +764,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -848,18 +848,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -872,9 +872,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -887,9 +887,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -902,9 +902,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -917,9 +917,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -932,9 +932,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -947,9 +947,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -962,9 +962,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -977,9 +977,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -992,9 +992,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1007,9 +1007,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1022,9 +1022,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1037,9 +1037,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1052,9 +1052,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1067,9 +1067,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1082,9 +1082,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1097,9 +1097,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1112,9 +1112,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1127,9 +1127,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1142,9 +1142,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1157,9 +1157,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1172,9 +1172,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1187,9 +1187,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1202,9 +1202,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1217,9 +1217,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1232,9 +1232,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1247,9 +1247,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1262,9 +1262,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1277,9 +1277,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1292,9 +1292,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1307,9 +1307,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1322,9 +1322,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1337,9 +1337,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1352,21 +1352,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1385,24 +1385,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1415,9 +1415,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1427,9 +1427,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1454,9 +1454,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1481,9 +1481,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1508,9 +1508,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1535,9 +1535,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1562,9 +1562,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1589,9 +1589,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1616,9 +1616,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1643,9 +1643,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1670,9 +1670,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1685,9 +1685,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1700,9 +1700,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1715,9 +1715,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1730,9 +1730,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1745,9 +1745,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1760,9 +1760,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1775,9 +1775,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1790,9 +1790,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1805,9 +1805,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1820,9 +1820,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1835,9 +1835,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1850,15 +1850,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1877,111 +1877,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1994,15 +1994,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2015,9 +2015,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2030,15 +2030,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2051,15 +2051,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2087,15 +2087,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2114,15 +2114,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2141,15 +2141,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2168,9 +2168,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2183,9 +2183,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2195,168 +2195,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2369,9 +2369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2384,9 +2384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2399,9 +2399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2414,9 +2414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2429,9 +2429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2444,9 +2444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2459,9 +2459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2474,9 +2474,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2489,9 +2489,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2504,9 +2504,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2519,9 +2519,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2534,15 +2534,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2555,9 +2555,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2597,18 +2597,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2621,9 +2621,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2822,9 +2822,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2876,9 +2876,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2891,9 +2891,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2906,9 +2906,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2921,9 +2921,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2936,9 +2936,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2951,9 +2951,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2966,93 +2966,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3083,18 +3083,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3107,24 +3107,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3137,24 +3137,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3167,9 +3167,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3674,21 +3674,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3927,7 +3927,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_insert_after.html b/proc/json_value_insert_after.html index f0f5fbbcc..856835b33 100644 --- a/proc/json_value_insert_after.html +++ b/proc/json_value_insert_after.html @@ -214,7 +214,7 @@

        Arguments

        - + type(json_value), @@ -307,19 +307,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -351,18 +351,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -396,9 +396,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -423,9 +423,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -450,9 +450,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -477,9 +477,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -504,9 +504,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -531,9 +531,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -558,9 +558,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -585,9 +585,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -612,9 +612,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -694,10 +694,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -954,18 +954,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -978,9 +978,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -993,9 +993,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1008,9 +1008,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1023,9 +1023,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1038,9 +1038,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1053,9 +1053,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1068,9 +1068,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1083,9 +1083,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1098,9 +1098,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1113,9 +1113,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1128,9 +1128,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1143,9 +1143,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1158,9 +1158,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1173,9 +1173,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1188,9 +1188,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1203,9 +1203,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1218,9 +1218,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1233,9 +1233,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1248,9 +1248,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1263,9 +1263,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1278,9 +1278,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1293,9 +1293,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1308,9 +1308,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1323,9 +1323,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1338,9 +1338,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1353,9 +1353,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1368,9 +1368,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1383,9 +1383,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1398,9 +1398,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1413,9 +1413,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1428,9 +1428,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1443,9 +1443,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1659,15 +1659,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1686,15 +1686,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1713,15 +1713,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1740,15 +1740,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1851,9 +1851,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1866,9 +1866,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1881,9 +1881,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1896,9 +1896,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1911,9 +1911,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1926,9 +1926,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1941,9 +1941,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1956,9 +1956,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1971,9 +1971,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1986,9 +1986,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2001,9 +2001,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2016,15 +2016,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2043,111 +2043,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2160,15 +2160,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2181,24 +2181,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2211,9 +2211,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2226,15 +2226,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2247,9 +2247,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2262,9 +2262,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2439,81 +2439,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2526,90 +2526,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2622,9 +2628,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2637,9 +2643,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2652,9 +2658,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2667,9 +2673,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2682,9 +2688,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2697,9 +2703,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2712,9 +2718,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2727,9 +2733,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2742,9 +2748,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2757,9 +2763,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2772,9 +2778,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2787,21 +2793,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2814,15 +2814,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2835,9 +2835,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2850,9 +2850,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2892,18 +2892,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2916,9 +2916,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2932,10 +2932,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2976,9 +2976,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2991,9 +2991,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3006,9 +3006,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3021,23 +3021,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3048,9 +3048,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3063,21 +3063,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3090,9 +3090,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3105,99 +3105,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3228,18 +3228,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3252,24 +3252,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3282,24 +3282,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3312,24 +3312,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3342,9 +3342,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3399,27 +3399,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3658,7 +3658,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_insert_after_child_by_index.html b/proc/json_value_insert_after_child_by_index.html index 16b786e5f..511a3ee29 100644 --- a/proc/json_value_insert_after_child_by_index.html +++ b/proc/json_value_insert_after_child_by_index.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -442,18 +442,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -901,9 +901,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -931,9 +931,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -946,9 +946,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -961,9 +961,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -976,9 +976,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -991,9 +991,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1006,9 +1006,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1021,9 +1021,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1036,9 +1036,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1051,9 +1051,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1102,9 +1102,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1123,9 +1123,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1162,9 +1162,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1273,9 +1273,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1297,15 +1297,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1333,9 +1333,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1357,15 +1357,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1408,33 +1408,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1456,15 +1456,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1528,9 +1528,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1552,15 +1552,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1603,9 +1603,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1615,9 +1615,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1627,9 +1627,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1639,9 +1639,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1651,9 +1651,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1663,9 +1663,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1675,9 +1675,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1687,9 +1687,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1699,9 +1699,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1711,9 +1711,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1723,9 +1723,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1735,9 +1735,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1747,9 +1747,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1819,18 +1819,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1918,9 +1918,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2014,9 +2014,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2029,9 +2029,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2044,9 +2044,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2059,9 +2059,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2116,18 +2116,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2161,9 +2161,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2179,9 +2179,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2311,9 +2311,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2326,9 +2326,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2341,9 +2341,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2353,9 +2353,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2365,9 +2365,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2377,9 +2377,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2389,9 +2389,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2422,15 +2422,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2470,18 +2470,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2491,9 +2491,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2542,9 +2542,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2557,9 +2557,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2700,19 +2700,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2750,18 +2750,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2795,9 +2795,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2822,9 +2822,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2849,9 +2849,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2876,9 +2876,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2903,9 +2903,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2930,9 +2930,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2957,9 +2957,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2984,9 +2984,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3011,9 +3011,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3093,10 +3093,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -3353,18 +3353,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3377,9 +3377,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -3392,9 +3392,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -3407,9 +3407,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -3422,9 +3422,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -3437,9 +3437,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3452,9 +3452,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3467,9 +3467,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -3482,9 +3482,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -3497,9 +3497,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -3512,9 +3512,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3527,9 +3527,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3542,9 +3542,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3557,9 +3557,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3572,9 +3572,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3587,9 +3587,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3602,9 +3602,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3617,9 +3617,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3632,9 +3632,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3647,9 +3647,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3662,9 +3662,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3677,9 +3677,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3692,9 +3692,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3707,9 +3707,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3722,9 +3722,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3737,9 +3737,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3752,9 +3752,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3767,9 +3767,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3782,9 +3782,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3797,9 +3797,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3812,9 +3812,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3827,9 +3827,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3842,9 +3842,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -4058,15 +4058,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4085,15 +4085,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4112,15 +4112,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4139,15 +4139,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4250,9 +4250,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -4265,9 +4265,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -4280,9 +4280,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -4295,9 +4295,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -4310,9 +4310,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -4325,9 +4325,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -4340,9 +4340,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -4355,9 +4355,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -4370,9 +4370,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -4385,9 +4385,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -4400,9 +4400,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -4415,15 +4415,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -4442,111 +4442,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -4559,15 +4559,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -4580,24 +4580,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -4610,9 +4610,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -4625,15 +4625,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -4646,9 +4646,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4661,9 +4661,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4838,81 +4838,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -4925,90 +4925,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -5021,9 +5027,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -5036,9 +5042,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -5051,9 +5057,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -5066,9 +5072,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -5081,9 +5087,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -5096,9 +5102,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -5111,9 +5117,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -5126,9 +5132,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -5141,9 +5147,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -5156,9 +5162,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -5171,9 +5177,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -5186,21 +5192,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -5213,15 +5213,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -5234,9 +5234,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -5249,9 +5249,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -5291,18 +5291,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -5315,9 +5315,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -5331,10 +5331,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -5375,9 +5375,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -5390,9 +5390,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -5405,9 +5405,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -5420,23 +5420,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5447,9 +5447,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -5462,21 +5462,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -5489,9 +5489,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5504,99 +5504,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5627,18 +5627,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5651,24 +5651,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5681,24 +5681,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5711,24 +5711,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5741,9 +5741,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5798,27 +5798,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6007,7 +6007,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_is_child_of.html b/proc/json_value_is_child_of.html index 3693d490c..098cd3202 100644 --- a/proc/json_value_is_child_of.html +++ b/proc/json_value_is_child_of.html @@ -633,7 +633,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_print.html b/proc/json_value_print.html index 172ddf18e..3e038b1a7 100644 --- a/proc/json_value_print.html +++ b/proc/json_value_print.html @@ -185,7 +185,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -200,7 +200,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(inout), @@ -498,18 +498,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -537,9 +537,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -552,9 +552,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -567,9 +567,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -630,30 +630,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -672,9 +672,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -687,9 +687,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -702,9 +702,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -717,9 +717,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -732,9 +732,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -747,9 +747,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -762,9 +762,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -777,9 +777,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -792,9 +792,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -807,9 +807,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -822,9 +822,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -837,9 +837,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -852,9 +852,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -867,9 +867,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -882,9 +882,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -897,9 +897,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -912,9 +912,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -927,9 +927,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -942,9 +942,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -957,9 +957,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -972,9 +972,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -987,9 +987,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1002,9 +1002,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1017,9 +1017,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1032,9 +1032,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1047,9 +1047,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1062,9 +1062,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1077,9 +1077,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1092,9 +1092,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1107,9 +1107,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1122,9 +1122,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1137,9 +1137,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1152,9 +1152,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1167,9 +1167,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1182,9 +1182,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1197,9 +1197,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1212,9 +1212,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1227,15 +1227,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1260,9 +1260,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1308,9 +1308,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1410,9 +1410,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1428,9 +1428,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1440,9 +1440,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1470,9 +1470,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1488,9 +1488,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1500,9 +1500,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1539,27 +1539,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1569,9 +1569,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1587,9 +1587,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1599,9 +1599,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1647,9 +1647,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1665,9 +1665,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1677,9 +1677,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1701,9 +1701,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1713,9 +1713,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1725,9 +1725,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1737,9 +1737,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1749,9 +1749,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1761,9 +1761,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1773,9 +1773,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1785,9 +1785,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1797,9 +1797,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1809,9 +1809,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1821,9 +1821,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1833,9 +1833,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1845,9 +1845,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1884,18 +1884,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1992,9 +1992,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2079,9 +2079,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2094,9 +2094,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2109,9 +2109,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2124,9 +2124,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2196,9 +2196,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2283,15 +2283,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2448,9 +2448,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2460,9 +2460,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2547,9 +2547,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2619,18 +2619,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2694,9 +2694,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2709,9 +2709,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2748,9 +2748,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3433,7 +3433,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_remove.html b/proc/json_value_remove.html index f318f66e7..d9a24bc5d 100644 --- a/proc/json_value_remove.html +++ b/proc/json_value_remove.html @@ -207,7 +207,7 @@

        Arguments

        - + type(json_value), @@ -222,7 +222,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -266,18 +266,18 @@

        Calls

        json_core%json_value_remove - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -290,9 +290,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -305,15 +305,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -456,18 +456,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -546,18 +546,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -591,9 +591,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -618,9 +618,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -645,9 +645,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -672,9 +672,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -699,9 +699,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -726,9 +726,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -753,9 +753,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -780,9 +780,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -807,9 +807,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -904,19 +904,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1092,18 +1092,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -1116,9 +1116,9 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -1209,9 +1209,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1224,9 +1224,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1239,9 +1239,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1254,9 +1254,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1269,9 +1269,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1284,9 +1284,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1299,9 +1299,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1314,9 +1314,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1329,9 +1329,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1344,9 +1344,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1359,9 +1359,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1374,9 +1374,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1389,9 +1389,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1404,9 +1404,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1419,9 +1419,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1434,9 +1434,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1449,9 +1449,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1464,9 +1464,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1479,9 +1479,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1494,9 +1494,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1509,9 +1509,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1524,9 +1524,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1539,9 +1539,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1554,9 +1554,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1569,9 +1569,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1584,9 +1584,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1599,9 +1599,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1614,9 +1614,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1629,9 +1629,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1644,9 +1644,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1659,9 +1659,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1674,9 +1674,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1689,9 +1689,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1905,15 +1905,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1932,15 +1932,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1959,15 +1959,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1986,15 +1986,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2028,9 +2028,9 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2103,9 +2103,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2118,9 +2118,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2133,9 +2133,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2148,9 +2148,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2163,9 +2163,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2178,9 +2178,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2193,9 +2193,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2208,9 +2208,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2223,9 +2223,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2238,9 +2238,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2253,9 +2253,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2268,15 +2268,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2295,111 +2295,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2412,15 +2412,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2433,24 +2433,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2463,9 +2463,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2478,15 +2478,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2499,9 +2499,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2676,81 +2676,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2763,90 +2763,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2859,9 +2865,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2874,9 +2880,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2889,9 +2895,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2904,9 +2910,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2919,9 +2925,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2934,9 +2940,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2949,9 +2955,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2964,9 +2970,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2979,9 +2985,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2994,9 +3000,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3009,9 +3015,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3024,21 +3030,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -3051,15 +3051,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3072,9 +3072,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3087,9 +3087,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3099,18 +3099,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3123,9 +3123,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3139,10 +3139,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3168,9 +3168,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3183,9 +3183,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3198,9 +3198,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3213,23 +3213,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3240,9 +3240,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3255,21 +3255,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3282,9 +3282,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3298,10 +3298,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3318,99 +3318,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3435,18 +3435,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3459,9 +3459,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3471,18 +3471,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3495,24 +3495,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3525,9 +3525,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3582,21 +3582,21 @@

        Called by

        - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3835,7 +3835,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_remove_if_present.html b/proc/json_value_remove_if_present.html index de36192ca..3998a0d60 100644 --- a/proc/json_value_remove_if_present.html +++ b/proc/json_value_remove_if_present.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -236,18 +236,18 @@

        Calls

        json_core%json_value_remove_if_present - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -275,9 +275,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -290,9 +290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -305,9 +305,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -320,9 +320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -335,9 +335,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -350,9 +350,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -365,9 +365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -380,9 +380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -395,9 +395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -410,9 +410,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -425,9 +425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -440,9 +440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -455,9 +455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -470,9 +470,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -485,9 +485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -500,9 +500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -515,9 +515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -530,9 +530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -545,9 +545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -560,9 +560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -575,9 +575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -590,9 +590,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -605,9 +605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -620,9 +620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -635,9 +635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -650,9 +650,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -665,9 +665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -680,9 +680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -695,9 +695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -710,9 +710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -725,9 +725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -740,9 +740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -755,9 +755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -770,9 +770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -785,9 +785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -800,9 +800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -815,9 +815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -830,24 +830,24 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -860,9 +860,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -875,15 +875,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -902,9 +902,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -959,9 +959,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1070,9 +1070,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1094,15 +1094,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1130,9 +1130,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1154,15 +1154,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1205,33 +1205,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1253,15 +1253,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1325,9 +1325,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1349,15 +1349,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1379,9 +1379,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1400,9 +1400,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1412,9 +1412,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1424,9 +1424,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1436,9 +1436,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1448,9 +1448,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1460,9 +1460,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1472,9 +1472,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1484,9 +1484,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1496,9 +1496,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1508,9 +1508,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1520,9 +1520,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1532,9 +1532,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1652,18 +1652,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1760,9 +1760,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1883,9 +1883,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1898,9 +1898,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1913,9 +1913,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1928,9 +1928,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2045,18 +2045,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2090,9 +2090,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2243,9 +2243,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2258,9 +2258,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2273,9 +2273,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2441,15 +2441,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2510,9 +2510,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2739,18 +2739,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2763,15 +2763,15 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2914,7 +2914,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_rename.html b/proc/json_value_rename.html index 804beaaa3..17b4fed64 100644 --- a/proc/json_value_rename.html +++ b/proc/json_value_rename.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -264,7 +264,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_replace.html b/proc/json_value_replace.html index 10f874ea6..f3d7c4aec 100644 --- a/proc/json_value_replace.html +++ b/proc/json_value_replace.html @@ -215,7 +215,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -317,18 +317,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -341,9 +341,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -356,9 +356,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -443,9 +443,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -542,18 +542,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -596,9 +596,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -611,9 +611,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -626,9 +626,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -641,9 +641,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -656,9 +656,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -671,9 +671,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -686,9 +686,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -701,9 +701,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -716,9 +716,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -731,9 +731,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -746,9 +746,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -761,9 +761,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -776,9 +776,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -791,9 +791,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -806,9 +806,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -821,9 +821,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -836,9 +836,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -851,9 +851,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -866,9 +866,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -881,9 +881,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -896,9 +896,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1223,9 +1223,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1262,9 +1262,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1373,9 +1373,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1397,15 +1397,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1457,15 +1457,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1508,33 +1508,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1556,15 +1556,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1628,9 +1628,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1652,15 +1652,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1703,9 +1703,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1715,9 +1715,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1751,9 +1751,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1763,9 +1763,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1775,9 +1775,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1799,9 +1799,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1811,9 +1811,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1823,9 +1823,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1835,9 +1835,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1919,18 +1919,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2114,9 +2114,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2129,9 +2129,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2144,9 +2144,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2159,9 +2159,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2222,18 +2222,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2393,9 +2393,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2408,9 +2408,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2423,9 +2423,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2435,9 +2435,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2447,9 +2447,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2459,9 +2459,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2471,9 +2471,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2483,15 +2483,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2537,9 +2537,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2718,18 +2718,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2763,9 +2763,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2790,9 +2790,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2817,9 +2817,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2844,9 +2844,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2871,9 +2871,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2898,9 +2898,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2925,9 +2925,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2952,9 +2952,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2979,9 +2979,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3061,19 +3061,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -3330,18 +3330,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -3474,9 +3474,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -3489,9 +3489,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3504,9 +3504,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3519,9 +3519,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3534,9 +3534,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3549,9 +3549,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3564,9 +3564,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3579,9 +3579,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3594,9 +3594,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3609,9 +3609,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3624,9 +3624,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3639,9 +3639,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3654,9 +3654,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3669,9 +3669,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3684,9 +3684,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3699,9 +3699,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3714,9 +3714,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3729,9 +3729,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3744,9 +3744,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3759,9 +3759,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3774,9 +3774,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3789,9 +3789,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3804,9 +3804,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3819,9 +3819,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -4035,15 +4035,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4062,15 +4062,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4089,15 +4089,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4116,15 +4116,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4227,9 +4227,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -4242,9 +4242,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -4272,9 +4272,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -4302,9 +4302,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -4317,9 +4317,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -4332,9 +4332,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -4347,9 +4347,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -4362,9 +4362,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -4392,15 +4392,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -4419,111 +4419,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -4536,15 +4536,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -4557,24 +4557,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -4587,9 +4587,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -4602,15 +4602,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -4623,9 +4623,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4638,9 +4638,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4815,81 +4815,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -4902,90 +4902,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4998,9 +5004,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -5013,9 +5019,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -5028,9 +5034,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -5043,9 +5049,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -5058,9 +5064,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -5073,9 +5079,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -5088,9 +5094,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -5103,9 +5109,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -5118,9 +5124,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -5133,9 +5139,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -5148,9 +5154,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -5163,21 +5169,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -5190,15 +5190,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -5211,9 +5211,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -5226,9 +5226,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -5268,18 +5268,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -5292,9 +5292,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -5308,10 +5308,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -5352,9 +5352,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -5367,9 +5367,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -5382,9 +5382,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -5397,23 +5397,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5424,9 +5424,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -5439,21 +5439,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -5466,9 +5466,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5482,10 +5482,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5502,99 +5502,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5625,18 +5625,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5649,9 +5649,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -5661,18 +5661,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -5685,24 +5685,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5715,24 +5715,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5745,9 +5745,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5802,27 +5802,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6010,7 +6010,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_reverse.html b/proc/json_value_reverse.html index a9eef1945..788d17387 100644 --- a/proc/json_value_reverse.html +++ b/proc/json_value_reverse.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -220,18 +220,18 @@

        Calls

        json_core%json_value_reverse - + -none~info~2 - +none~info + json_core%info - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -244,9 +244,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -259,9 +259,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -274,9 +274,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -295,30 +295,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -376,9 +376,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -391,9 +391,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -406,9 +406,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -421,9 +421,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -436,9 +436,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -451,9 +451,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -466,9 +466,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -481,9 +481,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -496,9 +496,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -511,9 +511,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -526,9 +526,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -541,9 +541,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -556,9 +556,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -901,9 +901,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -931,9 +931,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -967,9 +967,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -988,9 +988,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1036,9 +1036,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1147,9 +1147,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1171,15 +1171,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1207,9 +1207,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1231,15 +1231,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1282,33 +1282,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1330,15 +1330,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1402,9 +1402,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1426,15 +1426,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1462,9 +1462,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1474,9 +1474,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1486,9 +1486,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1498,9 +1498,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1510,9 +1510,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1522,9 +1522,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1534,9 +1534,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1546,9 +1546,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1558,9 +1558,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1570,9 +1570,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1582,9 +1582,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1594,9 +1594,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1606,9 +1606,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1672,18 +1672,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1780,9 +1780,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1882,9 +1882,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1897,9 +1897,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1912,9 +1912,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1927,9 +1927,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1993,9 +1993,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2080,15 +2080,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2227,9 +2227,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2239,9 +2239,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2251,9 +2251,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2263,9 +2263,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2350,9 +2350,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2422,18 +2422,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2497,9 +2497,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2512,9 +2512,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2721,7 +2721,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_swap.html b/proc/json_value_swap.html index 9585901c3..9a7666755 100644 --- a/proc/json_value_swap.html +++ b/proc/json_value_swap.html @@ -652,7 +652,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_to_string.html b/proc/json_value_to_string.html index d62955f3b..ff210efd5 100644 --- a/proc/json_value_to_string.html +++ b/proc/json_value_to_string.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -397,18 +397,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -436,9 +436,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -451,9 +451,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -466,9 +466,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -529,30 +529,30 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -571,9 +571,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -586,9 +586,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -601,9 +601,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -616,9 +616,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -631,9 +631,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -646,9 +646,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -661,9 +661,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -676,9 +676,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -691,9 +691,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -706,9 +706,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -721,9 +721,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -736,9 +736,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -751,9 +751,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -766,9 +766,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -781,9 +781,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -796,9 +796,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -811,9 +811,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -826,9 +826,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -841,9 +841,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -856,9 +856,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -871,9 +871,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -886,9 +886,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -901,9 +901,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -916,9 +916,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -931,9 +931,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -946,9 +946,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -961,9 +961,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -976,9 +976,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -991,9 +991,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1006,9 +1006,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1021,9 +1021,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1036,9 +1036,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1051,9 +1051,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1066,9 +1066,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1081,9 +1081,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1096,9 +1096,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1111,9 +1111,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1126,15 +1126,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1159,9 +1159,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1207,9 +1207,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1309,9 +1309,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1327,9 +1327,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1339,9 +1339,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1369,9 +1369,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1387,9 +1387,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1399,9 +1399,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1438,27 +1438,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1468,9 +1468,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1486,9 +1486,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1498,9 +1498,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1546,9 +1546,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1564,9 +1564,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1576,9 +1576,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1600,9 +1600,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1612,9 +1612,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1624,9 +1624,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1636,9 +1636,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1648,9 +1648,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1660,9 +1660,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1672,9 +1672,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1684,9 +1684,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1696,9 +1696,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1708,9 +1708,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1720,9 +1720,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1732,9 +1732,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1744,9 +1744,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1783,18 +1783,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1891,9 +1891,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1978,9 +1978,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1993,9 +1993,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2008,9 +2008,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2023,9 +2023,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2095,9 +2095,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2182,15 +2182,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2323,9 +2323,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2335,9 +2335,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2347,9 +2347,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2359,9 +2359,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2446,9 +2446,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2518,18 +2518,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2593,9 +2593,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2608,9 +2608,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2931,7 +2931,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/json_value_validate.html b/proc/json_value_validate.html index 0e3bbd6da..0e5241296 100644 --- a/proc/json_value_validate.html +++ b/proc/json_value_validate.html @@ -199,7 +199,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -229,7 +229,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -811,7 +811,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/lowercase_string.html b/proc/lowercase_string.html index fcfd453de..28db61778 100644 --- a/proc/lowercase_string.html +++ b/proc/lowercase_string.html @@ -163,7 +163,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -395,18 +395,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -446,18 +446,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -470,9 +470,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -485,9 +485,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -569,18 +569,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -593,9 +593,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -608,9 +608,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -623,9 +623,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -638,9 +638,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -653,9 +653,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -668,9 +668,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -683,9 +683,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -698,9 +698,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -713,9 +713,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -728,9 +728,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -743,9 +743,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -758,9 +758,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -773,9 +773,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -788,9 +788,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -803,9 +803,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -818,9 +818,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -833,9 +833,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -848,9 +848,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -863,9 +863,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -878,9 +878,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -893,9 +893,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -908,9 +908,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -923,9 +923,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -938,9 +938,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -953,9 +953,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -968,9 +968,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -983,9 +983,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -998,9 +998,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1013,9 +1013,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1028,9 +1028,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1043,9 +1043,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1058,9 +1058,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1073,21 +1073,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1106,24 +1106,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1136,9 +1136,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1148,9 +1148,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1175,9 +1175,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1202,9 +1202,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1229,9 +1229,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1256,9 +1256,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1283,9 +1283,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1310,9 +1310,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1337,9 +1337,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1364,9 +1364,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1391,9 +1391,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1406,9 +1406,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1421,9 +1421,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1436,9 +1436,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1451,9 +1451,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1466,9 +1466,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1481,9 +1481,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1496,9 +1496,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1511,9 +1511,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1526,9 +1526,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1541,9 +1541,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1556,9 +1556,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1571,15 +1571,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1598,111 +1598,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1715,15 +1715,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1736,9 +1736,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1751,15 +1751,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1772,15 +1772,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1808,15 +1808,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1835,15 +1835,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1862,15 +1862,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1889,9 +1889,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1904,9 +1904,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1916,168 +1916,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2090,9 +2090,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2105,9 +2105,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2120,9 +2120,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2135,9 +2135,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2150,9 +2150,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2165,9 +2165,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2180,9 +2180,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2195,9 +2195,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2210,9 +2210,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2225,9 +2225,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2240,9 +2240,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2255,15 +2255,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2276,9 +2276,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2318,18 +2318,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2342,9 +2342,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2543,9 +2543,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2597,9 +2597,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2612,9 +2612,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2627,9 +2627,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2642,9 +2642,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2657,9 +2657,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2672,9 +2672,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2687,93 +2687,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2804,18 +2804,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2828,24 +2828,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2858,24 +2858,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2888,9 +2888,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3395,21 +3395,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3591,7 +3591,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/name_equal.html b/proc/name_equal.html index 5692e6b09..cc3fc10f1 100644 --- a/proc/name_equal.html +++ b/proc/name_equal.html @@ -186,7 +186,7 @@

        Arguments

        - + type(json_value), intent(in) @@ -201,7 +201,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -533,18 +533,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -584,18 +584,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -608,9 +608,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -623,9 +623,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -707,18 +707,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -731,9 +731,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -746,9 +746,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -761,9 +761,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -776,9 +776,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -791,9 +791,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -806,9 +806,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -821,9 +821,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -836,9 +836,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -851,9 +851,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -866,9 +866,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -881,9 +881,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -896,9 +896,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -911,9 +911,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -926,9 +926,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -941,9 +941,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -956,9 +956,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -971,9 +971,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -986,9 +986,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1001,9 +1001,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1016,9 +1016,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1031,9 +1031,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1046,9 +1046,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1061,9 +1061,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1076,9 +1076,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1091,9 +1091,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1106,9 +1106,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1121,9 +1121,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1136,9 +1136,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1151,9 +1151,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1166,9 +1166,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1181,9 +1181,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1196,9 +1196,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1211,21 +1211,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1244,24 +1244,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1274,9 +1274,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1286,9 +1286,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1313,9 +1313,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1340,9 +1340,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1367,9 +1367,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1394,9 +1394,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1421,9 +1421,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1448,9 +1448,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1475,9 +1475,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1502,9 +1502,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1529,9 +1529,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1544,9 +1544,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1559,9 +1559,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1574,9 +1574,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1589,9 +1589,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1604,9 +1604,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1619,9 +1619,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1634,9 +1634,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1649,9 +1649,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1664,9 +1664,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1679,9 +1679,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1694,9 +1694,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1709,15 +1709,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1736,111 +1736,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1853,15 +1853,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1874,9 +1874,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1889,15 +1889,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1910,15 +1910,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1946,15 +1946,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1973,15 +1973,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2000,15 +2000,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2027,9 +2027,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2042,9 +2042,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2054,168 +2054,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2228,9 +2228,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2243,9 +2243,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2258,9 +2258,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2273,9 +2273,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2288,9 +2288,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2303,9 +2303,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2318,9 +2318,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2333,9 +2333,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2348,9 +2348,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2363,9 +2363,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2378,9 +2378,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2393,15 +2393,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2414,9 +2414,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2456,18 +2456,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2480,9 +2480,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2681,9 +2681,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2735,9 +2735,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2750,9 +2750,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2765,9 +2765,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2780,9 +2780,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2795,9 +2795,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2810,9 +2810,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2825,93 +2825,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2942,18 +2942,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2966,24 +2966,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2996,24 +2996,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3026,9 +3026,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3533,21 +3533,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3729,7 +3729,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/name_strings_equal.html b/proc/name_strings_equal.html index 2f3c65465..c21779a90 100644 --- a/proc/name_strings_equal.html +++ b/proc/name_strings_equal.html @@ -535,18 +535,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -586,18 +586,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -610,9 +610,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -625,9 +625,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -709,18 +709,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -733,9 +733,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -748,9 +748,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -763,9 +763,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -778,9 +778,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -793,9 +793,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -808,9 +808,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -823,9 +823,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -838,9 +838,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -853,9 +853,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -868,9 +868,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -883,9 +883,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -898,9 +898,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -913,9 +913,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -928,9 +928,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -943,9 +943,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -958,9 +958,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -973,9 +973,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -988,9 +988,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1003,9 +1003,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1018,9 +1018,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1033,9 +1033,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1048,9 +1048,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1063,9 +1063,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1078,9 +1078,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1093,9 +1093,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1108,9 +1108,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1123,9 +1123,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1138,9 +1138,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1153,9 +1153,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1168,9 +1168,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1183,9 +1183,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1198,9 +1198,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1213,21 +1213,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -1246,24 +1246,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -1276,9 +1276,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -1288,9 +1288,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1315,9 +1315,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1342,9 +1342,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1369,9 +1369,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1396,9 +1396,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1423,9 +1423,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1450,9 +1450,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1477,9 +1477,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1504,9 +1504,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1531,9 +1531,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1546,9 +1546,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1561,9 +1561,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1576,9 +1576,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1591,9 +1591,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1606,9 +1606,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1621,9 +1621,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1636,9 +1636,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1651,9 +1651,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1666,9 +1666,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1681,9 +1681,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1696,9 +1696,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1711,15 +1711,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1738,111 +1738,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1855,15 +1855,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1876,9 +1876,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1891,15 +1891,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1912,15 +1912,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1948,15 +1948,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1975,15 +1975,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2002,15 +2002,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2029,9 +2029,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2044,9 +2044,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2056,168 +2056,168 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2230,9 +2230,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2245,9 +2245,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2260,9 +2260,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2275,9 +2275,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2290,9 +2290,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2305,9 +2305,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2320,9 +2320,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2335,9 +2335,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2350,9 +2350,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2365,9 +2365,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2380,9 +2380,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2395,15 +2395,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2416,9 +2416,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2458,18 +2458,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2482,9 +2482,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2683,9 +2683,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -2737,9 +2737,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2752,9 +2752,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2767,9 +2767,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2782,9 +2782,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2797,9 +2797,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -2812,9 +2812,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2827,93 +2827,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2944,18 +2944,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2968,24 +2968,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2998,24 +2998,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3028,9 +3028,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3535,21 +3535,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3738,7 +3738,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_array.html b/proc/parse_array.html index affa8e403..fcaa00984 100644 --- a/proc/parse_array.html +++ b/proc/parse_array.html @@ -179,7 +179,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -248,33 +248,33 @@

        Calls

        json_core%parse_array - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -407,9 +407,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -422,9 +422,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -626,9 +626,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -647,9 +647,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -659,9 +659,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -671,9 +671,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -683,9 +683,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -803,15 +803,15 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1227,18 +1227,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1251,24 +1251,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1281,9 +1281,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1296,30 +1296,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1332,9 +1332,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1347,9 +1347,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1362,9 +1362,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1377,15 +1377,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1656,7 +1656,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_for_chars.html b/proc/parse_for_chars.html index 593d04223..46b7f6436 100644 --- a/proc/parse_for_chars.html +++ b/proc/parse_for_chars.html @@ -180,7 +180,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -562,18 +562,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -586,24 +586,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -616,9 +616,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -631,30 +631,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -667,9 +667,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -682,9 +682,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -697,9 +697,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -712,15 +712,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -961,7 +961,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_number.html b/proc/parse_number.html index c1eb1d2a5..ec035bead 100644 --- a/proc/parse_number.html +++ b/proc/parse_number.html @@ -187,7 +187,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -737,18 +737,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -761,24 +761,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -791,9 +791,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -806,30 +806,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -842,9 +842,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -857,9 +857,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -872,9 +872,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -887,15 +887,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1215,7 +1215,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_object.html b/proc/parse_object.html index 873fe0423..1dd348d6e 100644 --- a/proc/parse_object.html +++ b/proc/parse_object.html @@ -179,7 +179,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -271,33 +271,33 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -385,9 +385,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -400,9 +400,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -415,9 +415,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -430,9 +430,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -445,9 +445,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -460,9 +460,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -682,9 +682,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -703,9 +703,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -715,9 +715,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -727,9 +727,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -739,9 +739,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -760,15 +760,15 @@

        Calls

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -1244,18 +1244,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1268,24 +1268,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1298,9 +1298,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1313,30 +1313,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1349,9 +1349,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1364,9 +1364,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1379,9 +1379,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1394,15 +1394,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1716,7 +1716,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_string.html b/proc/parse_string.html index 5dce3a02f..4942adf11 100644 --- a/proc/parse_string.html +++ b/proc/parse_string.html @@ -186,7 +186,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -607,18 +607,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -631,24 +631,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -661,9 +661,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -676,30 +676,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -712,9 +712,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -727,9 +727,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -742,9 +742,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -757,15 +757,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1056,7 +1056,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/parse_value.html b/proc/parse_value.html index 83a98d522..22efae65c 100644 --- a/proc/parse_value.html +++ b/proc/parse_value.html @@ -179,7 +179,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -492,33 +492,33 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -666,15 +666,15 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -780,9 +780,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -795,9 +795,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -810,9 +810,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -825,9 +825,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -840,9 +840,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -855,9 +855,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -981,9 +981,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -993,9 +993,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1005,9 +1005,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1017,9 +1017,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1029,9 +1029,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1228,18 +1228,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1252,24 +1252,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1282,9 +1282,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1297,30 +1297,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1333,9 +1333,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1348,9 +1348,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1363,9 +1363,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1378,15 +1378,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1704,7 +1704,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/pop_char.html b/proc/pop_char.html index 370c355da..f4cf1c67d 100644 --- a/proc/pop_char.html +++ b/proc/pop_char.html @@ -188,7 +188,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -204,7 +204,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -506,18 +506,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -530,24 +530,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -560,9 +560,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -575,30 +575,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -611,9 +611,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -626,9 +626,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -641,9 +641,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -656,15 +656,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1022,7 +1022,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/push_char.html b/proc/push_char.html index 15f44b7e3..04b1fab7f 100644 --- a/proc/push_char.html +++ b/proc/push_char.html @@ -187,7 +187,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in) @@ -560,18 +560,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -584,24 +584,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -614,9 +614,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -629,30 +629,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -665,9 +665,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -680,9 +680,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -695,9 +695,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -710,15 +710,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -962,7 +962,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/real_to_string.html b/proc/real_to_string.html index f55e14eda..9a8d274b8 100644 --- a/proc/real_to_string.html +++ b/proc/real_to_string.html @@ -170,7 +170,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -185,7 +185,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -200,7 +200,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -216,7 +216,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -233,7 +233,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out) @@ -443,18 +443,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -467,9 +467,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -482,9 +482,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -497,9 +497,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -512,9 +512,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -527,9 +527,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -542,9 +542,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -557,9 +557,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -572,9 +572,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -587,9 +587,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -602,9 +602,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -617,9 +617,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -632,9 +632,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -647,9 +647,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -662,9 +662,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -677,9 +677,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -692,9 +692,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -707,9 +707,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -722,9 +722,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -737,9 +737,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -752,9 +752,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -767,9 +767,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -782,9 +782,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -797,9 +797,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -812,9 +812,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -827,9 +827,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -842,9 +842,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -857,9 +857,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -872,9 +872,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -887,9 +887,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -902,9 +902,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -917,9 +917,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -932,9 +932,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -947,9 +947,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1007,9 +1007,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1022,9 +1022,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1037,9 +1037,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1052,9 +1052,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1067,9 +1067,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1082,9 +1082,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1097,9 +1097,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1112,9 +1112,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1127,9 +1127,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1142,9 +1142,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1157,9 +1157,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1172,9 +1172,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1193,9 +1193,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1214,111 +1214,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1331,24 +1331,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1361,24 +1361,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1391,9 +1391,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1406,15 +1406,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1427,15 +1427,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1463,15 +1463,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1490,15 +1490,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1517,15 +1517,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1544,9 +1544,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1559,87 +1559,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1652,90 +1652,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1748,9 +1763,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1763,9 +1778,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1778,9 +1793,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1793,9 +1808,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1808,9 +1823,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1823,9 +1838,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1838,9 +1853,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1853,9 +1868,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1868,9 +1883,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1883,9 +1898,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1898,9 +1913,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1913,30 +1928,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1949,15 +1949,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1970,9 +1970,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1985,9 +1985,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2027,18 +2027,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2051,9 +2051,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2066,9 +2066,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2096,9 +2096,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2132,9 +2132,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2159,9 +2159,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2186,9 +2186,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2213,9 +2213,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2240,9 +2240,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2267,9 +2267,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2294,9 +2294,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2321,9 +2321,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2349,10 +2349,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2393,9 +2393,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2408,9 +2408,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2423,9 +2423,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2438,9 +2438,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2454,10 +2454,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2469,10 +2469,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2490,10 +2490,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2504,27 +2504,27 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2537,9 +2537,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2553,10 +2553,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2582,99 +2582,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + - + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2705,18 +2705,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2729,9 +2729,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2741,18 +2741,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2765,24 +2765,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2795,24 +2795,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2825,9 +2825,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3116,27 +3116,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3780,7 +3780,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/replace_string.html b/proc/replace_string.html index 187548f08..034f83810 100644 --- a/proc/replace_string.html +++ b/proc/replace_string.html @@ -167,7 +167,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(inout), @@ -182,7 +182,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -282,19 +282,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -311,18 +311,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -401,18 +401,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -425,9 +425,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -440,9 +440,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -455,9 +455,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -470,9 +470,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -485,9 +485,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -500,9 +500,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -515,9 +515,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -530,9 +530,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -545,9 +545,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -560,9 +560,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -575,9 +575,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -590,9 +590,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -605,9 +605,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -620,9 +620,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -635,9 +635,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -650,9 +650,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -665,9 +665,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -680,9 +680,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -695,9 +695,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -710,9 +710,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -725,9 +725,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -740,9 +740,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -755,9 +755,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -770,9 +770,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -785,9 +785,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -800,9 +800,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -815,9 +815,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -830,9 +830,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -845,9 +845,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -860,9 +860,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -875,9 +875,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -890,9 +890,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -912,10 +912,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -932,9 +932,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -947,9 +947,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -962,9 +962,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -977,9 +977,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -992,9 +992,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1007,9 +1007,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1022,9 +1022,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1037,9 +1037,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1052,9 +1052,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1067,9 +1067,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1082,9 +1082,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1097,15 +1097,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1124,111 +1124,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1241,15 +1241,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1262,24 +1262,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1292,9 +1292,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1307,15 +1307,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1328,15 +1328,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1364,15 +1364,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1391,15 +1391,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1418,15 +1418,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1445,9 +1445,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1460,87 +1460,87 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1553,90 +1553,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1649,9 +1655,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1664,9 +1670,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1679,9 +1685,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1694,9 +1700,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1709,9 +1715,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1724,9 +1730,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1739,9 +1745,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1754,9 +1760,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1769,9 +1775,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1784,9 +1790,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1799,9 +1805,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1814,21 +1820,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1841,15 +1841,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1862,9 +1862,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1877,9 +1877,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1919,18 +1919,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1943,9 +1943,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -1958,9 +1958,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1988,9 +1988,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2024,9 +2024,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2051,9 +2051,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2078,9 +2078,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2105,9 +2105,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2132,9 +2132,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2159,9 +2159,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2186,9 +2186,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2213,9 +2213,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2255,9 +2255,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2270,9 +2270,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2285,9 +2285,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2300,23 +2300,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2333,21 +2333,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2360,9 +2360,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2376,10 +2376,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2405,99 +2405,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2507,18 +2507,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2531,9 +2531,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2543,18 +2543,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2567,24 +2567,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2597,24 +2597,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2627,9 +2627,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -2951,27 +2951,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3632,7 +3632,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/set_json_core_in_file.html b/proc/set_json_core_in_file.html index 2a84a4a0b..05cfe8a63 100644 --- a/proc/set_json_core_in_file.html +++ b/proc/set_json_core_in_file.html @@ -174,7 +174,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -228,18 +228,18 @@

        Called by

        json_file%set_json_core_in_file - + -none~initialize - +none~initialize~2 + json_file%initialize - + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -252,9 +252,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -267,9 +267,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 @@ -282,9 +282,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -464,7 +464,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/string_to_dble.html b/proc/string_to_dble.html index 586bbd79e..02b3120ec 100644 --- a/proc/string_to_dble.html +++ b/proc/string_to_dble.html @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -197,7 +197,7 @@

        Arguments

        Return Value - + real(kind=RK)

        @@ -553,18 +553,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -577,24 +577,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -607,9 +607,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -622,30 +622,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -658,9 +658,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -673,9 +673,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -688,9 +688,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -703,15 +703,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -937,7 +937,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/string_to_int.html b/proc/string_to_int.html index 2c27b4faa..4f20efc4c 100644 --- a/proc/string_to_int.html +++ b/proc/string_to_int.html @@ -183,7 +183,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -201,7 +201,7 @@

        Arguments

        Return Value - + integer(kind=IK)

        @@ -557,18 +557,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -581,24 +581,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -611,9 +611,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -626,30 +626,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -662,9 +662,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -677,9 +677,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -692,9 +692,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -707,15 +707,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -942,7 +942,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/string_to_integer.html b/proc/string_to_integer.html index 4ffe136ea..c9887442d 100644 --- a/proc/string_to_integer.html +++ b/proc/string_to_integer.html @@ -169,7 +169,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -184,7 +184,7 @@

        Arguments

        - + integer(kind=IK), intent(out) @@ -199,7 +199,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -254,19 +254,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -284,10 +284,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -320,10 +320,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -355,18 +355,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -379,9 +379,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -394,9 +394,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -409,9 +409,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -424,9 +424,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -439,9 +439,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -454,9 +454,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -469,9 +469,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -484,9 +484,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -499,9 +499,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -514,9 +514,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -529,9 +529,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -544,9 +544,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -559,9 +559,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -574,9 +574,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -589,9 +589,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -604,9 +604,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -619,9 +619,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -634,9 +634,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -649,9 +649,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -664,9 +664,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -679,9 +679,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -694,9 +694,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -709,9 +709,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -724,9 +724,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -739,9 +739,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -754,9 +754,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -769,9 +769,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -784,9 +784,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -799,9 +799,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -814,9 +814,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -829,9 +829,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -844,9 +844,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -859,9 +859,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -958,9 +958,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -973,9 +973,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -988,9 +988,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1003,9 +1003,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1018,9 +1018,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1033,9 +1033,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1048,9 +1048,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1063,9 +1063,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1078,9 +1078,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1093,9 +1093,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1108,9 +1108,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1123,15 +1123,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1150,111 +1150,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1267,24 +1267,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1297,24 +1297,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1327,9 +1327,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1342,15 +1342,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1363,15 +1363,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1399,15 +1399,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1426,15 +1426,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1453,15 +1453,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1480,9 +1480,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1495,9 +1495,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1546,81 +1546,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1633,90 +1633,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1729,9 +1735,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1744,9 +1750,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1759,9 +1765,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1774,9 +1780,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1789,9 +1795,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1804,9 +1810,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1819,9 +1825,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1834,9 +1840,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1849,9 +1855,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1864,9 +1870,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1879,9 +1885,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1894,21 +1900,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1921,15 +1921,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1942,9 +1942,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1957,9 +1957,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1999,18 +1999,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2023,9 +2023,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2044,9 +2044,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2080,9 +2080,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2107,9 +2107,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2134,9 +2134,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2161,9 +2161,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2188,9 +2188,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2215,9 +2215,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2242,9 +2242,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2269,9 +2269,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2335,18 +2335,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2359,30 +2359,30 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2462,10 +2462,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2506,9 +2506,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2521,9 +2521,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2536,9 +2536,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2551,9 +2551,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2566,9 +2566,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2581,21 +2581,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2608,9 +2608,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2624,10 +2624,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2653,9 +2653,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -2794,93 +2794,93 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2935,18 +2935,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2959,9 +2959,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2971,18 +2971,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2995,24 +2995,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3025,24 +3025,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3055,9 +3055,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3070,9 +3070,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3085,9 +3085,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3112,24 +3112,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3142,9 +3142,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -3409,27 +3409,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3463,9 +3463,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -3478,9 +3478,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3493,9 +3493,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3739,9 +3739,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -3974,7 +3974,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/string_to_real.html b/proc/string_to_real.html index 5cf6dfd47..84bb2964a 100644 --- a/proc/string_to_real.html +++ b/proc/string_to_real.html @@ -171,7 +171,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -186,7 +186,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -202,7 +202,7 @@

        Arguments

        - + real(kind=RK), intent(out) @@ -217,7 +217,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -286,18 +286,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -310,9 +310,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -325,9 +325,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -340,9 +340,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -355,9 +355,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -370,9 +370,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -385,9 +385,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -400,9 +400,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -415,9 +415,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -430,9 +430,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -445,9 +445,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -460,9 +460,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -475,9 +475,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -490,9 +490,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -505,9 +505,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -520,9 +520,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -535,9 +535,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -550,9 +550,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -565,9 +565,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -580,9 +580,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -595,9 +595,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -610,9 +610,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -625,9 +625,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -640,9 +640,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -655,9 +655,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -670,9 +670,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -685,9 +685,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -700,9 +700,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -715,9 +715,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -730,9 +730,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -745,9 +745,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -760,9 +760,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -775,9 +775,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -790,9 +790,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -820,9 +820,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -835,9 +835,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -850,9 +850,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -865,9 +865,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -880,9 +880,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -895,9 +895,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -910,9 +910,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -925,9 +925,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -940,9 +940,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -955,9 +955,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -970,9 +970,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -985,15 +985,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1012,111 +1012,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1129,24 +1129,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1159,24 +1159,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1189,9 +1189,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1204,15 +1204,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1225,15 +1225,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1261,15 +1261,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1288,15 +1288,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1315,15 +1315,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1342,9 +1342,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1357,9 +1357,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1408,81 +1408,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1495,90 +1495,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1591,9 +1606,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1606,9 +1621,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1621,9 +1636,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1636,9 +1651,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1651,9 +1666,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1666,9 +1681,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1681,9 +1696,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1696,9 +1711,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1711,9 +1726,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1726,9 +1741,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1741,9 +1756,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1756,30 +1771,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1792,15 +1792,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1813,9 +1813,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1828,9 +1828,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -1870,18 +1870,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -1894,9 +1894,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -1948,18 +1948,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1972,24 +1972,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -2002,9 +2002,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2032,9 +2032,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2068,9 +2068,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2095,9 +2095,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2122,9 +2122,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2149,9 +2149,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2176,9 +2176,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2203,9 +2203,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2230,9 +2230,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2257,9 +2257,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2285,10 +2285,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2329,9 +2329,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2344,9 +2344,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2359,9 +2359,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2374,9 +2374,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2390,10 +2390,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2405,10 +2405,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2426,10 +2426,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2440,9 +2440,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2455,21 +2455,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2482,9 +2482,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2498,10 +2498,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2527,99 +2527,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + - + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2650,18 +2650,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2674,9 +2674,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2686,18 +2686,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2710,24 +2710,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2740,24 +2740,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2770,9 +2770,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -2866,9 +2866,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -2881,9 +2881,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3061,9 +3061,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -3112,18 +3112,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3136,9 +3136,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -3178,27 +3178,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3232,9 +3232,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -3247,9 +3247,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3262,9 +3262,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3514,9 +3514,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -3977,7 +3977,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_array.html b/proc/to_array.html index 583669601..45b9a856c 100644 --- a/proc/to_array.html +++ b/proc/to_array.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -370,19 +370,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -618,18 +618,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -642,24 +642,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -972,9 +972,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -987,9 +987,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1002,9 +1002,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1017,9 +1017,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1032,9 +1032,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1047,9 +1047,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1062,9 +1062,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1077,9 +1077,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1092,9 +1092,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1107,9 +1107,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1137,24 +1137,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1173,18 +1173,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1224,9 +1224,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1257,9 +1257,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1290,9 +1290,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1323,9 +1323,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1416,9 +1416,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1443,9 +1443,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1470,9 +1470,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1497,9 +1497,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1524,9 +1524,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1575,9 +1575,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1590,9 +1590,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1605,9 +1605,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1620,9 +1620,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1635,9 +1635,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1650,9 +1650,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1665,9 +1665,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1680,9 +1680,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1695,9 +1695,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1710,9 +1710,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1725,9 +1725,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1740,9 +1740,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1755,9 +1755,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1770,15 +1770,15 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1797,15 +1797,15 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1816,104 +1816,104 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1926,15 +1926,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1947,24 +1947,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1977,9 +1977,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1992,15 +1992,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2013,9 +2013,9 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -2034,9 +2034,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2049,9 +2049,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -2061,9 +2061,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2076,9 +2076,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -2088,9 +2088,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2103,9 +2103,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -2115,9 +2115,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2130,9 +2130,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2145,9 +2145,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2217,87 +2217,87 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -2310,9 +2310,9 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2358,18 +2358,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2382,90 +2382,96 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2478,9 +2484,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2493,9 +2499,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2508,9 +2514,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2523,9 +2529,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2538,9 +2544,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2553,9 +2559,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2568,9 +2574,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2583,9 +2589,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2598,9 +2604,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2613,9 +2619,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2628,9 +2634,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2643,21 +2649,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2670,15 +2670,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2691,9 +2691,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2706,9 +2706,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2748,18 +2748,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2772,9 +2772,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2874,9 +2874,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -2904,9 +2904,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -2950,10 +2950,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3159,9 +3159,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3174,9 +3174,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3189,9 +3189,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3204,17 +3204,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3225,9 +3225,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3240,21 +3240,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3267,9 +3267,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3283,10 +3283,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3312,9 +3312,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3348,99 +3348,99 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3522,18 +3522,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3546,9 +3546,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3558,18 +3558,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3582,24 +3582,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3612,24 +3612,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3642,9 +3642,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3957,27 +3957,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4157,7 +4157,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_integer.html b/proc/to_integer.html index 517096fd6..cf0e43cc5 100644 --- a/proc/to_integer.html +++ b/proc/to_integer.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -211,7 +211,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -574,18 +574,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -598,24 +598,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -643,9 +643,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -658,30 +658,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -694,9 +694,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -709,9 +709,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -724,9 +724,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -739,15 +739,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -977,7 +977,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_logical.html b/proc/to_logical.html index bc743db50..d13c3a67e 100644 --- a/proc/to_logical.html +++ b/proc/to_logical.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -211,7 +211,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -523,18 +523,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -547,24 +547,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -613,9 +613,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -628,9 +628,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -649,24 +649,24 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -679,9 +679,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -694,9 +694,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -709,9 +709,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -724,15 +724,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -962,7 +962,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_null.html b/proc/to_null.html index 0c2e3c165..6ac54e658 100644 --- a/proc/to_null.html +++ b/proc/to_null.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -370,19 +370,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -415,10 +415,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -645,18 +645,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -669,24 +669,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -699,9 +699,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -714,9 +714,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -729,9 +729,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -744,9 +744,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -759,9 +759,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -774,9 +774,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -789,9 +789,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -804,9 +804,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -819,9 +819,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -834,9 +834,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -849,9 +849,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -864,9 +864,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -879,9 +879,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -894,9 +894,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -909,9 +909,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -924,9 +924,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -939,9 +939,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -954,9 +954,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -969,9 +969,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -984,9 +984,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -999,9 +999,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1014,9 +1014,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1029,9 +1029,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1044,9 +1044,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1059,9 +1059,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1074,9 +1074,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1089,9 +1089,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1104,9 +1104,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1119,9 +1119,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1134,9 +1134,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1149,9 +1149,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1164,24 +1164,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1191,18 +1191,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1257,9 +1257,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1284,9 +1284,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1311,9 +1311,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1338,9 +1338,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1365,9 +1365,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1392,9 +1392,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1419,9 +1419,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1446,9 +1446,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1473,9 +1473,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1494,9 +1494,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1509,9 +1509,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1524,9 +1524,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1539,9 +1539,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1554,9 +1554,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1569,9 +1569,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1584,9 +1584,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1599,9 +1599,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1614,9 +1614,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1629,9 +1629,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1644,9 +1644,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1659,9 +1659,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1674,9 +1674,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1689,15 +1689,15 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1716,111 +1716,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1833,15 +1833,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1854,24 +1854,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1884,9 +1884,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1899,15 +1899,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1920,15 +1920,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1956,15 +1956,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1983,15 +1983,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2010,15 +2010,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2037,9 +2037,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2052,9 +2052,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2064,87 +2064,87 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -2157,24 +2157,24 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2187,90 +2187,96 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2283,9 +2289,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2298,9 +2304,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2313,9 +2319,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2328,9 +2334,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2343,9 +2349,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2358,9 +2364,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2373,9 +2379,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2388,9 +2394,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2403,9 +2409,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2418,9 +2424,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2433,9 +2439,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2448,21 +2454,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2475,15 +2475,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2496,9 +2496,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2511,9 +2511,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2553,18 +2553,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2577,9 +2577,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2811,9 +2811,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -2826,9 +2826,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -2841,9 +2841,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -2857,10 +2857,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2901,9 +2901,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2916,9 +2916,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2931,9 +2931,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2946,17 +2946,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2967,9 +2967,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2982,21 +2982,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3009,9 +3009,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3025,10 +3025,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3054,105 +3054,105 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3234,18 +3234,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3258,9 +3258,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3270,18 +3270,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3294,24 +3294,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3324,24 +3324,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3354,9 +3354,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3894,27 +3894,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4094,7 +4094,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_object.html b/proc/to_object.html index 94de08d3b..e11779582 100644 --- a/proc/to_object.html +++ b/proc/to_object.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -370,19 +370,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_default->none~get_child - - + + @@ -618,18 +618,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -642,24 +642,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -672,9 +672,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -687,9 +687,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -972,9 +972,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -987,9 +987,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1002,9 +1002,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1017,9 +1017,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1032,9 +1032,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1047,9 +1047,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1062,9 +1062,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1077,9 +1077,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1092,9 +1092,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1107,9 +1107,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1137,24 +1137,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -1173,18 +1173,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1464,9 +1464,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1491,9 +1491,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1518,9 +1518,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1545,9 +1545,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1572,9 +1572,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1599,9 +1599,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1626,9 +1626,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1653,9 +1653,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1680,9 +1680,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1731,9 +1731,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1746,9 +1746,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1761,9 +1761,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1776,9 +1776,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1791,9 +1791,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1806,9 +1806,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1821,9 +1821,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1836,9 +1836,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1851,9 +1851,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1866,9 +1866,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1881,9 +1881,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1896,9 +1896,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1911,9 +1911,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -1926,15 +1926,15 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1953,15 +1953,15 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1972,104 +1972,104 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2082,15 +2082,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2103,24 +2103,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2133,9 +2133,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2148,15 +2148,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2169,15 +2169,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2196,15 +2196,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2223,15 +2223,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2250,15 +2250,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2277,9 +2277,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2292,9 +2292,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2439,87 +2439,87 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -2532,24 +2532,24 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2562,90 +2562,96 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2658,9 +2664,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2673,9 +2679,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2688,9 +2694,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2703,9 +2709,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2718,9 +2724,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2733,9 +2739,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2748,9 +2754,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2763,9 +2769,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2778,9 +2784,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2793,9 +2799,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2808,9 +2814,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2823,21 +2829,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2850,15 +2850,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2871,9 +2871,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2886,9 +2886,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2928,18 +2928,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2952,9 +2952,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3186,9 +3186,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -3201,9 +3201,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3216,9 +3216,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3232,10 +3232,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3276,9 +3276,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3291,9 +3291,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3306,9 +3306,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3321,17 +3321,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3342,9 +3342,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3357,21 +3357,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3384,9 +3384,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3400,10 +3400,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3429,105 +3429,105 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3609,18 +3609,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3633,9 +3633,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3645,18 +3645,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3669,24 +3669,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3699,24 +3699,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3729,9 +3729,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3939,27 +3939,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -4139,7 +4139,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_real.html b/proc/to_real.html index 3fba119b3..ed774a409 100644 --- a/proc/to_real.html +++ b/proc/to_real.html @@ -180,7 +180,7 @@

        Arguments

        - + type(json_value), @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -211,7 +211,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -508,18 +508,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -532,24 +532,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -562,9 +562,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -577,30 +577,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -613,9 +613,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -628,9 +628,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -643,9 +643,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -658,15 +658,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -896,7 +896,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_string.html b/proc/to_string.html index 20f0f2476..eb181a3ad 100644 --- a/proc/to_string.html +++ b/proc/to_string.html @@ -184,7 +184,7 @@

        Arguments

        - + type(json_value), @@ -199,7 +199,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -215,7 +215,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -230,7 +230,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -246,7 +246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -575,18 +575,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -599,24 +599,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -695,9 +695,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -710,9 +710,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -731,9 +731,9 @@

        Called by

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -749,18 +749,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -773,9 +773,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -788,9 +788,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -803,9 +803,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -818,9 +818,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -1094,9 +1094,9 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1579,7 +1579,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_uni.html b/proc/to_uni.html index 39add33c0..b137a3227 100644 --- a/proc/to_uni.html +++ b/proc/to_uni.html @@ -163,7 +163,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -539,20 +539,20 @@

        Called by

        - - -none~update~2 - + + +none~update~4 + json_file%update - - -proc~json_file_update_string_name_ascii->none~update~2 - - + + +proc~json_file_update_string_name_ascii->none~update~4 + + @@ -569,11 +569,11 @@

        Called by

        - - -proc~json_file_update_string_val_ascii->none~update~2 - - + + +proc~json_file_update_string_val_ascii->none~update~4 + + @@ -620,20 +620,20 @@

        Called by

        - - -none~update~4 - + + +none~update~2 + json_core%update - - -proc~json_update_string_name_ascii->none~update~4 - - + + +proc~json_update_string_name_ascii->none~update~2 + + @@ -650,11 +650,11 @@

        Called by

        - - -proc~json_update_string_val_ascii->none~update~4 - - + + +proc~json_update_string_val_ascii->none~update~2 + + @@ -671,18 +671,18 @@

        Called by

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -701,9 +701,9 @@

        Called by

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -722,9 +722,9 @@

        Called by

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -743,9 +743,9 @@

        Called by

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1544,20 +1544,20 @@

        Called by

        - - -none~get - + + +none~get~2 + json_file%get - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - + + +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + @@ -1574,11 +1574,11 @@

        Called by

        - - -proc~wrap_json_file_get_integer->none~get - - + + +proc~wrap_json_file_get_integer->none~get~2 + + @@ -1595,11 +1595,11 @@

        Called by

        - - -proc~wrap_json_file_get_integer_vec->none~get - - + + +proc~wrap_json_file_get_integer_vec->none~get~2 + + @@ -1616,11 +1616,11 @@

        Called by

        - - -proc~wrap_json_file_get_logical->none~get - - + + +proc~wrap_json_file_get_logical->none~get~2 + + @@ -1637,11 +1637,11 @@

        Called by

        - - -proc~wrap_json_file_get_logical_vec->none~get - - + + +proc~wrap_json_file_get_logical_vec->none~get~2 + + @@ -1658,11 +1658,11 @@

        Called by

        - - -proc~wrap_json_file_get_object->none~get - - + + +proc~wrap_json_file_get_object->none~get~2 + + @@ -1679,11 +1679,11 @@

        Called by

        - - -proc~wrap_json_file_get_real->none~get - - + + +proc~wrap_json_file_get_real->none~get~2 + + @@ -1700,11 +1700,11 @@

        Called by

        - - -proc~wrap_json_file_get_real32->none~get - - + + +proc~wrap_json_file_get_real32->none~get~2 + + @@ -1721,11 +1721,11 @@

        Called by

        - - -proc~wrap_json_file_get_real32_vec->none~get - - + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + @@ -1742,11 +1742,11 @@

        Called by

        - - -proc~wrap_json_file_get_real_vec->none~get - - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + @@ -1763,11 +1763,11 @@

        Called by

        - - -proc~wrap_json_file_get_string->none~get - - + + +proc~wrap_json_file_get_string->none~get~2 + + @@ -1784,11 +1784,11 @@

        Called by

        - - -proc~wrap_json_file_get_string_vec->none~get - - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + @@ -1805,20 +1805,20 @@

        Called by

        - - -none~deserialize - + + +none~deserialize~2 + json_file%deserialize - - -proc~wrap_json_file_load_from_string->none~deserialize - - + + +proc~wrap_json_file_load_from_string->none~deserialize~2 + + @@ -1835,20 +1835,20 @@

        Called by

        - - -none~remove - + + +none~remove~2 + json_file%remove - - -proc~wrap_json_file_remove->none~remove - - + + +proc~wrap_json_file_remove->none~remove~2 + + @@ -1880,11 +1880,11 @@

        Called by

        - - -proc~wrap_json_file_update_integer->none~update~2 - - + + +proc~wrap_json_file_update_integer->none~update~4 + + @@ -1901,11 +1901,11 @@

        Called by

        - - -proc~wrap_json_file_update_logical->none~update~2 - - + + +proc~wrap_json_file_update_logical->none~update~4 + + @@ -1922,11 +1922,11 @@

        Called by

        - - -proc~wrap_json_file_update_real->none~update~2 - - + + +proc~wrap_json_file_update_real->none~update~4 + + @@ -1943,11 +1943,11 @@

        Called by

        - - -proc~wrap_json_file_update_real32->none~update~2 - - + + +proc~wrap_json_file_update_real32->none~update~4 + + @@ -1964,11 +1964,11 @@

        Called by

        - - -proc~wrap_json_file_update_string->none~update~2 - - + + +proc~wrap_json_file_update_string->none~update~4 + + @@ -1985,20 +1985,20 @@

        Called by

        - - -none~valid_path - + + +none~valid_path~2 + json_file%valid_path - - -proc~wrap_json_file_valid_path->none~valid_path - - + + +proc~wrap_json_file_valid_path->none~valid_path~2 + + @@ -2030,20 +2030,20 @@

        Called by

        - - -none~info - + + +none~info~2 + json_file%info - - -proc~wrap_json_file_variable_info->none~info - - + + +proc~wrap_json_file_variable_info->none~info~2 + + @@ -2060,20 +2060,20 @@

        Called by

        - - -none~matrix_info - + + +none~matrix_info~2 + json_file%matrix_info - - -proc~wrap_json_file_variable_matrix_info->none~matrix_info - - + + +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 + + @@ -2090,20 +2090,20 @@

        Called by

        - - -none~get~2 - + + +none~get + json_core%get - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + @@ -2120,11 +2120,11 @@

        Called by

        - - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + @@ -2141,11 +2141,11 @@

        Called by

        - - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + @@ -2162,11 +2162,11 @@

        Called by

        - - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + @@ -2183,11 +2183,11 @@

        Called by

        - - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + @@ -2204,11 +2204,11 @@

        Called by

        - - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + @@ -2225,11 +2225,11 @@

        Called by

        - - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + @@ -2256,7 +2256,7 @@

        Called by

        - + proc~wrap_json_get_path->none~get_path @@ -2276,11 +2276,11 @@

        Called by

        - - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + @@ -2297,11 +2297,11 @@

        Called by

        - - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + @@ -2318,11 +2318,11 @@

        Called by

        - - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + @@ -2339,11 +2339,11 @@

        Called by

        - - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + @@ -2360,11 +2360,11 @@

        Called by

        - - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + @@ -2381,11 +2381,11 @@

        Called by

        - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + @@ -2402,20 +2402,20 @@

        Called by

        - - -none~info~2 - + + +none~info + json_core%info - - -proc~wrap_json_info_by_path->none~info~2 - - + + +proc~wrap_json_info_by_path->none~info + + @@ -2432,20 +2432,20 @@

        Called by

        - - -none~matrix_info~2 - + + +none~matrix_info + json_core%matrix_info - - -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~wrap_json_matrix_info_by_path->none~matrix_info + + @@ -2462,20 +2462,20 @@

        Called by

        - - -none~deserialize~2 - + + +none~deserialize + json_core%deserialize - - -proc~wrap_json_parse_string->none~deserialize~2 - - + + +proc~wrap_json_parse_string->none~deserialize + + @@ -2537,11 +2537,11 @@

        Called by

        - - -proc~wrap_json_update_integer->none~update~4 - - + + +proc~wrap_json_update_integer->none~update~2 + + @@ -2558,11 +2558,11 @@

        Called by

        - - -proc~wrap_json_update_logical->none~update~4 - - + + +proc~wrap_json_update_logical->none~update~2 + + @@ -2579,11 +2579,11 @@

        Called by

        - - -proc~wrap_json_update_real->none~update~4 - - + + +proc~wrap_json_update_real->none~update~2 + + @@ -2600,11 +2600,11 @@

        Called by

        - - -proc~wrap_json_update_real32->none~update~4 - - + + +proc~wrap_json_update_real32->none~update~2 + + @@ -2621,11 +2621,11 @@

        Called by

        - - -proc~wrap_json_update_string->none~update~4 - - + + +proc~wrap_json_update_string->none~update~2 + + @@ -2642,20 +2642,20 @@

        Called by

        - - -none~valid_path~2 - + + +none~valid_path + json_core%valid_path - - -proc~wrap_json_valid_path->none~valid_path~2 - - + + +proc~wrap_json_valid_path->none~valid_path + + @@ -2672,9 +2672,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -2693,9 +2693,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -2714,9 +2714,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -2735,9 +2735,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -2756,9 +2756,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -2777,9 +2777,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -2798,9 +2798,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -2819,9 +2819,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -2840,9 +2840,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -2861,9 +2861,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -2882,9 +2882,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -3125,11 +3125,11 @@

        Called by

        - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + @@ -3147,19 +3147,19 @@

        Called by

        - + none~remove_if_present - + json_core%remove_if_present - + proc~wrap_json_value_remove_if_present->none~remove_if_present - - + + @@ -3311,27 +3311,27 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -3413,30 +3413,9 @@

        Called by

        - - -none~deserialize->proc~wrap_json_file_load_from_string - - - - - -proc~json_file_load_from_string - - -json_file%json_file_load_from_string - - - - - -none~deserialize->proc~json_file_load_from_string - - - - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -3449,263 +3428,485 @@

        Called by

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string - - -none~get->proc~wrap_json_file_get_alloc_string_vec - - + + +none~deserialize~2->proc~wrap_json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_integer - - + + +proc~json_file_load_from_string + + +json_file%json_file_load_from_string + - - -none~get->proc~wrap_json_file_get_integer_vec - - - - -none~get->proc~wrap_json_file_get_logical - - + + +none~deserialize~2->proc~json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_logical_vec - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + - - -none~get->proc~wrap_json_file_get_object - - + + +none~get->proc~wrap_json_get_array_by_path + + - - -none~get->proc~wrap_json_file_get_real - - + + +none~get->proc~wrap_json_get_by_path + + - - -none~get->proc~wrap_json_file_get_real32 - - + + +none~get->proc~wrap_json_get_integer_by_path + + - - -none~get->proc~wrap_json_file_get_real32_vec - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + - - -none~get->proc~wrap_json_file_get_real_vec - - + + +none~get->proc~wrap_json_get_logical_by_path + + - - -none~get->proc~wrap_json_file_get_string - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + - - -none~get->proc~wrap_json_file_get_string_vec - - + + +none~get->proc~wrap_json_get_real32_by_path + + - - -proc~json_file_get_alloc_string_vec - - -json_file%json_file_get_alloc_string_vec + + +none~get->proc~wrap_json_get_real32_vec_by_path + + + + + +none~get->proc~wrap_json_get_real_by_path + + + + + +none~get->proc~wrap_json_get_real_vec_by_path + + + + + +none~get->proc~wrap_json_get_string_by_path + + + + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_get_alloc_string_vec + + +json_core%json_get_alloc_string_vec - - -none~get->proc~json_file_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + - - -proc~json_file_get_integer - - -json_file%json_file_get_integer + + +proc~json_get_alloc_string_vec_by_path + + +json_core%json_get_alloc_string_vec_by_path - - -none~get->proc~json_file_get_integer - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + - - -proc~json_file_get_integer_vec - - -json_file%json_file_get_integer_vec + + +proc~json_get_array + + +json_core%json_get_array - - -none~get->proc~json_file_get_integer_vec - - + + +none~get->proc~json_get_array + + - - -proc~json_file_get_logical - - -json_file%json_file_get_logical + + +proc~json_get_array_by_path + + +json_core%json_get_array_by_path - - -none~get->proc~json_file_get_logical - - + + +none~get->proc~json_get_array_by_path + + - - -proc~json_file_get_logical_vec - - -json_file%json_file_get_logical_vec + + +proc~json_get_by_path + + +json_core%json_get_by_path - - -none~get->proc~json_file_get_logical_vec - - + + +none~get->proc~json_get_by_path + + - - -proc~json_file_get_object - - -json_file%json_file_get_object + + +proc~json_get_integer + + +json_core%json_get_integer - - -none~get->proc~json_file_get_object - - + + +none~get->proc~json_get_integer + + - - -proc~json_file_get_real - - -json_file%json_file_get_real + + +proc~json_get_integer_by_path + + +json_core%json_get_integer_by_path - - -none~get->proc~json_file_get_real - - + + +none~get->proc~json_get_integer_by_path + + - - -proc~json_file_get_real32 - - -json_file%json_file_get_real32 + + +proc~json_get_integer_vec + + +json_core%json_get_integer_vec - - -none~get->proc~json_file_get_real32 - - + + +none~get->proc~json_get_integer_vec + + - - -proc~json_file_get_real32_vec - - -json_file%json_file_get_real32_vec + + +proc~json_get_integer_vec_by_path + + +json_core%json_get_integer_vec_by_path - - -none~get->proc~json_file_get_real32_vec - - + + +none~get->proc~json_get_integer_vec_by_path + + - - -proc~json_file_get_real_vec - - -json_file%json_file_get_real_vec + + +proc~json_get_logical + + +json_core%json_get_logical - - -none~get->proc~json_file_get_real_vec - - + + +none~get->proc~json_get_logical + + - - -proc~json_file_get_string - - -json_file%json_file_get_string + + +proc~json_get_logical_by_path + + +json_core%json_get_logical_by_path - - -none~get->proc~json_file_get_string - - + + +none~get->proc~json_get_logical_by_path + + - - -proc~json_file_get_string_vec - - -json_file%json_file_get_string_vec + + +proc~json_get_logical_vec + + +json_core%json_get_logical_vec - - -none~get->proc~json_file_get_string_vec - - + + +none~get->proc~json_get_logical_vec + + + + + +proc~json_get_logical_vec_by_path + + +json_core%json_get_logical_vec_by_path + + + + + +none~get->proc~json_get_logical_vec_by_path + + + + + +proc~json_get_real + + +json_core%json_get_real + + + + + +none~get->proc~json_get_real + + + + + +proc~json_get_real32 + + +json_core%json_get_real32 + + + + + +none~get->proc~json_get_real32 + + + + + +proc~json_get_real32_by_path + + +json_core%json_get_real32_by_path + + + + + +none~get->proc~json_get_real32_by_path + + + + + +proc~json_get_real32_vec + + +json_core%json_get_real32_vec + + + + + +none~get->proc~json_get_real32_vec + + + + + +proc~json_get_real32_vec_by_path + + +json_core%json_get_real32_vec_by_path + + + + + +none~get->proc~json_get_real32_vec_by_path + + + + + +proc~json_get_real_by_path + + +json_core%json_get_real_by_path + + + + + +none~get->proc~json_get_real_by_path + + + + + +proc~json_get_real_vec + + +json_core%json_get_real_vec + + + + + +none~get->proc~json_get_real_vec + + + + + +proc~json_get_real_vec_by_path + + +json_core%json_get_real_vec_by_path + + + + + +none~get->proc~json_get_real_vec_by_path + + + + + +proc~json_get_string + + +json_core%json_get_string + + + + + +none~get->proc~json_get_string + + + + + +proc~json_get_string_by_path + + +json_core%json_get_string_by_path + + + + + +none~get->proc~json_get_string_by_path + + + + + +proc~json_get_string_vec + + +json_core%json_get_string_vec + + + + + +none~get->proc~json_get_string_vec + + + + + +proc~json_get_string_vec_by_path + + +json_core%json_get_string_vec_by_path + + + + + +none~get->proc~json_get_string_vec_by_path + + @@ -3788,483 +3989,261 @@

        Called by

        - - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_array_by_path - - - - - -none~get~2->proc~wrap_json_get_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real_by_path - - - - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_string_by_path - - - - - -none~get~2->proc~wrap_json_get_string_vec_by_path - - - - - -proc~json_get_alloc_string_vec - - -json_core%json_get_alloc_string_vec - - - - - -none~get~2->proc~json_get_alloc_string_vec - - - - - -proc~json_get_alloc_string_vec_by_path - - -json_core%json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - - - - -proc~json_get_array - - -json_core%json_get_array - - - - - -none~get~2->proc~json_get_array - - - - - -proc~json_get_array_by_path - - -json_core%json_get_array_by_path - - - - - -none~get~2->proc~json_get_array_by_path - - - - - -proc~json_get_by_path - - -json_core%json_get_by_path - - - - - -none~get~2->proc~json_get_by_path - - - - - -proc~json_get_integer - - -json_core%json_get_integer - - - - - -none~get~2->proc~json_get_integer - - - - - -proc~json_get_integer_by_path - - -json_core%json_get_integer_by_path - - - - - -none~get~2->proc~json_get_integer_by_path - - - - - -proc~json_get_integer_vec - - -json_core%json_get_integer_vec - - - - - -none~get~2->proc~json_get_integer_vec - - - - - -proc~json_get_integer_vec_by_path - - -json_core%json_get_integer_vec_by_path - - - - - -none~get~2->proc~json_get_integer_vec_by_path - - - - - -proc~json_get_logical - - -json_core%json_get_logical - - - - - -none~get~2->proc~json_get_logical - - - - - -proc~json_get_logical_by_path - - -json_core%json_get_logical_by_path - + + +none~get~2->proc~wrap_json_file_get_alloc_string_vec + + + + +none~get~2->proc~wrap_json_file_get_integer + + - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get~2->proc~wrap_json_file_get_integer_vec + + - - -proc~json_get_logical_vec - - -json_core%json_get_logical_vec - + + +none~get~2->proc~wrap_json_file_get_logical + + + + +none~get~2->proc~wrap_json_file_get_logical_vec + + - - -none~get~2->proc~json_get_logical_vec - - + + +none~get~2->proc~wrap_json_file_get_object + + - - -proc~json_get_logical_vec_by_path - - -json_core%json_get_logical_vec_by_path - + + +none~get~2->proc~wrap_json_file_get_real + + + + +none~get~2->proc~wrap_json_file_get_real32 + + - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get~2->proc~wrap_json_file_get_real32_vec + + - - -proc~json_get_real - - -json_core%json_get_real - + + +none~get~2->proc~wrap_json_file_get_real_vec + + + + +none~get~2->proc~wrap_json_file_get_string + + - - -none~get~2->proc~json_get_real - - + + +none~get~2->proc~wrap_json_file_get_string_vec + + - - -proc~json_get_real32 - - -json_core%json_get_real32 + + +proc~json_file_get_alloc_string_vec + + +json_file%json_file_get_alloc_string_vec - - -none~get~2->proc~json_get_real32 - - + + +none~get~2->proc~json_file_get_alloc_string_vec + + - - -proc~json_get_real32_by_path - - -json_core%json_get_real32_by_path + + +proc~json_file_get_integer + + +json_file%json_file_get_integer - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get~2->proc~json_file_get_integer + + - - -proc~json_get_real32_vec - - -json_core%json_get_real32_vec + + +proc~json_file_get_integer_vec + + +json_file%json_file_get_integer_vec - - -none~get~2->proc~json_get_real32_vec - - + + +none~get~2->proc~json_file_get_integer_vec + + - - -proc~json_get_real32_vec_by_path - - -json_core%json_get_real32_vec_by_path + + +proc~json_file_get_logical + + +json_file%json_file_get_logical - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get~2->proc~json_file_get_logical + + - - -proc~json_get_real_by_path - - -json_core%json_get_real_by_path + + +proc~json_file_get_logical_vec + + +json_file%json_file_get_logical_vec - - -none~get~2->proc~json_get_real_by_path - - + + +none~get~2->proc~json_file_get_logical_vec + + - - -proc~json_get_real_vec - - -json_core%json_get_real_vec + + +proc~json_file_get_object + + +json_file%json_file_get_object - - -none~get~2->proc~json_get_real_vec - - + + +none~get~2->proc~json_file_get_object + + - - -proc~json_get_real_vec_by_path - - -json_core%json_get_real_vec_by_path + + +proc~json_file_get_real + + +json_file%json_file_get_real - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get~2->proc~json_file_get_real + + - - -proc~json_get_string - - -json_core%json_get_string + + +proc~json_file_get_real32 + + +json_file%json_file_get_real32 - - -none~get~2->proc~json_get_string - - + + +none~get~2->proc~json_file_get_real32 + + - - -proc~json_get_string_by_path - - -json_core%json_get_string_by_path + + +proc~json_file_get_real32_vec + + +json_file%json_file_get_real32_vec - - -none~get~2->proc~json_get_string_by_path - - + + +none~get~2->proc~json_file_get_real32_vec + + - - -proc~json_get_string_vec - - -json_core%json_get_string_vec + + +proc~json_file_get_real_vec + + +json_file%json_file_get_real_vec - - -none~get~2->proc~json_get_string_vec - - + + +none~get~2->proc~json_file_get_real_vec + + - - -proc~json_get_string_vec_by_path - - -json_core%json_get_string_vec_by_path + + +proc~json_file_get_string + + +json_file%json_file_get_string - - -none~get~2->proc~json_get_string_vec_by_path - - - - - -none~info->proc~wrap_json_file_variable_info - - + + +none~get~2->proc~json_file_get_string + + - - -proc~json_file_variable_info - - -json_file%json_file_variable_info + + +proc~json_file_get_string_vec + + +json_file%json_file_get_string_vec - - -none~info->proc~json_file_variable_info - - + + +none~get~2->proc~json_file_get_string_vec + + - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -4277,9 +4256,9 @@

        Called by

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -4292,36 +4271,36 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path - - -none~matrix_info->proc~wrap_json_file_variable_matrix_info - - + + +none~info~2->proc~wrap_json_file_variable_info + + - - -proc~json_file_variable_matrix_info - - -json_file%json_file_variable_matrix_info + + +proc~json_file_variable_info + + +json_file%json_file_variable_info - - -none~matrix_info->proc~json_file_variable_matrix_info - - + + +none~info~2->proc~json_file_variable_info + + - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4334,9 +4313,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4349,32 +4328,32 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path - - - - -none~remove->proc~wrap_json_file_remove - - + - - -proc~json_file_remove - - -json_file%json_file_remove + + +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info + + + + + +proc~json_file_variable_matrix_info + + +json_file%json_file_variable_matrix_info - - -none~remove->proc~json_file_remove - - + + +none~matrix_info~2->proc~json_file_variable_matrix_info + + @@ -4397,60 +4376,60 @@

        Called by

        + + +none~remove~2->proc~wrap_json_file_remove + + + + + +proc~json_file_remove + + +json_file%json_file_remove + + + + + +none~remove~2->proc~json_file_remove + + + none~throw_exception->proc~wrap_json_throw_exception - - -none~update~2->proc~json_file_update_string_name_ascii - - - - - -none~update~2->proc~json_file_update_string_val_ascii - - - - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - - -none~valid_path->proc~wrap_json_file_valid_path - - - - - -proc~json_file_valid_path - - -json_file%json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_name_ascii + + - - -none~valid_path->proc~json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_val_ascii + + - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4463,17 +4442,38 @@

        Called by

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path - - -proc~assign_string_to_json_file->none~deserialize - - + + +none~valid_path~2->proc~wrap_json_file_valid_path + + + + + +proc~json_file_valid_path + + +json_file%json_file_valid_path + + + + + +none~valid_path~2->proc~json_file_valid_path + + + + + +proc~assign_string_to_json_file->none~deserialize~2 + + @@ -4502,11 +4502,11 @@

        Called by

        - - -proc~convert->none~info~2 - - + + +proc~convert->none~info + + @@ -4529,32 +4529,32 @@

        Called by

        - - -proc~initialize_json_file_from_string->none~deserialize - - + + +proc~initialize_json_file_from_string->none~deserialize~2 + + - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - - -proc~initialize_json_file_from_string_v2->none~deserialize - - + + +proc~initialize_json_file_from_string_v2->none~deserialize~2 + + @@ -4568,11 +4568,11 @@

        Called by

        - - -proc~json_add_integer_by_path->none~info~2 - - + + +proc~json_add_integer_by_path->none~info + + @@ -4586,9 +4586,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -4604,11 +4604,11 @@

        Called by

        - - -proc~json_add_integer_vec_by_path->none~info~2 - - + + +proc~json_add_integer_vec_by_path->none~info + + @@ -4628,11 +4628,11 @@

        Called by

        - - -proc~json_add_logical_by_path->none~info~2 - - + + +proc~json_add_logical_by_path->none~info + + @@ -4646,9 +4646,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -4664,11 +4664,11 @@

        Called by

        - - -proc~json_add_logical_vec_by_path->none~info~2 - - + + +proc~json_add_logical_vec_by_path->none~info + + @@ -4682,11 +4682,11 @@

        Called by

        - - -proc~json_add_member_by_path->none~info~2 - - + + +proc~json_add_member_by_path->none~info + + @@ -4742,11 +4742,11 @@

        Called by

        - - -proc~json_add_real_by_path->none~info~2 - - + + +proc~json_add_real_by_path->none~info + + @@ -4760,9 +4760,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -4778,11 +4778,11 @@

        Called by

        - - -proc~json_add_real_vec_by_path->none~info~2 - - + + +proc~json_add_real_vec_by_path->none~info + + @@ -4802,11 +4802,11 @@

        Called by

        - - -proc~json_add_string_by_path->none~info~2 - - + + +proc~json_add_string_by_path->none~info + + @@ -4820,9 +4820,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -4838,11 +4838,11 @@

        Called by

        - - -proc~json_add_string_vec_by_path->none~info~2 - - + + +proc~json_add_string_vec_by_path->none~info + + @@ -4866,13 +4866,13 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - + proc~json_check_children_for_duplicate_keys->none~get_path @@ -5054,83 +5054,83 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + - - -proc~json_file_load_from_string->none~deserialize~2 - - + + +proc~json_file_load_from_string->none~deserialize + + @@ -5147,9 +5147,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -5169,10 +5169,10 @@

        Called by

        - + proc~json_file_remove->none~remove_if_present - - + + @@ -5183,11 +5183,11 @@

        Called by

        - - -proc~json_file_update_integer->none~update~4 - - + + +proc~json_file_update_integer->none~update~2 + + @@ -5198,11 +5198,11 @@

        Called by

        - - -proc~json_file_update_logical->none~update~4 - - + + +proc~json_file_update_logical->none~update~2 + + @@ -5213,11 +5213,11 @@

        Called by

        - - -proc~json_file_update_real->none~update~4 - - + + +proc~json_file_update_real->none~update~2 + + @@ -5228,11 +5228,11 @@

        Called by

        - - -proc~json_file_update_real32->none~update~2 - - + + +proc~json_file_update_real32->none~update~4 + + @@ -5243,17 +5243,17 @@

        Called by

        - - -proc~json_file_update_string->none~update~4 - - + + +proc~json_file_update_string->none~update~2 + + - - -proc~json_file_valid_path->none~valid_path~2 - - + + +proc~json_file_valid_path->none~valid_path + + @@ -5264,29 +5264,29 @@

        Called by

        - - -proc~json_file_valid_path_op->none~valid_path~2 - - + + +proc~json_file_valid_path_op->none~valid_path + + - - -proc~json_file_variable_info->none~info~2 - - + + +proc~json_file_variable_info->none~info + + - - -proc~json_file_variable_matrix_info->none~matrix_info~2 - - + + +proc~json_file_variable_matrix_info->none~matrix_info + + - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -5303,11 +5303,11 @@

        Called by

        - - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -5321,11 +5321,11 @@

        Called by

        - - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -5366,14 +5366,14 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + proc~json_get_by_path_default->none~get_child @@ -5384,14 +5384,14 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child @@ -5409,7 +5409,7 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child @@ -5426,11 +5426,11 @@

        Called by

        - - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -5438,17 +5438,17 @@

        Called by

        - - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -5462,11 +5462,11 @@

        Called by

        - - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -5474,17 +5474,17 @@

        Called by

        - - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -5522,11 +5522,11 @@

        Called by

        - - -proc~json_get_path->none~info~2 - - + + +proc~json_get_path->none~info + + @@ -5555,35 +5555,35 @@

        Called by

        - - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -5591,17 +5591,17 @@

        Called by

        - - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -5615,11 +5615,11 @@

        Called by

        - - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -5627,17 +5627,17 @@

        Called by

        - - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -5666,17 +5666,17 @@

        Called by

        - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - - -proc~json_info_by_path->none~info~2 - - + + +proc~json_info_by_path->none~info + + @@ -5702,11 +5702,11 @@

        Called by

        - - -proc~json_is_vector->none~info~2 - - + + +proc~json_is_vector->none~info + + @@ -5715,16 +5715,16 @@

        Called by

        - + proc~json_matrix_info->none~get_child - - -proc~json_matrix_info->none~info~2 - - + + +proc~json_matrix_info->none~info + + @@ -5732,17 +5732,17 @@

        Called by

        - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - - -proc~json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~json_matrix_info_by_path->none~matrix_info + + @@ -5900,11 +5900,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -5921,17 +5921,17 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - - -proc~json_string_info->none~info~2 - - + + +proc~json_string_info->none~info + + @@ -5969,17 +5969,17 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - - -proc~json_update_integer->none~info~2 - - + + +proc~json_update_integer->none~info + + @@ -6002,17 +6002,17 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - - -proc~json_update_logical->none~info~2 - - + + +proc~json_update_logical->none~info + + @@ -6035,17 +6035,17 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - - -proc~json_update_real->none~info~2 - - + + +proc~json_update_real->none~info + + @@ -6062,11 +6062,11 @@

        Called by

        - - -proc~json_update_real32->none~update~4 - - + + +proc~json_update_real32->none~update~2 + + @@ -6083,17 +6083,17 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - - -proc~json_update_string->none~info~2 - - + + +proc~json_update_string->none~info + + @@ -6101,11 +6101,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -6116,9 +6116,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -6137,9 +6137,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -6158,9 +6158,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -6179,9 +6179,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -6200,11 +6200,11 @@

        Called by

        - - -proc~json_value_add_member->none~info~2 - - + + +proc~json_value_add_member->none~info + + @@ -6221,9 +6221,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -6242,9 +6242,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -6263,9 +6263,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -6278,9 +6278,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -6293,9 +6293,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -6314,9 +6314,9 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 @@ -6335,9 +6335,9 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 @@ -6381,7 +6381,7 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child @@ -6419,11 +6419,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -6434,11 +6434,11 @@

        Called by

        - - -proc~json_value_reverse->none~info~2 - - + + +proc~json_value_reverse->none~info + + @@ -6500,9 +6500,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -6542,9 +6542,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -6689,18 +6689,18 @@

        Called by

        - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -6815,9 +6815,9 @@

        Called by

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -6845,9 +6845,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -6872,9 +6872,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -7012,7 +7012,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/to_uni_vec.html b/proc/to_uni_vec.html index 7e07433c3..3049cda30 100644 --- a/proc/to_uni_vec.html +++ b/proc/to_uni_vec.html @@ -167,7 +167,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -543,20 +543,20 @@

        Called by

        - - -none~update~2 - + + +none~update~4 + json_file%update - - -proc~json_file_update_string_name_ascii->none~update~2 - - + + +proc~json_file_update_string_name_ascii->none~update~4 + + @@ -573,11 +573,11 @@

        Called by

        - - -proc~json_file_update_string_val_ascii->none~update~2 - - + + +proc~json_file_update_string_val_ascii->none~update~4 + + @@ -624,20 +624,20 @@

        Called by

        - - -none~update~4 - + + +none~update~2 + json_core%update - - -proc~json_update_string_name_ascii->none~update~4 - - + + +proc~json_update_string_name_ascii->none~update~2 + + @@ -654,11 +654,11 @@

        Called by

        - - -proc~json_update_string_val_ascii->none~update~4 - - + + +proc~json_update_string_val_ascii->none~update~2 + + @@ -675,18 +675,18 @@

        Called by

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -705,9 +705,9 @@

        Called by

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -726,9 +726,9 @@

        Called by

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -747,9 +747,9 @@

        Called by

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1548,20 +1548,20 @@

        Called by

        - - -none~get - + + +none~get~2 + json_file%get - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - + + +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + @@ -1578,11 +1578,11 @@

        Called by

        - - -proc~wrap_json_file_get_integer->none~get - - + + +proc~wrap_json_file_get_integer->none~get~2 + + @@ -1599,11 +1599,11 @@

        Called by

        - - -proc~wrap_json_file_get_integer_vec->none~get - - + + +proc~wrap_json_file_get_integer_vec->none~get~2 + + @@ -1620,11 +1620,11 @@

        Called by

        - - -proc~wrap_json_file_get_logical->none~get - - + + +proc~wrap_json_file_get_logical->none~get~2 + + @@ -1641,11 +1641,11 @@

        Called by

        - - -proc~wrap_json_file_get_logical_vec->none~get - - + + +proc~wrap_json_file_get_logical_vec->none~get~2 + + @@ -1662,11 +1662,11 @@

        Called by

        - - -proc~wrap_json_file_get_object->none~get - - + + +proc~wrap_json_file_get_object->none~get~2 + + @@ -1683,11 +1683,11 @@

        Called by

        - - -proc~wrap_json_file_get_real->none~get - - + + +proc~wrap_json_file_get_real->none~get~2 + + @@ -1704,11 +1704,11 @@

        Called by

        - - -proc~wrap_json_file_get_real32->none~get - - + + +proc~wrap_json_file_get_real32->none~get~2 + + @@ -1725,11 +1725,11 @@

        Called by

        - - -proc~wrap_json_file_get_real32_vec->none~get - - + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + @@ -1746,11 +1746,11 @@

        Called by

        - - -proc~wrap_json_file_get_real_vec->none~get - - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + @@ -1767,11 +1767,11 @@

        Called by

        - - -proc~wrap_json_file_get_string->none~get - - + + +proc~wrap_json_file_get_string->none~get~2 + + @@ -1788,11 +1788,11 @@

        Called by

        - - -proc~wrap_json_file_get_string_vec->none~get - - + + +proc~wrap_json_file_get_string_vec->none~get~2 + + @@ -1809,20 +1809,20 @@

        Called by

        - - -none~deserialize - + + +none~deserialize~2 + json_file%deserialize - - -proc~wrap_json_file_load_from_string->none~deserialize - - + + +proc~wrap_json_file_load_from_string->none~deserialize~2 + + @@ -1839,20 +1839,20 @@

        Called by

        - - -none~remove - + + +none~remove~2 + json_file%remove - - -proc~wrap_json_file_remove->none~remove - - + + +proc~wrap_json_file_remove->none~remove~2 + + @@ -1884,11 +1884,11 @@

        Called by

        - - -proc~wrap_json_file_update_integer->none~update~2 - - + + +proc~wrap_json_file_update_integer->none~update~4 + + @@ -1905,11 +1905,11 @@

        Called by

        - - -proc~wrap_json_file_update_logical->none~update~2 - - + + +proc~wrap_json_file_update_logical->none~update~4 + + @@ -1926,11 +1926,11 @@

        Called by

        - - -proc~wrap_json_file_update_real->none~update~2 - - + + +proc~wrap_json_file_update_real->none~update~4 + + @@ -1947,11 +1947,11 @@

        Called by

        - - -proc~wrap_json_file_update_real32->none~update~2 - - + + +proc~wrap_json_file_update_real32->none~update~4 + + @@ -1968,11 +1968,11 @@

        Called by

        - - -proc~wrap_json_file_update_string->none~update~2 - - + + +proc~wrap_json_file_update_string->none~update~4 + + @@ -1989,20 +1989,20 @@

        Called by

        - - -none~valid_path - + + +none~valid_path~2 + json_file%valid_path - - -proc~wrap_json_file_valid_path->none~valid_path - - + + +proc~wrap_json_file_valid_path->none~valid_path~2 + + @@ -2034,20 +2034,20 @@

        Called by

        - - -none~info - + + +none~info~2 + json_file%info - - -proc~wrap_json_file_variable_info->none~info - - + + +proc~wrap_json_file_variable_info->none~info~2 + + @@ -2064,20 +2064,20 @@

        Called by

        - - -none~matrix_info - + + +none~matrix_info~2 + json_file%matrix_info - - -proc~wrap_json_file_variable_matrix_info->none~matrix_info - - + + +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 + + @@ -2094,20 +2094,20 @@

        Called by

        - - -none~get~2 - + + +none~get + json_core%get - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + @@ -2124,11 +2124,11 @@

        Called by

        - - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + @@ -2145,11 +2145,11 @@

        Called by

        - - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + @@ -2166,11 +2166,11 @@

        Called by

        - - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + @@ -2187,11 +2187,11 @@

        Called by

        - - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + @@ -2208,11 +2208,11 @@

        Called by

        - - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + @@ -2229,11 +2229,11 @@

        Called by

        - - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + @@ -2260,7 +2260,7 @@

        Called by

        - + proc~wrap_json_get_path->none~get_path @@ -2280,11 +2280,11 @@

        Called by

        - - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + @@ -2301,11 +2301,11 @@

        Called by

        - - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + @@ -2322,11 +2322,11 @@

        Called by

        - - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + @@ -2343,11 +2343,11 @@

        Called by

        - - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + @@ -2364,11 +2364,11 @@

        Called by

        - - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + @@ -2385,11 +2385,11 @@

        Called by

        - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + @@ -2406,20 +2406,20 @@

        Called by

        - - -none~info~2 - + + +none~info + json_core%info - - -proc~wrap_json_info_by_path->none~info~2 - - + + +proc~wrap_json_info_by_path->none~info + + @@ -2436,20 +2436,20 @@

        Called by

        - - -none~matrix_info~2 - + + +none~matrix_info + json_core%matrix_info - - -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~wrap_json_matrix_info_by_path->none~matrix_info + + @@ -2466,20 +2466,20 @@

        Called by

        - - -none~deserialize~2 - + + +none~deserialize + json_core%deserialize - - -proc~wrap_json_parse_string->none~deserialize~2 - - + + +proc~wrap_json_parse_string->none~deserialize + + @@ -2541,11 +2541,11 @@

        Called by

        - - -proc~wrap_json_update_integer->none~update~4 - - + + +proc~wrap_json_update_integer->none~update~2 + + @@ -2562,11 +2562,11 @@

        Called by

        - - -proc~wrap_json_update_logical->none~update~4 - - + + +proc~wrap_json_update_logical->none~update~2 + + @@ -2583,11 +2583,11 @@

        Called by

        - - -proc~wrap_json_update_real->none~update~4 - - + + +proc~wrap_json_update_real->none~update~2 + + @@ -2604,11 +2604,11 @@

        Called by

        - - -proc~wrap_json_update_real32->none~update~4 - - + + +proc~wrap_json_update_real32->none~update~2 + + @@ -2625,11 +2625,11 @@

        Called by

        - - -proc~wrap_json_update_string->none~update~4 - - + + +proc~wrap_json_update_string->none~update~2 + + @@ -2646,20 +2646,20 @@

        Called by

        - - -none~valid_path~2 - + + +none~valid_path + json_core%valid_path - - -proc~wrap_json_valid_path->none~valid_path~2 - - + + +proc~wrap_json_valid_path->none~valid_path + + @@ -2676,9 +2676,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -2697,9 +2697,9 @@

        Called by

        - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -2718,9 +2718,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -2739,9 +2739,9 @@

        Called by

        - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -2760,9 +2760,9 @@

        Called by

        - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -2781,9 +2781,9 @@

        Called by

        - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -2802,9 +2802,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -2823,9 +2823,9 @@

        Called by

        - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -2844,9 +2844,9 @@

        Called by

        - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -2865,9 +2865,9 @@

        Called by

        - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -2886,9 +2886,9 @@

        Called by

        - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -3129,11 +3129,11 @@

        Called by

        - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + @@ -3151,19 +3151,19 @@

        Called by

        - + none~remove_if_present - + json_core%remove_if_present - + proc~wrap_json_value_remove_if_present->none~remove_if_present - - + + @@ -3315,27 +3315,27 @@

        Called by

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -3417,30 +3417,9 @@

        Called by

        - - -none~deserialize->proc~wrap_json_file_load_from_string - - - - - -proc~json_file_load_from_string - - -json_file%json_file_load_from_string - - - - - -none~deserialize->proc~json_file_load_from_string - - - - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -3453,263 +3432,485 @@

        Called by

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string - - -none~get->proc~wrap_json_file_get_alloc_string_vec - - + + +none~deserialize~2->proc~wrap_json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_integer - - + + +proc~json_file_load_from_string + + +json_file%json_file_load_from_string + - - -none~get->proc~wrap_json_file_get_integer_vec - - - - -none~get->proc~wrap_json_file_get_logical - - + + +none~deserialize~2->proc~json_file_load_from_string + + - - -none~get->proc~wrap_json_file_get_logical_vec - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + - - -none~get->proc~wrap_json_file_get_object - - + + +none~get->proc~wrap_json_get_array_by_path + + - - -none~get->proc~wrap_json_file_get_real - - + + +none~get->proc~wrap_json_get_by_path + + - - -none~get->proc~wrap_json_file_get_real32 - - + + +none~get->proc~wrap_json_get_integer_by_path + + - - -none~get->proc~wrap_json_file_get_real32_vec - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + - - -none~get->proc~wrap_json_file_get_real_vec - - + + +none~get->proc~wrap_json_get_logical_by_path + + - - -none~get->proc~wrap_json_file_get_string - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + - - -none~get->proc~wrap_json_file_get_string_vec - - + + +none~get->proc~wrap_json_get_real32_by_path + + - - -proc~json_file_get_alloc_string_vec - - -json_file%json_file_get_alloc_string_vec + + +none~get->proc~wrap_json_get_real32_vec_by_path + + + + + +none~get->proc~wrap_json_get_real_by_path + + + + + +none~get->proc~wrap_json_get_real_vec_by_path + + + + + +none~get->proc~wrap_json_get_string_by_path + + + + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_get_alloc_string_vec + + +json_core%json_get_alloc_string_vec - - -none~get->proc~json_file_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + - - -proc~json_file_get_integer - - -json_file%json_file_get_integer + + +proc~json_get_alloc_string_vec_by_path + + +json_core%json_get_alloc_string_vec_by_path - - -none~get->proc~json_file_get_integer - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + - - -proc~json_file_get_integer_vec - - -json_file%json_file_get_integer_vec + + +proc~json_get_array + + +json_core%json_get_array - - -none~get->proc~json_file_get_integer_vec - - + + +none~get->proc~json_get_array + + - - -proc~json_file_get_logical - - -json_file%json_file_get_logical + + +proc~json_get_array_by_path + + +json_core%json_get_array_by_path - - -none~get->proc~json_file_get_logical - - + + +none~get->proc~json_get_array_by_path + + - - -proc~json_file_get_logical_vec - - -json_file%json_file_get_logical_vec + + +proc~json_get_by_path + + +json_core%json_get_by_path - - -none~get->proc~json_file_get_logical_vec - - + + +none~get->proc~json_get_by_path + + - - -proc~json_file_get_object - - -json_file%json_file_get_object + + +proc~json_get_integer + + +json_core%json_get_integer - - -none~get->proc~json_file_get_object - - + + +none~get->proc~json_get_integer + + - - -proc~json_file_get_real - - -json_file%json_file_get_real + + +proc~json_get_integer_by_path + + +json_core%json_get_integer_by_path - - -none~get->proc~json_file_get_real - - + + +none~get->proc~json_get_integer_by_path + + - - -proc~json_file_get_real32 - - -json_file%json_file_get_real32 + + +proc~json_get_integer_vec + + +json_core%json_get_integer_vec - - -none~get->proc~json_file_get_real32 - - + + +none~get->proc~json_get_integer_vec + + - - -proc~json_file_get_real32_vec - - -json_file%json_file_get_real32_vec + + +proc~json_get_integer_vec_by_path + + +json_core%json_get_integer_vec_by_path - - -none~get->proc~json_file_get_real32_vec - - + + +none~get->proc~json_get_integer_vec_by_path + + - - -proc~json_file_get_real_vec - - -json_file%json_file_get_real_vec + + +proc~json_get_logical + + +json_core%json_get_logical - - -none~get->proc~json_file_get_real_vec - - + + +none~get->proc~json_get_logical + + - - -proc~json_file_get_string - - -json_file%json_file_get_string + + +proc~json_get_logical_by_path + + +json_core%json_get_logical_by_path - - -none~get->proc~json_file_get_string - - + + +none~get->proc~json_get_logical_by_path + + - - -proc~json_file_get_string_vec - - -json_file%json_file_get_string_vec + + +proc~json_get_logical_vec + + +json_core%json_get_logical_vec - - -none~get->proc~json_file_get_string_vec - - + + +none~get->proc~json_get_logical_vec + + + + + +proc~json_get_logical_vec_by_path + + +json_core%json_get_logical_vec_by_path + + + + + +none~get->proc~json_get_logical_vec_by_path + + + + + +proc~json_get_real + + +json_core%json_get_real + + + + + +none~get->proc~json_get_real + + + + + +proc~json_get_real32 + + +json_core%json_get_real32 + + + + + +none~get->proc~json_get_real32 + + + + + +proc~json_get_real32_by_path + + +json_core%json_get_real32_by_path + + + + + +none~get->proc~json_get_real32_by_path + + + + + +proc~json_get_real32_vec + + +json_core%json_get_real32_vec + + + + + +none~get->proc~json_get_real32_vec + + + + + +proc~json_get_real32_vec_by_path + + +json_core%json_get_real32_vec_by_path + + + + + +none~get->proc~json_get_real32_vec_by_path + + + + + +proc~json_get_real_by_path + + +json_core%json_get_real_by_path + + + + + +none~get->proc~json_get_real_by_path + + + + + +proc~json_get_real_vec + + +json_core%json_get_real_vec + + + + + +none~get->proc~json_get_real_vec + + + + + +proc~json_get_real_vec_by_path + + +json_core%json_get_real_vec_by_path + + + + + +none~get->proc~json_get_real_vec_by_path + + + + + +proc~json_get_string + + +json_core%json_get_string + + + + + +none~get->proc~json_get_string + + + + + +proc~json_get_string_by_path + + +json_core%json_get_string_by_path + + + + + +none~get->proc~json_get_string_by_path + + + + + +proc~json_get_string_vec + + +json_core%json_get_string_vec + + + + + +none~get->proc~json_get_string_vec + + + + + +proc~json_get_string_vec_by_path + + +json_core%json_get_string_vec_by_path + + + + + +none~get->proc~json_get_string_vec_by_path + + @@ -3792,483 +3993,261 @@

        Called by

        - - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_array_by_path - - - - - -none~get~2->proc~wrap_json_get_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_by_path - - - - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_by_path - - - - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_by_path - - - - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_real_by_path - - - - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - - - - -none~get~2->proc~wrap_json_get_string_by_path - - - - - -none~get~2->proc~wrap_json_get_string_vec_by_path - - - - - -proc~json_get_alloc_string_vec - - -json_core%json_get_alloc_string_vec - - - - - -none~get~2->proc~json_get_alloc_string_vec - - - - - -proc~json_get_alloc_string_vec_by_path - - -json_core%json_get_alloc_string_vec_by_path - - - - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - - - - -proc~json_get_array - - -json_core%json_get_array - - - - - -none~get~2->proc~json_get_array - - - - - -proc~json_get_array_by_path - - -json_core%json_get_array_by_path - - - - - -none~get~2->proc~json_get_array_by_path - - - - - -proc~json_get_by_path - - -json_core%json_get_by_path - - - - - -none~get~2->proc~json_get_by_path - - - - - -proc~json_get_integer - - -json_core%json_get_integer - - - - - -none~get~2->proc~json_get_integer - - - - - -proc~json_get_integer_by_path - - -json_core%json_get_integer_by_path - - - - - -none~get~2->proc~json_get_integer_by_path - - - - - -proc~json_get_integer_vec - - -json_core%json_get_integer_vec - - - - - -none~get~2->proc~json_get_integer_vec - - - - - -proc~json_get_integer_vec_by_path - - -json_core%json_get_integer_vec_by_path - - - - - -none~get~2->proc~json_get_integer_vec_by_path - - - - - -proc~json_get_logical - - -json_core%json_get_logical - - - - - -none~get~2->proc~json_get_logical - - - - - -proc~json_get_logical_by_path - - -json_core%json_get_logical_by_path - + + +none~get~2->proc~wrap_json_file_get_alloc_string_vec + + + + +none~get~2->proc~wrap_json_file_get_integer + + - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get~2->proc~wrap_json_file_get_integer_vec + + - - -proc~json_get_logical_vec - - -json_core%json_get_logical_vec - + + +none~get~2->proc~wrap_json_file_get_logical + + + + +none~get~2->proc~wrap_json_file_get_logical_vec + + - - -none~get~2->proc~json_get_logical_vec - - + + +none~get~2->proc~wrap_json_file_get_object + + - - -proc~json_get_logical_vec_by_path - - -json_core%json_get_logical_vec_by_path - + + +none~get~2->proc~wrap_json_file_get_real + + + + +none~get~2->proc~wrap_json_file_get_real32 + + - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get~2->proc~wrap_json_file_get_real32_vec + + - - -proc~json_get_real - - -json_core%json_get_real - + + +none~get~2->proc~wrap_json_file_get_real_vec + + + + +none~get~2->proc~wrap_json_file_get_string + + - - -none~get~2->proc~json_get_real - - + + +none~get~2->proc~wrap_json_file_get_string_vec + + - - -proc~json_get_real32 - - -json_core%json_get_real32 + + +proc~json_file_get_alloc_string_vec + + +json_file%json_file_get_alloc_string_vec - - -none~get~2->proc~json_get_real32 - - + + +none~get~2->proc~json_file_get_alloc_string_vec + + - - -proc~json_get_real32_by_path - - -json_core%json_get_real32_by_path + + +proc~json_file_get_integer + + +json_file%json_file_get_integer - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get~2->proc~json_file_get_integer + + - - -proc~json_get_real32_vec - - -json_core%json_get_real32_vec + + +proc~json_file_get_integer_vec + + +json_file%json_file_get_integer_vec - - -none~get~2->proc~json_get_real32_vec - - + + +none~get~2->proc~json_file_get_integer_vec + + - - -proc~json_get_real32_vec_by_path - - -json_core%json_get_real32_vec_by_path + + +proc~json_file_get_logical + + +json_file%json_file_get_logical - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get~2->proc~json_file_get_logical + + - - -proc~json_get_real_by_path - - -json_core%json_get_real_by_path + + +proc~json_file_get_logical_vec + + +json_file%json_file_get_logical_vec - - -none~get~2->proc~json_get_real_by_path - - + + +none~get~2->proc~json_file_get_logical_vec + + - - -proc~json_get_real_vec - - -json_core%json_get_real_vec + + +proc~json_file_get_object + + +json_file%json_file_get_object - - -none~get~2->proc~json_get_real_vec - - + + +none~get~2->proc~json_file_get_object + + - - -proc~json_get_real_vec_by_path - - -json_core%json_get_real_vec_by_path + + +proc~json_file_get_real + + +json_file%json_file_get_real - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get~2->proc~json_file_get_real + + - - -proc~json_get_string - - -json_core%json_get_string + + +proc~json_file_get_real32 + + +json_file%json_file_get_real32 - - -none~get~2->proc~json_get_string - - + + +none~get~2->proc~json_file_get_real32 + + - - -proc~json_get_string_by_path - - -json_core%json_get_string_by_path + + +proc~json_file_get_real32_vec + + +json_file%json_file_get_real32_vec - - -none~get~2->proc~json_get_string_by_path - - + + +none~get~2->proc~json_file_get_real32_vec + + - - -proc~json_get_string_vec - - -json_core%json_get_string_vec + + +proc~json_file_get_real_vec + + +json_file%json_file_get_real_vec - - -none~get~2->proc~json_get_string_vec - - + + +none~get~2->proc~json_file_get_real_vec + + - - -proc~json_get_string_vec_by_path - - -json_core%json_get_string_vec_by_path + + +proc~json_file_get_string + + +json_file%json_file_get_string - - -none~get~2->proc~json_get_string_vec_by_path - - - - - -none~info->proc~wrap_json_file_variable_info - - + + +none~get~2->proc~json_file_get_string + + - - -proc~json_file_variable_info - - -json_file%json_file_variable_info + + +proc~json_file_get_string_vec + + +json_file%json_file_get_string_vec - - -none~info->proc~json_file_variable_info - - + + +none~get~2->proc~json_file_get_string_vec + + - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -4281,9 +4260,9 @@

        Called by

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -4296,36 +4275,36 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path - - -none~matrix_info->proc~wrap_json_file_variable_matrix_info - - + + +none~info~2->proc~wrap_json_file_variable_info + + - - -proc~json_file_variable_matrix_info - - -json_file%json_file_variable_matrix_info + + +proc~json_file_variable_info + + +json_file%json_file_variable_info - - -none~matrix_info->proc~json_file_variable_matrix_info - - + + +none~info~2->proc~json_file_variable_info + + - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4338,9 +4317,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4353,32 +4332,32 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path - - - - -none~remove->proc~wrap_json_file_remove - - + - - -proc~json_file_remove - - -json_file%json_file_remove + + +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info + + + + + +proc~json_file_variable_matrix_info + + +json_file%json_file_variable_matrix_info - - -none~remove->proc~json_file_remove - - + + +none~matrix_info~2->proc~json_file_variable_matrix_info + + @@ -4401,60 +4380,60 @@

        Called by

        + + +none~remove~2->proc~wrap_json_file_remove + + + + + +proc~json_file_remove + + +json_file%json_file_remove + + + + + +none~remove~2->proc~json_file_remove + + + none~throw_exception->proc~wrap_json_throw_exception - - -none~update~2->proc~json_file_update_string_name_ascii - - - - - -none~update~2->proc~json_file_update_string_val_ascii - - - - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii - - -none~valid_path->proc~wrap_json_file_valid_path - - - - - -proc~json_file_valid_path - - -json_file%json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_name_ascii + + - - -none~valid_path->proc~json_file_valid_path - - + + +none~update~4->proc~json_file_update_string_val_ascii + + - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4467,17 +4446,38 @@

        Called by

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path - - -proc~assign_string_to_json_file->none~deserialize - - + + +none~valid_path~2->proc~wrap_json_file_valid_path + + + + + +proc~json_file_valid_path + + +json_file%json_file_valid_path + + + + + +none~valid_path~2->proc~json_file_valid_path + + + + + +proc~assign_string_to_json_file->none~deserialize~2 + + @@ -4506,11 +4506,11 @@

        Called by

        - - -proc~convert->none~info~2 - - + + +proc~convert->none~info + + @@ -4533,32 +4533,32 @@

        Called by

        - - -proc~initialize_json_file_from_string->none~deserialize - - + + +proc~initialize_json_file_from_string->none~deserialize~2 + + - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - - -proc~initialize_json_file_from_string_v2->none~deserialize - - + + +proc~initialize_json_file_from_string_v2->none~deserialize~2 + + @@ -4572,11 +4572,11 @@

        Called by

        - - -proc~json_add_integer_by_path->none~info~2 - - + + +proc~json_add_integer_by_path->none~info + + @@ -4590,9 +4590,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -4608,11 +4608,11 @@

        Called by

        - - -proc~json_add_integer_vec_by_path->none~info~2 - - + + +proc~json_add_integer_vec_by_path->none~info + + @@ -4632,11 +4632,11 @@

        Called by

        - - -proc~json_add_logical_by_path->none~info~2 - - + + +proc~json_add_logical_by_path->none~info + + @@ -4650,9 +4650,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -4668,11 +4668,11 @@

        Called by

        - - -proc~json_add_logical_vec_by_path->none~info~2 - - + + +proc~json_add_logical_vec_by_path->none~info + + @@ -4686,11 +4686,11 @@

        Called by

        - - -proc~json_add_member_by_path->none~info~2 - - + + +proc~json_add_member_by_path->none~info + + @@ -4746,11 +4746,11 @@

        Called by

        - - -proc~json_add_real_by_path->none~info~2 - - + + +proc~json_add_real_by_path->none~info + + @@ -4764,9 +4764,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -4782,11 +4782,11 @@

        Called by

        - - -proc~json_add_real_vec_by_path->none~info~2 - - + + +proc~json_add_real_vec_by_path->none~info + + @@ -4806,11 +4806,11 @@

        Called by

        - - -proc~json_add_string_by_path->none~info~2 - - + + +proc~json_add_string_by_path->none~info + + @@ -4824,9 +4824,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -4842,11 +4842,11 @@

        Called by

        - - -proc~json_add_string_vec_by_path->none~info~2 - - + + +proc~json_add_string_vec_by_path->none~info + + @@ -4870,13 +4870,13 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - + proc~json_check_children_for_duplicate_keys->none~get_path @@ -5058,83 +5058,83 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + - - -proc~json_file_load_from_string->none~deserialize~2 - - + + +proc~json_file_load_from_string->none~deserialize + + @@ -5151,9 +5151,9 @@

        Called by

        - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -5173,10 +5173,10 @@

        Called by

        - + proc~json_file_remove->none~remove_if_present - - + + @@ -5187,11 +5187,11 @@

        Called by

        - - -proc~json_file_update_integer->none~update~4 - - + + +proc~json_file_update_integer->none~update~2 + + @@ -5202,11 +5202,11 @@

        Called by

        - - -proc~json_file_update_logical->none~update~4 - - + + +proc~json_file_update_logical->none~update~2 + + @@ -5217,11 +5217,11 @@

        Called by

        - - -proc~json_file_update_real->none~update~4 - - + + +proc~json_file_update_real->none~update~2 + + @@ -5232,11 +5232,11 @@

        Called by

        - - -proc~json_file_update_real32->none~update~2 - - + + +proc~json_file_update_real32->none~update~4 + + @@ -5247,17 +5247,17 @@

        Called by

        - - -proc~json_file_update_string->none~update~4 - - + + +proc~json_file_update_string->none~update~2 + + - - -proc~json_file_valid_path->none~valid_path~2 - - + + +proc~json_file_valid_path->none~valid_path + + @@ -5268,29 +5268,29 @@

        Called by

        - - -proc~json_file_valid_path_op->none~valid_path~2 - - + + +proc~json_file_valid_path_op->none~valid_path + + - - -proc~json_file_variable_info->none~info~2 - - + + +proc~json_file_variable_info->none~info + + - - -proc~json_file_variable_matrix_info->none~matrix_info~2 - - + + +proc~json_file_variable_matrix_info->none~matrix_info + + - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -5307,11 +5307,11 @@

        Called by

        - - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -5325,11 +5325,11 @@

        Called by

        - - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -5370,14 +5370,14 @@

        Called by

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 - + proc~json_get_by_path_default->none~get_child @@ -5388,14 +5388,14 @@

        Called by

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 - + proc~json_get_by_path_jsonpath_bracket->none~get_child @@ -5413,7 +5413,7 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child @@ -5430,11 +5430,11 @@

        Called by

        - - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -5442,17 +5442,17 @@

        Called by

        - - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -5466,11 +5466,11 @@

        Called by

        - - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -5478,17 +5478,17 @@

        Called by

        - - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -5526,11 +5526,11 @@

        Called by

        - - -proc~json_get_path->none~info~2 - - + + +proc~json_get_path->none~info + + @@ -5559,35 +5559,35 @@

        Called by

        - - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -5595,17 +5595,17 @@

        Called by

        - - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -5619,11 +5619,11 @@

        Called by

        - - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -5631,17 +5631,17 @@

        Called by

        - - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -5670,17 +5670,17 @@

        Called by

        - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - - -proc~json_info_by_path->none~info~2 - - + + +proc~json_info_by_path->none~info + + @@ -5706,11 +5706,11 @@

        Called by

        - - -proc~json_is_vector->none~info~2 - - + + +proc~json_is_vector->none~info + + @@ -5719,16 +5719,16 @@

        Called by

        - + proc~json_matrix_info->none~get_child - - -proc~json_matrix_info->none~info~2 - - + + +proc~json_matrix_info->none~info + + @@ -5736,17 +5736,17 @@

        Called by

        - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - - -proc~json_matrix_info_by_path->none~matrix_info~2 - - + + +proc~json_matrix_info_by_path->none~matrix_info + + @@ -5904,11 +5904,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -5925,17 +5925,17 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - - -proc~json_string_info->none~info~2 - - + + +proc~json_string_info->none~info + + @@ -5973,17 +5973,17 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - - -proc~json_update_integer->none~info~2 - - + + +proc~json_update_integer->none~info + + @@ -6006,17 +6006,17 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - - -proc~json_update_logical->none~info~2 - - + + +proc~json_update_logical->none~info + + @@ -6039,17 +6039,17 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - - -proc~json_update_real->none~info~2 - - + + +proc~json_update_real->none~info + + @@ -6066,11 +6066,11 @@

        Called by

        - - -proc~json_update_real32->none~update~4 - - + + +proc~json_update_real32->none~update~2 + + @@ -6087,17 +6087,17 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - - -proc~json_update_string->none~info~2 - - + + +proc~json_update_string->none~info + + @@ -6105,11 +6105,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -6120,9 +6120,9 @@

        Called by

        - + -proc~json_value_add_integer->none~add~4 +proc~json_value_add_integer->none~add~2 @@ -6141,9 +6141,9 @@

        Called by

        - + -proc~json_value_add_integer_vec->none~add~4 +proc~json_value_add_integer_vec->none~add~2 @@ -6162,9 +6162,9 @@

        Called by

        - + -proc~json_value_add_logical->none~add~4 +proc~json_value_add_logical->none~add~2 @@ -6183,9 +6183,9 @@

        Called by

        - + -proc~json_value_add_logical_vec->none~add~4 +proc~json_value_add_logical_vec->none~add~2 @@ -6204,11 +6204,11 @@

        Called by

        - - -proc~json_value_add_member->none~info~2 - - + + +proc~json_value_add_member->none~info + + @@ -6225,9 +6225,9 @@

        Called by

        - + -proc~json_value_add_null->none~add~4 +proc~json_value_add_null->none~add~2 @@ -6246,9 +6246,9 @@

        Called by

        - + -proc~json_value_add_real->none~add~4 +proc~json_value_add_real->none~add~2 @@ -6267,9 +6267,9 @@

        Called by

        - + -proc~json_value_add_real32->none~add~4 +proc~json_value_add_real32->none~add~2 @@ -6282,9 +6282,9 @@

        Called by

        - + -proc~json_value_add_real32_vec->none~add~4 +proc~json_value_add_real32_vec->none~add~2 @@ -6297,9 +6297,9 @@

        Called by

        - + -proc~json_value_add_real_vec->none~add~4 +proc~json_value_add_real_vec->none~add~2 @@ -6318,9 +6318,9 @@

        Called by

        - + -proc~json_value_add_string->none~add~4 +proc~json_value_add_string->none~add~2 @@ -6339,9 +6339,9 @@

        Called by

        - + -proc~json_value_add_string_vec->none~add~4 +proc~json_value_add_string_vec->none~add~2 @@ -6385,7 +6385,7 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child @@ -6423,11 +6423,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -6438,11 +6438,11 @@

        Called by

        - - -proc~json_value_reverse->none~info~2 - - + + +proc~json_value_reverse->none~info + + @@ -6504,9 +6504,9 @@

        Called by

        - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -6546,9 +6546,9 @@

        Called by

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -6693,18 +6693,18 @@

        Called by

        - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -6819,9 +6819,9 @@

        Called by

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -6849,9 +6849,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -6876,9 +6876,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -7016,7 +7016,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/ucs4_comp_default.html b/proc/ucs4_comp_default.html index 58533b4d1..064c0ccf6 100644 --- a/proc/ucs4_comp_default.html +++ b/proc/ucs4_comp_default.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/ucs4_join_default.html b/proc/ucs4_join_default.html index d1b54286d..9c1456e63 100644 --- a/proc/ucs4_join_default.html +++ b/proc/ucs4_join_default.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/ucs4_neq_default.html b/proc/ucs4_neq_default.html index cf6e6f65b..759ff8ad6 100644 --- a/proc/ucs4_neq_default.html +++ b/proc/ucs4_neq_default.html @@ -520,7 +520,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/unescape_string.html b/proc/unescape_string.html index e4173f804..6ddbf3d8e 100644 --- a/proc/unescape_string.html +++ b/proc/unescape_string.html @@ -174,7 +174,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(inout), @@ -193,7 +193,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -467,18 +467,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -491,24 +491,24 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file @@ -521,9 +521,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -536,30 +536,30 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -572,9 +572,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -587,9 +587,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -602,9 +602,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -617,15 +617,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -964,7 +964,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/valid_json_hex.html b/proc/valid_json_hex.html index 581b55ff9..e8ce69dcf 100644 --- a/proc/valid_json_hex.html +++ b/proc/valid_json_hex.html @@ -170,7 +170,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -312,18 +312,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -336,9 +336,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -351,9 +351,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -366,9 +366,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -381,9 +381,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -396,9 +396,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -411,9 +411,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -426,9 +426,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -441,9 +441,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -456,9 +456,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -471,9 +471,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -486,9 +486,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -501,9 +501,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -516,9 +516,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -531,9 +531,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -546,9 +546,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -561,9 +561,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -576,9 +576,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -591,9 +591,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -606,9 +606,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -621,9 +621,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -636,9 +636,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -651,9 +651,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -666,9 +666,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -681,9 +681,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -696,9 +696,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -711,9 +711,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -726,9 +726,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -741,9 +741,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -756,9 +756,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -771,9 +771,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -786,9 +786,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -801,9 +801,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -816,9 +816,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -939,9 +939,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -954,9 +954,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -969,9 +969,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -984,9 +984,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -999,9 +999,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1014,9 +1014,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1029,9 +1029,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1044,9 +1044,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1059,9 +1059,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1074,9 +1074,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1089,9 +1089,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1104,9 +1104,9 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -1125,9 +1125,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1146,111 +1146,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1263,24 +1263,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1293,24 +1293,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1353,9 +1353,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1368,15 +1368,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1389,15 +1389,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1425,15 +1425,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1452,15 +1452,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1479,15 +1479,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1506,9 +1506,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1521,9 +1521,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1533,81 +1533,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1620,24 +1620,24 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -1650,90 +1650,105 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -1746,9 +1761,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -1761,9 +1776,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -1776,9 +1791,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -1791,9 +1806,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -1806,9 +1821,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -1821,9 +1836,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -1836,9 +1851,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -1851,9 +1866,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -1866,9 +1881,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -1881,9 +1896,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -1896,9 +1911,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -1911,30 +1926,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1947,30 +1947,30 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -1983,9 +1983,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -1998,9 +1998,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2040,18 +2040,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2064,9 +2064,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2079,9 +2079,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2109,9 +2109,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2145,9 +2145,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2172,9 +2172,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2199,9 +2199,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2226,9 +2226,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2253,9 +2253,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2280,9 +2280,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2307,9 +2307,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2334,9 +2334,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -2362,10 +2362,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2391,9 +2391,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -2406,9 +2406,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -2436,9 +2436,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2451,9 +2451,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2466,9 +2466,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2481,9 +2481,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -2497,10 +2497,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -2512,10 +2512,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -2533,10 +2533,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2547,27 +2547,27 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2580,9 +2580,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2596,10 +2596,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2625,105 +2625,105 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + - + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -2733,18 +2733,18 @@

        Called by

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -2757,9 +2757,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -2784,18 +2784,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -2808,9 +2808,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2820,18 +2820,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2844,24 +2844,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2874,24 +2874,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3198,9 +3198,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -3213,9 +3213,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -3228,9 +3228,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -3240,33 +3240,33 @@

        Called by

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3963,7 +3963,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_assign_string_to_json_file.html b/proc/wrap_assign_string_to_json_file.html index 9e2c6b3ef..b7844e23e 100644 --- a/proc/wrap_assign_string_to_json_file.html +++ b/proc/wrap_assign_string_to_json_file.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -279,18 +279,18 @@

        Calls

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -348,9 +348,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -363,24 +363,24 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -393,9 +393,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -408,9 +408,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -420,18 +420,18 @@

        Calls

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -441,9 +441,9 @@

        Calls

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -456,9 +456,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -471,15 +471,15 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -624,9 +624,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -942,9 +942,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -972,18 +972,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1077,9 +1077,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1119,9 +1119,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1215,9 +1215,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1230,9 +1230,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1245,9 +1245,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1260,9 +1260,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1341,9 +1341,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1353,9 +1353,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1365,9 +1365,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1377,9 +1377,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1517,7 +1517,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_initialize_json_file_from_string.html b/proc/wrap_initialize_json_file_from_string.html index 45f6189dc..579101c47 100644 --- a/proc/wrap_initialize_json_file_from_string.html +++ b/proc/wrap_initialize_json_file_from_string.html @@ -162,7 +162,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -177,7 +177,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -192,7 +192,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -207,7 +207,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -222,7 +222,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -237,7 +237,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -252,7 +252,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -269,7 +269,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -286,7 +286,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -302,7 +302,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -319,7 +319,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -337,7 +337,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -357,7 +357,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -380,7 +380,7 @@

        Arguments

        - + character(kind=CK, len=1), intent(in), @@ -401,7 +401,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -421,7 +421,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -443,7 +443,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -465,7 +465,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -481,7 +481,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -504,7 +504,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -525,7 +525,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -546,7 +546,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -569,7 +569,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -676,33 +676,33 @@

        Calls

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 @@ -715,9 +715,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -730,9 +730,9 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -745,9 +745,9 @@

        Calls

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -760,9 +760,9 @@

        Calls

        - + -none~initialize->proc~set_json_core_in_file +none~initialize~2->proc~set_json_core_in_file @@ -781,18 +781,18 @@

        Calls

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -817,9 +817,9 @@

        Calls

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -832,9 +832,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -847,24 +847,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -922,9 +922,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -937,9 +937,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1081,9 +1081,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -1159,9 +1159,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1375,9 +1375,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -1405,18 +1405,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1510,9 +1510,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1552,9 +1552,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1636,9 +1636,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1651,9 +1651,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1666,9 +1666,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1681,9 +1681,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1762,9 +1762,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1774,9 +1774,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1786,9 +1786,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1798,9 +1798,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2064,7 +2064,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_initialize_json_file_from_string_v2.html b/proc/wrap_initialize_json_file_from_string_v2.html index aec753854..c058c13b4 100644 --- a/proc/wrap_initialize_json_file_from_string_v2.html +++ b/proc/wrap_initialize_json_file_from_string_v2.html @@ -162,7 +162,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -177,7 +177,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -283,18 +283,18 @@

        Calls

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -307,9 +307,9 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -322,24 +322,24 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -364,9 +364,9 @@

        Calls

        - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -379,9 +379,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -394,24 +394,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -424,9 +424,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -439,9 +439,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -571,9 +571,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -715,9 +715,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -919,9 +919,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -949,18 +949,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1054,9 +1054,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1096,9 +1096,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1192,9 +1192,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1207,9 +1207,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1222,9 +1222,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1237,9 +1237,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1318,9 +1318,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1330,9 +1330,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1342,9 +1342,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1354,9 +1354,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1616,7 +1616,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_integer_by_path.html b/proc/wrap_json_add_integer_by_path.html index 7108d83c4..5425c904e 100644 --- a/proc/wrap_json_add_integer_by_path.html +++ b/proc/wrap_json_add_integer_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -368,18 +368,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -686,24 +686,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -737,18 +737,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -770,9 +770,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -809,9 +809,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -824,9 +824,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1418,18 +1418,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1526,9 +1526,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1712,9 +1712,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1775,9 +1775,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1808,9 +1808,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1934,9 +1934,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1994,9 +1994,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2045,27 +2045,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2093,9 +2093,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2189,9 +2189,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2255,9 +2255,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2267,9 +2267,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2279,9 +2279,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2315,9 +2315,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2327,9 +2327,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2339,9 +2339,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2375,9 +2375,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2387,9 +2387,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2399,9 +2399,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2570,9 +2570,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2582,9 +2582,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2606,9 +2606,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2699,9 +2699,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2717,9 +2717,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2963,7 +2963,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_integer_vec_by_path.html b/proc/wrap_json_add_integer_vec_by_path.html index 1e3844f97..1a0625348 100644 --- a/proc/wrap_json_add_integer_vec_by_path.html +++ b/proc/wrap_json_add_integer_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -338,18 +338,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_integer_vec_by_path->none~add~4 +proc~json_add_integer_vec_by_path->none~add~2 @@ -383,18 +383,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -422,9 +422,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -437,9 +437,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -452,9 +452,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -467,9 +467,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -572,9 +572,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -719,24 +719,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -746,9 +746,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -758,9 +758,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -770,9 +770,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -782,9 +782,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -818,18 +818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -851,9 +851,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -878,9 +878,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -893,9 +893,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -908,9 +908,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -923,9 +923,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -938,9 +938,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -953,9 +953,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -968,9 +968,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -983,9 +983,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -998,9 +998,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1013,9 +1013,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1028,9 +1028,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1043,9 +1043,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1058,9 +1058,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1088,9 +1088,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1103,9 +1103,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1118,9 +1118,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1133,9 +1133,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1148,9 +1148,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1163,9 +1163,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1178,9 +1178,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1193,9 +1193,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1208,9 +1208,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1223,9 +1223,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1238,9 +1238,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1253,9 +1253,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1268,9 +1268,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1283,9 +1283,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1298,9 +1298,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1313,9 +1313,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1328,9 +1328,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1343,9 +1343,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1358,9 +1358,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1373,9 +1373,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1388,9 +1388,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1403,9 +1403,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1418,9 +1418,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1433,9 +1433,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1448,9 +1448,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1463,9 +1463,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1808,9 +1808,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1946,15 +1946,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2006,15 +2006,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2057,33 +2057,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2105,15 +2105,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2201,15 +2201,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2618,9 +2618,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2639,15 +2639,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2879,7 +2879,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_logical_by_path.html b/proc/wrap_json_add_logical_by_path.html index d6bfa11f7..b3a2a4cc5 100644 --- a/proc/wrap_json_add_logical_by_path.html +++ b/proc/wrap_json_add_logical_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -368,18 +368,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -686,24 +686,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -737,18 +737,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -770,9 +770,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -809,9 +809,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -824,9 +824,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1418,18 +1418,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1526,9 +1526,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1712,9 +1712,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1775,9 +1775,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1808,9 +1808,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1934,9 +1934,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1994,9 +1994,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2045,27 +2045,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2093,9 +2093,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2189,9 +2189,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2255,9 +2255,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2267,9 +2267,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2279,9 +2279,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2315,9 +2315,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2327,9 +2327,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2339,9 +2339,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2351,9 +2351,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2375,9 +2375,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2387,9 +2387,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2399,9 +2399,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2570,9 +2570,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2582,9 +2582,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2606,9 +2606,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2699,9 +2699,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2717,9 +2717,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2963,7 +2963,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_logical_vec_by_path.html b/proc/wrap_json_add_logical_vec_by_path.html index 41996fbbc..e8c065080 100644 --- a/proc/wrap_json_add_logical_vec_by_path.html +++ b/proc/wrap_json_add_logical_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -338,18 +338,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_logical_vec_by_path->none~add~4 +proc~json_add_logical_vec_by_path->none~add~2 @@ -383,18 +383,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -422,9 +422,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -437,9 +437,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -452,9 +452,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -467,9 +467,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -572,9 +572,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -719,24 +719,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -746,9 +746,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -758,9 +758,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -770,9 +770,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -782,9 +782,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -818,18 +818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -851,9 +851,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -878,9 +878,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -893,9 +893,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -908,9 +908,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -923,9 +923,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -938,9 +938,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -953,9 +953,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -968,9 +968,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -983,9 +983,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -998,9 +998,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1013,9 +1013,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1028,9 +1028,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1043,9 +1043,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1058,9 +1058,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1088,9 +1088,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1103,9 +1103,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1118,9 +1118,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1133,9 +1133,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1148,9 +1148,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1163,9 +1163,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1178,9 +1178,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1193,9 +1193,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1208,9 +1208,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1223,9 +1223,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1238,9 +1238,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1253,9 +1253,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1268,9 +1268,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1283,9 +1283,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1298,9 +1298,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1313,9 +1313,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1328,9 +1328,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1343,9 +1343,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1358,9 +1358,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1373,9 +1373,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1388,9 +1388,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1403,9 +1403,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1418,9 +1418,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1433,9 +1433,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1448,9 +1448,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1463,9 +1463,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1808,9 +1808,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1946,15 +1946,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2006,15 +2006,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2057,33 +2057,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2105,15 +2105,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2201,15 +2201,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2618,9 +2618,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2639,15 +2639,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2879,7 +2879,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_member_by_path.html b/proc/wrap_json_add_member_by_path.html index 609c8a2ce..ff46ed791 100644 --- a/proc/wrap_json_add_member_by_path.html +++ b/proc/wrap_json_add_member_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -353,18 +353,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -452,9 +452,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -467,9 +467,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -482,9 +482,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -641,39 +641,39 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -695,9 +695,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -722,9 +722,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -737,9 +737,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -752,9 +752,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -767,9 +767,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -782,9 +782,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -797,9 +797,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -812,9 +812,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -827,9 +827,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -842,9 +842,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -857,9 +857,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -872,9 +872,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1142,9 +1142,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1157,9 +1157,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1172,9 +1172,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1187,9 +1187,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1202,9 +1202,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1217,9 +1217,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1232,9 +1232,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1247,9 +1247,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1262,9 +1262,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1277,9 +1277,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1292,9 +1292,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1307,9 +1307,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1325,18 +1325,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1442,9 +1442,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1508,9 +1508,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1523,9 +1523,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1538,9 +1538,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1553,9 +1553,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1619,9 +1619,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1682,9 +1682,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1715,9 +1715,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1754,9 +1754,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1829,9 +1829,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1841,9 +1841,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1859,9 +1859,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1889,9 +1889,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1901,9 +1901,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1919,9 +1919,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1952,27 +1952,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2114,9 +2114,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2126,9 +2126,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2171,9 +2171,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2183,9 +2183,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2243,9 +2243,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2255,9 +2255,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2267,9 +2267,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2279,9 +2279,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2315,9 +2315,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2486,9 +2486,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2498,9 +2498,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2510,9 +2510,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2522,9 +2522,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2615,9 +2615,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2633,9 +2633,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2879,7 +2879,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_real32_by_path.html b/proc/wrap_json_add_real32_by_path.html index 0084efe74..ae2ed9fa9 100644 --- a/proc/wrap_json_add_real32_by_path.html +++ b/proc/wrap_json_add_real32_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -494,18 +494,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -554,18 +554,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -590,9 +590,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -623,9 +623,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -638,9 +638,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -653,9 +653,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -668,9 +668,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -773,9 +773,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -788,9 +788,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -962,24 +962,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -989,9 +989,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1001,9 +1001,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1013,9 +1013,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1025,9 +1025,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1082,18 +1082,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1115,9 +1115,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1166,9 +1166,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1181,9 +1181,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1466,9 +1466,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1481,9 +1481,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1496,9 +1496,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1511,9 +1511,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1526,9 +1526,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1541,9 +1541,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1556,9 +1556,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1571,9 +1571,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1586,9 +1586,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1601,9 +1601,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1616,9 +1616,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1631,9 +1631,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1646,9 +1646,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1661,9 +1661,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1676,9 +1676,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1691,9 +1691,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1706,9 +1706,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1721,9 +1721,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1736,9 +1736,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1751,15 +1751,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2003,9 +2003,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2051,9 +2051,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2123,9 +2123,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2198,9 +2198,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2210,9 +2210,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2228,9 +2228,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2321,27 +2321,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2387,9 +2387,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2465,9 +2465,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2483,9 +2483,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2495,9 +2495,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2525,9 +2525,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2537,9 +2537,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2561,9 +2561,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2573,9 +2573,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2585,9 +2585,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2609,9 +2609,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2633,9 +2633,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2645,9 +2645,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2657,9 +2657,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2669,9 +2669,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2870,9 +2870,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2891,9 +2891,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2909,9 +2909,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3131,7 +3131,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_real32_vec_by_path.html b/proc/wrap_json_add_real32_vec_by_path.html index 77f2ac0af..3bb32ece8 100644 --- a/proc/wrap_json_add_real32_vec_by_path.html +++ b/proc/wrap_json_add_real32_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -494,18 +494,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -554,18 +554,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -590,9 +590,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -623,9 +623,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -638,9 +638,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -653,9 +653,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -668,9 +668,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -773,9 +773,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -788,9 +788,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -962,24 +962,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -989,9 +989,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1001,9 +1001,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1013,9 +1013,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1025,9 +1025,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1082,18 +1082,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1115,9 +1115,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1166,9 +1166,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1181,9 +1181,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1466,9 +1466,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1481,9 +1481,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1496,9 +1496,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1511,9 +1511,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1526,9 +1526,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1541,9 +1541,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1556,9 +1556,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1571,9 +1571,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1586,9 +1586,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1601,9 +1601,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1616,9 +1616,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1631,9 +1631,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1646,9 +1646,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1661,9 +1661,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1676,9 +1676,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1691,9 +1691,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1706,9 +1706,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1721,9 +1721,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1736,9 +1736,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1751,15 +1751,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2003,9 +2003,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2051,9 +2051,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2123,9 +2123,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2198,9 +2198,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2210,9 +2210,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2228,9 +2228,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2288,9 +2288,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2321,27 +2321,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2387,9 +2387,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2465,9 +2465,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2483,9 +2483,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2495,9 +2495,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2525,9 +2525,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2537,9 +2537,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2561,9 +2561,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2573,9 +2573,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2585,9 +2585,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2597,9 +2597,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2609,9 +2609,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2633,9 +2633,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2645,9 +2645,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2657,9 +2657,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2669,9 +2669,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2870,9 +2870,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2891,9 +2891,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2909,9 +2909,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3131,7 +3131,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_real_by_path.html b/proc/wrap_json_add_real_by_path.html index 278f1700a..75c122746 100644 --- a/proc/wrap_json_add_real_by_path.html +++ b/proc/wrap_json_add_real_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -368,18 +368,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -497,9 +497,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -512,9 +512,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -686,24 +686,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -713,18 +713,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -746,9 +746,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -785,9 +785,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -800,9 +800,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -815,9 +815,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -830,9 +830,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -845,9 +845,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -860,9 +860,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -875,9 +875,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -890,9 +890,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -905,9 +905,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -920,9 +920,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -935,9 +935,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -950,9 +950,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -965,9 +965,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -980,9 +980,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -995,9 +995,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1010,9 +1010,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1025,9 +1025,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1040,9 +1040,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1055,9 +1055,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1070,9 +1070,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1085,9 +1085,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1100,9 +1100,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1115,9 +1115,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1130,9 +1130,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1145,9 +1145,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1160,9 +1160,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1175,9 +1175,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1388,18 +1388,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1571,9 +1571,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1586,9 +1586,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1601,9 +1601,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1616,9 +1616,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1682,9 +1682,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1745,9 +1745,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1778,9 +1778,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1817,9 +1817,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1892,9 +1892,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1904,9 +1904,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1964,9 +1964,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2015,27 +2015,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2051,9 +2051,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2063,9 +2063,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2147,9 +2147,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2159,9 +2159,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2189,9 +2189,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2234,9 +2234,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2246,9 +2246,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2270,9 +2270,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2282,9 +2282,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2294,9 +2294,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2306,9 +2306,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2318,9 +2318,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2330,9 +2330,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2342,9 +2342,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2378,9 +2378,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2561,9 +2561,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2573,9 +2573,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2585,9 +2585,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2657,9 +2657,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2696,9 +2696,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2942,7 +2942,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_real_vec_by_path.html b/proc/wrap_json_add_real_vec_by_path.html index 618c634df..15367ddd8 100644 --- a/proc/wrap_json_add_real_vec_by_path.html +++ b/proc/wrap_json_add_real_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -338,18 +338,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_real_vec_by_path->none~add~4 +proc~json_add_real_vec_by_path->none~add~2 @@ -383,18 +383,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -422,9 +422,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -437,9 +437,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -452,9 +452,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -467,9 +467,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -572,9 +572,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -719,24 +719,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -746,9 +746,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -758,9 +758,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -770,9 +770,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -782,9 +782,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -818,18 +818,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -851,9 +851,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -878,9 +878,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -893,9 +893,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -908,9 +908,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -923,9 +923,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -938,9 +938,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -953,9 +953,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -968,9 +968,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -983,9 +983,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -998,9 +998,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1013,9 +1013,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1028,9 +1028,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1043,9 +1043,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1058,9 +1058,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1088,9 +1088,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1103,9 +1103,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1118,9 +1118,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1133,9 +1133,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1148,9 +1148,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1163,9 +1163,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1178,9 +1178,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1193,9 +1193,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1208,9 +1208,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1223,9 +1223,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1238,9 +1238,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1253,9 +1253,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1268,9 +1268,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1283,9 +1283,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1298,9 +1298,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1313,9 +1313,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1328,9 +1328,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1343,9 +1343,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1358,9 +1358,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1373,9 +1373,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1388,9 +1388,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1403,9 +1403,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1418,9 +1418,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1433,9 +1433,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1448,9 +1448,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1463,9 +1463,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1739,9 +1739,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1787,9 +1787,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1808,9 +1808,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1847,9 +1847,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1922,9 +1922,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1946,15 +1946,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2006,15 +2006,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2057,33 +2057,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2105,15 +2105,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2201,15 +2201,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2231,9 +2231,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2618,9 +2618,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2639,15 +2639,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2879,7 +2879,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_string_by_path.html b/proc/wrap_json_add_string_by_path.html index 42b8264d7..9935d5d59 100644 --- a/proc/wrap_json_add_string_by_path.html +++ b/proc/wrap_json_add_string_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -269,7 +269,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -398,18 +398,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -527,9 +527,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -542,9 +542,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -557,9 +557,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -716,24 +716,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -767,18 +767,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -839,9 +839,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -854,9 +854,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1004,9 +1004,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1019,9 +1019,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1034,9 +1034,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1049,9 +1049,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1064,9 +1064,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1079,9 +1079,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1094,9 +1094,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1109,9 +1109,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1124,9 +1124,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1139,9 +1139,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1154,9 +1154,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1409,9 +1409,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1424,9 +1424,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1448,18 +1448,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1556,9 +1556,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1631,9 +1631,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1646,9 +1646,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1661,9 +1661,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1676,9 +1676,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1742,9 +1742,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1805,9 +1805,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1877,9 +1877,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1952,9 +1952,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1964,9 +1964,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1982,9 +1982,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2042,9 +2042,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2075,27 +2075,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2111,9 +2111,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2123,9 +2123,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2141,9 +2141,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2207,9 +2207,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2219,9 +2219,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2600,9 +2600,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2612,9 +2612,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2624,9 +2624,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2636,9 +2636,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2708,9 +2708,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2729,9 +2729,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2747,9 +2747,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2997,7 +2997,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_add_string_vec_by_path.html b/proc/wrap_json_add_string_vec_by_path.html index b468cf7ad..0dcd9de84 100644 --- a/proc/wrap_json_add_string_vec_by_path.html +++ b/proc/wrap_json_add_string_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -272,7 +272,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -287,7 +287,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -386,18 +386,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -431,18 +431,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -500,9 +500,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -515,9 +515,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -530,9 +530,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -545,9 +545,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -620,9 +620,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -635,9 +635,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -650,9 +650,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -809,24 +809,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -836,9 +836,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -908,18 +908,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -941,9 +941,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -980,9 +980,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -995,9 +995,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1010,9 +1010,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1025,9 +1025,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1040,9 +1040,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1055,9 +1055,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1070,9 +1070,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1085,9 +1085,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1100,9 +1100,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1115,9 +1115,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1130,9 +1130,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1145,9 +1145,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1160,9 +1160,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1175,9 +1175,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1190,9 +1190,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1205,9 +1205,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1220,9 +1220,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1235,9 +1235,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1250,9 +1250,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1265,9 +1265,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1280,9 +1280,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1295,9 +1295,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1310,9 +1310,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1325,9 +1325,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1340,9 +1340,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1355,9 +1355,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1370,9 +1370,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1385,9 +1385,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1400,9 +1400,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1415,9 +1415,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1430,9 +1430,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1445,9 +1445,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1460,9 +1460,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1475,9 +1475,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1490,9 +1490,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1505,9 +1505,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1520,9 +1520,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1535,9 +1535,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1550,9 +1550,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1565,15 +1565,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1811,9 +1811,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -1859,9 +1859,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1892,9 +1892,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1931,9 +1931,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2006,9 +2006,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2018,9 +2018,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2066,9 +2066,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2078,9 +2078,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2129,27 +2129,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2165,9 +2165,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2177,9 +2177,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2195,9 +2195,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2291,9 +2291,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2303,9 +2303,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2417,9 +2417,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2429,9 +2429,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2441,9 +2441,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2453,9 +2453,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2465,9 +2465,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2477,9 +2477,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2678,9 +2678,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2699,9 +2699,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2717,9 +2717,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2948,7 +2948,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_create_by_path.html b/proc/wrap_json_create_by_path.html index ffeccf0b7..42811e575 100644 --- a/proc/wrap_json_create_by_path.html +++ b/proc/wrap_json_create_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -241,7 +241,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -479,18 +479,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -596,9 +596,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -650,9 +650,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -665,9 +665,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -680,9 +680,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -695,9 +695,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -812,18 +812,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -980,9 +980,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -995,9 +995,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1010,9 +1010,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1034,9 +1034,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1046,9 +1046,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1058,9 +1058,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1145,18 +1145,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -1169,9 +1169,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1184,9 +1184,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1199,9 +1199,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1214,9 +1214,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1229,9 +1229,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1244,9 +1244,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1259,9 +1259,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1274,9 +1274,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1289,9 +1289,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1304,9 +1304,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1319,9 +1319,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1334,9 +1334,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1349,9 +1349,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1364,9 +1364,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1379,9 +1379,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1394,9 +1394,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1409,9 +1409,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1424,9 +1424,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1439,9 +1439,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1454,9 +1454,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1469,9 +1469,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1484,9 +1484,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1499,9 +1499,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1514,9 +1514,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1529,9 +1529,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1544,9 +1544,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1559,9 +1559,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1574,9 +1574,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1589,9 +1589,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1604,9 +1604,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1619,9 +1619,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1634,9 +1634,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1649,9 +1649,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1664,9 +1664,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1679,9 +1679,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1694,9 +1694,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1709,9 +1709,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1724,9 +1724,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1766,15 +1766,15 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1814,18 +1814,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1850,9 +1850,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1901,9 +1901,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1916,15 +1916,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1955,9 +1955,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1994,9 +1994,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2069,9 +2069,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2099,9 +2099,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2129,9 +2129,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2141,9 +2141,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2159,9 +2159,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2192,27 +2192,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2228,9 +2228,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2258,9 +2258,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2354,9 +2354,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2399,9 +2399,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2411,9 +2411,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2423,9 +2423,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2435,9 +2435,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2447,9 +2447,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2459,9 +2459,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2471,9 +2471,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2483,9 +2483,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2495,9 +2495,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2507,9 +2507,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2519,9 +2519,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2531,9 +2531,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2543,9 +2543,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2624,9 +2624,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2672,15 +2672,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3828,7 +3828,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_integer.html b/proc/wrap_json_file_add_integer.html index 414bfdd01..5e3707377 100644 --- a/proc/wrap_json_file_add_integer.html +++ b/proc/wrap_json_file_add_integer.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_integer_vec.html b/proc/wrap_json_file_add_integer_vec.html index 0cd74753c..2c39a6d97 100644 --- a/proc/wrap_json_file_add_integer_vec.html +++ b/proc/wrap_json_file_add_integer_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_logical.html b/proc/wrap_json_file_add_logical.html index f8993cfdf..3933a8777 100644 --- a/proc/wrap_json_file_add_logical.html +++ b/proc/wrap_json_file_add_logical.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_logical_vec.html b/proc/wrap_json_file_add_logical_vec.html index 4cf34dc37..f6f3e5a4e 100644 --- a/proc/wrap_json_file_add_logical_vec.html +++ b/proc/wrap_json_file_add_logical_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_object.html b/proc/wrap_json_file_add_object.html index 34264a6c3..df4de052f 100644 --- a/proc/wrap_json_file_add_object.html +++ b/proc/wrap_json_file_add_object.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_real.html b/proc/wrap_json_file_add_real.html index 2754e8311..716c11b75 100644 --- a/proc/wrap_json_file_add_real.html +++ b/proc/wrap_json_file_add_real.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_real32.html b/proc/wrap_json_file_add_real32.html index 8655a0c30..c61a8a106 100644 --- a/proc/wrap_json_file_add_real32.html +++ b/proc/wrap_json_file_add_real32.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -495,18 +495,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -555,18 +555,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -591,9 +591,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -624,9 +624,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -639,9 +639,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -654,9 +654,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -669,9 +669,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -774,9 +774,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -789,9 +789,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -804,9 +804,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -963,24 +963,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -990,9 +990,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1002,9 +1002,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1014,9 +1014,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1026,9 +1026,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1083,18 +1083,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1167,9 +1167,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1182,9 +1182,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1197,9 +1197,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1212,9 +1212,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1227,9 +1227,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1242,9 +1242,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1257,9 +1257,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1272,9 +1272,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1287,9 +1287,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1302,9 +1302,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1317,9 +1317,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1332,9 +1332,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1347,9 +1347,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1362,9 +1362,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1377,9 +1377,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1392,9 +1392,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1407,9 +1407,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1422,9 +1422,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1437,9 +1437,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1452,9 +1452,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1467,9 +1467,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1482,9 +1482,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1497,9 +1497,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1512,9 +1512,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1527,9 +1527,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1542,9 +1542,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1557,9 +1557,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1572,9 +1572,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1587,9 +1587,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1602,9 +1602,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1617,9 +1617,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1632,9 +1632,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1647,9 +1647,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1662,9 +1662,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1677,9 +1677,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1692,9 +1692,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1707,9 +1707,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1722,9 +1722,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1737,9 +1737,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1752,15 +1752,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1848,9 +1848,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2004,9 +2004,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2052,9 +2052,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2124,9 +2124,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2199,9 +2199,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2211,9 +2211,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2229,9 +2229,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2259,9 +2259,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2271,9 +2271,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2289,9 +2289,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2322,27 +2322,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2358,9 +2358,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2370,9 +2370,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2388,9 +2388,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2466,9 +2466,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2484,9 +2484,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2496,9 +2496,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2526,9 +2526,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2538,9 +2538,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2562,9 +2562,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2574,9 +2574,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2871,9 +2871,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2892,9 +2892,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2910,9 +2910,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3131,7 +3131,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_real32_vec.html b/proc/wrap_json_file_add_real32_vec.html index a2ee77617..cb16cfa04 100644 --- a/proc/wrap_json_file_add_real32_vec.html +++ b/proc/wrap_json_file_add_real32_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -495,18 +495,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -555,18 +555,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -591,9 +591,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -624,9 +624,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -639,9 +639,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -654,9 +654,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -669,9 +669,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -774,9 +774,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -789,9 +789,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -804,9 +804,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -963,24 +963,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -990,9 +990,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1002,9 +1002,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1014,9 +1014,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1026,9 +1026,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1083,18 +1083,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1167,9 +1167,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1182,9 +1182,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1197,9 +1197,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1212,9 +1212,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1227,9 +1227,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1242,9 +1242,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1257,9 +1257,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1272,9 +1272,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1287,9 +1287,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1302,9 +1302,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1317,9 +1317,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1332,9 +1332,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1347,9 +1347,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1362,9 +1362,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1377,9 +1377,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1392,9 +1392,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1407,9 +1407,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1422,9 +1422,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1437,9 +1437,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1452,9 +1452,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1467,9 +1467,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1482,9 +1482,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1497,9 +1497,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1512,9 +1512,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1527,9 +1527,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1542,9 +1542,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1557,9 +1557,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1572,9 +1572,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1587,9 +1587,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1602,9 +1602,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1617,9 +1617,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1632,9 +1632,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1647,9 +1647,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1662,9 +1662,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1677,9 +1677,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1692,9 +1692,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1707,9 +1707,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1722,9 +1722,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1737,9 +1737,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1752,15 +1752,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1848,9 +1848,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2004,9 +2004,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2052,9 +2052,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2124,9 +2124,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2199,9 +2199,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2211,9 +2211,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2229,9 +2229,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2259,9 +2259,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2271,9 +2271,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2289,9 +2289,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2322,27 +2322,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2358,9 +2358,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2370,9 +2370,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2388,9 +2388,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2466,9 +2466,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2484,9 +2484,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2496,9 +2496,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2526,9 +2526,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2538,9 +2538,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2562,9 +2562,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2574,9 +2574,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2871,9 +2871,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2892,9 +2892,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2910,9 +2910,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3131,7 +3131,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_real_vec.html b/proc/wrap_json_file_add_real_vec.html index 0c75ff65b..9412b638b 100644 --- a/proc/wrap_json_file_add_real_vec.html +++ b/proc/wrap_json_file_add_real_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -582,18 +582,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -642,18 +642,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -678,9 +678,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -726,9 +726,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -741,9 +741,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -756,9 +756,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -771,9 +771,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -876,9 +876,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -891,9 +891,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -906,9 +906,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1065,24 +1065,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1092,9 +1092,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1104,9 +1104,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1116,9 +1116,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1128,9 +1128,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1176,18 +1176,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1260,9 +1260,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1275,9 +1275,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1500,9 +1500,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1515,9 +1515,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1530,9 +1530,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1545,9 +1545,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1560,9 +1560,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1575,9 +1575,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1590,9 +1590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1605,9 +1605,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1620,9 +1620,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1635,9 +1635,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1650,9 +1650,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1665,9 +1665,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1680,9 +1680,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1695,9 +1695,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1710,9 +1710,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1725,9 +1725,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1740,9 +1740,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1755,9 +1755,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1770,9 +1770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1785,9 +1785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1800,9 +1800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1815,9 +1815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1830,9 +1830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1845,9 +1845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1863,9 +1863,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2085,9 +2085,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2151,9 +2151,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2190,9 +2190,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2265,9 +2265,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2277,9 +2277,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2325,9 +2325,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2337,9 +2337,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2355,9 +2355,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2388,27 +2388,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2424,9 +2424,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2436,9 +2436,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2454,9 +2454,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2550,9 +2550,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2586,9 +2586,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2598,9 +2598,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2610,9 +2610,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2622,9 +2622,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2634,9 +2634,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2646,9 +2646,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2658,9 +2658,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2670,9 +2670,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2682,9 +2682,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2694,9 +2694,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2706,9 +2706,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2718,9 +2718,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2730,9 +2730,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2901,9 +2901,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2922,9 +2922,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2940,9 +2940,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3137,7 +3137,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_string.html b/proc/wrap_json_file_add_string.html index 8cab8de27..c9979d77d 100644 --- a/proc/wrap_json_file_add_string.html +++ b/proc/wrap_json_file_add_string.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -613,18 +613,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -673,18 +673,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -709,9 +709,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -757,9 +757,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -772,9 +772,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -787,9 +787,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -802,9 +802,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -907,9 +907,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -922,9 +922,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -937,9 +937,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1096,24 +1096,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1123,9 +1123,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1135,9 +1135,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1147,9 +1147,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1159,9 +1159,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1207,18 +1207,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1240,9 +1240,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1291,9 +1291,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1306,9 +1306,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1321,9 +1321,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1336,9 +1336,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1351,9 +1351,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1366,9 +1366,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1381,9 +1381,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1396,9 +1396,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1411,9 +1411,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1426,9 +1426,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1441,9 +1441,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1456,9 +1456,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1471,9 +1471,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1486,9 +1486,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1501,9 +1501,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1516,9 +1516,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1531,9 +1531,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1546,9 +1546,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1561,9 +1561,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1576,9 +1576,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1591,9 +1591,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1606,9 +1606,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1621,9 +1621,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1636,9 +1636,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1651,9 +1651,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1666,9 +1666,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1681,9 +1681,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1696,9 +1696,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1711,9 +1711,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1726,9 +1726,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1741,9 +1741,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1756,9 +1756,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1771,9 +1771,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1786,9 +1786,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1801,9 +1801,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1816,9 +1816,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1831,9 +1831,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1846,9 +1846,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1861,9 +1861,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1876,9 +1876,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1894,9 +1894,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1969,9 +1969,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2116,9 +2116,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2149,9 +2149,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2182,9 +2182,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2221,9 +2221,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2296,9 +2296,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2308,9 +2308,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2356,9 +2356,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2368,9 +2368,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2386,9 +2386,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2419,27 +2419,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2455,9 +2455,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2467,9 +2467,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2485,9 +2485,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2563,9 +2563,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2581,9 +2581,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2599,9 +2599,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2617,9 +2617,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2629,9 +2629,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2641,9 +2641,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2653,9 +2653,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2665,9 +2665,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2677,9 +2677,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2689,9 +2689,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2701,9 +2701,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2713,9 +2713,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2725,9 +2725,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2737,9 +2737,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2749,9 +2749,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2761,9 +2761,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2932,9 +2932,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2953,9 +2953,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2971,9 +2971,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3172,7 +3172,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_add_string_vec.html b/proc/wrap_json_file_add_string_vec.html index d0a2174e4..1defd7723 100644 --- a/proc/wrap_json_file_add_string_vec.html +++ b/proc/wrap_json_file_add_string_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -225,7 +225,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -240,7 +240,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -258,7 +258,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -273,7 +273,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -631,18 +631,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -691,18 +691,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_add_string_vec_by_path->none~add~4 +proc~json_add_string_vec_by_path->none~add~2 @@ -727,9 +727,9 @@

        Calls

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -775,9 +775,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -790,9 +790,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -805,9 +805,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -820,9 +820,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -925,9 +925,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -940,9 +940,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -955,9 +955,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1114,24 +1114,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -1141,9 +1141,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1153,9 +1153,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1165,9 +1165,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1177,9 +1177,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1225,18 +1225,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -1258,9 +1258,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1309,9 +1309,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1324,9 +1324,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1339,9 +1339,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1354,9 +1354,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1369,9 +1369,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -1384,9 +1384,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1399,9 +1399,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1414,9 +1414,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1429,9 +1429,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1444,9 +1444,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1459,9 +1459,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1474,9 +1474,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1489,9 +1489,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1504,9 +1504,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1519,9 +1519,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1534,9 +1534,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1549,9 +1549,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1564,9 +1564,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1579,9 +1579,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1594,9 +1594,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1609,9 +1609,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1624,9 +1624,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1639,9 +1639,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1654,9 +1654,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1669,9 +1669,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1684,9 +1684,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1699,9 +1699,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1714,9 +1714,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1729,9 +1729,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1744,9 +1744,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1759,9 +1759,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1774,9 +1774,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1789,9 +1789,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1804,9 +1804,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1819,9 +1819,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1834,9 +1834,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1849,9 +1849,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1864,9 +1864,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1879,9 +1879,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1894,9 +1894,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1912,9 +1912,9 @@

        Calls

        - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1987,9 +1987,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2134,9 +2134,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2167,9 +2167,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2200,9 +2200,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -2239,9 +2239,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -2344,9 +2344,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -2374,9 +2374,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -2386,9 +2386,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -2404,9 +2404,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -2437,27 +2437,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -2473,9 +2473,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -2485,9 +2485,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -2503,9 +2503,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -2569,9 +2569,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -2581,9 +2581,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -2599,9 +2599,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2617,9 +2617,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2635,9 +2635,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2647,9 +2647,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2659,9 +2659,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2671,9 +2671,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2683,9 +2683,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2695,9 +2695,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2707,9 +2707,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2719,9 +2719,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2731,9 +2731,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2743,9 +2743,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2755,9 +2755,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2767,9 +2767,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2779,9 +2779,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2950,9 +2950,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2971,9 +2971,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2989,9 +2989,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3195,7 +3195,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_alloc_string_vec.html b/proc/wrap_json_file_get_alloc_string_vec.html index dfcd9775f..733887271 100644 --- a/proc/wrap_json_file_get_alloc_string_vec.html +++ b/proc/wrap_json_file_get_alloc_string_vec.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -210,7 +210,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -227,7 +227,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -242,7 +242,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -257,7 +257,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -312,18 +312,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -357,9 +357,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -372,9 +372,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -387,9 +387,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -402,9 +402,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -417,9 +417,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -432,9 +432,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -447,9 +447,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -462,9 +462,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -477,9 +477,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -492,9 +492,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -507,9 +507,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -522,9 +522,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -537,9 +537,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -552,9 +552,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -567,9 +567,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -582,9 +582,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -597,9 +597,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -612,9 +612,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -627,9 +627,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -642,9 +642,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -657,9 +657,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -672,9 +672,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -687,9 +687,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -702,9 +702,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -717,90 +717,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -810,9 +810,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -822,9 +822,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -834,9 +834,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -846,9 +846,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -858,9 +858,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -870,9 +870,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -882,9 +882,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -894,9 +894,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -906,9 +906,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -918,9 +918,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -930,9 +930,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -945,9 +945,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -960,9 +960,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -975,9 +975,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -990,9 +990,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1005,9 +1005,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1020,9 +1020,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1035,9 +1035,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1050,9 +1050,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1065,9 +1065,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1080,9 +1080,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1095,9 +1095,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1110,9 +1110,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1125,9 +1125,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1140,9 +1140,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1155,9 +1155,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1170,9 +1170,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1185,9 +1185,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1200,9 +1200,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1215,9 +1215,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1230,9 +1230,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1245,9 +1245,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1260,9 +1260,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1275,9 +1275,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1290,9 +1290,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1305,9 +1305,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1320,9 +1320,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1335,9 +1335,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1350,9 +1350,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1365,9 +1365,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1380,9 +1380,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1395,9 +1395,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1410,9 +1410,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1425,9 +1425,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1440,9 +1440,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1455,9 +1455,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1470,9 +1470,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1485,9 +1485,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1500,15 +1500,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1527,9 +1527,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1584,9 +1584,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1695,9 +1695,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1719,15 +1719,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1755,9 +1755,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1779,15 +1779,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1830,33 +1830,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1878,15 +1878,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1950,9 +1950,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1974,15 +1974,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2010,9 +2010,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -2022,9 +2022,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2034,9 +2034,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2046,9 +2046,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2058,9 +2058,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2070,9 +2070,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2082,9 +2082,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2094,9 +2094,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2106,9 +2106,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2118,9 +2118,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2130,9 +2130,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2142,9 +2142,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2154,9 +2154,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2238,18 +2238,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2346,9 +2346,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2448,9 +2448,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2463,9 +2463,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2478,9 +2478,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2493,9 +2493,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2610,18 +2610,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2655,9 +2655,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2673,9 +2673,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2817,9 +2817,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2832,9 +2832,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2847,9 +2847,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2859,9 +2859,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2871,9 +2871,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2883,9 +2883,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2895,9 +2895,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2982,9 +2982,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -3024,15 +3024,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3072,18 +3072,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3108,9 +3108,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3159,9 +3159,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3174,9 +3174,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3213,9 +3213,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3328,24 +3328,24 @@

        Called by

        json_file%wrap_json_file_get_alloc_string_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3358,9 +3358,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3373,9 +3373,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3388,9 +3388,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3403,9 +3403,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3418,9 +3418,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3433,9 +3433,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3448,9 +3448,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3463,9 +3463,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3478,9 +3478,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3493,9 +3493,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3508,75 +3508,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3722,7 +3722,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_integer.html b/proc/wrap_json_file_get_integer.html index 14d54d41a..7ab6214fc 100644 --- a/proc/wrap_json_file_get_integer.html +++ b/proc/wrap_json_file_get_integer.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + integer(kind=IK), intent(out) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_integer - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_integer_vec.html b/proc/wrap_json_file_get_integer_vec.html index 76088120b..149de202e 100644 --- a/proc/wrap_json_file_get_integer_vec.html +++ b/proc/wrap_json_file_get_integer_vec.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_integer_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3683,7 +3683,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_logical.html b/proc/wrap_json_file_get_logical.html index 399bd0bf8..02198a96c 100644 --- a/proc/wrap_json_file_get_logical.html +++ b/proc/wrap_json_file_get_logical.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_logical - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_logical_vec.html b/proc/wrap_json_file_get_logical_vec.html index a40817097..536efb404 100644 --- a/proc/wrap_json_file_get_logical_vec.html +++ b/proc/wrap_json_file_get_logical_vec.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_logical_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3683,7 +3683,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_object.html b/proc/wrap_json_file_get_object.html index 17a6d0d4d..2911bd586 100644 --- a/proc/wrap_json_file_get_object.html +++ b/proc/wrap_json_file_get_object.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -263,18 +263,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -308,9 +308,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -668,90 +668,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -761,9 +761,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -773,9 +773,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -785,9 +785,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -797,9 +797,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -809,9 +809,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -821,9 +821,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -833,9 +833,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -845,9 +845,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -857,9 +857,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -869,9 +869,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -881,9 +881,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1451,15 +1451,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1478,9 +1478,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1646,9 +1646,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1670,15 +1670,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1706,9 +1706,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1730,15 +1730,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1781,33 +1781,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1829,15 +1829,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1901,9 +1901,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1925,15 +1925,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1961,9 +1961,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1973,9 +1973,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1985,9 +1985,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1997,9 +1997,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2009,9 +2009,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2021,9 +2021,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2033,9 +2033,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2045,9 +2045,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2057,9 +2057,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2069,9 +2069,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2081,9 +2081,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2093,9 +2093,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2105,9 +2105,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2189,18 +2189,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2399,9 +2399,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2561,18 +2561,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2606,9 +2606,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2624,9 +2624,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2768,9 +2768,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2810,9 +2810,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2822,9 +2822,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2834,9 +2834,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2846,9 +2846,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2933,9 +2933,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2975,15 +2975,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3023,18 +3023,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3059,9 +3059,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3110,9 +3110,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3164,9 +3164,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3279,24 +3279,24 @@

        Called by

        json_file%wrap_json_file_get_object - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3309,9 +3309,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3459,75 +3459,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3663,7 +3663,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_real.html b/proc/wrap_json_file_get_real.html index 488dffaf0..93b7abbe4 100644 --- a/proc/wrap_json_file_get_real.html +++ b/proc/wrap_json_file_get_real.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=RK), intent(out) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_real - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_real32.html b/proc/wrap_json_file_get_real32.html index 9eced70a9..e9086f478 100644 --- a/proc/wrap_json_file_get_real32.html +++ b/proc/wrap_json_file_get_real32.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=real32), intent(out) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_real32 - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_real32_vec.html b/proc/wrap_json_file_get_real32_vec.html index 81d854751..6e0abb511 100644 --- a/proc/wrap_json_file_get_real32_vec.html +++ b/proc/wrap_json_file_get_real32_vec.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_real32_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3683,7 +3683,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_real_vec.html b/proc/wrap_json_file_get_real_vec.html index 3de4d4ec1..f44f34a33 100644 --- a/proc/wrap_json_file_get_real_vec.html +++ b/proc/wrap_json_file_get_real_vec.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_real_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_string.html b/proc/wrap_json_file_get_string.html index 989ff3a36..86ccf07b1 100644 --- a/proc/wrap_json_file_get_string.html +++ b/proc/wrap_json_file_get_string.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_string - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_get_string_vec.html b/proc/wrap_json_file_get_string_vec.html index ffa6cba5d..d558138f2 100644 --- a/proc/wrap_json_file_get_string_vec.html +++ b/proc/wrap_json_file_get_string_vec.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -278,18 +278,18 @@

        Calls

        - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 @@ -323,9 +323,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec @@ -338,9 +338,9 @@

        Calls

        - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer @@ -368,9 +368,9 @@

        Calls

        - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec @@ -383,9 +383,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical @@ -398,9 +398,9 @@

        Calls

        - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec @@ -413,9 +413,9 @@

        Calls

        - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object @@ -428,9 +428,9 @@

        Calls

        - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real @@ -443,9 +443,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 @@ -458,9 +458,9 @@

        Calls

        - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec @@ -488,9 +488,9 @@

        Calls

        - + -none~get->proc~json_file_get_root +none~get~2->proc~json_file_get_root @@ -503,9 +503,9 @@

        Calls

        - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string @@ -518,9 +518,9 @@

        Calls

        - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -548,9 +548,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -563,9 +563,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -578,9 +578,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -593,9 +593,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -623,9 +623,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -638,9 +638,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -653,9 +653,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -668,9 +668,9 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -683,90 +683,90 @@

        Calls

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string - + -none~get~2 - +none~get + json_core%get - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get @@ -776,9 +776,9 @@

        Calls

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 @@ -788,9 +788,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 @@ -800,9 +800,9 @@

        Calls

        - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 @@ -812,9 +812,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 @@ -824,9 +824,9 @@

        Calls

        - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 @@ -836,9 +836,9 @@

        Calls

        - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 @@ -848,9 +848,9 @@

        Calls

        - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 @@ -860,9 +860,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 @@ -872,9 +872,9 @@

        Calls

        - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 @@ -884,9 +884,9 @@

        Calls

        - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 @@ -896,9 +896,9 @@

        Calls

        - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -926,9 +926,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -941,9 +941,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -956,9 +956,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -971,9 +971,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -986,9 +986,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -1001,9 +1001,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1016,9 +1016,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1031,9 +1031,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1046,9 +1046,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -1061,9 +1061,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1076,9 +1076,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1091,9 +1091,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1106,9 +1106,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -1121,9 +1121,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1136,9 +1136,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1151,9 +1151,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1166,9 +1166,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1181,9 +1181,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1196,9 +1196,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1211,9 +1211,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1226,9 +1226,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -1241,9 +1241,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1256,9 +1256,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1271,9 +1271,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1286,9 +1286,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1301,9 +1301,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1316,9 +1316,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1331,9 +1331,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1346,9 +1346,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1361,9 +1361,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1376,9 +1376,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1391,9 +1391,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1406,9 +1406,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1421,9 +1421,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1436,9 +1436,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1451,9 +1451,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1466,15 +1466,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1550,9 +1550,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1685,15 +1685,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1745,15 +1745,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1796,33 +1796,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1844,15 +1844,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1916,9 +1916,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1940,15 +1940,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1976,9 +1976,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1988,9 +1988,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -2000,9 +2000,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -2012,9 +2012,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -2024,9 +2024,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -2048,9 +2048,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -2060,9 +2060,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -2072,9 +2072,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -2084,9 +2084,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -2096,9 +2096,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -2108,9 +2108,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -2120,9 +2120,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2204,18 +2204,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2312,9 +2312,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2414,9 +2414,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2429,9 +2429,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2444,9 +2444,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2459,9 +2459,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2576,18 +2576,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2621,9 +2621,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2639,9 +2639,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2783,9 +2783,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2798,9 +2798,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2813,9 +2813,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2825,9 +2825,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2837,9 +2837,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2849,9 +2849,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2861,9 +2861,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2948,9 +2948,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2990,15 +2990,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3038,18 +3038,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -3074,9 +3074,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -3125,9 +3125,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -3140,9 +3140,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -3179,9 +3179,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -3294,24 +3294,24 @@

        Called by

        json_file%wrap_json_file_get_string_vec - + -none~get - +none~get~2 + json_file%get - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec @@ -3324,9 +3324,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3339,9 +3339,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3354,9 +3354,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3369,9 +3369,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3384,9 +3384,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3399,9 +3399,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3414,9 +3414,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3429,9 +3429,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3444,9 +3444,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3459,9 +3459,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3474,75 +3474,75 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 @@ -3679,7 +3679,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_load_from_string.html b/proc/wrap_json_file_load_from_string.html index c86b5de2e..49f95fa12 100644 --- a/proc/wrap_json_file_load_from_string.html +++ b/proc/wrap_json_file_load_from_string.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -233,18 +233,18 @@

        Calls

        - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -278,9 +278,9 @@

        Calls

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -293,24 +293,24 @@

        Calls

        - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -338,9 +338,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -353,24 +353,24 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_file_destroy->none~destroy~3 +proc~json_file_destroy->none~destroy @@ -383,9 +383,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -398,9 +398,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -530,9 +530,9 @@

        Calls

        - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -674,9 +674,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -878,9 +878,9 @@

        Calls

        - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -908,18 +908,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 @@ -1013,9 +1013,9 @@

        Calls

        - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1055,9 +1055,9 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 @@ -1151,9 +1151,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1166,9 +1166,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1181,9 +1181,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1196,9 +1196,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1277,9 +1277,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1289,9 +1289,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1301,9 +1301,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1313,9 +1313,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -1428,24 +1428,24 @@

        Called by

        json_file%wrap_json_file_load_from_string - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1458,9 +1458,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1473,9 +1473,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1488,9 +1488,9 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -1706,7 +1706,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_remove.html b/proc/wrap_json_file_remove.html index d67fff213..47351b294 100644 --- a/proc/wrap_json_file_remove.html +++ b/proc/wrap_json_file_remove.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -233,18 +233,18 @@

        Calls

        - + -none~remove - +none~remove~2 + json_file%remove - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -278,9 +278,9 @@

        Calls

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -293,9 +293,9 @@

        Calls

        - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -344,18 +344,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -395,9 +395,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -410,9 +410,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -425,9 +425,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -440,9 +440,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -455,9 +455,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -470,9 +470,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -485,9 +485,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -500,9 +500,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -515,9 +515,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -530,9 +530,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -545,9 +545,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -560,9 +560,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -575,9 +575,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -590,9 +590,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -605,9 +605,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -620,9 +620,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -635,9 +635,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -650,9 +650,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -665,9 +665,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -680,9 +680,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -695,9 +695,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -710,9 +710,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -725,9 +725,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -740,9 +740,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -755,9 +755,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -770,9 +770,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -785,9 +785,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -800,9 +800,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -815,9 +815,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -830,9 +830,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -845,9 +845,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -860,9 +860,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -875,9 +875,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -890,9 +890,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -905,9 +905,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -920,9 +920,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -935,9 +935,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -950,24 +950,24 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -980,9 +980,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -995,15 +995,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1022,9 +1022,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1079,9 +1079,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1190,9 +1190,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1214,15 +1214,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1250,9 +1250,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1274,15 +1274,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1325,33 +1325,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1373,15 +1373,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1469,15 +1469,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1541,9 +1541,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1553,9 +1553,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1565,9 +1565,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1577,9 +1577,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1601,9 +1601,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1613,9 +1613,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1625,9 +1625,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1637,9 +1637,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1649,9 +1649,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1733,18 +1733,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1841,9 +1841,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1919,9 +1919,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1964,9 +1964,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1979,9 +1979,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1994,9 +1994,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2009,9 +2009,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2126,18 +2126,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2171,9 +2171,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2189,9 +2189,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2324,9 +2324,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2339,9 +2339,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2354,9 +2354,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2366,9 +2366,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2378,9 +2378,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2390,9 +2390,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2402,9 +2402,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2480,9 +2480,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2522,15 +2522,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2591,9 +2591,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2769,24 +2769,24 @@

        Called by

        json_file%wrap_json_file_remove - + -none~remove - +none~remove~2 + json_file%remove - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove @@ -2920,7 +2920,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_rename.html b/proc/wrap_json_file_rename.html index 3d5a33bcd..bdbad9095 100644 --- a/proc/wrap_json_file_rename.html +++ b/proc/wrap_json_file_rename.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -195,7 +195,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -210,7 +210,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_update_integer.html b/proc/wrap_json_file_update_integer.html index d977fafb2..48a2a889a 100644 --- a/proc/wrap_json_file_update_integer.html +++ b/proc/wrap_json_file_update_integer.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -263,18 +263,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~wrap_json_file_update_integer->none~update~2 +proc~wrap_json_file_update_integer->none~update~4 @@ -317,9 +317,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -498,7 +498,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_update_logical.html b/proc/wrap_json_file_update_logical.html index 7d0e89c9e..0739b7211 100644 --- a/proc/wrap_json_file_update_logical.html +++ b/proc/wrap_json_file_update_logical.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -263,18 +263,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~wrap_json_file_update_logical->none~update~2 +proc~wrap_json_file_update_logical->none~update~4 @@ -317,9 +317,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -498,7 +498,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_update_real.html b/proc/wrap_json_file_update_real.html index 4b838e5f9..574336958 100644 --- a/proc/wrap_json_file_update_real.html +++ b/proc/wrap_json_file_update_real.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -263,18 +263,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~wrap_json_file_update_real->none~update~2 +proc~wrap_json_file_update_real->none~update~4 @@ -317,9 +317,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -498,7 +498,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_update_real32.html b/proc/wrap_json_file_update_real32.html index 45370ec2d..65c0adb70 100644 --- a/proc/wrap_json_file_update_real32.html +++ b/proc/wrap_json_file_update_real32.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -263,18 +263,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~wrap_json_file_update_real32->none~update~2 +proc~wrap_json_file_update_real32->none~update~4 @@ -317,9 +317,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -344,9 +344,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -356,9 +356,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -498,7 +498,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_update_string.html b/proc/wrap_json_file_update_string.html index 743a5230c..a8e5cea37 100644 --- a/proc/wrap_json_file_update_string.html +++ b/proc/wrap_json_file_update_string.html @@ -164,7 +164,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -179,7 +179,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -294,18 +294,18 @@

        Calls

        - + -none~update~2 - +none~update~4 + json_file%update - + -proc~wrap_json_file_update_string->none~update~2 +proc~wrap_json_file_update_string->none~update~4 @@ -348,9 +348,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_name_ascii +none~update~4->proc~json_file_update_string_name_ascii @@ -363,9 +363,9 @@

        Calls

        - + -none~update~2->proc~json_file_update_string_val_ascii +none~update~4->proc~json_file_update_string_val_ascii @@ -375,9 +375,9 @@

        Calls

        - + -proc~json_file_update_string_name_ascii->none~update~2 +proc~json_file_update_string_name_ascii->none~update~4 @@ -387,9 +387,9 @@

        Calls

        - + -proc~json_file_update_string_val_ascii->none~update~2 +proc~json_file_update_string_val_ascii->none~update~4 @@ -532,7 +532,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_valid_path.html b/proc/wrap_json_file_valid_path.html index e30b0a13a..306f4cfb7 100644 --- a/proc/wrap_json_file_valid_path.html +++ b/proc/wrap_json_file_valid_path.html @@ -165,7 +165,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -180,7 +180,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -198,7 +198,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -241,18 +241,18 @@

        Calls

        - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -286,9 +286,9 @@

        Calls

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -301,24 +301,24 @@

        Calls

        - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -331,9 +331,9 @@

        Calls

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -346,24 +346,24 @@

        Calls

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -373,9 +373,9 @@

        Calls

        - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -388,9 +388,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -403,9 +403,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -418,9 +418,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -433,9 +433,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -448,9 +448,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -463,9 +463,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -478,9 +478,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -493,9 +493,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -508,9 +508,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -523,9 +523,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -538,9 +538,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -553,9 +553,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -568,9 +568,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -583,9 +583,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -598,9 +598,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -613,9 +613,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -628,9 +628,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -643,9 +643,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -658,9 +658,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -673,9 +673,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -688,9 +688,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -703,9 +703,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -718,9 +718,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -733,9 +733,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -748,9 +748,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -763,9 +763,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -778,9 +778,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -793,9 +793,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -808,9 +808,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -823,9 +823,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -838,9 +838,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -853,9 +853,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -868,9 +868,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -883,9 +883,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -898,9 +898,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -913,9 +913,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -928,9 +928,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -943,15 +943,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -970,9 +970,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1027,9 +1027,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1138,9 +1138,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1162,15 +1162,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1198,9 +1198,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1222,15 +1222,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1273,33 +1273,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1321,15 +1321,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1393,9 +1393,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1417,15 +1417,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1453,9 +1453,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1465,9 +1465,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1477,9 +1477,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1489,9 +1489,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1501,9 +1501,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1513,9 +1513,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1525,9 +1525,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1537,9 +1537,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1549,9 +1549,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1561,9 +1561,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1573,9 +1573,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1585,9 +1585,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1597,9 +1597,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1681,18 +1681,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1789,9 +1789,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1891,9 +1891,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1906,9 +1906,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1921,9 +1921,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1936,9 +1936,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2053,18 +2053,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2098,9 +2098,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2116,9 +2116,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2260,9 +2260,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2275,9 +2275,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2290,9 +2290,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2302,9 +2302,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2314,9 +2314,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2326,9 +2326,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2338,9 +2338,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2425,9 +2425,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2467,15 +2467,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2515,18 +2515,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2551,9 +2551,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2602,9 +2602,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2617,9 +2617,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2656,9 +2656,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2771,24 +2771,24 @@

        Called by

        json_file%wrap_json_file_valid_path - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -2923,7 +2923,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_valid_path_op.html b/proc/wrap_json_file_valid_path_op.html index 8bc33004d..cbc5efa19 100644 --- a/proc/wrap_json_file_valid_path_op.html +++ b/proc/wrap_json_file_valid_path_op.html @@ -165,7 +165,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -180,7 +180,7 @@

        Arguments

        - + class(json_file), intent(in) @@ -198,7 +198,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -402,7 +402,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_variable_info.html b/proc/wrap_json_file_variable_info.html index 7ee569528..30582c33a 100644 --- a/proc/wrap_json_file_variable_info.html +++ b/proc/wrap_json_file_variable_info.html @@ -170,7 +170,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -185,7 +185,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -200,7 +200,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -215,7 +215,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -230,7 +230,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -245,7 +245,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -299,18 +299,18 @@

        Calls

        - + -none~info - +none~info~2 + json_file%info - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -344,9 +344,9 @@

        Calls

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -359,24 +359,24 @@

        Calls

        - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info - + -none~info~2 - +none~info + json_core%info - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -389,9 +389,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -404,9 +404,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -419,9 +419,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -440,24 +440,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -467,9 +467,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -482,9 +482,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -497,9 +497,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -512,9 +512,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -527,9 +527,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -542,9 +542,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -557,9 +557,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -572,9 +572,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -587,9 +587,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -602,9 +602,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -617,9 +617,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -632,9 +632,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -647,9 +647,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -662,9 +662,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -677,9 +677,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -692,9 +692,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -707,9 +707,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -722,9 +722,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -737,9 +737,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -752,9 +752,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -767,9 +767,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -782,9 +782,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -797,9 +797,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -812,9 +812,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -827,9 +827,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -842,9 +842,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -857,9 +857,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -872,9 +872,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1073,9 +1073,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1094,9 +1094,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1142,9 +1142,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1253,9 +1253,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1277,15 +1277,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1313,9 +1313,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1337,15 +1337,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1388,33 +1388,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1436,15 +1436,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1508,9 +1508,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1532,15 +1532,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1580,9 +1580,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1592,9 +1592,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1604,9 +1604,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1616,9 +1616,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1628,9 +1628,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1640,9 +1640,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1652,9 +1652,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1664,9 +1664,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1676,9 +1676,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1688,9 +1688,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1700,9 +1700,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1712,9 +1712,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1778,18 +1778,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1886,9 +1886,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1988,9 +1988,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2003,9 +2003,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2018,9 +2018,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2033,9 +2033,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2099,9 +2099,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2186,15 +2186,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2333,9 +2333,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2345,9 +2345,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2357,9 +2357,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2456,9 +2456,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2528,18 +2528,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2603,9 +2603,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2618,9 +2618,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2657,9 +2657,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2772,24 +2772,24 @@

        Called by

        json_file%wrap_json_file_variable_info - + -none~info - +none~info~2 + json_file%info - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -2927,7 +2927,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_file_variable_matrix_info.html b/proc/wrap_json_file_variable_matrix_info.html index 4831bce55..22f68bdea 100644 --- a/proc/wrap_json_file_variable_matrix_info.html +++ b/proc/wrap_json_file_variable_matrix_info.html @@ -170,7 +170,7 @@

        Arguments

        - + class(json_file), intent(inout) @@ -185,7 +185,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -200,7 +200,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -215,7 +215,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -230,7 +230,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -247,7 +247,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -263,7 +263,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -279,7 +279,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -333,18 +333,18 @@

        Calls

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -378,9 +378,9 @@

        Calls

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -393,24 +393,24 @@

        Calls

        - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -423,9 +423,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -438,9 +438,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -453,16 +453,16 @@

        Calls

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path - + none~get_child - + json_core%get_child @@ -474,18 +474,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -504,24 +504,24 @@

        Calls

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - - -none~get~2 - + + +none~get + json_core%get - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -546,72 +546,12 @@

        Calls

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - - -proc~json_value_get_child - - -json_core%json_value_get_child - - - - - -none~get_child->proc~json_value_get_child - - - - - -proc~json_value_get_child_by_index - - -json_core%json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_index - - - - - -proc~json_value_get_child_by_name - - -json_core%json_value_get_child_by_name - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - proc~json_get_alloc_string_vec @@ -621,11 +561,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + @@ -636,11 +576,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + @@ -651,11 +591,11 @@

        Calls

        - - -none~get~2->proc~json_get_array - - + + +none~get->proc~json_get_array + + @@ -666,11 +606,11 @@

        Calls

        - - -none~get~2->proc~json_get_array_by_path - - + + +none~get->proc~json_get_array_by_path + + @@ -681,11 +621,11 @@

        Calls

        - - -none~get~2->proc~json_get_by_path - - + + +none~get->proc~json_get_by_path + + @@ -696,11 +636,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer - - + + +none~get->proc~json_get_integer + + @@ -711,11 +651,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_by_path - - + + +none~get->proc~json_get_integer_by_path + + @@ -726,11 +666,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec - - + + +none~get->proc~json_get_integer_vec + + @@ -741,11 +681,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec_by_path - - + + +none~get->proc~json_get_integer_vec_by_path + + @@ -756,11 +696,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical - - + + +none~get->proc~json_get_logical + + @@ -771,11 +711,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get->proc~json_get_logical_by_path + + @@ -786,11 +726,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec - - + + +none~get->proc~json_get_logical_vec + + @@ -801,11 +741,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get->proc~json_get_logical_vec_by_path + + @@ -816,11 +756,11 @@

        Calls

        - - -none~get~2->proc~json_get_real - - + + +none~get->proc~json_get_real + + @@ -831,11 +771,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32 - - + + +none~get->proc~json_get_real32 + + @@ -846,11 +786,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get->proc~json_get_real32_by_path + + @@ -861,11 +801,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec - - + + +none~get->proc~json_get_real32_vec + + @@ -876,11 +816,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get->proc~json_get_real32_vec_by_path + + @@ -891,11 +831,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_by_path - - + + +none~get->proc~json_get_real_by_path + + @@ -906,11 +846,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec - - + + +none~get->proc~json_get_real_vec + + @@ -921,11 +861,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get->proc~json_get_real_vec_by_path + + @@ -936,11 +876,11 @@

        Calls

        - - -none~get~2->proc~json_get_string - - + + +none~get->proc~json_get_string + + @@ -951,11 +891,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_by_path - - + + +none~get->proc~json_get_string_by_path + + @@ -966,11 +906,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec - - + + +none~get->proc~json_get_string_vec + + @@ -981,11 +921,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec_by_path - - + + +none~get->proc~json_get_string_vec_by_path + + @@ -996,11 +936,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + @@ -1011,11 +951,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_array_by_path - - + + +none~get->proc~wrap_json_get_array_by_path + + @@ -1026,11 +966,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_by_path - - + + +none~get->proc~wrap_json_get_by_path + + @@ -1041,11 +981,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_by_path - - + + +none~get->proc~wrap_json_get_integer_by_path + + @@ -1056,11 +996,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + @@ -1071,11 +1011,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_by_path - - + + +none~get->proc~wrap_json_get_logical_by_path + + @@ -1086,11 +1026,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + @@ -1101,11 +1041,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_by_path - - + + +none~get->proc~wrap_json_get_real32_by_path + + @@ -1116,11 +1056,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - + + +none~get->proc~wrap_json_get_real32_vec_by_path + + @@ -1131,11 +1071,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_by_path - - + + +none~get->proc~wrap_json_get_real_by_path + + @@ -1146,11 +1086,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - + + +none~get->proc~wrap_json_get_real_vec_by_path + + @@ -1161,11 +1101,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_string_by_path - - + + +none~get->proc~wrap_json_get_string_by_path + + @@ -1176,11 +1116,71 @@

        Calls

        - + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_value_get_child + + +json_core%json_value_get_child + + + + + +none~get_child->proc~json_value_get_child + + + + + +proc~json_value_get_child_by_index + + +json_core%json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_index + + + + + +proc~json_value_get_child_by_name + + +json_core%json_value_get_child_by_name + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + -none~get~2->proc~wrap_json_get_string_vec_by_path - - +none~get_child->proc~wrap_json_value_get_child_by_name + + @@ -1191,9 +1191,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1206,9 +1206,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1221,9 +1221,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1257,9 +1257,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1278,9 +1278,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1317,9 +1317,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1428,9 +1428,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1452,15 +1452,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1488,9 +1488,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1512,15 +1512,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1563,33 +1563,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1611,15 +1611,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1683,9 +1683,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1707,15 +1707,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1743,15 +1743,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1806,9 +1806,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1818,9 +1818,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1830,9 +1830,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1854,9 +1854,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1866,9 +1866,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1878,9 +1878,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1890,9 +1890,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1902,9 +1902,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1914,9 +1914,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1926,9 +1926,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1950,9 +1950,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1962,9 +1962,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1986,9 +1986,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2046,18 +2046,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2145,9 +2145,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2256,9 +2256,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2271,9 +2271,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2286,9 +2286,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2301,15 +2301,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2394,15 +2394,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2556,9 +2556,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2568,9 +2568,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2580,9 +2580,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2592,9 +2592,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2694,18 +2694,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2754,9 +2754,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2769,9 +2769,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2793,9 +2793,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2908,24 +2908,24 @@

        Called by

        json_file%wrap_json_file_variable_matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -3070,7 +3070,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_alloc_string_vec_by_path.html b/proc/wrap_json_get_alloc_string_vec_by_path.html index bdb65860d..e4c611a7e 100644 --- a/proc/wrap_json_get_alloc_string_vec_by_path.html +++ b/proc/wrap_json_get_alloc_string_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -241,7 +241,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -256,7 +256,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -271,7 +271,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -326,18 +326,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -371,9 +371,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -386,9 +386,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -401,9 +401,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -416,9 +416,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -431,9 +431,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -446,9 +446,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -461,9 +461,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -476,9 +476,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -491,9 +491,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -506,9 +506,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -521,9 +521,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -536,9 +536,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -551,9 +551,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -566,9 +566,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -581,9 +581,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -596,9 +596,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -611,9 +611,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -626,9 +626,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -641,9 +641,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -656,9 +656,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -671,9 +671,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -686,9 +686,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -701,9 +701,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -716,9 +716,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -731,9 +731,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -746,9 +746,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -761,9 +761,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -776,9 +776,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -791,9 +791,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -806,9 +806,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -821,9 +821,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -836,9 +836,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -851,9 +851,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -866,9 +866,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -881,9 +881,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -896,9 +896,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -911,9 +911,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -926,15 +926,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -953,9 +953,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1010,9 +1010,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1121,9 +1121,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1145,15 +1145,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1181,9 +1181,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1205,15 +1205,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1256,33 +1256,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1304,15 +1304,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1376,9 +1376,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1400,15 +1400,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1436,9 +1436,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1448,9 +1448,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1460,9 +1460,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1472,9 +1472,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1484,9 +1484,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1496,9 +1496,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1508,9 +1508,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1520,9 +1520,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1532,9 +1532,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1544,9 +1544,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1556,9 +1556,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1652,18 +1652,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1760,9 +1760,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1862,9 +1862,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1877,9 +1877,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1892,9 +1892,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1907,9 +1907,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2024,18 +2024,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2069,9 +2069,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2087,9 +2087,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2231,9 +2231,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2246,9 +2246,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2261,9 +2261,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2396,9 +2396,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2438,15 +2438,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2486,18 +2486,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2522,9 +2522,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2573,9 +2573,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2588,9 +2588,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2627,9 +2627,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2742,24 +2742,24 @@

        Called by

        json_core%wrap_json_get_alloc_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2772,9 +2772,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2787,9 +2787,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2802,9 +2802,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2817,9 +2817,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2832,9 +2832,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2847,9 +2847,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2862,9 +2862,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2877,9 +2877,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2892,9 +2892,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2907,9 +2907,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2922,9 +2922,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2937,9 +2937,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2952,9 +2952,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2967,9 +2967,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2982,9 +2982,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2997,9 +2997,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3012,9 +3012,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3027,9 +3027,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3042,9 +3042,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3057,9 +3057,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3072,9 +3072,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3087,9 +3087,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3102,9 +3102,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3117,9 +3117,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3132,9 +3132,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3147,9 +3147,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3162,9 +3162,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3177,9 +3177,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3192,9 +3192,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3207,9 +3207,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3222,9 +3222,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3237,9 +3237,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3252,9 +3252,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3267,9 +3267,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3282,9 +3282,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3297,9 +3297,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3312,9 +3312,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3327,9 +3327,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3342,9 +3342,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3357,9 +3357,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3372,9 +3372,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3387,9 +3387,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3402,9 +3402,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3417,15 +3417,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3444,111 +3444,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3561,24 +3561,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3591,24 +3591,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3621,9 +3621,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3636,15 +3636,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3657,15 +3657,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3693,15 +3693,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3720,15 +3720,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3747,15 +3747,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3774,9 +3774,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3789,81 +3789,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3876,90 +3876,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3972,9 +3987,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3987,9 +4002,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4002,9 +4017,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4017,9 +4032,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4032,9 +4047,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4047,9 +4062,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4062,9 +4077,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4077,9 +4092,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4092,9 +4107,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4107,9 +4122,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4122,9 +4137,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4137,30 +4152,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4173,15 +4173,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4194,9 +4194,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4209,9 +4209,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4251,18 +4251,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4275,9 +4275,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4290,9 +4290,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4320,9 +4320,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4356,9 +4356,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4383,9 +4383,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4410,9 +4410,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4437,9 +4437,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4464,9 +4464,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4491,9 +4491,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4518,9 +4518,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4545,9 +4545,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4573,10 +4573,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4617,9 +4617,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4632,9 +4632,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4647,9 +4647,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4662,9 +4662,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4678,10 +4678,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4693,10 +4693,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4714,10 +4714,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4728,9 +4728,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4743,21 +4743,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4770,9 +4770,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4786,10 +4786,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4815,99 +4815,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4938,18 +4938,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4962,9 +4962,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4974,18 +4974,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4998,24 +4998,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5028,24 +5028,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5058,9 +5058,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5400,27 +5400,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6059,7 +6059,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_array_by_path.html b/proc/wrap_json_get_array_by_path.html index 7dddf393c..0029f031d 100644 --- a/proc/wrap_json_get_array_by_path.html +++ b/proc/wrap_json_get_array_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -878,15 +878,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -905,9 +905,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -962,9 +962,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1073,9 +1073,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1097,15 +1097,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1133,9 +1133,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1157,15 +1157,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1208,33 +1208,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1256,15 +1256,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1328,9 +1328,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1352,15 +1352,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1388,9 +1388,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1400,9 +1400,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1412,9 +1412,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1424,9 +1424,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1436,9 +1436,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1448,9 +1448,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1460,9 +1460,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1472,9 +1472,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1484,9 +1484,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1496,9 +1496,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1508,9 +1508,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1520,9 +1520,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1604,18 +1604,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1712,9 +1712,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1814,9 +1814,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1976,18 +1976,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2021,9 +2021,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2039,9 +2039,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2183,9 +2183,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2225,9 +2225,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2390,15 +2390,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2438,18 +2438,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2474,9 +2474,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2525,9 +2525,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2694,24 +2694,24 @@

        Called by

        json_core%wrap_json_get_array_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2724,9 +2724,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3369,15 +3369,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3396,111 +3396,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3513,24 +3513,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3543,24 +3543,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3573,9 +3573,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3588,15 +3588,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3609,15 +3609,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3645,15 +3645,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3672,15 +3672,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3699,15 +3699,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3726,9 +3726,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3741,81 +3741,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3828,90 +3828,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3924,9 +3939,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4089,30 +4104,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4125,15 +4125,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4146,9 +4146,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4203,18 +4203,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4227,9 +4227,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4272,9 +4272,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4308,9 +4308,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4335,9 +4335,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4362,9 +4362,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4389,9 +4389,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4416,9 +4416,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4443,9 +4443,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4470,9 +4470,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4497,9 +4497,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4525,10 +4525,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4569,9 +4569,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4630,10 +4630,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4666,10 +4666,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4680,9 +4680,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4695,21 +4695,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4722,9 +4722,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4738,10 +4738,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4767,99 +4767,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4890,18 +4890,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4914,9 +4914,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4926,18 +4926,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4950,24 +4950,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4980,24 +4980,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5010,9 +5010,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5352,27 +5352,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6005,7 +6005,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_by_path.html b/proc/wrap_json_get_by_path.html index 1813cb3e8..1ac4f6c0c 100644 --- a/proc/wrap_json_get_by_path.html +++ b/proc/wrap_json_get_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + type(json_value), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -323,9 +323,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -878,15 +878,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -905,9 +905,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -962,9 +962,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1073,9 +1073,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1097,15 +1097,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1133,9 +1133,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1157,15 +1157,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1208,33 +1208,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1256,15 +1256,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1328,9 +1328,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1352,15 +1352,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1388,9 +1388,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1400,9 +1400,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1412,9 +1412,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1424,9 +1424,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1436,9 +1436,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1448,9 +1448,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1460,9 +1460,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1472,9 +1472,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1484,9 +1484,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1496,9 +1496,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1508,9 +1508,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1520,9 +1520,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1604,18 +1604,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1712,9 +1712,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1814,9 +1814,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1976,18 +1976,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2021,9 +2021,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2039,9 +2039,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2183,9 +2183,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2225,9 +2225,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2390,15 +2390,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2438,18 +2438,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2474,9 +2474,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2525,9 +2525,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2694,24 +2694,24 @@

        Called by

        json_core%wrap_json_get_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -2724,9 +2724,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3369,15 +3369,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3396,111 +3396,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3513,24 +3513,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3543,24 +3543,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3573,9 +3573,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3588,15 +3588,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3609,15 +3609,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3645,15 +3645,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3672,15 +3672,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3699,15 +3699,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3726,9 +3726,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3741,81 +3741,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3828,90 +3828,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3924,9 +3939,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4089,30 +4104,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4125,15 +4125,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4146,9 +4146,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4203,18 +4203,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4227,9 +4227,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4272,9 +4272,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4308,9 +4308,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4335,9 +4335,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4362,9 +4362,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4389,9 +4389,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4416,9 +4416,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4443,9 +4443,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4470,9 +4470,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4497,9 +4497,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4525,10 +4525,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4569,9 +4569,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4630,10 +4630,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4666,10 +4666,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4680,9 +4680,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4695,21 +4695,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4722,9 +4722,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4738,10 +4738,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4767,99 +4767,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4890,18 +4890,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4914,9 +4914,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4926,18 +4926,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4950,24 +4950,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4980,24 +4980,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5010,9 +5010,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5352,27 +5352,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6005,7 +6005,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_integer_by_path.html b/proc/wrap_json_get_integer_by_path.html index 16346a5dd..9574a62b4 100644 --- a/proc/wrap_json_get_integer_by_path.html +++ b/proc/wrap_json_get_integer_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_integer_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_integer_vec_by_path.html b/proc/wrap_json_get_integer_vec_by_path.html index b8e819ced..d400f7c5a 100644 --- a/proc/wrap_json_get_integer_vec_by_path.html +++ b/proc/wrap_json_get_integer_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_integer_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_logical_by_path.html b/proc/wrap_json_get_logical_by_path.html index 9b7de496a..1c7e9a23a 100644 --- a/proc/wrap_json_get_logical_by_path.html +++ b/proc/wrap_json_get_logical_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_logical_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_logical_vec_by_path.html b/proc/wrap_json_get_logical_vec_by_path.html index d023f1718..ec8a53665 100644 --- a/proc/wrap_json_get_logical_vec_by_path.html +++ b/proc/wrap_json_get_logical_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_logical_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_path.html b/proc/wrap_json_get_path.html index c949e9603..749323734 100644 --- a/proc/wrap_json_get_path.html +++ b/proc/wrap_json_get_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=:), intent(out), @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -362,18 +362,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -446,9 +446,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -461,9 +461,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -476,9 +476,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -533,24 +533,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -560,9 +560,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -587,9 +587,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -602,9 +602,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -617,9 +617,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -632,9 +632,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -647,9 +647,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -662,9 +662,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -677,9 +677,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -692,9 +692,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -707,9 +707,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -722,9 +722,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -737,9 +737,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -752,9 +752,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -767,9 +767,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -782,9 +782,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -797,9 +797,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -812,9 +812,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -827,9 +827,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -842,9 +842,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -857,9 +857,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -872,9 +872,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -887,9 +887,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -902,9 +902,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -917,9 +917,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -932,9 +932,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -947,9 +947,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -962,9 +962,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -977,9 +977,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -992,9 +992,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1007,9 +1007,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1022,9 +1022,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1037,9 +1037,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1052,9 +1052,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1067,9 +1067,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1082,9 +1082,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1097,9 +1097,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1112,9 +1112,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1127,9 +1127,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1142,15 +1142,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1181,9 +1181,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1220,9 +1220,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1322,9 +1322,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1334,9 +1334,9 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get @@ -1352,9 +1352,9 @@

        Calls

        - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1382,9 +1382,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1394,9 +1394,9 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get @@ -1412,9 +1412,9 @@

        Calls

        - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1445,27 +1445,27 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1577,9 +1577,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1589,9 +1589,9 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get @@ -1607,9 +1607,9 @@

        Calls

        - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1625,9 +1625,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1637,9 +1637,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1649,9 +1649,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1661,9 +1661,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1673,9 +1673,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1685,9 +1685,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1697,9 +1697,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1709,9 +1709,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1721,9 +1721,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1733,9 +1733,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1745,9 +1745,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1757,9 +1757,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1769,9 +1769,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1823,18 +1823,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1931,9 +1931,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2033,9 +2033,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2048,9 +2048,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2063,9 +2063,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2078,9 +2078,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2144,9 +2144,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2222,9 +2222,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2369,9 +2369,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2381,9 +2381,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2393,9 +2393,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2405,9 +2405,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2492,9 +2492,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2564,18 +2564,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2639,9 +2639,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2654,9 +2654,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2693,9 +2693,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2991,7 +2991,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_real32_by_path.html b/proc/wrap_json_get_real32_by_path.html index 8ba90c145..35d501cc5 100644 --- a/proc/wrap_json_get_real32_by_path.html +++ b/proc/wrap_json_get_real32_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_real32_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_real32_vec_by_path.html b/proc/wrap_json_get_real32_vec_by_path.html index fbe8c4014..f3da2c493 100644 --- a/proc/wrap_json_get_real32_vec_by_path.html +++ b/proc/wrap_json_get_real32_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_real32_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_real_by_path.html b/proc/wrap_json_get_real_by_path.html index 46a88cdb5..35e7de193 100644 --- a/proc/wrap_json_get_real_by_path.html +++ b/proc/wrap_json_get_real_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_real_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_real_vec_by_path.html b/proc/wrap_json_get_real_vec_by_path.html index 781494104..e1dcd9315 100644 --- a/proc/wrap_json_get_real_vec_by_path.html +++ b/proc/wrap_json_get_real_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=RK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_real_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_string_by_path.html b/proc/wrap_json_get_string_by_path.html index 337272451..0646d6280 100644 --- a/proc/wrap_json_get_string_by_path.html +++ b/proc/wrap_json_get_string_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_string_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_get_string_vec_by_path.html b/proc/wrap_json_get_string_vec_by_path.html index d138e3a5f..efa58e1dc 100644 --- a/proc/wrap_json_get_string_vec_by_path.html +++ b/proc/wrap_json_get_string_vec_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -338,9 +338,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -893,15 +893,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -920,9 +920,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -977,9 +977,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1088,9 +1088,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1112,15 +1112,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1223,33 +1223,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1271,15 +1271,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1343,9 +1343,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1367,15 +1367,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1415,9 +1415,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1427,9 +1427,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1439,9 +1439,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1451,9 +1451,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1619,18 +1619,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1727,9 +1727,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1829,9 +1829,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1844,9 +1844,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1859,9 +1859,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1874,9 +1874,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1991,18 +1991,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2036,9 +2036,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2054,9 +2054,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2198,9 +2198,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2213,9 +2213,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2228,9 +2228,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2240,9 +2240,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2252,9 +2252,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2264,9 +2264,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2276,9 +2276,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2363,9 +2363,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2405,15 +2405,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2453,18 +2453,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2489,9 +2489,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2594,9 +2594,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2709,24 +2709,24 @@

        Called by

        json_core%wrap_json_get_string_vec_by_path - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -2739,9 +2739,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2754,9 +2754,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -2784,9 +2784,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -2799,9 +2799,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2814,9 +2814,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -2829,9 +2829,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -2844,9 +2844,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2859,9 +2859,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -2874,9 +2874,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2889,9 +2889,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2904,9 +2904,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2919,9 +2919,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2934,9 +2934,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -2949,9 +2949,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2964,9 +2964,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -2979,9 +2979,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -2994,9 +2994,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3009,9 +3009,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3024,9 +3024,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3039,9 +3039,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3054,9 +3054,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3069,9 +3069,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3084,9 +3084,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3099,9 +3099,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3114,9 +3114,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3129,9 +3129,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3144,9 +3144,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3159,9 +3159,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3174,9 +3174,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3189,9 +3189,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3204,9 +3204,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3219,9 +3219,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3234,9 +3234,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3249,9 +3249,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3264,9 +3264,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3279,9 +3279,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3294,9 +3294,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3309,9 +3309,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3324,9 +3324,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3339,9 +3339,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3369,9 +3369,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3384,15 +3384,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3411,111 +3411,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -3528,24 +3528,24 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -none~info~2 - +none~info + json_core%info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -3558,24 +3558,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3588,9 +3588,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -3603,15 +3603,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -3624,15 +3624,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3660,15 +3660,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3687,15 +3687,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3714,15 +3714,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3741,9 +3741,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -3756,81 +3756,81 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -3843,90 +3843,105 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - + -none~get - +none~get_child + + +json_core%get_child + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3939,9 +3954,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3954,9 +3969,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3969,9 +3984,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3984,9 +3999,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3999,9 +4014,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4014,9 +4029,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4029,9 +4044,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4044,9 +4059,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4059,9 +4074,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4074,9 +4089,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4089,9 +4104,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4104,30 +4119,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child - - -json_core%get_child - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4140,15 +4140,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -4161,9 +4161,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -4176,9 +4176,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -4218,18 +4218,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4257,9 +4257,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -4287,9 +4287,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -4323,9 +4323,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -4350,9 +4350,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -4377,9 +4377,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -4404,9 +4404,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -4431,9 +4431,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -4458,9 +4458,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -4485,9 +4485,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -4512,9 +4512,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -4540,10 +4540,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -4584,9 +4584,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4599,9 +4599,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4614,9 +4614,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -4629,9 +4629,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -4645,10 +4645,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -4660,10 +4660,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -4681,10 +4681,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -4695,9 +4695,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -4710,21 +4710,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -4753,10 +4753,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -4782,99 +4782,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4905,18 +4905,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -4929,9 +4929,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -4941,18 +4941,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4965,24 +4965,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4995,24 +4995,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5025,9 +5025,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5367,27 +5367,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -6021,7 +6021,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_info_by_path.html b/proc/wrap_json_info_by_path.html index d932b0f78..b0ba37a36 100644 --- a/proc/wrap_json_info_by_path.html +++ b/proc/wrap_json_info_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -224,7 +224,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -254,7 +254,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -308,18 +308,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -353,9 +353,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -368,9 +368,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -383,9 +383,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -404,24 +404,24 @@

        Calls

        - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -434,9 +434,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -449,9 +449,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -464,9 +464,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -479,9 +479,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -494,9 +494,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -509,9 +509,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -524,9 +524,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -539,9 +539,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -554,9 +554,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -569,9 +569,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -584,9 +584,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -599,9 +599,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -614,9 +614,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -629,9 +629,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -644,9 +644,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -659,9 +659,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -674,9 +674,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -689,9 +689,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -704,9 +704,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -719,9 +719,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -734,9 +734,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -749,9 +749,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -764,9 +764,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -779,9 +779,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -794,9 +794,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -809,9 +809,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -824,9 +824,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -839,9 +839,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -854,9 +854,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -869,9 +869,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -884,9 +884,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -899,9 +899,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -914,9 +914,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -929,9 +929,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -944,9 +944,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -959,9 +959,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -974,9 +974,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -989,9 +989,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1025,9 +1025,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1046,9 +1046,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1094,9 +1094,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1205,9 +1205,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1229,15 +1229,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1265,9 +1265,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1289,15 +1289,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1340,33 +1340,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1388,15 +1388,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1460,9 +1460,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1484,15 +1484,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1520,9 +1520,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1532,9 +1532,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1544,9 +1544,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1556,9 +1556,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1568,9 +1568,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1580,9 +1580,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1592,9 +1592,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1604,9 +1604,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1616,9 +1616,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1628,9 +1628,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1640,9 +1640,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1652,9 +1652,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1664,9 +1664,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1730,18 +1730,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1838,9 +1838,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1940,9 +1940,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1955,9 +1955,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1970,9 +1970,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1985,9 +1985,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2051,9 +2051,9 @@

        Calls

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2138,15 +2138,15 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2285,9 +2285,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2297,9 +2297,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2309,9 +2309,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2321,9 +2321,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2408,9 +2408,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2480,18 +2480,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2555,9 +2555,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2570,9 +2570,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2609,9 +2609,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2724,24 +2724,24 @@

        Called by

        json_core%wrap_json_info_by_path - + -none~info~2 - +none~info + json_core%info - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2754,9 +2754,9 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2769,9 +2769,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2799,9 +2799,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -2835,9 +2835,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -2862,9 +2862,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -2889,9 +2889,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -2916,9 +2916,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -2943,9 +2943,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -2970,9 +2970,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -2997,9 +2997,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3024,9 +3024,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3051,9 +3051,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3066,30 +3066,30 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - + -none~get~2 - +none~get + json_core%get - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get @@ -3102,9 +3102,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -3117,26 +3117,26 @@

        Called by

        - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info - + none~get_child - + json_core%get_child - + proc~json_matrix_info->none~get_child - - + + @@ -3147,15 +3147,15 @@

        Called by

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -3168,9 +3168,9 @@

        Called by

        - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -3189,9 +3189,9 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get @@ -3204,9 +3204,9 @@

        Called by

        - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -3216,9 +3216,9 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get @@ -3231,9 +3231,9 @@

        Called by

        - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -3243,9 +3243,9 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get @@ -3258,9 +3258,9 @@

        Called by

        - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -3270,9 +3270,9 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get @@ -3285,9 +3285,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3300,9 +3300,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3336,18 +3336,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3360,24 +3360,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3390,9 +3390,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3405,9 +3405,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3502,10 +3502,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -3703,10 +3703,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3747,9 +3747,9 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info @@ -3768,9 +3768,9 @@

        Called by

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -3810,15 +3810,15 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -3852,9 +3852,9 @@

        Called by

        - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -3864,9 +3864,9 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -3891,15 +3891,15 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3912,9 +3912,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -3927,9 +3927,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -3942,9 +3942,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -3957,9 +3957,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3972,9 +3972,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3987,9 +3987,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -4002,9 +4002,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -4017,9 +4017,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -4032,9 +4032,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -4047,9 +4047,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -4062,9 +4062,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -4077,9 +4077,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -4092,9 +4092,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -4107,9 +4107,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -4122,9 +4122,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -4137,9 +4137,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -4152,9 +4152,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -4167,9 +4167,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -4182,9 +4182,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -4197,9 +4197,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -4212,9 +4212,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -4227,9 +4227,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -4242,9 +4242,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -4257,9 +4257,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -4272,9 +4272,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -4287,9 +4287,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -4302,9 +4302,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -4317,9 +4317,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -4332,9 +4332,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -4347,9 +4347,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -4362,24 +4362,24 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -4392,9 +4392,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -4722,9 +4722,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -4737,9 +4737,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -4752,9 +4752,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -4767,9 +4767,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -4782,9 +4782,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -4797,9 +4797,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -4812,9 +4812,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -4827,9 +4827,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -4842,9 +4842,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -4857,9 +4857,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -4872,9 +4872,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -4887,117 +4887,117 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -5010,9 +5010,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -5025,9 +5025,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -5040,9 +5040,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -5217,87 +5217,87 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -5310,90 +5310,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -5406,9 +5412,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -5421,9 +5427,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -5436,9 +5442,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -5451,9 +5457,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -5466,9 +5472,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -5481,9 +5487,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -5496,9 +5502,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -5511,9 +5517,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -5526,9 +5532,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -5541,9 +5547,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -5556,9 +5562,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -5571,18 +5577,12 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - none~remove_if_present @@ -5613,18 +5613,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -5637,9 +5637,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -5667,9 +5667,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -5682,23 +5682,23 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -5710,10 +5710,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -5730,81 +5730,81 @@

        Called by

        - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + - + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + + + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5820,18 +5820,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5844,24 +5844,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5874,9 +5874,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5886,15 +5886,15 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -6037,7 +6037,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_matrix_info_by_path.html b/proc/wrap_json_matrix_info_by_path.html index facc8ba6c..81bae49ff 100644 --- a/proc/wrap_json_matrix_info_by_path.html +++ b/proc/wrap_json_matrix_info_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -239,7 +239,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -256,7 +256,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -272,7 +272,7 @@

        Arguments

        - + integer(kind=IK), intent(out), @@ -288,7 +288,7 @@

        Arguments

        - + character(kind=CK, len=:), intent(out), @@ -342,18 +342,18 @@

        Calls

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info @@ -387,9 +387,9 @@

        Calls

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -402,9 +402,9 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -417,16 +417,16 @@

        Calls

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path - + none~get_child - + json_core%get_child @@ -438,18 +438,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -468,24 +468,24 @@

        Calls

        - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - - -none~get~2 - + + +none~get + json_core%get - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -504,66 +504,6 @@

        Calls

        - - -proc~json_value_get_child - - -json_core%json_value_get_child - - - - - -none~get_child->proc~json_value_get_child - - - - - -proc~json_value_get_child_by_index - - -json_core%json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_index - - - - - -proc~json_value_get_child_by_name - - -json_core%json_value_get_child_by_name - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - proc~json_get_alloc_string_vec @@ -573,11 +513,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec - - + + +none~get->proc~json_get_alloc_string_vec + + @@ -588,11 +528,11 @@

        Calls

        - - -none~get~2->proc~json_get_alloc_string_vec_by_path - - + + +none~get->proc~json_get_alloc_string_vec_by_path + + @@ -603,11 +543,11 @@

        Calls

        - - -none~get~2->proc~json_get_array - - + + +none~get->proc~json_get_array + + @@ -618,11 +558,11 @@

        Calls

        - - -none~get~2->proc~json_get_array_by_path - - + + +none~get->proc~json_get_array_by_path + + @@ -633,11 +573,11 @@

        Calls

        - - -none~get~2->proc~json_get_by_path - - + + +none~get->proc~json_get_by_path + + @@ -648,11 +588,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer - - + + +none~get->proc~json_get_integer + + @@ -663,11 +603,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_by_path - - + + +none~get->proc~json_get_integer_by_path + + @@ -678,11 +618,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec - - + + +none~get->proc~json_get_integer_vec + + @@ -693,11 +633,11 @@

        Calls

        - - -none~get~2->proc~json_get_integer_vec_by_path - - + + +none~get->proc~json_get_integer_vec_by_path + + @@ -708,11 +648,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical - - + + +none~get->proc~json_get_logical + + @@ -723,11 +663,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_by_path - - + + +none~get->proc~json_get_logical_by_path + + @@ -738,11 +678,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec - - + + +none~get->proc~json_get_logical_vec + + @@ -753,11 +693,11 @@

        Calls

        - - -none~get~2->proc~json_get_logical_vec_by_path - - + + +none~get->proc~json_get_logical_vec_by_path + + @@ -768,11 +708,11 @@

        Calls

        - - -none~get~2->proc~json_get_real - - + + +none~get->proc~json_get_real + + @@ -783,11 +723,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32 - - + + +none~get->proc~json_get_real32 + + @@ -798,11 +738,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_by_path - - + + +none~get->proc~json_get_real32_by_path + + @@ -813,11 +753,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec - - + + +none~get->proc~json_get_real32_vec + + @@ -828,11 +768,11 @@

        Calls

        - - -none~get~2->proc~json_get_real32_vec_by_path - - + + +none~get->proc~json_get_real32_vec_by_path + + @@ -843,11 +783,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_by_path - - + + +none~get->proc~json_get_real_by_path + + @@ -858,11 +798,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec - - + + +none~get->proc~json_get_real_vec + + @@ -873,11 +813,11 @@

        Calls

        - - -none~get~2->proc~json_get_real_vec_by_path - - + + +none~get->proc~json_get_real_vec_by_path + + @@ -888,11 +828,11 @@

        Calls

        - - -none~get~2->proc~json_get_string - - + + +none~get->proc~json_get_string + + @@ -903,11 +843,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_by_path - - + + +none~get->proc~json_get_string_by_path + + @@ -918,11 +858,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec - - + + +none~get->proc~json_get_string_vec + + @@ -933,11 +873,11 @@

        Calls

        - - -none~get~2->proc~json_get_string_vec_by_path - - + + +none~get->proc~json_get_string_vec_by_path + + @@ -948,11 +888,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path - - + + +none~get->proc~wrap_json_get_alloc_string_vec_by_path + + @@ -963,11 +903,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_array_by_path - - + + +none~get->proc~wrap_json_get_array_by_path + + @@ -978,11 +918,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_by_path - - + + +none~get->proc~wrap_json_get_by_path + + @@ -993,11 +933,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_by_path - - + + +none~get->proc~wrap_json_get_integer_by_path + + @@ -1008,11 +948,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_integer_vec_by_path - - + + +none~get->proc~wrap_json_get_integer_vec_by_path + + @@ -1023,11 +963,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_by_path - - + + +none~get->proc~wrap_json_get_logical_by_path + + @@ -1038,11 +978,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_logical_vec_by_path - - + + +none~get->proc~wrap_json_get_logical_vec_by_path + + @@ -1053,11 +993,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_by_path - - + + +none~get->proc~wrap_json_get_real32_by_path + + @@ -1068,11 +1008,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real32_vec_by_path - - + + +none~get->proc~wrap_json_get_real32_vec_by_path + + @@ -1083,11 +1023,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_by_path - - + + +none~get->proc~wrap_json_get_real_by_path + + @@ -1098,11 +1038,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_real_vec_by_path - - + + +none~get->proc~wrap_json_get_real_vec_by_path + + @@ -1113,11 +1053,11 @@

        Calls

        - - -none~get~2->proc~wrap_json_get_string_by_path - - + + +none~get->proc~wrap_json_get_string_by_path + + @@ -1128,11 +1068,71 @@

        Calls

        - + + +none~get->proc~wrap_json_get_string_vec_by_path + + + + + +proc~json_value_get_child + + +json_core%json_value_get_child + + + + + +none~get_child->proc~json_value_get_child + + + + + +proc~json_value_get_child_by_index + + +json_core%json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_index + + + + + +proc~json_value_get_child_by_name + + +json_core%json_value_get_child_by_name + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + -none~get~2->proc~wrap_json_get_string_vec_by_path - - +none~get_child->proc~wrap_json_value_get_child_by_name + + @@ -1143,9 +1143,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -1158,9 +1158,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -1173,9 +1173,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -1209,9 +1209,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1230,9 +1230,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1269,9 +1269,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1380,9 +1380,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1404,15 +1404,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1440,9 +1440,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1464,15 +1464,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1515,33 +1515,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1563,15 +1563,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1635,9 +1635,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1659,15 +1659,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1695,15 +1695,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1758,9 +1758,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1770,9 +1770,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1782,9 +1782,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1794,9 +1794,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1806,9 +1806,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1818,9 +1818,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1830,9 +1830,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1842,9 +1842,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1854,9 +1854,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1866,9 +1866,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1878,9 +1878,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1890,9 +1890,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1902,9 +1902,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1914,9 +1914,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -1938,9 +1938,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -1998,18 +1998,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -2097,9 +2097,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -2208,9 +2208,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -2223,9 +2223,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -2238,9 +2238,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -2253,15 +2253,15 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2346,15 +2346,15 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2508,9 +2508,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2520,9 +2520,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2532,9 +2532,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2544,9 +2544,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2646,18 +2646,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2706,9 +2706,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2721,9 +2721,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2745,9 +2745,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2860,24 +2860,24 @@

        Called by

        json_core%wrap_json_matrix_info_by_path - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2890,9 +2890,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2905,30 +2905,30 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -2941,15 +2941,15 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3099,7 +3099,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_parse_string.html b/proc/wrap_json_parse_string.html index 4d1bd4cac..a9dba019a 100644 --- a/proc/wrap_json_parse_string.html +++ b/proc/wrap_json_parse_string.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -248,18 +248,18 @@

        Calls

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize @@ -293,9 +293,9 @@

        Calls

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -308,9 +308,9 @@

        Calls

        - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -779,33 +779,33 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~parse_array->none~add~4 +proc~parse_array->none~add~2 - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~parse_array->none~destroy~3 +proc~parse_array->none~destroy @@ -935,15 +935,15 @@

        Calls

        - + -proc~parse_object->none~add~4 +proc~parse_object->none~add~2 - + -proc~parse_object->none~destroy~3 +proc~parse_object->none~destroy @@ -1046,9 +1046,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1061,9 +1061,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1076,9 +1076,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1091,9 +1091,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1106,9 +1106,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -1121,9 +1121,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -1202,9 +1202,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -1214,9 +1214,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -1226,9 +1226,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -1238,15 +1238,15 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1365,24 +1365,24 @@

        Called by

        json_core%wrap_json_parse_string - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string @@ -1395,24 +1395,24 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -1425,9 +1425,9 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string @@ -1440,9 +1440,9 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 @@ -1455,9 +1455,9 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -1470,15 +1470,15 @@

        Called by

        - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 @@ -1695,7 +1695,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_rename_by_path.html b/proc/wrap_json_rename_by_path.html index 18aad622a..3c5dfdae2 100644 --- a/proc/wrap_json_rename_by_path.html +++ b/proc/wrap_json_rename_by_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -441,7 +441,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_throw_exception.html b/proc/wrap_json_throw_exception.html index bac9e1da1..e575487f0 100644 --- a/proc/wrap_json_throw_exception.html +++ b/proc/wrap_json_throw_exception.html @@ -194,7 +194,7 @@

        Arguments

        - + logical(kind=LK), intent(inout), @@ -462,18 +462,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -522,9 +522,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -555,9 +555,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -588,9 +588,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -621,9 +621,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -654,9 +654,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -687,9 +687,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -715,34 +715,34 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + - + none~get_path - + json_core%get_path - + proc~json_check_children_for_duplicate_keys->none~get_path - - + + @@ -819,18 +819,18 @@

        Called by

        - + -none~initialize - +none~initialize~2 + json_file%initialize - + -proc~json_file_move_pointer->none~initialize +proc~json_file_move_pointer->none~initialize~2 @@ -864,20 +864,20 @@

        Called by

        - - -none~get~2 - + + +none~get + json_core%get - - -proc~json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~json_get_alloc_string_vec_by_path->none~get + + @@ -909,11 +909,11 @@

        Called by

        - - -proc~json_get_array_by_path->none~get~2 - - + + +proc~json_get_array_by_path->none~get + + @@ -964,10 +964,10 @@

        Called by

        - + proc~json_get_by_path_default->none~get_child - - + + @@ -982,10 +982,10 @@

        Called by

        - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -994,10 +994,10 @@

        Called by

        - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -1029,11 +1029,11 @@

        Called by

        - - -proc~json_get_integer_by_path->none~get~2 - - + + +proc~json_get_integer_by_path->none~get + + @@ -1050,11 +1050,11 @@

        Called by

        - - -proc~json_get_integer_vec_by_path->none~get~2 - - + + +proc~json_get_integer_vec_by_path->none~get + + @@ -1086,11 +1086,11 @@

        Called by

        - - -proc~json_get_logical_by_path->none~get~2 - - + + +proc~json_get_logical_by_path->none~get + + @@ -1107,11 +1107,11 @@

        Called by

        - - -proc~json_get_logical_vec_by_path->none~get~2 - - + + +proc~json_get_logical_vec_by_path->none~get + + @@ -1158,9 +1158,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -1209,11 +1209,11 @@

        Called by

        - - -proc~json_get_real_by_path->none~get~2 - - + + +proc~json_get_real_by_path->none~get + + @@ -1230,11 +1230,11 @@

        Called by

        - - -proc~json_get_real_vec_by_path->none~get~2 - - + + +proc~json_get_real_vec_by_path->none~get + + @@ -1266,11 +1266,11 @@

        Called by

        - - -proc~json_get_string_by_path->none~get~2 - - + + +proc~json_get_string_by_path->none~get + + @@ -1287,11 +1287,11 @@

        Called by

        - - -proc~json_get_string_vec_by_path->none~get~2 - - + + +proc~json_get_string_vec_by_path->none~get + + @@ -1353,9 +1353,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -1375,14 +1375,14 @@

        Called by

        - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -1557,11 +1557,11 @@

        Called by

        - - -proc~json_rename_by_path->none~get~2 - - + + +proc~json_rename_by_path->none~get + + @@ -1578,15 +1578,15 @@

        Called by

        - - -proc~json_string_info->none~get~2 - - + + +proc~json_string_info->none~get + + - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1620,15 +1620,15 @@

        Called by

        - - -proc~json_update_integer->none~get~2 - - + + +proc~json_update_integer->none~get + + - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1662,15 +1662,15 @@

        Called by

        - - -proc~json_update_logical->none~get~2 - - + + +proc~json_update_logical->none~get + + - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1695,15 +1695,15 @@

        Called by

        - - -proc~json_update_real->none~get~2 - - + + +proc~json_update_real->none~get + + - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1728,15 +1728,15 @@

        Called by

        - - -proc~json_update_string->none~get~2 - - + + +proc~json_update_string->none~get + + - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1761,9 +1761,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2082,18 +2082,18 @@

        Called by

        - + -none~deserialize~2 - +none~deserialize + json_core%deserialize - + -none~deserialize~2->proc~json_parse_string +none~deserialize->proc~json_parse_string @@ -2106,159 +2106,105 @@

        Called by

        - + -none~deserialize~2->proc~wrap_json_parse_string +none~deserialize->proc~wrap_json_parse_string - - -none~get_child->proc~json_value_get_child - - - - - -none~get_child->proc~json_value_get_child_by_index - - - - - -none~get_child->proc~json_value_get_child_by_name - - - - - -proc~wrap_json_value_get_child_by_name - - -json_core%wrap_json_value_get_child_by_name - - - - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - - -none~get_path->proc~json_get_path - - - - - -proc~wrap_json_get_path - - -json_core%wrap_json_get_path - - - - - -none~get_path->proc~wrap_json_get_path - - - - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -2271,9 +2217,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -2286,9 +2232,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -2301,9 +2247,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -2316,9 +2262,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -2331,9 +2277,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -2346,9 +2292,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -2361,9 +2307,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -2376,9 +2322,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -2391,9 +2337,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -2406,9 +2352,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -2421,9 +2367,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -2436,9 +2382,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -2451,9 +2397,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -2466,9 +2412,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -2481,9 +2427,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -2496,9 +2442,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -2511,9 +2457,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -2526,9 +2472,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -2541,9 +2487,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -2556,9 +2502,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -2571,9 +2517,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -2586,15 +2532,69 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + + +none~get_child->proc~json_value_get_child + + + + + +none~get_child->proc~json_value_get_child_by_index + + + + + +none~get_child->proc~json_value_get_child_by_name + + + + + +proc~wrap_json_value_get_child_by_name + + +json_core%wrap_json_value_get_child_by_name + + + + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get_path->proc~json_get_path + + + + + +proc~wrap_json_get_path + + +json_core%wrap_json_get_path + + + + + +none~get_path->proc~wrap_json_get_path + + + + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2607,9 +2607,9 @@

        Called by

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2622,39 +2622,39 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~load~2 - +none~load + json_core%load - + -none~load~2->proc~json_parse_file +none~load->proc~json_parse_file - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2667,9 +2667,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2682,9 +2682,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2982,9 +2982,9 @@

        Called by

        - + -none~initialize->proc~initialize_json_core_in_file +none~initialize~2->proc~initialize_json_core_in_file @@ -3018,9 +3018,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -3045,9 +3045,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -3072,9 +3072,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3093,11 +3093,11 @@

        Called by

        - - -proc~json_file_get_alloc_string_vec->none~get~2 - - + + +proc~json_file_get_alloc_string_vec->none~get + + @@ -3108,11 +3108,11 @@

        Called by

        - - -proc~json_file_get_integer->none~get~2 - - + + +proc~json_file_get_integer->none~get + + @@ -3123,11 +3123,11 @@

        Called by

        - - -proc~json_file_get_integer_vec->none~get~2 - - + + +proc~json_file_get_integer_vec->none~get + + @@ -3138,11 +3138,11 @@

        Called by

        - - -proc~json_file_get_logical->none~get~2 - - + + +proc~json_file_get_logical->none~get + + @@ -3153,11 +3153,11 @@

        Called by

        - - -proc~json_file_get_logical_vec->none~get~2 - - + + +proc~json_file_get_logical_vec->none~get + + @@ -3168,11 +3168,11 @@

        Called by

        - - -proc~json_file_get_object->none~get~2 - - + + +proc~json_file_get_object->none~get + + @@ -3183,11 +3183,11 @@

        Called by

        - - -proc~json_file_get_real->none~get~2 - - + + +proc~json_file_get_real->none~get + + @@ -3198,11 +3198,11 @@

        Called by

        - - -proc~json_file_get_real32->none~get~2 - - + + +proc~json_file_get_real32->none~get + + @@ -3213,11 +3213,11 @@

        Called by

        - - -proc~json_file_get_real32_vec->none~get~2 - - + + +proc~json_file_get_real32_vec->none~get + + @@ -3228,11 +3228,11 @@

        Called by

        - - -proc~json_file_get_real_vec->none~get~2 - - + + +proc~json_file_get_real_vec->none~get + + @@ -3243,11 +3243,11 @@

        Called by

        - - -proc~json_file_get_string->none~get~2 - - + + +proc~json_file_get_string->none~get + + @@ -3258,11 +3258,11 @@

        Called by

        - - -proc~json_file_get_string_vec->none~get~2 - - + + +proc~json_file_get_string_vec->none~get + + @@ -3273,9 +3273,9 @@

        Called by

        - + -proc~json_file_load->none~load~2 +proc~json_file_load->none~load @@ -3288,9 +3288,9 @@

        Called by

        - + -proc~json_file_load_from_string->none~deserialize~2 +proc~json_file_load_from_string->none~deserialize @@ -3318,9 +3318,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3333,17 +3333,17 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - - -proc~json_get_alloc_string_vec->none~get~2 - - + + +proc~json_get_alloc_string_vec->none~get + + @@ -3351,75 +3351,75 @@

        Called by

        - - -proc~json_get_integer_vec->none~get~2 - - + + +proc~json_get_integer_vec->none~get + + - - -proc~json_get_logical_vec->none~get~2 - - + + +proc~json_get_logical_vec->none~get + + - - -proc~json_get_real32->none~get~2 - - + + +proc~json_get_real32->none~get + + - - -proc~json_get_real32_by_path->none~get~2 - - + + +proc~json_get_real32_by_path->none~get + + - - -proc~json_get_real32_vec->none~get~2 - - + + +proc~json_get_real32_vec->none~get + + - - -proc~json_get_real32_vec_by_path->none~get~2 - - + + +proc~json_get_real32_vec_by_path->none~get + + - - -proc~json_get_real_vec->none~get~2 - - + + +proc~json_get_real_vec->none~get + + - - -proc~json_get_string_vec->none~get~2 - - + + +proc~json_get_string_vec->none~get + + - - -proc~json_info_by_path->none~get~2 - - + + +proc~json_info_by_path->none~get + + - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info - - -proc~json_matrix_info_by_path->none~get~2 - - + + +proc~json_matrix_info_by_path->none~get + + - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -3432,11 +3432,11 @@

        Called by

        - - -proc~json_valid_path->none~get~2 - - + + +proc~json_valid_path->none~get + + @@ -3448,10 +3448,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3477,11 +3477,11 @@

        Called by

        - - -proc~json_value_remove_if_present->none~get~2 - - + + +proc~json_value_remove_if_present->none~get + + @@ -3492,9 +3492,9 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info @@ -3504,126 +3504,126 @@

        Called by

        - - -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_alloc_string_vec_by_path->none~get + + - - -proc~wrap_json_get_array_by_path->none~get~2 - - + + +proc~wrap_json_get_array_by_path->none~get + + - - -proc~wrap_json_get_by_path->none~get~2 - - + + +proc~wrap_json_get_by_path->none~get + + - - -proc~wrap_json_get_integer_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_by_path->none~get + + - - -proc~wrap_json_get_integer_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_integer_vec_by_path->none~get + + - - -proc~wrap_json_get_logical_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_by_path->none~get + + - - -proc~wrap_json_get_logical_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_logical_vec_by_path->none~get + + - + proc~wrap_json_get_path->none~get_path - - + + - - -proc~wrap_json_get_real32_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_by_path->none~get + + - - -proc~wrap_json_get_real32_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real32_vec_by_path->none~get + + - - -proc~wrap_json_get_real_by_path->none~get~2 - - + + +proc~wrap_json_get_real_by_path->none~get + + - - -proc~wrap_json_get_real_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_real_vec_by_path->none~get + + - - -proc~wrap_json_get_string_by_path->none~get~2 - - + + +proc~wrap_json_get_string_by_path->none~get + + - - -proc~wrap_json_get_string_vec_by_path->none~get~2 - - + + +proc~wrap_json_get_string_vec_by_path->none~get + + - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_parse_string->none~deserialize~2 +proc~wrap_json_parse_string->none~deserialize - - -proc~wrap_json_value_get_child_by_name->none~get~2 - - + + +proc~wrap_json_value_get_child_by_name->none~get + + - + -none~deserialize - +none~deserialize~2 + json_file%deserialize - + -none~deserialize->proc~json_file_load_from_string +none~deserialize~2->proc~json_file_load_from_string @@ -3636,90 +3636,90 @@

        Called by

        - + -none~deserialize->proc~wrap_json_file_load_from_string +none~deserialize~2->proc~wrap_json_file_load_from_string - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -3732,9 +3732,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -3747,9 +3747,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -3762,9 +3762,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -3777,9 +3777,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -3792,9 +3792,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -3807,9 +3807,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -3822,9 +3822,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -3837,9 +3837,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -3852,9 +3852,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -3867,9 +3867,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -3882,9 +3882,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -3897,24 +3897,24 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3927,9 +3927,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3939,18 +3939,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3963,9 +3963,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -3999,18 +3999,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4023,9 +4023,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4038,9 +4038,9 @@

        Called by

        - + -proc~initialize_json_file->none~initialize +proc~initialize_json_file->none~initialize~2 @@ -4053,15 +4053,15 @@

        Called by

        - + -proc~initialize_json_file_from_string->none~initialize +proc~initialize_json_file_from_string->none~initialize~2 - + -proc~initialize_json_file_from_string->none~deserialize +proc~initialize_json_file_from_string->none~deserialize~2 @@ -4410,15 +4410,15 @@

        Called by

        - + -proc~assign_string_to_json_file->none~deserialize +proc~assign_string_to_json_file->none~deserialize~2 - + -proc~initialize_json_file_from_string_v2->none~deserialize +proc~initialize_json_file_from_string_v2->none~deserialize~2 @@ -4506,9 +4506,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -4521,9 +4521,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -4704,99 +4704,99 @@

        Called by

        - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_file_load_from_string->none~deserialize +proc~wrap_json_file_load_from_string->none~deserialize~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -4806,18 +4806,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -4830,24 +4830,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -4860,9 +4860,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -4887,15 +4887,15 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -5037,7 +5037,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_update_integer.html b/proc/wrap_json_update_integer.html index 984b37522..b0ec6f94c 100644 --- a/proc/wrap_json_update_integer.html +++ b/proc/wrap_json_update_integer.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -278,18 +278,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~wrap_json_update_integer->none~update~4 +proc~wrap_json_update_integer->none~update~2 @@ -332,9 +332,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -359,9 +359,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -371,9 +371,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -514,7 +514,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_update_logical.html b/proc/wrap_json_update_logical.html index 95472623d..16bf8d02b 100644 --- a/proc/wrap_json_update_logical.html +++ b/proc/wrap_json_update_logical.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -278,18 +278,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~wrap_json_update_logical->none~update~4 +proc~wrap_json_update_logical->none~update~2 @@ -332,9 +332,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -359,9 +359,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -371,9 +371,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -514,7 +514,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_update_real.html b/proc/wrap_json_update_real.html index a7db21c4e..0a0fcda17 100644 --- a/proc/wrap_json_update_real.html +++ b/proc/wrap_json_update_real.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -278,18 +278,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~wrap_json_update_real->none~update~4 +proc~wrap_json_update_real->none~update~2 @@ -332,9 +332,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -359,9 +359,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -371,9 +371,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -514,7 +514,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_update_real32.html b/proc/wrap_json_update_real32.html index f23c7c121..5a4175a7e 100644 --- a/proc/wrap_json_update_real32.html +++ b/proc/wrap_json_update_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -278,18 +278,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~wrap_json_update_real32->none~update~4 +proc~wrap_json_update_real32->none~update~2 @@ -332,9 +332,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -359,9 +359,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -371,9 +371,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -514,7 +514,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_update_string.html b/proc/wrap_json_update_string.html index ea016f295..2e5ef84d6 100644 --- a/proc/wrap_json_update_string.html +++ b/proc/wrap_json_update_string.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out) @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -255,7 +255,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -311,18 +311,18 @@

        Calls

        - + -none~update~4 - +none~update~2 + json_core%update - + -proc~wrap_json_update_string->none~update~4 +proc~wrap_json_update_string->none~update~2 @@ -365,9 +365,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_name_ascii +none~update~2->proc~json_update_string_name_ascii @@ -380,9 +380,9 @@

        Calls

        - + -none~update~4->proc~json_update_string_val_ascii +none~update~2->proc~json_update_string_val_ascii @@ -392,9 +392,9 @@

        Calls

        - + -proc~json_update_string_name_ascii->none~update~4 +proc~json_update_string_name_ascii->none~update~2 @@ -404,9 +404,9 @@

        Calls

        - + -proc~json_update_string_val_ascii->none~update~4 +proc~json_update_string_val_ascii->none~update~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_valid_path.html b/proc/wrap_json_valid_path.html index 151e13f49..ad015e81f 100644 --- a/proc/wrap_json_valid_path.html +++ b/proc/wrap_json_valid_path.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -212,7 +212,7 @@

        Arguments

        Return Value - + logical(kind=LK)

        @@ -255,18 +255,18 @@

        Calls

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -300,9 +300,9 @@

        Calls

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -315,24 +315,24 @@

        Calls

        - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path - + -none~get~2 - +none~get + json_core%get - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -345,9 +345,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -360,9 +360,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -375,9 +375,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -390,9 +390,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -405,9 +405,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -420,9 +420,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -435,9 +435,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -450,9 +450,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -465,9 +465,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -480,9 +480,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -495,9 +495,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -510,9 +510,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -525,9 +525,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -540,9 +540,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -555,9 +555,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -570,9 +570,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -585,9 +585,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -600,9 +600,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -615,9 +615,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -630,9 +630,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -645,9 +645,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -660,9 +660,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -675,9 +675,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -690,9 +690,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -705,9 +705,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -720,9 +720,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -735,9 +735,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -750,9 +750,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -765,9 +765,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -780,9 +780,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -795,9 +795,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -810,9 +810,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -825,9 +825,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -840,9 +840,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -855,9 +855,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -870,9 +870,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -885,9 +885,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -900,15 +900,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -927,9 +927,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -984,9 +984,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1095,9 +1095,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1119,15 +1119,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1155,9 +1155,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1179,15 +1179,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1230,33 +1230,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1278,15 +1278,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1350,9 +1350,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1374,15 +1374,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1410,9 +1410,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1422,9 +1422,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1434,9 +1434,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1446,9 +1446,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1458,9 +1458,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1470,9 +1470,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1482,9 +1482,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1494,9 +1494,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1506,9 +1506,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1518,9 +1518,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1530,9 +1530,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1542,9 +1542,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1554,9 +1554,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1638,18 +1638,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1746,9 +1746,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1848,9 +1848,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1863,9 +1863,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1878,9 +1878,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1893,9 +1893,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2010,18 +2010,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2055,9 +2055,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2073,9 +2073,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2217,9 +2217,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2232,9 +2232,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2247,9 +2247,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2259,9 +2259,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2271,9 +2271,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2283,9 +2283,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2295,9 +2295,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2382,9 +2382,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2424,15 +2424,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2472,18 +2472,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2508,9 +2508,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2559,9 +2559,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2574,9 +2574,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2613,9 +2613,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2728,24 +2728,24 @@

        Called by

        json_core%wrap_json_valid_path - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2758,9 +2758,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2773,24 +2773,24 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -2803,15 +2803,15 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 @@ -2947,7 +2947,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_integer.html b/proc/wrap_json_value_add_integer.html index 2bd06f854..c14db2db8 100644 --- a/proc/wrap_json_value_add_integer.html +++ b/proc/wrap_json_value_add_integer.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_integer->none~add~4 +proc~wrap_json_value_add_integer->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_integer_vec.html b/proc/wrap_json_value_add_integer_vec.html index 3a4e727b5..ae772d8b8 100644 --- a/proc/wrap_json_value_add_integer_vec.html +++ b/proc/wrap_json_value_add_integer_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_integer_vec->none~add~4 +proc~wrap_json_value_add_integer_vec->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_logical.html b/proc/wrap_json_value_add_logical.html index 8435edbed..8185f2756 100644 --- a/proc/wrap_json_value_add_logical.html +++ b/proc/wrap_json_value_add_logical.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_logical->none~add~4 +proc~wrap_json_value_add_logical->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_logical_vec.html b/proc/wrap_json_value_add_logical_vec.html index 4eb689522..2f77fc82f 100644 --- a/proc/wrap_json_value_add_logical_vec.html +++ b/proc/wrap_json_value_add_logical_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_logical_vec->none~add~4 +proc~wrap_json_value_add_logical_vec->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_null.html b/proc/wrap_json_value_add_null.html index ce106fa26..80f8e3f02 100644 --- a/proc/wrap_json_value_add_null.html +++ b/proc/wrap_json_value_add_null.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -248,18 +248,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_null->none~add~4 +proc~wrap_json_value_add_null->none~add~2 @@ -302,9 +302,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -359,9 +359,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -371,9 +371,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -383,9 +383,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -395,9 +395,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -536,7 +536,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_real.html b/proc/wrap_json_value_add_real.html index b07a2c9f4..d4eab7dfd 100644 --- a/proc/wrap_json_value_add_real.html +++ b/proc/wrap_json_value_add_real.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_real->none~add~4 +proc~wrap_json_value_add_real->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_real32.html b/proc/wrap_json_value_add_real32.html index 5cd7ce167..a71dd5e47 100644 --- a/proc/wrap_json_value_add_real32.html +++ b/proc/wrap_json_value_add_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_real32->none~add~4 +proc~wrap_json_value_add_real32->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_real32_vec.html b/proc/wrap_json_value_add_real32_vec.html index 09f3dba3e..12cd7546c 100644 --- a/proc/wrap_json_value_add_real32_vec.html +++ b/proc/wrap_json_value_add_real32_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=real32), intent(in), @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_real32_vec->none~add~4 +proc~wrap_json_value_add_real32_vec->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_real_vec.html b/proc/wrap_json_value_add_real_vec.html index 5082dabbc..3d41f7a10 100644 --- a/proc/wrap_json_value_add_real_vec.html +++ b/proc/wrap_json_value_add_real_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + real(kind=RK), intent(in), @@ -263,18 +263,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_real_vec->none~add~4 +proc~wrap_json_value_add_real_vec->none~add~2 @@ -317,9 +317,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -332,9 +332,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -374,9 +374,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -386,9 +386,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -398,9 +398,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -410,9 +410,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -552,7 +552,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_string.html b/proc/wrap_json_value_add_string.html index 13bd4685a..427176f66 100644 --- a/proc/wrap_json_value_add_string.html +++ b/proc/wrap_json_value_add_string.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_string->none~add~4 +proc~wrap_json_value_add_string->none~add~2 @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -404,9 +404,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -416,9 +416,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -428,9 +428,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -440,9 +440,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -584,7 +584,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_add_string_vec.html b/proc/wrap_json_value_add_string_vec.html index 981c3f5ad..29eafc71c 100644 --- a/proc/wrap_json_value_add_string_vec.html +++ b/proc/wrap_json_value_add_string_vec.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -239,7 +239,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -293,18 +293,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~wrap_json_value_add_string_vec->none~add~4 +proc~wrap_json_value_add_string_vec->none~add~2 @@ -347,9 +347,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -362,9 +362,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -377,9 +377,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -392,9 +392,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -404,9 +404,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -416,9 +416,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -428,9 +428,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -440,9 +440,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -584,7 +584,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_array.html b/proc/wrap_json_value_create_array.html index 44654bf28..0555a2962 100644 --- a/proc/wrap_json_value_create_array.html +++ b/proc/wrap_json_value_create_array.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -507,18 +507,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -567,9 +567,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -600,9 +600,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -633,9 +633,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -666,9 +666,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -784,19 +784,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -996,18 +996,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1020,9 +1020,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1035,9 +1035,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1050,9 +1050,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1065,9 +1065,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1080,9 +1080,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1095,9 +1095,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1110,9 +1110,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1125,9 +1125,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1140,9 +1140,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1155,9 +1155,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1170,9 +1170,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1185,9 +1185,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1200,9 +1200,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1215,9 +1215,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1230,9 +1230,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1245,9 +1245,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1260,9 +1260,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1275,9 +1275,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1290,9 +1290,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1305,9 +1305,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1320,9 +1320,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1335,9 +1335,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1350,9 +1350,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1365,9 +1365,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1380,9 +1380,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1395,9 +1395,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1410,9 +1410,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1425,9 +1425,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1440,9 +1440,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1455,9 +1455,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1470,9 +1470,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1485,9 +1485,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1701,15 +1701,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1728,15 +1728,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1755,15 +1755,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1782,15 +1782,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1839,9 +1839,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1866,9 +1866,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1893,9 +1893,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1920,9 +1920,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1947,9 +1947,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -2028,9 +2028,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -2043,9 +2043,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -2058,9 +2058,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -2073,9 +2073,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -2088,9 +2088,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -2103,9 +2103,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -2118,9 +2118,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -2133,9 +2133,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -2148,9 +2148,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -2163,9 +2163,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -2178,9 +2178,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -2193,15 +2193,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2220,111 +2220,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2337,15 +2337,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2358,24 +2358,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2388,9 +2388,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2403,15 +2403,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2424,9 +2424,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2439,9 +2439,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2616,81 +2616,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2703,90 +2703,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2799,9 +2805,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2814,9 +2820,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2829,9 +2835,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2844,9 +2850,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2859,9 +2865,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2874,9 +2880,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2889,9 +2895,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2904,9 +2910,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2919,9 +2925,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2934,9 +2940,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2949,9 +2955,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2964,21 +2970,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2991,15 +2991,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -3012,9 +3012,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -3027,9 +3027,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3069,18 +3069,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -3093,9 +3093,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3196,10 +3196,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3240,9 +3240,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3255,9 +3255,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3270,9 +3270,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3285,23 +3285,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3312,9 +3312,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3327,21 +3327,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3354,9 +3354,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3370,10 +3370,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3399,99 +3399,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3522,18 +3522,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3546,9 +3546,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3558,18 +3558,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3582,24 +3582,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3612,24 +3612,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3642,9 +3642,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3705,27 +3705,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3900,7 +3900,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_integer.html b/proc/wrap_json_value_create_integer.html index 59f37cdda..c8f1d0fee 100644 --- a/proc/wrap_json_value_create_integer.html +++ b/proc/wrap_json_value_create_integer.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + integer(kind=IK), intent(in) @@ -212,7 +212,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -688,7 +688,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_logical.html b/proc/wrap_json_value_create_logical.html index 145bc1779..4c70ae361 100644 --- a/proc/wrap_json_value_create_logical.html +++ b/proc/wrap_json_value_create_logical.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), @@ -196,7 +196,7 @@

        Arguments

        - + logical(kind=LK), intent(in) @@ -211,7 +211,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -687,7 +687,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_null.html b/proc/wrap_json_value_create_null.html index a9ac1eaa0..fba1e5cbb 100644 --- a/proc/wrap_json_value_create_null.html +++ b/proc/wrap_json_value_create_null.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -507,18 +507,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -568,19 +568,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -678,18 +678,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -702,9 +702,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -717,9 +717,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -732,9 +732,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -747,9 +747,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -762,9 +762,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -777,9 +777,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -792,9 +792,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -807,9 +807,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -822,9 +822,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -837,9 +837,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -852,9 +852,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -867,9 +867,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -882,9 +882,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -897,9 +897,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -912,9 +912,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -927,9 +927,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -942,9 +942,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -957,9 +957,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -972,9 +972,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -987,9 +987,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1002,9 +1002,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1017,9 +1017,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1032,9 +1032,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1047,9 +1047,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1062,9 +1062,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1077,9 +1077,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1092,9 +1092,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1107,9 +1107,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1137,9 +1137,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1152,9 +1152,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1167,9 +1167,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1188,9 +1188,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1215,9 +1215,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1242,9 +1242,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1269,9 +1269,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1296,9 +1296,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1323,9 +1323,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1350,9 +1350,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1377,9 +1377,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1404,9 +1404,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1425,9 +1425,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1440,9 +1440,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1455,9 +1455,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1470,9 +1470,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1485,9 +1485,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1500,9 +1500,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1515,9 +1515,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1530,9 +1530,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1545,9 +1545,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1560,9 +1560,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1575,9 +1575,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1590,15 +1590,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -1617,111 +1617,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1734,15 +1734,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -1755,24 +1755,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -1785,9 +1785,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -1800,15 +1800,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -1821,15 +1821,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -1857,15 +1857,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -1884,15 +1884,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -1911,15 +1911,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -1938,9 +1938,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -1953,9 +1953,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -1965,81 +1965,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2052,90 +2052,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2148,9 +2154,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2163,9 +2169,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2178,9 +2184,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2193,9 +2199,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2208,9 +2214,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2223,9 +2229,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2238,9 +2244,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2253,9 +2259,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2268,9 +2274,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2283,9 +2289,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2298,9 +2304,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2313,21 +2319,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2340,15 +2340,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2361,9 +2361,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2376,9 +2376,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2418,18 +2418,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2442,9 +2442,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -2677,10 +2677,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -2721,9 +2721,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -2736,9 +2736,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -2751,9 +2751,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -2766,23 +2766,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -2793,9 +2793,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -2808,21 +2808,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2835,9 +2835,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -2851,10 +2851,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -2880,99 +2880,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3003,18 +3003,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3027,9 +3027,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3039,18 +3039,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3063,24 +3063,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3093,24 +3093,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3123,9 +3123,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3636,27 +3636,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3831,7 +3831,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_object.html b/proc/wrap_json_value_create_object.html index a4b75ba57..604871caf 100644 --- a/proc/wrap_json_value_create_object.html +++ b/proc/wrap_json_value_create_object.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -507,18 +507,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -823,19 +823,19 @@

        Called by

        - + none~get_child - + json_core%get_child - + proc~json_get_by_path_jsonpath_bracket->none~get_child - - + + @@ -1068,18 +1068,18 @@

        Called by

        - + -none~get~2 - +none~get + json_core%get - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -1092,9 +1092,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -1107,9 +1107,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -1122,9 +1122,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -1137,9 +1137,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -1152,9 +1152,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -1167,9 +1167,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -1182,9 +1182,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -1197,9 +1197,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -1212,9 +1212,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -1227,9 +1227,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -1242,9 +1242,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -1257,9 +1257,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -1272,9 +1272,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -1287,9 +1287,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -1302,9 +1302,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -1317,9 +1317,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -1332,9 +1332,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -1347,9 +1347,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -1362,9 +1362,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -1377,9 +1377,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -1392,9 +1392,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -1407,9 +1407,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -1422,9 +1422,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -1437,9 +1437,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -1452,9 +1452,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -1467,9 +1467,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -1482,9 +1482,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -1497,9 +1497,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -1512,9 +1512,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -1527,9 +1527,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -1542,9 +1542,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -1557,9 +1557,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -1578,9 +1578,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -1605,9 +1605,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -1632,9 +1632,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -1659,9 +1659,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -1686,9 +1686,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -1713,9 +1713,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -1740,9 +1740,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -1767,9 +1767,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -1794,9 +1794,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -1815,9 +1815,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -1830,9 +1830,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -1845,9 +1845,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -1860,9 +1860,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -1875,9 +1875,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -1890,9 +1890,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -1905,9 +1905,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -1920,9 +1920,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -1935,9 +1935,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -1950,9 +1950,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -1965,9 +1965,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -1980,15 +1980,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -2007,111 +2007,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -2124,15 +2124,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2145,24 +2145,24 @@

        Called by

        - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info @@ -2175,9 +2175,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -2190,15 +2190,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2211,15 +2211,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -2238,15 +2238,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -2265,15 +2265,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -2292,15 +2292,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -2319,9 +2319,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -2334,9 +2334,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -2346,81 +2346,81 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -2433,90 +2433,96 @@

        Called by

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get - - -none~get - + + +none~get_child->proc~wrap_json_value_get_child_by_name + + + + + +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -2529,9 +2535,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -2544,9 +2550,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -2559,9 +2565,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -2574,9 +2580,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -2589,9 +2595,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -2604,9 +2610,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -2619,9 +2625,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -2634,9 +2640,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -2649,9 +2655,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -2664,9 +2670,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -2679,9 +2685,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -2694,21 +2700,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - - -none~get_child->proc~wrap_json_value_get_child_by_name - - - - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2721,15 +2721,15 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2742,9 +2742,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2757,9 +2757,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -2799,18 +2799,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -2823,9 +2823,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -3058,10 +3058,10 @@

        Called by

        - + proc~json_check_children_for_duplicate_keys->none~get_child - - + + @@ -3102,9 +3102,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -3117,9 +3117,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -3132,9 +3132,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -3147,23 +3147,23 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + proc~json_get_by_path_default->none~get_child - - + + - + proc~json_get_by_path_rfc6901->none~get_child - - + + @@ -3174,9 +3174,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -3189,21 +3189,21 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info - + proc~json_matrix_info->none~get_child - - + + - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -3216,9 +3216,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -3232,10 +3232,10 @@

        Called by

        - + proc~json_value_insert_after_child_by_index->none~get_child - - + + @@ -3261,99 +3261,99 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - - -proc~wrap_json_file_get_alloc_string_vec->none~get - - - - - -proc~wrap_json_file_get_integer->none~get - - - - - -proc~wrap_json_file_get_integer_vec->none~get - - - - - -proc~wrap_json_file_get_logical->none~get - - - - - -proc~wrap_json_file_get_logical_vec->none~get - - - - - -proc~wrap_json_file_get_object->none~get - - - - + -proc~wrap_json_file_get_real->none~get - - +proc~wrap_json_file_get_alloc_string_vec->none~get~2 + + - + -proc~wrap_json_file_get_real32->none~get - - +proc~wrap_json_file_get_integer->none~get~2 + + - + -proc~wrap_json_file_get_real32_vec->none~get - - +proc~wrap_json_file_get_integer_vec->none~get~2 + + - + -proc~wrap_json_file_get_real_vec->none~get - - +proc~wrap_json_file_get_logical->none~get~2 + + - + -proc~wrap_json_file_get_string->none~get - - +proc~wrap_json_file_get_logical_vec->none~get~2 + + - + -proc~wrap_json_file_get_string_vec->none~get - - +proc~wrap_json_file_get_object->none~get~2 + + + + + +proc~wrap_json_file_get_real->none~get~2 + + + + + +proc~wrap_json_file_get_real32->none~get~2 + + + + + +proc~wrap_json_file_get_real32_vec->none~get~2 + + - + + +proc~wrap_json_file_get_real_vec->none~get~2 + + + + + +proc~wrap_json_file_get_string->none~get~2 + + + + + +proc~wrap_json_file_get_string_vec->none~get~2 + + + + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -3384,18 +3384,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -3408,9 +3408,9 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info @@ -3420,18 +3420,18 @@

        Called by

        - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3444,24 +3444,24 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -3474,24 +3474,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -3504,9 +3504,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -3687,27 +3687,27 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -3882,7 +3882,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_real.html b/proc/wrap_json_value_create_real.html index 8282081f2..6650ff559 100644 --- a/proc/wrap_json_value_create_real.html +++ b/proc/wrap_json_value_create_real.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + real(kind=RK), intent(in) @@ -212,7 +212,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -495,7 +495,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_real32.html b/proc/wrap_json_value_create_real32.html index 27f7424d0..63e3feaa3 100644 --- a/proc/wrap_json_value_create_real32.html +++ b/proc/wrap_json_value_create_real32.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + real(kind=real32), intent(in) @@ -209,7 +209,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -682,7 +682,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_create_string.html b/proc/wrap_json_value_create_string.html index 17e989cfa..8e4b81a62 100644 --- a/proc/wrap_json_value_create_string.html +++ b/proc/wrap_json_value_create_string.html @@ -182,7 +182,7 @@

        Arguments

        - + type(json_value), @@ -197,7 +197,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -212,7 +212,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -227,7 +227,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -242,7 +242,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1281,7 +1281,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_get_child_by_name.html b/proc/wrap_json_value_get_child_by_name.html index 380401030..45959ed20 100644 --- a/proc/wrap_json_value_get_child_by_name.html +++ b/proc/wrap_json_value_get_child_by_name.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -224,7 +224,7 @@

        Arguments

        - + logical(kind=LK), intent(out), @@ -278,18 +278,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -332,9 +332,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -347,9 +347,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -362,9 +362,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -377,9 +377,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -392,9 +392,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -407,9 +407,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -422,9 +422,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -437,9 +437,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -452,9 +452,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -467,9 +467,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -482,9 +482,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -497,9 +497,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -512,9 +512,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -527,9 +527,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -542,9 +542,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -557,9 +557,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -572,9 +572,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -587,9 +587,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -602,9 +602,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -617,9 +617,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -632,9 +632,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -647,9 +647,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -662,9 +662,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -677,9 +677,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -692,9 +692,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -707,9 +707,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -722,9 +722,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -737,9 +737,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -752,9 +752,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -767,9 +767,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -782,9 +782,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -797,9 +797,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -812,9 +812,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -827,9 +827,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -842,9 +842,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -857,9 +857,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -872,9 +872,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -887,15 +887,15 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -914,9 +914,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -971,9 +971,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1082,9 +1082,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1106,15 +1106,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1142,9 +1142,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1166,15 +1166,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1217,33 +1217,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1265,15 +1265,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1337,9 +1337,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1361,15 +1361,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1397,9 +1397,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1409,9 +1409,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1421,9 +1421,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1433,9 +1433,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1445,9 +1445,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1457,9 +1457,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1469,9 +1469,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1481,9 +1481,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1493,9 +1493,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1505,9 +1505,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1517,9 +1517,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1529,9 +1529,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1541,9 +1541,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1625,18 +1625,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1733,9 +1733,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1835,9 +1835,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1850,9 +1850,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1865,9 +1865,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1880,9 +1880,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -1988,18 +1988,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2033,9 +2033,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2051,9 +2051,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2195,9 +2195,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2210,9 +2210,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2225,9 +2225,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2237,9 +2237,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2249,9 +2249,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2261,9 +2261,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2273,9 +2273,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2390,15 +2390,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2438,18 +2438,18 @@

        Calls

        - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -2474,9 +2474,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2525,9 +2525,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -2540,9 +2540,9 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy @@ -2579,9 +2579,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -2694,18 +2694,18 @@

        Called by

        json_core%wrap_json_value_get_child_by_name - + -none~get~2 - +none~get + json_core%get - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2829,18 +2829,18 @@

        Called by

        - + -none~info~2 - +none~info + json_core%info - + -proc~json_matrix_info->none~info~2 +proc~json_matrix_info->none~info @@ -2880,18 +2880,18 @@

        Called by

        - + -none~matrix_info~2 - +none~matrix_info + json_core%matrix_info - + -none~matrix_info~2->proc~json_matrix_info +none~matrix_info->proc~json_matrix_info @@ -2904,9 +2904,9 @@

        Called by

        - + -none~matrix_info~2->proc~json_matrix_info_by_path +none~matrix_info->proc~json_matrix_info_by_path @@ -2919,9 +2919,9 @@

        Called by

        - + -none~matrix_info~2->proc~wrap_json_matrix_info_by_path +none~matrix_info->proc~wrap_json_matrix_info_by_path @@ -3003,9 +3003,9 @@

        Called by

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -3018,9 +3018,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -3033,9 +3033,9 @@

        Called by

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -3048,9 +3048,9 @@

        Called by

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -3063,9 +3063,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -3078,9 +3078,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -3093,9 +3093,9 @@

        Called by

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -3108,9 +3108,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -3123,9 +3123,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -3138,9 +3138,9 @@

        Called by

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -3153,9 +3153,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -3168,9 +3168,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -3183,9 +3183,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -3198,9 +3198,9 @@

        Called by

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -3213,9 +3213,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -3228,9 +3228,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -3243,9 +3243,9 @@

        Called by

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -3258,9 +3258,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -3273,9 +3273,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -3288,9 +3288,9 @@

        Called by

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -3303,9 +3303,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -3318,9 +3318,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -3333,9 +3333,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -3348,9 +3348,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -3363,9 +3363,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -3378,9 +3378,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -3393,9 +3393,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -3408,9 +3408,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -3423,9 +3423,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -3438,9 +3438,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -3453,9 +3453,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -3468,9 +3468,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -3483,9 +3483,9 @@

        Called by

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path @@ -3498,21 +3498,21 @@

        Called by

        - + -proc~json_file_variable_matrix_info->none~matrix_info~2 +proc~json_file_variable_matrix_info->none~matrix_info - + -proc~json_matrix_info_by_path->none~matrix_info~2 +proc~json_matrix_info_by_path->none~matrix_info - + -proc~json_matrix_info_by_path->none~get~2 +proc~json_matrix_info_by_path->none~get @@ -3531,24 +3531,24 @@

        Called by

        - + -proc~wrap_json_matrix_info_by_path->none~matrix_info~2 +proc~wrap_json_matrix_info_by_path->none~matrix_info - + -none~matrix_info - +none~matrix_info~2 + json_file%matrix_info - + -none~matrix_info->proc~json_file_variable_matrix_info +none~matrix_info~2->proc~json_file_variable_matrix_info @@ -3561,9 +3561,9 @@

        Called by

        - + -none~matrix_info->proc~wrap_json_file_variable_matrix_info +none~matrix_info~2->proc~wrap_json_file_variable_matrix_info @@ -3573,9 +3573,9 @@

        Called by

        - + -proc~convert->none~info~2 +proc~convert->none~info @@ -3600,9 +3600,9 @@

        Called by

        - + -proc~json_add_integer_by_path->none~info~2 +proc~json_add_integer_by_path->none~info @@ -3627,9 +3627,9 @@

        Called by

        - + -proc~json_add_integer_vec_by_path->none~info~2 +proc~json_add_integer_vec_by_path->none~info @@ -3654,9 +3654,9 @@

        Called by

        - + -proc~json_add_logical_by_path->none~info~2 +proc~json_add_logical_by_path->none~info @@ -3681,9 +3681,9 @@

        Called by

        - + -proc~json_add_logical_vec_by_path->none~info~2 +proc~json_add_logical_vec_by_path->none~info @@ -3708,9 +3708,9 @@

        Called by

        - + -proc~json_add_member_by_path->none~info~2 +proc~json_add_member_by_path->none~info @@ -3735,9 +3735,9 @@

        Called by

        - + -proc~json_add_real_by_path->none~info~2 +proc~json_add_real_by_path->none~info @@ -3762,9 +3762,9 @@

        Called by

        - + -proc~json_add_real_vec_by_path->none~info~2 +proc~json_add_real_vec_by_path->none~info @@ -3789,9 +3789,9 @@

        Called by

        - + -proc~json_add_string_by_path->none~info~2 +proc~json_add_string_by_path->none~info @@ -3816,9 +3816,9 @@

        Called by

        - + -proc~json_add_string_vec_by_path->none~info~2 +proc~json_add_string_vec_by_path->none~info @@ -3831,9 +3831,9 @@

        Called by

        - + -proc~json_file_get_alloc_string_vec->none~get~2 +proc~json_file_get_alloc_string_vec->none~get @@ -3846,9 +3846,9 @@

        Called by

        - + -proc~json_file_get_integer->none~get~2 +proc~json_file_get_integer->none~get @@ -3861,9 +3861,9 @@

        Called by

        - + -proc~json_file_get_integer_vec->none~get~2 +proc~json_file_get_integer_vec->none~get @@ -3876,9 +3876,9 @@

        Called by

        - + -proc~json_file_get_logical->none~get~2 +proc~json_file_get_logical->none~get @@ -3891,9 +3891,9 @@

        Called by

        - + -proc~json_file_get_logical_vec->none~get~2 +proc~json_file_get_logical_vec->none~get @@ -3906,9 +3906,9 @@

        Called by

        - + -proc~json_file_get_object->none~get~2 +proc~json_file_get_object->none~get @@ -3921,9 +3921,9 @@

        Called by

        - + -proc~json_file_get_real->none~get~2 +proc~json_file_get_real->none~get @@ -3936,9 +3936,9 @@

        Called by

        - + -proc~json_file_get_real32->none~get~2 +proc~json_file_get_real32->none~get @@ -3951,9 +3951,9 @@

        Called by

        - + -proc~json_file_get_real32_vec->none~get~2 +proc~json_file_get_real32_vec->none~get @@ -3966,9 +3966,9 @@

        Called by

        - + -proc~json_file_get_real_vec->none~get~2 +proc~json_file_get_real_vec->none~get @@ -3981,9 +3981,9 @@

        Called by

        - + -proc~json_file_get_string->none~get~2 +proc~json_file_get_string->none~get @@ -3996,15 +3996,15 @@

        Called by

        - + -proc~json_file_get_string_vec->none~get~2 +proc~json_file_get_string_vec->none~get - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -4023,111 +4023,111 @@

        Called by

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -4140,15 +4140,15 @@

        Called by

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -4161,9 +4161,9 @@

        Called by

        - + -proc~json_rename_by_path->none~get~2 +proc~json_rename_by_path->none~get @@ -4176,15 +4176,15 @@

        Called by

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -4197,15 +4197,15 @@

        Called by

        - + -proc~json_update_integer->none~get~2 +proc~json_update_integer->none~get - + -proc~json_update_integer->none~info~2 +proc~json_update_integer->none~info @@ -4233,15 +4233,15 @@

        Called by

        - + -proc~json_update_logical->none~get~2 +proc~json_update_logical->none~get - + -proc~json_update_logical->none~info~2 +proc~json_update_logical->none~info @@ -4260,15 +4260,15 @@

        Called by

        - + -proc~json_update_real->none~get~2 +proc~json_update_real->none~get - + -proc~json_update_real->none~info~2 +proc~json_update_real->none~info @@ -4287,15 +4287,15 @@

        Called by

        - + -proc~json_update_string->none~get~2 +proc~json_update_string->none~get - + -proc~json_update_string->none~info~2 +proc~json_update_string->none~info @@ -4314,9 +4314,9 @@

        Called by

        - + -proc~json_valid_path->none~get~2 +proc~json_valid_path->none~get @@ -4329,9 +4329,9 @@

        Called by

        - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -4341,162 +4341,162 @@

        Called by

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get - + -none~get - +none~get~2 + json_file%get - + -none~get->proc~json_file_get_alloc_string_vec +none~get~2->proc~json_file_get_alloc_string_vec - + -none~get->proc~json_file_get_integer +none~get~2->proc~json_file_get_integer - + -none~get->proc~json_file_get_integer_vec +none~get~2->proc~json_file_get_integer_vec - + -none~get->proc~json_file_get_logical +none~get~2->proc~json_file_get_logical - + -none~get->proc~json_file_get_logical_vec +none~get~2->proc~json_file_get_logical_vec - + -none~get->proc~json_file_get_object +none~get~2->proc~json_file_get_object - + -none~get->proc~json_file_get_real +none~get~2->proc~json_file_get_real - + -none~get->proc~json_file_get_real32 +none~get~2->proc~json_file_get_real32 - + -none~get->proc~json_file_get_real32_vec +none~get~2->proc~json_file_get_real32_vec - + -none~get->proc~json_file_get_real_vec +none~get~2->proc~json_file_get_real_vec - + -none~get->proc~json_file_get_string +none~get~2->proc~json_file_get_string - + -none~get->proc~json_file_get_string_vec +none~get~2->proc~json_file_get_string_vec @@ -4509,9 +4509,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_alloc_string_vec +none~get~2->proc~wrap_json_file_get_alloc_string_vec @@ -4524,9 +4524,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer +none~get~2->proc~wrap_json_file_get_integer @@ -4539,9 +4539,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_integer_vec +none~get~2->proc~wrap_json_file_get_integer_vec @@ -4554,9 +4554,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical +none~get~2->proc~wrap_json_file_get_logical @@ -4569,9 +4569,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_logical_vec +none~get~2->proc~wrap_json_file_get_logical_vec @@ -4584,9 +4584,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_object +none~get~2->proc~wrap_json_file_get_object @@ -4599,9 +4599,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real +none~get~2->proc~wrap_json_file_get_real @@ -4614,9 +4614,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32 +none~get~2->proc~wrap_json_file_get_real32 @@ -4629,9 +4629,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real32_vec +none~get~2->proc~wrap_json_file_get_real32_vec @@ -4644,9 +4644,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_real_vec +none~get~2->proc~wrap_json_file_get_real_vec @@ -4659,9 +4659,9 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string +none~get~2->proc~wrap_json_file_get_string @@ -4674,15 +4674,15 @@

        Called by

        - + -none~get->proc~wrap_json_file_get_string_vec +none~get~2->proc~wrap_json_file_get_string_vec - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -4695,9 +4695,9 @@

        Called by

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -4737,18 +4737,18 @@

        Called by

        - + -none~valid_path~2 - +none~valid_path + json_core%valid_path - + -none~valid_path~2->proc~json_valid_path +none~valid_path->proc~json_valid_path @@ -4761,9 +4761,9 @@

        Called by

        - + -none~valid_path~2->proc~wrap_json_valid_path +none~valid_path->proc~wrap_json_valid_path @@ -4962,9 +4962,9 @@

        Called by

        - + -proc~wrap_json_file_variable_matrix_info->none~matrix_info +proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 @@ -5016,9 +5016,9 @@

        Called by

        - + -proc~json_file_valid_path->none~valid_path~2 +proc~json_file_valid_path->none~valid_path @@ -5031,9 +5031,9 @@

        Called by

        - + -proc~json_file_valid_path_op->none~valid_path~2 +proc~json_file_valid_path_op->none~valid_path @@ -5046,9 +5046,9 @@

        Called by

        - + -proc~json_file_variable_info->none~info~2 +proc~json_file_variable_info->none~info @@ -5061,9 +5061,9 @@

        Called by

        - + -proc~json_get_path->none~info~2 +proc~json_get_path->none~info @@ -5076,9 +5076,9 @@

        Called by

        - + -proc~json_is_vector->none~info~2 +proc~json_is_vector->none~info @@ -5091,9 +5091,9 @@

        Called by

        - + -proc~json_value_add_member->none~info~2 +proc~json_value_add_member->none~info @@ -5106,93 +5106,93 @@

        Called by

        - + -proc~json_value_reverse->none~info~2 +proc~json_value_reverse->none~info - + -proc~wrap_json_file_get_alloc_string_vec->none~get +proc~wrap_json_file_get_alloc_string_vec->none~get~2 - + -proc~wrap_json_file_get_integer->none~get +proc~wrap_json_file_get_integer->none~get~2 - + -proc~wrap_json_file_get_integer_vec->none~get +proc~wrap_json_file_get_integer_vec->none~get~2 - + -proc~wrap_json_file_get_logical->none~get +proc~wrap_json_file_get_logical->none~get~2 - + -proc~wrap_json_file_get_logical_vec->none~get +proc~wrap_json_file_get_logical_vec->none~get~2 - + -proc~wrap_json_file_get_object->none~get +proc~wrap_json_file_get_object->none~get~2 - + -proc~wrap_json_file_get_real->none~get +proc~wrap_json_file_get_real->none~get~2 - + -proc~wrap_json_file_get_real32->none~get +proc~wrap_json_file_get_real32->none~get~2 - + -proc~wrap_json_file_get_real32_vec->none~get +proc~wrap_json_file_get_real32_vec->none~get~2 - + -proc~wrap_json_file_get_real_vec->none~get +proc~wrap_json_file_get_real_vec->none~get~2 - + -proc~wrap_json_file_get_string->none~get +proc~wrap_json_file_get_string->none~get~2 - + -proc~wrap_json_file_get_string_vec->none~get +proc~wrap_json_file_get_string_vec->none~get~2 - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info - + -proc~wrap_json_valid_path->none~valid_path~2 +proc~wrap_json_valid_path->none~valid_path @@ -5223,18 +5223,18 @@

        Called by

        - + -none~info - +none~info~2 + json_file%info - + -none~info->proc~json_file_variable_info +none~info~2->proc~json_file_variable_info @@ -5247,24 +5247,24 @@

        Called by

        - + -none~info->proc~wrap_json_file_variable_info +none~info~2->proc~wrap_json_file_variable_info - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -5277,24 +5277,24 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -none~valid_path - +none~valid_path~2 + json_file%valid_path - + -none~valid_path->proc~json_file_valid_path +none~valid_path~2->proc~json_file_valid_path @@ -5307,9 +5307,9 @@

        Called by

        - + -none~valid_path->proc~wrap_json_file_valid_path +none~valid_path~2->proc~wrap_json_file_valid_path @@ -5814,21 +5814,21 @@

        Called by

        - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 - + -proc~wrap_json_file_valid_path->none~valid_path +proc~wrap_json_file_valid_path->none~valid_path~2 - + -proc~wrap_json_file_variable_info->none~info +proc~wrap_json_file_variable_info->none~info~2 @@ -6005,7 +6005,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_remove_if_present.html b/proc/wrap_json_value_remove_if_present.html index 2786f0ba8..551cf6276 100644 --- a/proc/wrap_json_value_remove_if_present.html +++ b/proc/wrap_json_value_remove_if_present.html @@ -179,7 +179,7 @@

        Arguments

        - + type(json_value), @@ -194,7 +194,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -314,18 +314,18 @@

        Calls

        - + -none~get~2 - +none~get + json_core%get - + -proc~json_value_remove_if_present->none~get~2 +proc~json_value_remove_if_present->none~get @@ -353,9 +353,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec +none~get->proc~json_get_alloc_string_vec @@ -368,9 +368,9 @@

        Calls

        - + -none~get~2->proc~json_get_alloc_string_vec_by_path +none~get->proc~json_get_alloc_string_vec_by_path @@ -383,9 +383,9 @@

        Calls

        - + -none~get~2->proc~json_get_array +none~get->proc~json_get_array @@ -398,9 +398,9 @@

        Calls

        - + -none~get~2->proc~json_get_array_by_path +none~get->proc~json_get_array_by_path @@ -413,9 +413,9 @@

        Calls

        - + -none~get~2->proc~json_get_by_path +none~get->proc~json_get_by_path @@ -428,9 +428,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer +none~get->proc~json_get_integer @@ -443,9 +443,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_by_path +none~get->proc~json_get_integer_by_path @@ -458,9 +458,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec +none~get->proc~json_get_integer_vec @@ -473,9 +473,9 @@

        Calls

        - + -none~get~2->proc~json_get_integer_vec_by_path +none~get->proc~json_get_integer_vec_by_path @@ -488,9 +488,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical +none~get->proc~json_get_logical @@ -503,9 +503,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_by_path +none~get->proc~json_get_logical_by_path @@ -518,9 +518,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec +none~get->proc~json_get_logical_vec @@ -533,9 +533,9 @@

        Calls

        - + -none~get~2->proc~json_get_logical_vec_by_path +none~get->proc~json_get_logical_vec_by_path @@ -548,9 +548,9 @@

        Calls

        - + -none~get~2->proc~json_get_real +none~get->proc~json_get_real @@ -563,9 +563,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32 +none~get->proc~json_get_real32 @@ -578,9 +578,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_by_path +none~get->proc~json_get_real32_by_path @@ -593,9 +593,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec +none~get->proc~json_get_real32_vec @@ -608,9 +608,9 @@

        Calls

        - + -none~get~2->proc~json_get_real32_vec_by_path +none~get->proc~json_get_real32_vec_by_path @@ -623,9 +623,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_by_path +none~get->proc~json_get_real_by_path @@ -638,9 +638,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec +none~get->proc~json_get_real_vec @@ -653,9 +653,9 @@

        Calls

        - + -none~get~2->proc~json_get_real_vec_by_path +none~get->proc~json_get_real_vec_by_path @@ -668,9 +668,9 @@

        Calls

        - + -none~get~2->proc~json_get_string +none~get->proc~json_get_string @@ -683,9 +683,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_by_path +none~get->proc~json_get_string_by_path @@ -698,9 +698,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec +none~get->proc~json_get_string_vec @@ -713,9 +713,9 @@

        Calls

        - + -none~get~2->proc~json_get_string_vec_by_path +none~get->proc~json_get_string_vec_by_path @@ -728,9 +728,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_alloc_string_vec_by_path +none~get->proc~wrap_json_get_alloc_string_vec_by_path @@ -743,9 +743,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_array_by_path +none~get->proc~wrap_json_get_array_by_path @@ -758,9 +758,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_by_path +none~get->proc~wrap_json_get_by_path @@ -773,9 +773,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_by_path +none~get->proc~wrap_json_get_integer_by_path @@ -788,9 +788,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_integer_vec_by_path +none~get->proc~wrap_json_get_integer_vec_by_path @@ -803,9 +803,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_by_path +none~get->proc~wrap_json_get_logical_by_path @@ -818,9 +818,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_logical_vec_by_path +none~get->proc~wrap_json_get_logical_vec_by_path @@ -833,9 +833,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_by_path +none~get->proc~wrap_json_get_real32_by_path @@ -848,9 +848,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real32_vec_by_path +none~get->proc~wrap_json_get_real32_vec_by_path @@ -863,9 +863,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_by_path +none~get->proc~wrap_json_get_real_by_path @@ -878,9 +878,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_real_vec_by_path +none~get->proc~wrap_json_get_real_vec_by_path @@ -893,9 +893,9 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_by_path +none~get->proc~wrap_json_get_string_by_path @@ -908,24 +908,24 @@

        Calls

        - + -none~get~2->proc~wrap_json_get_string_vec_by_path +none~get->proc~wrap_json_get_string_vec_by_path - + -none~destroy~3 - +none~destroy + json_core%destroy - + -proc~json_value_remove->none~destroy~3 +proc~json_value_remove->none~destroy @@ -938,9 +938,9 @@

        Calls

        - + -none~destroy~3->proc~destroy_json_core +none~destroy->proc~destroy_json_core @@ -953,15 +953,15 @@

        Calls

        - + -none~destroy~3->proc~json_value_destroy +none~destroy->proc~json_value_destroy - + -proc~json_get_alloc_string_vec->none~get~2 +proc~json_get_alloc_string_vec->none~get @@ -980,9 +980,9 @@

        Calls

        - + -proc~json_get_alloc_string_vec_by_path->none~get~2 +proc~json_get_alloc_string_vec_by_path->none~get @@ -1037,9 +1037,9 @@

        Calls

        - + -proc~json_get_array_by_path->none~get~2 +proc~json_get_array_by_path->none~get @@ -1148,9 +1148,9 @@

        Calls

        - + -proc~json_get_integer_by_path->none~get~2 +proc~json_get_integer_by_path->none~get @@ -1172,15 +1172,15 @@

        Calls

        - + -proc~json_get_integer_vec->none~get~2 +proc~json_get_integer_vec->none~get - + -proc~json_get_integer_vec_by_path->none~get~2 +proc~json_get_integer_vec_by_path->none~get @@ -1208,9 +1208,9 @@

        Calls

        - + -proc~json_get_logical_by_path->none~get~2 +proc~json_get_logical_by_path->none~get @@ -1232,15 +1232,15 @@

        Calls

        - + -proc~json_get_logical_vec->none~get~2 +proc~json_get_logical_vec->none~get - + -proc~json_get_logical_vec_by_path->none~get~2 +proc~json_get_logical_vec_by_path->none~get @@ -1283,33 +1283,33 @@

        Calls

        - + -proc~json_get_real32->none~get~2 +proc~json_get_real32->none~get - + -proc~json_get_real32_by_path->none~get~2 +proc~json_get_real32_by_path->none~get - + -proc~json_get_real32_vec->none~get~2 +proc~json_get_real32_vec->none~get - + -proc~json_get_real32_vec_by_path->none~get~2 +proc~json_get_real32_vec_by_path->none~get - + -proc~json_get_real_by_path->none~get~2 +proc~json_get_real_by_path->none~get @@ -1331,15 +1331,15 @@

        Calls

        - + -proc~json_get_real_vec->none~get~2 +proc~json_get_real_vec->none~get - + -proc~json_get_real_vec_by_path->none~get~2 +proc~json_get_real_vec_by_path->none~get @@ -1403,9 +1403,9 @@

        Calls

        - + -proc~json_get_string_by_path->none~get~2 +proc~json_get_string_by_path->none~get @@ -1427,15 +1427,15 @@

        Calls

        - + -proc~json_get_string_vec->none~get~2 +proc~json_get_string_vec->none~get - + -proc~json_get_string_vec_by_path->none~get~2 +proc~json_get_string_vec_by_path->none~get @@ -1463,9 +1463,9 @@

        Calls

        - + -proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 +proc~wrap_json_get_alloc_string_vec_by_path->none~get @@ -1475,9 +1475,9 @@

        Calls

        - + -proc~wrap_json_get_array_by_path->none~get~2 +proc~wrap_json_get_array_by_path->none~get @@ -1487,9 +1487,9 @@

        Calls

        - + -proc~wrap_json_get_by_path->none~get~2 +proc~wrap_json_get_by_path->none~get @@ -1499,9 +1499,9 @@

        Calls

        - + -proc~wrap_json_get_integer_by_path->none~get~2 +proc~wrap_json_get_integer_by_path->none~get @@ -1511,9 +1511,9 @@

        Calls

        - + -proc~wrap_json_get_integer_vec_by_path->none~get~2 +proc~wrap_json_get_integer_vec_by_path->none~get @@ -1523,9 +1523,9 @@

        Calls

        - + -proc~wrap_json_get_logical_by_path->none~get~2 +proc~wrap_json_get_logical_by_path->none~get @@ -1535,9 +1535,9 @@

        Calls

        - + -proc~wrap_json_get_logical_vec_by_path->none~get~2 +proc~wrap_json_get_logical_vec_by_path->none~get @@ -1547,9 +1547,9 @@

        Calls

        - + -proc~wrap_json_get_real32_by_path->none~get~2 +proc~wrap_json_get_real32_by_path->none~get @@ -1559,9 +1559,9 @@

        Calls

        - + -proc~wrap_json_get_real32_vec_by_path->none~get~2 +proc~wrap_json_get_real32_vec_by_path->none~get @@ -1571,9 +1571,9 @@

        Calls

        - + -proc~wrap_json_get_real_by_path->none~get~2 +proc~wrap_json_get_real_by_path->none~get @@ -1583,9 +1583,9 @@

        Calls

        - + -proc~wrap_json_get_real_vec_by_path->none~get~2 +proc~wrap_json_get_real_vec_by_path->none~get @@ -1595,9 +1595,9 @@

        Calls

        - + -proc~wrap_json_get_string_by_path->none~get~2 +proc~wrap_json_get_string_by_path->none~get @@ -1607,9 +1607,9 @@

        Calls

        - + -proc~wrap_json_get_string_vec_by_path->none~get~2 +proc~wrap_json_get_string_vec_by_path->none~get @@ -1691,18 +1691,18 @@

        Calls

        - + -none~add~4 - +none~add~2 + json_core%add - + -proc~json_get_by_path_default->none~add~4 +proc~json_get_by_path_default->none~add~2 @@ -1799,9 +1799,9 @@

        Calls

        - + -proc~json_get_by_path_jsonpath_bracket->none~add~4 +proc~json_get_by_path_jsonpath_bracket->none~add~2 @@ -1877,9 +1877,9 @@

        Calls

        - + -proc~json_value_destroy->none~destroy~3 +proc~json_value_destroy->none~destroy @@ -1922,9 +1922,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_name_ascii +none~add~2->proc~json_value_add_string_name_ascii @@ -1937,9 +1937,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_val_ascii +none~add~2->proc~json_value_add_string_val_ascii @@ -1952,9 +1952,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_name_ascii +none~add~2->proc~json_value_add_string_vec_name_ascii @@ -1967,9 +1967,9 @@

        Calls

        - + -none~add~4->proc~json_value_add_string_vec_val_ascii +none~add~2->proc~json_value_add_string_vec_val_ascii @@ -2084,18 +2084,18 @@

        Calls

        - + -none~info~2 - +none~info + json_core%info - + -proc~convert->none~info~2 +proc~convert->none~info @@ -2129,9 +2129,9 @@

        Calls

        - + -proc~json_string_info->none~get~2 +proc~json_string_info->none~get @@ -2147,9 +2147,9 @@

        Calls

        - + -proc~json_string_info->none~info~2 +proc~json_string_info->none~info @@ -2282,9 +2282,9 @@

        Calls

        - + -none~info~2->proc~json_info +none~info->proc~json_info @@ -2297,9 +2297,9 @@

        Calls

        - + -none~info~2->proc~json_info_by_path +none~info->proc~json_info_by_path @@ -2312,9 +2312,9 @@

        Calls

        - + -none~info~2->proc~wrap_json_info_by_path +none~info->proc~wrap_json_info_by_path @@ -2324,9 +2324,9 @@

        Calls

        - + -proc~json_value_add_string_name_ascii->none~add~4 +proc~json_value_add_string_name_ascii->none~add~2 @@ -2336,9 +2336,9 @@

        Calls

        - + -proc~json_value_add_string_val_ascii->none~add~4 +proc~json_value_add_string_val_ascii->none~add~2 @@ -2348,9 +2348,9 @@

        Calls

        - + -proc~json_value_add_string_vec_name_ascii->none~add~4 +proc~json_value_add_string_vec_name_ascii->none~add~2 @@ -2360,9 +2360,9 @@

        Calls

        - + -proc~json_value_add_string_vec_val_ascii->none~add~4 +proc~json_value_add_string_vec_val_ascii->none~add~2 @@ -2438,9 +2438,9 @@

        Calls

        - + -proc~wrap_json_value_get_child_by_name->none~get~2 +proc~wrap_json_value_get_child_by_name->none~get @@ -2480,15 +2480,15 @@

        Calls

        - + -proc~json_info_by_path->none~get~2 +proc~json_info_by_path->none~get - + -proc~json_info_by_path->none~info~2 +proc~json_info_by_path->none~info @@ -2549,9 +2549,9 @@

        Calls

        - + -proc~wrap_json_info_by_path->none~info~2 +proc~wrap_json_info_by_path->none~info @@ -2763,18 +2763,18 @@

        Called by

        - + -none~remove - +none~remove~2 + json_file%remove - + -none~remove->proc~json_file_remove +none~remove~2->proc~json_file_remove @@ -2787,15 +2787,15 @@

        Called by

        - + -none~remove->proc~wrap_json_file_remove +none~remove~2->proc~wrap_json_file_remove - + -proc~wrap_json_file_remove->none~remove +proc~wrap_json_file_remove->none~remove~2 @@ -2930,7 +2930,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/proc/wrap_json_value_rename.html b/proc/wrap_json_value_rename.html index a5cfbcc44..e1b313095 100644 --- a/proc/wrap_json_value_rename.html +++ b/proc/wrap_json_value_rename.html @@ -181,7 +181,7 @@

        Arguments

        - + type(json_value), intent(in), @@ -196,7 +196,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -411,7 +411,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/search.html b/search.html index 9375f4e7c..471550f59 100644 --- a/search.html +++ b/search.html @@ -102,7 +102,7 @@

        Search Results

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_file_module.f90.html b/sourcefile/json_file_module.f90.html index 1ca584d89..971610395 100644 --- a/sourcefile/json_file_module.f90.html +++ b/sourcefile/json_file_module.f90.html @@ -3506,7 +3506,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_kinds.f90.html b/sourcefile/json_kinds.f90.html index c2284ca12..5be895785 100644 --- a/sourcefile/json_kinds.f90.html +++ b/sourcefile/json_kinds.f90.html @@ -540,7 +540,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_module.f90.html b/sourcefile/json_module.f90.html index 77144f40e..0481123ef 100644 --- a/sourcefile/json_module.f90.html +++ b/sourcefile/json_module.f90.html @@ -496,7 +496,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_parameters.f90.html b/sourcefile/json_parameters.f90.html index 74ce5399e..32cf1f843 100644 --- a/sourcefile/json_parameters.f90.html +++ b/sourcefile/json_parameters.f90.html @@ -584,7 +584,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_string_utilities.f90.html b/sourcefile/json_string_utilities.f90.html index 846c1cd48..9ad7144cf 100644 --- a/sourcefile/json_string_utilities.f90.html +++ b/sourcefile/json_string_utilities.f90.html @@ -1354,7 +1354,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/sourcefile/json_value_module.f90.html b/sourcefile/json_value_module.f90.html index fa6005b1f..625e41add 100644 --- a/sourcefile/json_value_module.f90.html +++ b/sourcefile/json_value_module.f90.html @@ -12012,7 +12012,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/tipuesearch/tipuesearch_content.js b/tipuesearch/tipuesearch_content.js index d2c52db92..909d190bc 100644 --- a/tipuesearch/tipuesearch_content.js +++ b/tipuesearch/tipuesearch_content.js @@ -1 +1 @@ -var tipuesearch = {"pages":[{"title":" JSON-Fortran ","text":"JSON-Fortran Brief description License Official Releases Miscellaneous Brief description A user-friendly, thread-safe, and object-oriented API for reading and writing JSON files, written in modern Fortran. License The JSON -Fortran source code and related files and documentation are\ndistributed under a permissive free software license (BSD-style). See\nthe LICENSE file for more details. Official Releases The current stable release is 9.0.1 and can be downloaded\non GitHub or installed with Homebrew on MacOS. The\ndocumentation for the current version, 9.0.1 , can be\nfound here 1 , and a\nlist of changes from the previous version are here . A list of all past releases, links to their documentation, and the\nchange log can be found on the releases page . Miscellaneous For more information about JSON , see: http://www.json.org/ Documentation for a particular release does not contain links\nback to general documentation; use the browser’s back button to\nnavigate back to https://jacobwilliams.github.io/json-fortran/ ↩ Developer Info Jacob Williams","tags":"home","loc":"index.html"},{"title":"json_file – JSON-Fortran ","text":"type, public :: json_file The json_file is the main public class that is\n used to open a file and get data from it. A json_file contains only two items: an instance of a json_core ,\n which is used for all data manipulation, and a json_value pointer,\n which is used to construct the linked-list data structure.\n Note that most methods in the json_file class are simply wrappers\n to the lower-level routines in the json_value_module . Example program test use json_module implicit none type ( json_file ) :: json integer :: ival real ( real64 ) :: rval character ( len = :), allocatable :: cval logical :: found call json % initialize ( compact_reals = . true .) call json % load ( filename = 'myfile.json' ) call json % print () !print to the console call json % get ( 'var.i' , ival , found ) call json % get ( 'var.r(3)' , rval , found ) call json % get ( 'var.c' , cval , found ) call json % destroy () end program test Note The destroy() method may be called to free the memory if necessary. json_file includes a finalizer that also calls destroy() when the variable goes out of scope. Inherits type~~json_file~~InheritsGraph type~json_file json_file type~json_core json_core type~json_file->type~json_core core type~json_value json_value type~json_file->type~json_value p type~json_value->type~json_value previous, next, parent, children, tail Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial type( json_core ), private :: core The instance of the json_core factory used for this file. type( json_value ), private, pointer :: p => null() the JSON structure read from the file Constructor public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Finalization Procedures final :: finalize_json_file private subroutine finalize_json_file (me) Finalizer for json_file class. Read more… Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me Type-Bound Procedures generic, public :: add => json_file_add , json_file_add_object , wrap_json_file_add_object , json_file_add_integer , wrap_json_file_add_integer , json_file_add_real32 , wrap_json_file_add_real32 , json_file_add_real , wrap_json_file_add_real , json_file_add_logical , wrap_json_file_add_logical , json_file_add_string , wrap_json_file_add_string , json_file_add_integer_vec , wrap_json_file_add_integer_vec , json_file_add_real32_vec , wrap_json_file_add_real32_vec , json_file_add_real_vec , wrap_json_file_add_real_vec , json_file_add_logical_vec , wrap_json_file_add_logical_vec , json_file_add_string_vec , wrap_json_file_add_string_vec Add a variable to a json_file , by specifying the path. Example program test use json_module , rk => json_rk , ik => json_ik implicit none type ( json_file ) :: f call f % initialize () ! specify whatever init options you want. call f % add ( 'inputs.t' , 0.0_rk ) call f % add ( 'inputs.x' , [ 1.0_rk , 2.0_rk , 3.0_rk ]) call f % add ( 'inputs.flag' , . true .) call f % print () ! print to the console end program test private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) generic, public :: add => json_file_add_string_path_ascii , json_file_add_string_value_ascii , json_file_add_string_vec_path_ascii , json_file_add_string_vec_vec_ascii private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: assign_json_file private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f procedure, public, pass(me) :: assign_json_file_to_string private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me procedure, public :: assign_string_to_json_file private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str generic, public :: assignment(=) => assign_json_file , assign_json_file_to_string , assign_string_to_json_file , wrap_assign_string_to_json_file private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: check_for_errors => json_file_check_for_errors private subroutine json_file_check_for_errors (me, status_ok, error_msg) Retrieve error status and message from the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) procedure, public :: clear_exceptions => json_file_clear_exceptions private pure subroutine json_file_clear_exceptions (me) Clear exceptions in the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me generic, public :: deserialize => json_file_load_from_string , wrap_json_file_load_from_string Load JSON from a string. private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: destroy => json_file_destroy private subroutine json_file_destroy (me, destroy_core) Author Jacob Williams Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. procedure, public :: failed => json_file_failed private pure function json_file_failed (me) result(failed) Check error status in the file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. generic, public :: get => json_file_get_object , wrap_json_file_get_object , json_file_get_integer , wrap_json_file_get_integer , json_file_get_real32 , wrap_json_file_get_real32 , json_file_get_real , wrap_json_file_get_real , json_file_get_logical , wrap_json_file_get_logical , json_file_get_string , wrap_json_file_get_string , json_file_get_integer_vec , wrap_json_file_get_integer_vec , json_file_get_real32_vec , wrap_json_file_get_real32_vec , json_file_get_real_vec , wrap_json_file_get_real_vec , json_file_get_logical_vec , wrap_json_file_get_logical_vec , json_file_get_string_vec , wrap_json_file_get_string_vec , json_file_get_alloc_string_vec , wrap_json_file_get_alloc_string_vec , json_file_get_root Get a variable from a json_file , by specifying the path. private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable procedure, public :: get_core => get_json_core_in_file private subroutine get_json_core_in_file (me, core) Get a copy of the json_core in this json_file . Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core generic, public :: info => json_file_variable_info , wrap_json_file_variable_info private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name generic, public :: initialize => initialize_json_core_in_file , set_json_core_in_file private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core procedure, public :: initialize_json_core_in_file private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) procedure, public :: json_file_add private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] procedure, public :: json_file_add_integer private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_integer_vec private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_logical private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_logical_vec private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_object private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real32 private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real32_vec private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real_vec private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_string private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_path_ascii private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_value_ascii private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec_path_ascii private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec_vec_ascii private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_get_alloc_string_vec private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, public :: json_file_get_integer private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default procedure, public :: json_file_get_integer_vec private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_logical private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default procedure, public :: json_file_get_logical_vec private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_object private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found procedure, public :: json_file_get_real private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default procedure, public :: json_file_get_real32 private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default procedure, public :: json_file_get_real32_vec private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_real_vec private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_root private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable procedure, public :: json_file_get_string private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default procedure, public :: json_file_get_string_vec private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, public :: json_file_load_from_string private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) procedure, public :: json_file_print_to_console private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure, public :: json_file_print_to_filename private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: json_file_print_to_unit private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) procedure, public :: json_file_remove private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable procedure, public :: json_file_rename private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_rename_name_ascii private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_rename_path_ascii private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_update_integer private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_logical private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_real private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_real32 private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_string private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_update_string_name_ascii private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_update_string_val_ascii private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_valid_path private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public, pass(me) :: json_file_valid_path_op private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found procedure, public :: json_file_variable_info private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: json_file_variable_matrix_info private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: load => json_file_load Load JSON from a file. private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) procedure, public :: load_file => json_file_load The same as load , but only here for backward compatibility private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) generic, public :: load_from_string => json_file_load_from_string , wrap_json_file_load_from_string The same as deserialize , but only here for backward compatibility private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str generic, public :: matrix_info => json_file_variable_matrix_info , wrap_json_file_variable_matrix_info private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: move => json_file_move_pointer private subroutine json_file_move_pointer (to, from) Author Jacob Williams Date 12/5/2014 Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from procedure, public :: nullify => json_file_nullify private subroutine json_file_nullify (me) Author Jacob Williams Nullify the json_value pointer in a json_file ,\n but do not destroy it. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me generic, public :: operator(.in.) => json_file_valid_path_op , wrap_json_file_valid_path_op private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found generic, public :: print => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: print_error_message => json_file_print_error_message private subroutine json_file_print_error_message (me, io_unit) This is a wrapper for json_print_error_message . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit generic, public :: print_file => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename The same as print , but only here for backward compatibility private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: print_to_string => json_file_print_to_string The same as serialize , but only here for backward compatibility private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to generic, public :: remove => json_file_remove , wrap_json_file_remove Remove a variable from a json_file by specifying the path. private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable generic, public :: rename => json_file_rename , wrap_json_file_rename Rename a variable, specifying it by path private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found generic, public :: rename => json_file_rename_path_ascii , json_file_rename_name_ascii private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: serialize => json_file_print_to_string Print the json_value structure to an allocatable string private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to procedure, public :: set_json_core_in_file private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core procedure, public :: traverse => json_file_traverse private subroutine json_file_traverse (me, traverse_callback) Author Jacob Williams Date 6/11/2016 Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback generic, public :: update => json_file_update_integer , wrap_json_file_update_integer , json_file_update_logical , wrap_json_file_update_logical , json_file_update_real32 , wrap_json_file_update_real32 , json_file_update_real , wrap_json_file_update_real , json_file_update_string , wrap_json_file_update_string Update a scalar variable in a json_file ,\n by specifying the path. Note These have been mostly supplanted by the add methods, which do a similar thing (and can be used for\n scalars and vectors, etc.) private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) generic, public :: update => json_file_update_string_name_ascii , json_file_update_string_val_ascii private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) generic, public :: valid_path => json_file_valid_path , wrap_json_file_valid_path Verify that a path is valid\n(i.e., a variable with this path exists in the file). private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public :: wrap_assign_string_to_json_file private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: wrap_json_file_add_integer private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_integer_vec private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_logical private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_logical_vec private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_object private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real32 private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real32_vec private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real_vec private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_string private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_add_string_vec private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_get_alloc_string_vec private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, public :: wrap_json_file_get_integer private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default procedure, public :: wrap_json_file_get_integer_vec private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_logical private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default procedure, public :: wrap_json_file_get_logical_vec private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_object private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found procedure, public :: wrap_json_file_get_real private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default procedure, public :: wrap_json_file_get_real32 private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default procedure, public :: wrap_json_file_get_real32_vec private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_real_vec private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_string private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default procedure, public :: wrap_json_file_get_string_vec private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_load_from_string private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: wrap_json_file_remove private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable procedure, public :: wrap_json_file_rename private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: wrap_json_file_update_integer private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_logical private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_real private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_real32 private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_string private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_valid_path private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public, pass(me) :: wrap_json_file_valid_path_op private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found procedure, public :: wrap_json_file_variable_info private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: wrap_json_file_variable_matrix_info private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Source Code type , public :: json_file private type ( json_core ) :: core !! The instance of the [[json_core(type)]] !! factory used for this file. type ( json_value ), pointer :: p => null () !! the JSON structure read from the file contains generic , public :: initialize => initialize_json_core_in_file ,& set_json_core_in_file procedure , public :: get_core => get_json_core_in_file !> ! Load JSON from a file. procedure , public :: load => json_file_load !> ! The same as `load`, but only here for backward compatibility procedure , public :: load_file => json_file_load !> ! Load JSON from a string. generic , public :: deserialize => MAYBEWRAP ( json_file_load_from_string ) !> ! The same as `deserialize`, but only here for backward compatibility generic , public :: load_from_string => MAYBEWRAP ( json_file_load_from_string ) !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_file_print_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_file_print_to_string procedure , public :: destroy => json_file_destroy procedure , public :: nullify => json_file_nullify procedure , public :: move => json_file_move_pointer generic , public :: info => MAYBEWRAP ( json_file_variable_info ) generic , public :: matrix_info => MAYBEWRAP ( json_file_variable_matrix_info ) !error checking: procedure , public :: failed => json_file_failed procedure , public :: print_error_message => json_file_print_error_message procedure , public :: check_for_errors => json_file_check_for_errors procedure , public :: clear_exceptions => json_file_clear_exceptions generic , public :: print => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! The same as `print`, but only here for backward compatibility generic , public :: print_file => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! Rename a variable, specifying it by path generic , public :: rename => MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 generic , public :: rename => json_file_rename_path_ascii , & json_file_rename_name_ascii #endif !> ! Verify that a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_file_valid_path ) !> ! Get a variable from a [[json_file(type)]], by specifying the path. generic , public :: get => MAYBEWRAP ( json_file_get_object ), & MAYBEWRAP ( json_file_get_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32 ), & #endif MAYBEWRAP ( json_file_get_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64 ), & #endif MAYBEWRAP ( json_file_get_logical ), & MAYBEWRAP ( json_file_get_string ), & MAYBEWRAP ( json_file_get_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32_vec ), & #endif MAYBEWRAP ( json_file_get_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64_vec ), & #endif MAYBEWRAP ( json_file_get_logical_vec ), & MAYBEWRAP ( json_file_get_string_vec ), & MAYBEWRAP ( json_file_get_alloc_string_vec ), & json_file_get_root !> ! Add a variable to a [[json_file(type)]], by specifying the path. ! !### Example ! !```fortran ! program test ! use json_module, rk=>json_rk, ik=>json_ik ! implicit none ! type(json_file) :: f ! call f%initialize() ! specify whatever init options you want. ! call f%add('inputs.t', 0.0_rk) ! call f%add('inputs.x', [1.0_rk,2.0_rk,3.0_rk]) ! call f%add('inputs.flag', .true.) ! call f%print() ! print to the console ! end program test !``` generic , public :: add => json_file_add , & MAYBEWRAP ( json_file_add_object ), & MAYBEWRAP ( json_file_add_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32 ), & #endif MAYBEWRAP ( json_file_add_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64 ), & #endif MAYBEWRAP ( json_file_add_logical ), & MAYBEWRAP ( json_file_add_string ), & MAYBEWRAP ( json_file_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32_vec ), & #endif MAYBEWRAP ( json_file_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64_vec ), & #endif MAYBEWRAP ( json_file_add_logical_vec ), & MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_file_add_string_path_ascii , & json_file_add_string_value_ascii ,& json_file_add_string_vec_path_ascii ,& json_file_add_string_vec_vec_ascii #endif !> ! Update a scalar variable in a [[json_file(type)]], ! by specifying the path. ! !@note These have been mostly supplanted by the `add` ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_file_update_integer ), & MAYBEWRAP ( json_file_update_logical ), & #ifndef REAL32 MAYBEWRAP ( json_file_update_real32 ), & #endif MAYBEWRAP ( json_file_update_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_update_real64 ), & #endif MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 generic , public :: update => json_file_update_string_name_ascii , & json_file_update_string_val_ascii #endif !> ! Remove a variable from a [[json_file(type)]] ! by specifying the path. generic , public :: remove => MAYBEWRAP ( json_file_remove ) !traverse procedure , public :: traverse => json_file_traverse ! *************************************************** ! operators ! *************************************************** generic , public :: operator (. in .) => MAYBEWRAP ( json_file_valid_path_op ) procedure , pass ( me ) :: MAYBEWRAP ( json_file_valid_path_op ) generic , public :: assignment ( = ) => assign_json_file ,& assign_json_file_to_string ,& MAYBEWRAP ( assign_string_to_json_file ) procedure :: assign_json_file procedure , pass ( me ) :: assign_json_file_to_string procedure :: MAYBEWRAP ( assign_string_to_json_file ) ! *************************************************** ! private routines ! *************************************************** !load from string: procedure :: MAYBEWRAP ( json_file_load_from_string ) !initialize procedure :: initialize_json_core_in_file procedure :: set_json_core_in_file !get info: procedure :: MAYBEWRAP ( json_file_variable_info ) procedure :: MAYBEWRAP ( json_file_variable_matrix_info ) !rename: procedure :: MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 procedure :: json_file_rename_path_ascii procedure :: json_file_rename_name_ascii #endif !validate path: procedure :: MAYBEWRAP ( json_file_valid_path ) !get: procedure :: MAYBEWRAP ( json_file_get_object ) procedure :: MAYBEWRAP ( json_file_get_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32 ) #endif procedure :: MAYBEWRAP ( json_file_get_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64 ) #endif procedure :: MAYBEWRAP ( json_file_get_logical ) procedure :: MAYBEWRAP ( json_file_get_string ) procedure :: MAYBEWRAP ( json_file_get_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_logical_vec ) procedure :: MAYBEWRAP ( json_file_get_string_vec ) procedure :: MAYBEWRAP ( json_file_get_alloc_string_vec ) procedure :: json_file_get_root !add: procedure :: json_file_add procedure :: MAYBEWRAP ( json_file_add_object ) procedure :: MAYBEWRAP ( json_file_add_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32 ) #endif procedure :: MAYBEWRAP ( json_file_add_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64 ) #endif procedure :: MAYBEWRAP ( json_file_add_logical ) procedure :: MAYBEWRAP ( json_file_add_string ) procedure :: MAYBEWRAP ( json_file_add_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_logical_vec ) procedure :: MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 procedure :: json_file_add_string_path_ascii procedure :: json_file_add_string_value_ascii procedure :: json_file_add_string_vec_path_ascii procedure :: json_file_add_string_vec_vec_ascii #endif !update: procedure :: MAYBEWRAP ( json_file_update_integer ) procedure :: MAYBEWRAP ( json_file_update_logical ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_update_real32 ) #endif procedure :: MAYBEWRAP ( json_file_update_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_update_real64 ) #endif procedure :: MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 procedure :: json_file_update_string_name_ascii procedure :: json_file_update_string_val_ascii #endif !remove: procedure :: MAYBEWRAP ( json_file_remove ) !print: procedure :: json_file_print_to_console procedure :: json_file_print_to_unit procedure :: json_file_print_to_filename final :: finalize_json_file end type json_file","tags":"","loc":"type/json_file.html"},{"title":"json_core – JSON-Fortran ","text":"type, public :: json_core To access the core routines for manipulation\n of json_value pointer variables. This class allows\n for thread safe use of the module. Usage program test use json_module , wp => json_RK implicit none type ( json_core ) :: json !<--have to declare this type ( json_value ), pointer :: p call json % create_object ( p , '' ) !create the root call json % add ( p , 'year' , 1805 ) !add some data call json % add ( p , 'value' , 1.0_wp ) !add some data call json % print ( p , 'test.json' ) !write it to a file call json % destroy ( p ) !cleanup end program test Inherited by type~~json_core~~InheritedByGraph type~json_core json_core type~json_file json_file type~json_file->type~json_core core Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial logical(kind=LK), private :: allow_comments = .true. if true, any comments will be ignored when\nparsing a file. The comment tokens are defined\nby the comment_char character variable. logical(kind=LK), private :: allow_duplicate_keys = .true. If False, then after parsing, if any\nduplicate keys are found, an error is\nthrown. A call to json_value_validate will also check for duplicates. If True\n[default] then no special checks are done logical(kind=LK), private :: allow_trailing_comma = .true. Allow a single trailing comma in arrays and objects. logical(kind=LK), private :: case_sensitive_keys = .true. if name and path comparisons\nare case sensitive. integer(kind=IK), private :: char_count = 0 character position in the current line character(kind=CK, len=:), private, allocatable :: chunk a chunk read from a stream file\nwhen use_unformatted_stream=True character(kind=CK, len=:), private, allocatable :: comment_char comment tokens when allow_comments is true.\nExamples: ‘ ! ’ or ‘ # ’.\nDefault is CK_'/!#' . logical(kind=LK), private :: compact_real = .true. to use the “compact” form of real\nnumbers for output logical(kind=LK), private :: compress_vectors = .false. If true, then arrays of integers,\nnulls, reals, & logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary] character(kind=CK, len=:), private, allocatable :: err_message the error message.\nif exception_thrown=False then\nthis variable is not allocated. logical(kind=LK), private :: escape_solidus = .false. If True then the solidus “ / ” is always escaped\n(“ \\/ ”) when serializing JSON .\nIf False [default], then it is not escaped.\nNote that this option does not affect parsing\n(both escaped and unescaped versions are still\nvalid in all cases). logical(kind=LK), private :: exception_thrown = .false. The error flag. Will be set to true\nwhen an error is thrown in the class.\nMany of the methods will check this\nand return immediately if it is true. integer, private :: filesize = 0 the file size when when use_unformatted_stream=True integer, private :: ichunk = 0 index in chunk for pop_char when use_unformatted_stream=True integer(kind=IK), private :: ipos = 1 for allocatable strings: next character to read logical(kind=LK), private :: is_verbose = .false. if true, all exceptions are\nimmediately printed to console. integer(kind=IK), private :: line_count = 1 lines read counter logical(kind=LK), private :: no_whitespace = .false. when printing a JSON string, don’t include\nnon-significant spaces or line breaks.\nIf true, the entire structure will be\nprinted on one line. logical(kind=LK), private :: non_normals_to_null = .false. How to serialize NaN, Infinity,\nand -Infinity real values: If true : as JSON null values If false : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] integer(kind=IK), private :: null_to_real_mode = 2_IK if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), private :: path_mode = 1_IK How the path strings are interpreted in the get_by_path routines: 1 – Default mode (see json_get_by_path_default ) 2 – as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 – JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), private :: path_separator = dot The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nNote: if path_mode/=1 then this is ignored. character(kind=CK, len=pushed_char_size), private :: pushed_char = CK_'' used when parsing\nlines in file integer(kind=IK), private :: pushed_index = 0 used when parsing lines in file character(kind=CDK, len=:), private, allocatable :: real_fmt the format string to use\nfor converting real numbers to strings.\nIt can be set in json_initialize ,\nand used in json_value_print If not set, then default_real_fmt is used instead. integer(kind=IK), private :: spaces_per_tab = 2 number of spaces for indenting logical(kind=LK), private :: stop_on_error = .false. if true, then the program is\nstopped immediately when an\nexception is raised. logical(kind=LK), private :: strict_integer_type_checking = .true. If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true [default], an exception will be raised if an integer\n value cannot be read when parsing JSON . logical(kind=LK), private :: strict_type_checking = .false. if true, then no type conversions are done\nin the get routines if the actual variable\ntype is different from the return type (for\nexample, integer to real). logical(kind=LK), private :: trailing_spaces_significant = .false. for name and path comparisons, if trailing\nspace is to be considered significant. logical(kind=LK), private :: unescaped_strings = .true. If false, then the escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. logical(kind=LK), private :: use_quiet_nan = .true. if true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. Constructor public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Type-Bound Procedures generic, public :: add => json_value_add_member , json_value_add_null , wrap_json_value_add_null , json_value_add_integer , wrap_json_value_add_integer , json_value_add_integer_vec , wrap_json_value_add_integer_vec , json_value_add_real32 , wrap_json_value_add_real32 , json_value_add_real32_vec , wrap_json_value_add_real32_vec , json_value_add_real , wrap_json_value_add_real , json_value_add_real_vec , wrap_json_value_add_real_vec , json_value_add_logical , wrap_json_value_add_logical , json_value_add_logical_vec , wrap_json_value_add_logical_vec , json_value_add_string , wrap_json_value_add_string , json_value_add_string_vec , wrap_json_value_add_string_vec Add objects to a linked list of json_value s. Note It might make more sense to call this add_child . private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str generic, public :: add => json_value_add_string_name_ascii , json_value_add_string_val_ascii , json_value_add_string_vec_name_ascii , json_value_add_string_vec_val_ascii private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str generic, public :: add_by_path => json_add_member_by_path , wrap_json_add_member_by_path , json_add_integer_by_path , wrap_json_add_integer_by_path , json_add_real32_by_path , wrap_json_add_real32_by_path , json_add_real_by_path , wrap_json_add_real_by_path , json_add_logical_by_path , wrap_json_add_logical_by_path , json_add_string_by_path , wrap_json_add_string_by_path , json_add_integer_vec_by_path , wrap_json_add_integer_vec_by_path , json_add_real32_vec_by_path , wrap_json_add_real32_vec_by_path , json_add_real_vec_by_path , wrap_json_add_real_vec_by_path , json_add_logical_vec_by_path , wrap_json_add_logical_vec_by_path , json_add_string_vec_by_path , wrap_json_add_string_vec_by_path Add variables to a json_value linked list\n by specifying their paths. Example use , intrinsic :: iso_fortran_env , only : output_unit use json_module , wp => json_RK type ( json_core ) :: json type ( json_value ) :: p call json % create_object ( p , 'root' ) ! create the root ! now add some variables using the paths: call json % add_by_path ( p , 'inputs.t' , 0.0_wp ) call json % add_by_path ( p , 'inputs.x(1)' , 10 0.0_wp ) call json % add_by_path ( p , 'inputs.x(2)' , 20 0.0_wp ) call json % print ( p ) ! now print to console Notes This uses json_create_by_path See also The json_core%update methods. json_create_by_path private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element generic, public :: add_by_path => json_add_string_by_path_value_ascii , json_add_string_by_path_path_ascii , json_add_string_vec_by_path_value_ascii , json_add_string_vec_by_path_path_ascii private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: annotate_invalid_json private subroutine annotate_invalid_json (json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data procedure, public :: check_children_for_duplicate_keys => json_check_children_for_duplicate_keys Check a json_value object’s\nchildren for duplicate keys private subroutine json_check_children_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON object for duplicate child names. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) procedure, public :: check_for_duplicate_keys => json_check_all_for_duplicate_keys Check entire JSON structure\nfor duplicate keys (recursively) private subroutine json_check_all_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) procedure, public :: check_for_errors => json_check_for_errors check for error and get error message private subroutine json_check_for_errors (json, status_ok, error_msg) Author Jacob Williams Date 12/4/2013 Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) procedure, public :: clear_exceptions => json_clear_exceptions clear exceptions private pure subroutine json_clear_exceptions (json) Author Jacob Williams Date 12/4/2013 Clear exceptions in the json_core . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json procedure, public :: clone => json_clone clone a JSON structure (deep copy) private subroutine json_clone (json, from, to) Author Jacob Williams Date 10/31/2015 Create a deep copy of a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) procedure, private :: convert private subroutine convert (json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to procedure, public :: count => json_count count the number of children private function json_count (json, p) result(count) Count the number of children in the object or array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . generic, public :: create => json_create_by_path , wrap_json_create_by_path Create a json_value linked list using the\n path to the variables. Optionally return a\n pointer to the variable. (This will create a null variable) See also add_by_path private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) generic, public :: create_array => json_value_create_array , wrap_json_value_create_array Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_array ( p , 'arrayname' ) private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_double => json_value_create_real , wrap_json_value_create_real This is equivalent to create_real ,\nand is here only for backward compatibility. private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_double => json_value_create_real32 , wrap_json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_integer => json_value_create_integer , wrap_json_value_create_integer Allocate a json_value pointer and make it an integer variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_integer ( p , 42 , 'value' ) private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_logical => json_value_create_logical , wrap_json_value_create_logical Allocate a json_value pointer and make it a logical variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_logical ( p , 'value' ,. true .) private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_null => json_value_create_null , wrap_json_value_create_null Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_null ( p , 'value' ) private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_object => json_value_create_object , wrap_json_value_create_object Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , 'objectname' ) Note The name is not significant for the root structure or an array element.\n In those cases, an empty string can be used. private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_real => json_value_create_real , wrap_json_value_create_real Allocate a json_value pointer and make it a real variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_real ( p , 'value' , 1.0_RK ) Note create_real is just an alias\n to this one for backward compatibility. private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_real => json_value_create_real32 , wrap_json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_string => json_value_create_string , wrap_json_value_create_string Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_string ( p , 'value' , 'foobar' ) private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val generic, public :: deserialize => json_parse_string , wrap_json_parse_string Parse the JSON string and populate the json_value tree. private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data generic, public :: destroy => json_value_destroy , destroy_json_core Destructor routine for a json_value pointer.\n This must be called explicitly if it is no longer needed,\n before it goes out of scope. Otherwise, a memory leak will result. Example Destroy the json_value pointer before the variable goes out of scope: subroutine example1 () type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , '' ) call json % add ( p , 'year' , 2015 ) call json % print ( p ) call json % destroy ( p ) end subroutine example1 Note: it should NOT be called for a json_value pointer than has already been\n added to another json_value structure, since doing so may render the\n other structure invalid. Consider the following example: subroutine example2 ( p ) type ( json_core ) :: json type ( json_value ), pointer , intent ( out ) :: p type ( json_value ), pointer :: q call json % create_object ( p , '' ) call json % add ( p , 'year' , 2015 ) call json % create_object ( q , 'q' ) call json % add ( q , 'val' , 1 ) call json % add ( p , q ) !add q to p structure ! do NOT call json%destroy(q) here, because q is ! now part of the output structure p. p should be destroyed ! somewhere upstream by the caller of this routine. nullify ( q ) !OK, but not strictly necessary end subroutine example2 private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me procedure, private :: destroy_json_core private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me procedure, public :: failed => json_failed check for error private pure function json_failed (json) result(failed) Author Jacob Williams Date 12/5/2013 Logical function to indicate if an exception has been thrown in a json_core . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. generic, public :: get => json_get_by_path , wrap_json_get_by_path , json_get_integer , json_get_integer_by_path , wrap_json_get_integer_by_path , json_get_integer_vec , json_get_integer_vec_by_path , wrap_json_get_integer_vec_by_path , json_get_real32 , json_get_real32_by_path , wrap_json_get_real32_by_path , json_get_real32_vec , json_get_real32_vec_by_path , wrap_json_get_real32_vec_by_path , json_get_real , json_get_real_by_path , wrap_json_get_real_by_path , json_get_real_vec , json_get_real_vec_by_path , wrap_json_get_real_vec_by_path , json_get_logical , json_get_logical_by_path , wrap_json_get_logical_by_path , json_get_logical_vec , json_get_logical_vec_by_path , wrap_json_get_logical_vec_by_path , json_get_string , json_get_string_by_path , wrap_json_get_string_by_path , json_get_string_vec , json_get_string_vec_by_path , wrap_json_get_string_vec_by_path , json_get_alloc_string_vec , json_get_alloc_string_vec_by_path , wrap_json_get_alloc_string_vec_by_path , json_get_array , json_get_array_by_path , wrap_json_get_array_by_path Get data from a json_value linked list. Note There are two versions (e.g. json_get_integer and json_get_integer_by_path ).\n The first one gets the value from the json_value passed into the routine,\n while the second one gets the value from the json_value found by parsing the\n path. The path version is split up into unicode and non-unicode versions. private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found generic, public :: get_child => json_value_get_child_by_index , json_value_get_child , json_value_get_child_by_name , wrap_json_value_get_child_by_name Return a child of a json_value structure. private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found procedure, private, nopass :: get_current_line_from_file_sequential private subroutine get_current_line_from_file_sequential (iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line procedure, private :: get_current_line_from_file_stream private subroutine get_current_line_from_file_stream (json, iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line procedure, public :: get_next => json_get_next get pointer to json_value next private subroutine json_get_next (json, p, next) Author Jacob Williams Date 10/31/2015 Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next procedure, public :: get_parent => json_get_parent get pointer to json_value parent private subroutine json_get_parent (json, p, parent) Author Jacob Williams Date 10/16/2015 Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent generic, public :: get_path => json_get_path , wrap_json_get_path get the path to a JSON variable in a structure: private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) procedure, public :: get_previous => json_get_previous get pointer to json_value previous private subroutine json_get_previous (json, p, previous) Author Jacob Williams Date 10/31/2015 Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous procedure, public :: get_tail => json_get_tail get pointer to json_value tail private subroutine json_get_tail (json, p, tail) Author Jacob Williams Date 10/31/2015 Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail generic, public :: info => json_info , json_info_by_path , wrap_json_info_by_path get info about a json_value private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: initialize => json_initialize to initialize some parsing parameters private subroutine json_initialize (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Author Jacob Williams Date 12/4/2013 Initialize the json_core instance. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) generic, public :: insert_after => json_value_insert_after , json_value_insert_after_child_by_index insert a new element after an existing one,\nupdating the JSON structure accordingly private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert procedure, public :: is_child_of => json_value_is_child_of Check if a json_value is a\ndescendant of another. private function json_value_is_child_of (json, p1, p2) result(is_child_of) Author Jacob Williams Date 4/28/2016 Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) procedure, private :: is_vector => json_is_vector private function json_is_vector (json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type procedure, private :: json_add_integer_by_path private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_integer_vec_by_path private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_logical_by_path private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_logical_vec_by_path private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_member_by_path private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real32_by_path private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real32_vec_by_path private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real_by_path private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real_vec_by_path private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_string_by_path private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_by_path_path_ascii private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_by_path_value_ascii private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path_path_ascii private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path_value_ascii private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_create_by_path private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) procedure, private :: json_get_alloc_string_vec private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array procedure, private :: json_get_alloc_string_vec_by_path private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, private :: json_get_array private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback procedure, private :: json_get_array_by_path private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found procedure, private :: json_get_by_path private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found procedure, private :: json_get_by_path_default private subroutine json_get_by_path_default (json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. procedure, private :: json_get_by_path_jsonpath_bracket private subroutine json_get_by_path_jsonpath_bracket (json, me, path, p, found, create_it, was_created) Author Jacob Williams Date 9/2/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. procedure, private :: json_get_by_path_rfc6901 private subroutine json_get_by_path_rfc6901 (json, me, path, p, found) Author Jacob Williams Date 2/4/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found procedure, private :: json_get_integer private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value procedure, private :: json_get_integer_by_path private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found procedure, private :: json_get_integer_vec private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_integer_vec_by_path private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_logical private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value procedure, private :: json_get_logical_by_path private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found procedure, private :: json_get_logical_vec private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_logical_vec_by_path private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, private :: json_get_path private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) procedure, private :: json_get_real private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value procedure, private :: json_get_real32 private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value procedure, private :: json_get_real32_by_path private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found procedure, private :: json_get_real32_vec private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_real32_vec_by_path private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_real_by_path private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found procedure, private :: json_get_real_vec private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_real_vec_by_path private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_string private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value procedure, private :: json_get_string_by_path private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default procedure, private :: json_get_string_vec private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_string_vec_by_path private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, private :: json_info private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_info_by_path private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_matrix_info private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_matrix_info_by_path private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_parse_file private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) procedure, private :: json_parse_string private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data procedure, private :: json_print_to_console private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure, private :: json_print_to_filename private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) procedure, private :: json_print_to_unit private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). procedure, private :: json_rename_by_path private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors procedure, private :: json_rename_by_path_name_ascii private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: json_rename_by_path_path_ascii private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: json_string_info private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception procedure, private :: json_throw_exception private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: json_update_integer private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_logical private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_real private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_real32 private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_string private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_update_string_name_ascii private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_update_string_val_ascii private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_valid_path private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, private :: json_value_add_integer private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val procedure, private :: json_value_add_integer_vec private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value procedure, private :: json_value_add_logical private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value procedure, private :: json_value_add_logical_vec private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value procedure, private :: json_value_add_member private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p procedure, private :: json_value_add_null private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_add_real private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value procedure, private :: json_value_add_real32 private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value procedure, private :: json_value_add_real32_vec private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val procedure, private :: json_value_add_real_vec private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val procedure, private :: json_value_add_string private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_name_ascii private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_val_ascii private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_vec private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_value_add_string_vec_name_ascii private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private :: json_value_add_string_vec_val_ascii private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private, nopass :: json_value_clone_func private recursive subroutine json_value_clone_func (from, to, parent, previous, tail) Author Jacob Williams Date 10/31/2015 Recursive deep copy function called by json_clone . Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children procedure, private :: json_value_create_array private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_integer private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_logical private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name procedure, private :: json_value_create_null private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_object private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_real private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_string private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_destroy private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) procedure, private :: json_value_get_child private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child procedure, private :: json_value_get_child_by_index private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). procedure, private :: json_value_get_child_by_name private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). procedure, private :: json_value_insert_after private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p procedure, private :: json_value_insert_after_child_by_index private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert procedure, private :: json_value_print private recursive subroutine json_value_print (json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] procedure, private :: json_value_remove_if_present private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove procedure, private :: json_value_rename private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name generic, public :: load => json_parse_file Parse the JSON file and populate the json_value tree. private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) generic, public :: matrix_info => json_matrix_info , json_matrix_info_by_path , wrap_json_matrix_info_by_path get matrix info about a json_value private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: name_equal private function name_equal (json, p, name) result(is_equal) Author Jacob Williams Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal procedure, private :: name_strings_equal private function name_strings_equal (json, name1, name2) result(is_equal) Author Jacob Williams Date 8/25/2017 Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal generic, public :: parse => json_parse_file , json_parse_string , wrap_json_parse_string Same as load and deserialize but only here for backward compatibility. private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data procedure, private :: parse_array private recursive subroutine parse_array (json, unit, str, array) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array procedure, private :: parse_end => json_parse_end private subroutine json_parse_end (json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) procedure, private :: parse_for_chars private subroutine parse_for_chars (json, unit, str, chars) Core parsing routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. procedure, private :: parse_number private subroutine parse_number (json, unit, str, value) Author Jacob Williams Date 1/20/2014 Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value procedure, private :: parse_object private recursive subroutine parse_object (json, unit, str, parent, expecting_next_element) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. procedure, private :: parse_string private subroutine parse_string (json, unit, str, string) Parses a string while reading a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) procedure, private :: parse_value private recursive subroutine parse_value (json, unit, str, value) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted procedure, private :: pop_char private subroutine pop_char (json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned procedure, private :: prepare_parser => json_prepare_parser private subroutine json_prepare_parser (json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json generic, public :: print => json_print_to_console , json_print_to_unit , json_print_to_filename Print the json_value to an output unit or file. Example type ( json_core ) :: json type ( json_value ) :: p !... call json % print ( p , 'test.json' ) !this is [[json_print_to_filename]] private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) procedure, public :: print_error_message => json_print_error_message simply routine to print error\nmessages private subroutine json_print_error_message (json, io_unit) Author Jacob Williams Print any error message, and then clear the exceptions. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message procedure, public :: print_to_string => json_value_to_string The same as serialize , but only here for backward compatibility private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string procedure, private :: push_char private subroutine push_char (json, c) Core routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push procedure, public :: remove => json_value_remove Remove a json_value from a\nlinked-list structure. private subroutine json_value_remove (json, p, destroy) Author Jacob Williams Date 9/9/2014 Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: Read more… generic, public :: remove_if_present => json_value_remove_if_present , wrap_json_value_remove_if_present If the child variable is present, then remove it. private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path generic, public :: rename => json_value_rename , wrap_json_value_rename , json_rename_by_path , wrap_json_rename_by_path Rename a json_value variable. private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found generic, public :: rename => json_rename_by_path_name_ascii , json_rename_by_path_path_ascii private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, public :: replace => json_value_replace Replace a json_value in a\nlinked-list structure. private subroutine json_value_replace (json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. procedure, public :: reverse => json_value_reverse Reverse the order of the children\nof an array of object. private subroutine json_value_reverse (json, p) Author Jacob Williams Date 4/11/2017 Reverse the order of the children of an array or object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p procedure, public :: serialize => json_value_to_string Print the json_value structure to an allocatable string private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string generic, public :: string_info => json_string_info get string info about a json_value private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception procedure, private :: string_to_dble private function string_to_dble (json, str) result(rval) Convert a string into a real(RK) value. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) procedure, private :: string_to_int private function string_to_int (json, str) result(ival) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer procedure, public :: swap => json_value_swap Swap two json_value pointers\nin a structure (or two different\nstructures). private subroutine json_value_swap (json, p1, p2) Author Jacob Williams Date 4/26/2016 Swap two elements in a JSON structure.\n All of the children are carried along as well. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 generic, public :: throw_exception => json_throw_exception , wrap_json_throw_exception Throw an exception. private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: to_array private subroutine to_array (json, p, name) Author Jacob Williams Change the json_value variable to an array. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_integer private subroutine to_integer (json, p, val, name) Author Jacob Williams Change the json_value variable to an integer. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_logical private subroutine to_logical (json, p, val, name) Author Jacob Williams Change the json_value variable to a logical. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_null private subroutine to_null (json, p, name) Author Jacob Williams Change the json_value variable to a null. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_object private subroutine to_object (json, p, name) Author Jacob Williams Change the json_value variable to an object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_real private subroutine to_real (json, p, val, name) Author Jacob Williams Change the json_value variable to a real. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_string private subroutine to_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Change the json_value variable to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, public :: traverse => json_traverse to traverse all elements of a JSON structure private subroutine json_traverse (json, p, traverse_callback) Author Jacob Williams Date 4/28/2016 Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback generic, public :: update => json_update_logical , wrap_json_update_logical , json_update_real32 , wrap_json_update_real32 , json_update_real , wrap_json_update_real , json_update_integer , wrap_json_update_integer , json_update_string , wrap_json_update_string These are like the add methods, except if a variable with the\n same path is already present, then its value is simply updated.\n Note that currently, these only work for scalar variables.\n These routines can also change the variable’s type (but an error will be\n thrown if the existing variable is not a scalar). See also add_by_path - this one can be used to change\n arrays and objects to scalars if so desired. Note Unlike some routines, the found output is not optional,\n so it doesn’t present exceptions from being thrown. Note These have been mostly supplanted by the add_by_path methods, which do a similar thing (and can be used for\n scalars and vectors, etc.) private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) generic, public :: update => json_update_string_name_ascii , json_update_string_val_ascii private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) generic, public :: valid_path => json_valid_path , wrap_json_valid_path verify if a path is valid\n(i.e., a variable with this path exists in the file). private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, public :: validate => json_value_validate Check that a json_value linked\nlist is valid (i.e., is properly\nconstructed). This may be useful\nif it has been constructed externally. private subroutine json_value_validate (json, p, is_valid, error_msg) Author Jacob Williams Date 5/2/2016 Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem procedure, private :: wrap_json_add_integer_by_path private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_integer_vec_by_path private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_logical_by_path private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_logical_vec_by_path private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_member_by_path private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real32_by_path private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real32_vec_by_path private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real_by_path private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real_vec_by_path private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_string_by_path private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: wrap_json_add_string_vec_by_path private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: wrap_json_create_by_path private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) procedure, private :: wrap_json_get_alloc_string_vec_by_path private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, private :: wrap_json_get_array_by_path private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_get_by_path private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_get_integer_by_path private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_integer_vec_by_path private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_logical_by_path private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_logical_vec_by_path private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, private :: wrap_json_get_path private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) procedure, private :: wrap_json_get_real32_by_path private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_real32_vec_by_path private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_real_by_path private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_real_vec_by_path private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_string_by_path private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default procedure, private :: wrap_json_get_string_vec_by_path private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, private :: wrap_json_info_by_path private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: wrap_json_matrix_info_by_path private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: wrap_json_parse_string private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data procedure, private :: wrap_json_rename_by_path private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_throw_exception private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: wrap_json_update_integer private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_logical private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_real private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_real32 private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_string private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: wrap_json_valid_path private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, private :: wrap_json_value_add_integer private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value procedure, private :: wrap_json_value_add_integer_vec private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value procedure, private :: wrap_json_value_add_logical private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value procedure, private :: wrap_json_value_add_logical_vec private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value procedure, private :: wrap_json_value_add_null private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable procedure, private :: wrap_json_value_add_real private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value procedure, private :: wrap_json_value_add_real32 private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value procedure, private :: wrap_json_value_add_real32_vec private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val procedure, private :: wrap_json_value_add_real_vec private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val procedure, private :: wrap_json_value_add_string private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: wrap_json_value_add_string_vec private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private :: wrap_json_value_create_array private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_integer private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_logical private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_null private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_object private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_real private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_real32 private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_string private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: wrap_json_value_get_child_by_name private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_value_remove_if_present private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path procedure, private :: wrap_json_value_rename private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name Source Code type , public :: json_core private integer ( IK ) :: spaces_per_tab = 2 !! number of spaces for indenting logical ( LK ) :: compact_real = . true . !! to use the \"compact\" form of real !! numbers for output character ( kind = CDK , len = :), allocatable :: real_fmt !! the format string to use !! for converting real numbers to strings. !! It can be set in [[json_initialize]], !! and used in [[json_value_print]] !! If not set, then `default_real_fmt` !! is used instead. logical ( LK ) :: is_verbose = . false . !! if true, all exceptions are !! immediately printed to console. logical ( LK ) :: stop_on_error = . false . !! if true, then the program is !! stopped immediately when an !! exception is raised. logical ( LK ) :: exception_thrown = . false . !! The error flag. Will be set to true !! when an error is thrown in the class. !! Many of the methods will check this !! and return immediately if it is true. character ( kind = CK , len = :), allocatable :: err_message !! the error message. !! if `exception_thrown=False` then !! this variable is not allocated. integer ( IK ) :: char_count = 0 !! character position in the current line integer ( IK ) :: line_count = 1 !! lines read counter integer ( IK ) :: pushed_index = 0 !! used when parsing lines in file character ( kind = CK , len = pushed_char_size ) :: pushed_char = CK_ '' !! used when parsing !! lines in file integer ( IK ) :: ipos = 1 !! for allocatable strings: next character to read logical ( LK ) :: strict_type_checking = . false . !! if true, then no type conversions are done !! in the `get` routines if the actual variable !! type is different from the return type (for !! example, integer to real). logical ( LK ) :: trailing_spaces_significant = . false . !! for name and path comparisons, if trailing !! space is to be considered significant. logical ( LK ) :: case_sensitive_keys = . true . !! if name and path comparisons !! are case sensitive. logical ( LK ) :: no_whitespace = . false . !! when printing a JSON string, don't include !! non-significant spaces or line breaks. !! If true, the entire structure will be !! printed on one line. logical ( LK ) :: unescaped_strings = . true . !! If false, then the escaped !! string is returned from [[json_get_string]] !! and similar routines. If true [default], !! then the string is returned unescaped. logical ( LK ) :: allow_comments = . true . !! if true, any comments will be ignored when !! parsing a file. The comment tokens are defined !! by the `comment_char` character variable. character ( kind = CK , len = :), allocatable :: comment_char !! comment tokens when !! `allow_comments` is true. !! Examples: '`!`' or '`#`'. !! Default is `CK_'/!#'`. integer ( IK ) :: path_mode = 1_IK !! How the path strings are interpreted in the !! `get_by_path` routines: !! !! * 1 -- Default mode (see [[json_get_by_path_default]]) !! * 2 -- as RFC 6901 \"JSON Pointer\" paths !! (see [[json_get_by_path_rfc6901]]) !! * 3 -- JSONPath \"bracket-notation\" !! see [[json_get_by_path_jsonpath_bracket]]) character ( kind = CK , len = 1 ) :: path_separator = dot !! The `path` separator to use !! in the \"default\" mode for !! the paths in the various !! `get_by_path` routines. !! Note: if `path_mode/=1` !! then this is ignored. logical ( LK ) :: compress_vectors = . false . !! If true, then arrays of integers, !! nulls, reals, & logicals are !! printed all on one line. !! [Note: `no_whitespace` will !! override this option if necessary] logical ( LK ) :: allow_duplicate_keys = . true . !! If False, then after parsing, if any !! duplicate keys are found, an error is !! thrown. A call to [[json_value_validate]] !! will also check for duplicates. If True !! [default] then no special checks are done logical ( LK ) :: escape_solidus = . false . !! If True then the solidus \"`/`\" is always escaped !! (\"`\\/`\") when serializing JSON. !! If False [default], then it is not escaped. !! Note that this option does not affect parsing !! (both escaped and unescaped versions are still !! valid in all cases). integer ( IK ) :: null_to_real_mode = 2_IK !! if `strict_type_checking=false`: !! !! * 1 : an exception will be raised if !! try to retrieve a `null` as a real. !! * 2 : a `null` retrieved as a real !! will return NaN. [default] !! * 3 : a `null` retrieved as a real !! will return 0.0. logical ( LK ) :: non_normals_to_null = . false . !! How to serialize NaN, Infinity, !! and -Infinity real values: !! !! * If true : as JSON `null` values !! * If false : as strings (e.g., \"NaN\", !! \"Infinity\", \"-Infinity\") [default] logical ( LK ) :: use_quiet_nan = . true . !! if true [default], `null_to_real_mode=2` !! and [[string_to_real]] will use !! `ieee_quiet_nan` for NaN values. If false, !! `ieee_signaling_nan` will be used. logical ( LK ) :: strict_integer_type_checking = . true . !! * If false, when parsing JSON, if an integer numeric value !! cannot be converted to an integer (`integer(IK)`), !! then an attempt is then make to convert it !! to a real (`real(RK)`). !! * If true [default], an exception will be raised if an integer !! value cannot be read when parsing JSON. logical ( LK ) :: allow_trailing_comma = . true . !! Allow a single trailing comma in arrays and objects. integer :: ichunk = 0 !! index in `chunk` for [[pop_char]] !! when `use_unformatted_stream=True` integer :: filesize = 0 !! the file size when when `use_unformatted_stream=True` character ( kind = CK , len = :), allocatable :: chunk !! a chunk read from a stream file !! when `use_unformatted_stream=True` contains private !> ! Return a child of a [[json_value]] structure. generic , public :: get_child => json_value_get_child_by_index , & json_value_get_child ,& MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child_by_index procedure , private :: MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child !> ! Add objects to a linked list of [[json_value]]s. ! !@note It might make more sense to call this `add_child`. generic , public :: add => json_value_add_member , & MAYBEWRAP ( json_value_add_null ), & MAYBEWRAP ( json_value_add_integer ), & MAYBEWRAP ( json_value_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_value_add_real32 ), & MAYBEWRAP ( json_value_add_real32_vec ), & #endif MAYBEWRAP ( json_value_add_real ), & MAYBEWRAP ( json_value_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_value_add_real64 ), & MAYBEWRAP ( json_value_add_real64_vec ), & #endif MAYBEWRAP ( json_value_add_logical ), & MAYBEWRAP ( json_value_add_logical_vec ), & MAYBEWRAP ( json_value_add_string ), & MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_value_add_string_name_ascii , & json_value_add_string_val_ascii , & json_value_add_string_vec_name_ascii , & json_value_add_string_vec_val_ascii #endif procedure , private :: json_value_add_member procedure , private :: MAYBEWRAP ( json_value_add_integer ) procedure , private :: MAYBEWRAP ( json_value_add_null ) procedure , private :: MAYBEWRAP ( json_value_add_integer_vec ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_value_add_real32 ) procedure , private :: MAYBEWRAP ( json_value_add_real32_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_real ) procedure , private :: MAYBEWRAP ( json_value_add_real_vec ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_value_add_real64 ) procedure , private :: MAYBEWRAP ( json_value_add_real64_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_logical ) procedure , private :: MAYBEWRAP ( json_value_add_logical_vec ) procedure , private :: MAYBEWRAP ( json_value_add_string ) procedure , private :: MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 procedure , private :: json_value_add_string_name_ascii procedure , private :: json_value_add_string_val_ascii procedure , private :: json_value_add_string_vec_name_ascii procedure , private :: json_value_add_string_vec_val_ascii #endif !> ! These are like the `add` methods, except if a variable with the ! same path is already present, then its value is simply updated. ! Note that currently, these only work for scalar variables. ! These routines can also change the variable's type (but an error will be ! thrown if the existing variable is not a scalar). ! !### See also ! * [[json_core(type):add_by_path]] - this one can be used to change ! arrays and objects to scalars if so desired. ! !@note Unlike some routines, the `found` output is not optional, ! so it doesn't present exceptions from being thrown. ! !@note These have been mostly supplanted by the [[json_core(type):add_by_path]] ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_update_logical ),& #ifndef REAL32 MAYBEWRAP ( json_update_real32 ),& #endif MAYBEWRAP ( json_update_real ),& #ifdef REAL128 MAYBEWRAP ( json_update_real64 ),& #endif MAYBEWRAP ( json_update_integer ),& MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 generic , public :: update => json_update_string_name_ascii ,& json_update_string_val_ascii #endif procedure , private :: MAYBEWRAP ( json_update_logical ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_update_real32 ) #endif procedure , private :: MAYBEWRAP ( json_update_real ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_update_real64 ) #endif procedure , private :: MAYBEWRAP ( json_update_integer ) procedure , private :: MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 procedure , private :: json_update_string_name_ascii procedure , private :: json_update_string_val_ascii #endif !> ! Add variables to a [[json_value]] linked list ! by specifying their paths. ! !### Example ! !````fortran ! use, intrinsic :: iso_fortran_env, only: output_unit ! use json_module, wp=>json_RK ! type(json_core) :: json ! type(json_value) :: p ! call json%create_object(p,'root') ! create the root ! ! now add some variables using the paths: ! call json%add_by_path(p,'inputs.t', 0.0_wp ) ! call json%add_by_path(p,'inputs.x(1)', 100.0_wp) ! call json%add_by_path(p,'inputs.x(2)', 200.0_wp) ! call json%print(p) ! now print to console !```` ! !### Notes ! * This uses [[json_create_by_path]] ! !### See also ! * The `json_core%update` methods. ! * [[json_create_by_path]] generic , public :: add_by_path => MAYBEWRAP ( json_add_member_by_path ),& MAYBEWRAP ( json_add_integer_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_by_path ),& #endif MAYBEWRAP ( json_add_real_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_by_path ),& #endif MAYBEWRAP ( json_add_logical_by_path ),& MAYBEWRAP ( json_add_string_by_path ),& MAYBEWRAP ( json_add_integer_vec_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_vec_by_path ),& #endif MAYBEWRAP ( json_add_real_vec_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_vec_by_path ),& #endif MAYBEWRAP ( json_add_logical_vec_by_path ),& MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 generic , public :: add_by_path => json_add_string_by_path_value_ascii ,& json_add_string_by_path_path_ascii ,& json_add_string_vec_by_path_value_ascii ,& json_add_string_vec_by_path_path_ascii #endif procedure :: MAYBEWRAP ( json_add_member_by_path ) procedure :: MAYBEWRAP ( json_add_integer_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_by_path ) procedure :: MAYBEWRAP ( json_add_string_by_path ) procedure :: MAYBEWRAP ( json_add_integer_vec_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_vec_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_vec_by_path ) procedure :: MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 procedure :: json_add_string_by_path_value_ascii procedure :: json_add_string_by_path_path_ascii procedure :: json_add_string_vec_by_path_value_ascii procedure :: json_add_string_vec_by_path_path_ascii #endif !> ! Create a [[json_value]] linked list using the ! path to the variables. Optionally return a ! pointer to the variable. ! ! (This will create a `null` variable) ! !### See also ! * [[json_core(type):add_by_path]] generic , public :: create => MAYBEWRAP ( json_create_by_path ) procedure :: MAYBEWRAP ( json_create_by_path ) !> ! Get data from a [[json_value]] linked list. ! !@note There are two versions (e.g. [[json_get_integer]] and [[json_get_integer_by_path]]). ! The first one gets the value from the [[json_value]] passed into the routine, ! while the second one gets the value from the [[json_value]] found by parsing the ! path. The path version is split up into unicode and non-unicode versions. generic , public :: get => & MAYBEWRAP ( json_get_by_path ), & json_get_integer , MAYBEWRAP ( json_get_integer_by_path ), & json_get_integer_vec , MAYBEWRAP ( json_get_integer_vec_by_path ), & #ifndef REAL32 json_get_real32 , MAYBEWRAP ( json_get_real32_by_path ), & json_get_real32_vec , MAYBEWRAP ( json_get_real32_vec_by_path ), & #endif json_get_real , MAYBEWRAP ( json_get_real_by_path ), & json_get_real_vec , MAYBEWRAP ( json_get_real_vec_by_path ), & #ifdef REAL128 json_get_real64 , MAYBEWRAP ( json_get_real64_by_path ), & json_get_real64_vec , MAYBEWRAP ( json_get_real64_vec_by_path ), & #endif json_get_logical , MAYBEWRAP ( json_get_logical_by_path ), & json_get_logical_vec , MAYBEWRAP ( json_get_logical_vec_by_path ), & json_get_string , MAYBEWRAP ( json_get_string_by_path ), & json_get_string_vec , MAYBEWRAP ( json_get_string_vec_by_path ), & json_get_alloc_string_vec , MAYBEWRAP ( json_get_alloc_string_vec_by_path ),& json_get_array , MAYBEWRAP ( json_get_array_by_path ) procedure , private :: json_get_integer procedure , private :: json_get_integer_vec #ifndef REAL32 procedure , private :: json_get_real32 procedure , private :: json_get_real32_vec #endif procedure , private :: json_get_real procedure , private :: json_get_real_vec #ifdef REAL128 procedure , private :: json_get_real64 procedure , private :: json_get_real64_vec #endif procedure , private :: json_get_logical procedure , private :: json_get_logical_vec procedure , private :: json_get_string procedure , private :: json_get_string_vec procedure , private :: json_get_alloc_string_vec procedure , private :: json_get_array procedure , private :: MAYBEWRAP ( json_get_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_vec_by_path ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_get_real32_by_path ) procedure , private :: MAYBEWRAP ( json_get_real32_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_real_by_path ) procedure , private :: MAYBEWRAP ( json_get_real_vec_by_path ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_get_real64_by_path ) procedure , private :: MAYBEWRAP ( json_get_real64_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_logical_by_path ) procedure , private :: MAYBEWRAP ( json_get_logical_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_array_by_path ) procedure , private :: MAYBEWRAP ( json_get_alloc_string_vec_by_path ) procedure , private :: json_get_by_path_default procedure , private :: json_get_by_path_rfc6901 procedure , private :: json_get_by_path_jsonpath_bracket !> ! Print the [[json_value]] to an output unit or file. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value) :: p ! !... ! call json%print(p,'test.json') !this is [[json_print_to_filename]] !```` generic , public :: print => json_print_to_console ,& json_print_to_unit ,& json_print_to_filename procedure :: json_print_to_console procedure :: json_print_to_unit procedure :: json_print_to_filename !> ! Destructor routine for a [[json_value]] pointer. ! This must be called explicitly if it is no longer needed, ! before it goes out of scope. Otherwise, a memory leak will result. ! !### Example ! ! Destroy the [[json_value]] pointer before the variable goes out of scope: !````fortran ! subroutine example1() ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%print(p) ! call json%destroy(p) ! end subroutine example1 !```` ! ! Note: it should NOT be called for a [[json_value]] pointer than has already been ! added to another [[json_value]] structure, since doing so may render the ! other structure invalid. Consider the following example: !````fortran ! subroutine example2(p) ! type(json_core) :: json ! type(json_value),pointer,intent(out) :: p ! type(json_value),pointer :: q ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%create_object(q,'q') ! call json%add(q,'val',1) ! call json%add(p, q) !add q to p structure ! ! do NOT call json%destroy(q) here, because q is ! ! now part of the output structure p. p should be destroyed ! ! somewhere upstream by the caller of this routine. ! nullify(q) !OK, but not strictly necessary ! end subroutine example2 !```` generic , public :: destroy => json_value_destroy , destroy_json_core procedure :: json_value_destroy procedure :: destroy_json_core !> ! If the child variable is present, then remove it. generic , public :: remove_if_present => MAYBEWRAP ( json_value_remove_if_present ) procedure :: MAYBEWRAP ( json_value_remove_if_present ) !> ! Allocate a [[json_value]] pointer and make it a real variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_real(p,'value',1.0_RK) !```` ! !### Note ! * [[json_core(type):create_real]] is just an alias ! to this one for backward compatibility. generic , public :: create_real => MAYBEWRAP ( json_value_create_real ) procedure :: MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_real => MAYBEWRAP ( json_value_create_real32 ) procedure :: MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_real => MAYBEWRAP ( json_value_create_real64 ) procedure :: MAYBEWRAP ( json_value_create_real64 ) #endif !> ! This is equivalent to [[json_core(type):create_real]], ! and is here only for backward compatibility. generic , public :: create_double => MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_double => MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_double => MAYBEWRAP ( json_value_create_real64 ) #endif !> ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_array(p,'arrayname') !```` generic , public :: create_array => MAYBEWRAP ( json_value_create_array ) procedure :: MAYBEWRAP ( json_value_create_array ) !> ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. generic , public :: create_object => MAYBEWRAP ( json_value_create_object ) procedure :: MAYBEWRAP ( json_value_create_object ) !> ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_null(p,'value') !```` generic , public :: create_null => MAYBEWRAP ( json_value_create_null ) procedure :: MAYBEWRAP ( json_value_create_null ) !> ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_string(p,'value','foobar') !```` generic , public :: create_string => MAYBEWRAP ( json_value_create_string ) procedure :: MAYBEWRAP ( json_value_create_string ) !> ! Allocate a json_value pointer and make it an integer variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_integer(p,42,'value') !```` generic , public :: create_integer => MAYBEWRAP ( json_value_create_integer ) procedure :: MAYBEWRAP ( json_value_create_integer ) !> ! Allocate a json_value pointer and make it a logical variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_logical(p,'value',.true.) !```` generic , public :: create_logical => MAYBEWRAP ( json_value_create_logical ) procedure :: MAYBEWRAP ( json_value_create_logical ) !> ! Parse the JSON file and populate the [[json_value]] tree. generic , public :: load => json_parse_file procedure :: json_parse_file !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_value_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_value_to_string !> ! Parse the JSON string and populate the [[json_value]] tree. generic , public :: deserialize => MAYBEWRAP ( json_parse_string ) procedure :: MAYBEWRAP ( json_parse_string ) !> ! Same as `load` and `deserialize` but only here for backward compatibility. generic , public :: parse => json_parse_file , & MAYBEWRAP ( json_parse_string ) !> ! Throw an exception. generic , public :: throw_exception => MAYBEWRAP ( json_throw_exception ) procedure :: MAYBEWRAP ( json_throw_exception ) !> ! Rename a [[json_value]] variable. generic , public :: rename => MAYBEWRAP ( json_value_rename ),& MAYBEWRAP ( json_rename_by_path ) procedure :: MAYBEWRAP ( json_value_rename ) procedure :: MAYBEWRAP ( json_rename_by_path ) #ifdef USE_UCS4 generic , public :: rename => json_rename_by_path_name_ascii ,& json_rename_by_path_path_ascii procedure :: json_rename_by_path_name_ascii procedure :: json_rename_by_path_path_ascii #endif !> ! get info about a [[json_value]] generic , public :: info => json_info , MAYBEWRAP ( json_info_by_path ) procedure :: json_info procedure :: MAYBEWRAP ( json_info_by_path ) !> ! get string info about a [[json_value]] generic , public :: string_info => json_string_info procedure :: json_string_info !> ! get matrix info about a [[json_value]] generic , public :: matrix_info => json_matrix_info , MAYBEWRAP ( json_matrix_info_by_path ) procedure :: json_matrix_info procedure :: MAYBEWRAP ( json_matrix_info_by_path ) !> ! insert a new element after an existing one, ! updating the JSON structure accordingly generic , public :: insert_after => json_value_insert_after , & json_value_insert_after_child_by_index procedure :: json_value_insert_after procedure :: json_value_insert_after_child_by_index !> ! get the path to a JSON variable in a structure: generic , public :: get_path => MAYBEWRAP ( json_get_path ) procedure :: MAYBEWRAP ( json_get_path ) !> ! verify if a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_valid_path ) procedure :: MAYBEWRAP ( json_valid_path ) procedure , public :: remove => json_value_remove !! Remove a [[json_value]] from a !! linked-list structure. procedure , public :: replace => json_value_replace !! Replace a [[json_value]] in a !! linked-list structure. procedure , public :: reverse => json_value_reverse !! Reverse the order of the children !! of an array of object. procedure , public :: check_for_errors => json_check_for_errors !! check for error and get error message procedure , public :: clear_exceptions => json_clear_exceptions !! clear exceptions procedure , public :: count => json_count !! count the number of children procedure , public :: clone => json_clone !! clone a JSON structure (deep copy) procedure , public :: failed => json_failed !! check for error procedure , public :: get_parent => json_get_parent !! get pointer to json_value parent procedure , public :: get_next => json_get_next !! get pointer to json_value next procedure , public :: get_previous => json_get_previous !! get pointer to json_value previous procedure , public :: get_tail => json_get_tail !! get pointer to json_value tail procedure , public :: initialize => json_initialize !! to initialize some parsing parameters procedure , public :: traverse => json_traverse !! to traverse all elements of a JSON !! structure procedure , public :: print_error_message => json_print_error_message !! simply routine to print error !! messages procedure , public :: swap => json_value_swap !! Swap two [[json_value]] pointers !! in a structure (or two different !! structures). procedure , public :: is_child_of => json_value_is_child_of !! Check if a [[json_value]] is a !! descendant of another. procedure , public :: validate => json_value_validate !! Check that a [[json_value]] linked !! list is valid (i.e., is properly !! constructed). This may be useful !! if it has been constructed externally. procedure , public :: check_for_duplicate_keys & => json_check_all_for_duplicate_keys !! Check entire JSON structure !! for duplicate keys (recursively) procedure , public :: check_children_for_duplicate_keys & => json_check_children_for_duplicate_keys !! Check a `json_value` object's !! children for duplicate keys !other private routines: procedure :: name_equal procedure :: name_strings_equal procedure :: json_value_print procedure :: string_to_int procedure :: string_to_dble procedure :: prepare_parser => json_prepare_parser procedure :: parse_end => json_parse_end procedure :: parse_value procedure :: parse_number procedure :: parse_string procedure :: parse_for_chars procedure :: parse_object procedure :: parse_array procedure :: annotate_invalid_json procedure :: pop_char procedure :: push_char procedure :: get_current_line_from_file_stream procedure , nopass :: get_current_line_from_file_sequential procedure :: convert procedure :: to_string procedure :: to_logical procedure :: to_integer procedure :: to_real procedure :: to_null procedure :: to_object procedure :: to_array procedure , nopass :: json_value_clone_func procedure :: is_vector => json_is_vector end type json_core","tags":"","loc":"type/json_core.html"},{"title":"json_value – JSON-Fortran ","text":"type, public :: json_value sequence Type used to construct the linked-list JSON structure.\n Normally, this should always be a pointer variable.\n This type should only be used by an instance of json_core . Example The following test program: program test use json_module implicit none type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , '' ) !create the root call json % add ( p , 'year' , 1805 ) !add some data call json % add ( p , 'value' , 1.0_RK ) !add some data call json % print ( p , 'test.json' ) !write it to a file call json % destroy ( p ) !cleanup end program test Produces the JSON file test.json : { \"year\" : 1805 , \"value\" : 0.1E+1 } Warning Pointers of this type should only be allocated\n using the methods from json_core . Inherited by type~~json_value~~InheritedByGraph type~json_value json_value type~json_value->type~json_value previous, next, parent, children, tail type~json_file json_file type~json_file->type~json_value p Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial type( json_value ), private, pointer :: children => null() first child item of this real(kind=RK), private, allocatable :: dbl_value real data for this variable integer(kind=IK), private, allocatable :: int_value integer data for this variable logical(kind=LK), private, allocatable :: log_value logical data for this variable integer(kind=IK), private :: n_children = 0 number of children character(kind=CK, len=:), private, allocatable :: name variable name (unescaped) type( json_value ), private, pointer :: next => null() next item in the list type( json_value ), private, pointer :: parent => null() parent item of this type( json_value ), private, pointer :: previous => null() previous item in the list character(kind=CK, len=:), private, allocatable :: str_value string data for this variable\n(unescaped) type( json_value ), private, pointer :: tail => null() last child item of this integer(kind=IK), private :: var_type = json_unknown variable type Source Code type , public :: json_value !force the constituents to be stored contiguously ![note: on Intel, the order of the variables below ! is significant to avoid the misaligned field warnings] sequence private !for the linked list: type ( json_value ), pointer :: previous => null () !! previous item in the list type ( json_value ), pointer :: next => null () !! next item in the list type ( json_value ), pointer :: parent => null () !! parent item of this type ( json_value ), pointer :: children => null () !! first child item of this type ( json_value ), pointer :: tail => null () !! last child item of this character ( kind = CK , len = :), allocatable :: name !! variable name (unescaped) real ( RK ), allocatable :: dbl_value !! real data for this variable logical ( LK ), allocatable :: log_value !! logical data for this variable character ( kind = CK , len = :), allocatable :: str_value !! string data for this variable !! (unescaped) integer ( IK ), allocatable :: int_value !! integer data for this variable integer ( IK ) :: var_type = json_unknown !! variable type integer ( IK ), private :: n_children = 0 !! number of children end type json_value","tags":"","loc":"type/json_value.html"},{"title":"json_array_callback_func – JSON-Fortran","text":"interface public subroutine json_array_callback_func(json, element, i, count) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: element integer(kind=IK), intent(in) :: i index integer(kind=IK), intent(in) :: count size of array Description Array element callback function. Used by json_get_array","tags":"","loc":"interface/json_array_callback_func.html"},{"title":"json_traverse_callback_func – JSON-Fortran","text":"interface public subroutine json_traverse_callback_func(json, p, finished) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: finished set true to stop traversing Description Callback function used by json_traverse","tags":"","loc":"interface/json_traverse_callback_func.html"},{"title":"json_fortran_version – JSON-Fortran","text":"public function json_fortran_version() result(ver) Returns the JSON -Fortran version string. Arguments None Return Value character(len=:), allocatable JSON -Fortran version string Source Code function json_fortran_version () result ( ver ) implicit none character ( len = :), allocatable :: ver !! JSON-Fortran version string ver = version end function json_fortran_version","tags":"","loc":"proc/json_fortran_version.html"},{"title":"initialize_json_file – JSON-Fortran","text":"private function initialize_json_file(p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) Calls proc~~initialize_json_file~~CallsGraph proc~initialize_json_file initialize_json_file none~initialize json_file%initialize proc~initialize_json_file->none~initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file~~CalledByGraph proc~initialize_json_file initialize_json_file interface~json_file json_file interface~json_file->proc~initialize_json_file Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file ( p ,& #include \"json_initialize_dummy_arguments.inc\" , nullify_pointer & ) result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , optional :: p !! `json_value` object to cast !! as a `json_file` object. This !! will be nullified. #include \"json_initialize_arguments.inc\" logical ( LK ), intent ( in ), optional :: nullify_pointer !! if True, then `p` will be nullified !! if present. (default is True). Normally, !! this should be done, because the [[json_file]] will destroy !! the pointer when the class goes out of scope (causing `p` to be !! a dangling pointer). However, if the intent is to use `p` in !! a [[json_file]] and then call [[json_file:nullify]] and continue !! to use `p`, then this should be set to False. call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) if ( present ( p )) then file_object % p => p ! we have to nullify it to avoid ! a dangling pointer when the file ! goes out of scope if ( present ( nullify_pointer )) then if ( nullify_pointer ) nullify ( p ) else nullify ( p ) end if end if end function initialize_json_file","tags":"","loc":"proc/initialize_json_file.html"},{"title":"initialize_json_file_from_string – JSON-Fortran","text":"private function initialize_json_file_from_string(str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) Calls proc~~initialize_json_file_from_string~~CallsGraph proc~initialize_json_file_from_string initialize_json_file_from_string none~deserialize json_file%deserialize proc~initialize_json_file_from_string->none~deserialize none~initialize json_file%initialize proc~initialize_json_file_from_string->none~initialize proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->none~deserialize interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file_from_string~~CalledByGraph proc~initialize_json_file_from_string initialize_json_file_from_string interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) call file_object % deserialize ( str ) end function initialize_json_file_from_string","tags":"","loc":"proc/initialize_json_file_from_string.html"},{"title":"initialize_json_file_from_string_v2 – JSON-Fortran","text":"private function initialize_json_file_from_string_v2(str, json_core_object) result(file_object) Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Calls proc~~initialize_json_file_from_string_v2~~CallsGraph proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 none~deserialize json_file%deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->none~deserialize interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file_from_string_v2~~CalledByGraph proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object % core = json_core_object call file_object % deserialize ( str ) end function initialize_json_file_from_string_v2","tags":"","loc":"proc/initialize_json_file_from_string_v2.html"},{"title":"initialize_json_file_v2 – JSON-Fortran","text":"private function initialize_json_file_v2(json_value_object, json_core_object) result(file_object) Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Called by proc~~initialize_json_file_v2~~CalledByGraph proc~initialize_json_file_v2 initialize_json_file_v2 interface~json_file json_file interface~json_file->proc~initialize_json_file_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_v2 ( json_value_object , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , intent ( in ) :: json_value_object type ( json_core ), intent ( in ) :: json_core_object file_object % p => json_value_object file_object % core = json_core_object end function initialize_json_file_v2","tags":"","loc":"proc/initialize_json_file_v2.html"},{"title":"json_file_failed – JSON-Fortran","text":"private pure function json_file_failed(me) result(failed) Check error status in the file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. Calls proc~~json_file_failed~~CallsGraph proc~json_file_failed json_file%json_file_failed proc~json_failed json_core%json_failed proc~json_file_failed->proc~json_failed Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_failed~~CalledByGraph proc~json_file_failed json_file%json_file_failed proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->proc~json_file_failed Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function json_file_failed ( me ) result ( failed ) implicit none class ( json_file ), intent ( in ) :: me logical ( LK ) :: failed !! will be true if there has been an error. failed = me % core % failed () end function json_file_failed","tags":"","loc":"proc/json_file_failed.html"},{"title":"json_file_valid_path – JSON-Fortran","text":"private function json_file_valid_path(me, path) result(found) Returns true if the path is present in the JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found Calls proc~~json_file_valid_path~~CallsGraph proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2 json_core%valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path none~get~2 json_core%get proc~json_valid_path->none~get~2 proc~wrap_json_valid_path->none~valid_path~2 interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_valid_path~~CalledByGraph proc~json_file_valid_path json_file%json_file_valid_path none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % core % valid_path ( me % p , path ) end function json_file_valid_path","tags":"","loc":"proc/json_file_valid_path.html"},{"title":"json_file_valid_path_op – JSON-Fortran","text":"private function json_file_valid_path_op(path, me) result(found) A wrapper for json_file_valid_path for the .in. operator Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Calls proc~~json_file_valid_path_op~~CallsGraph proc~json_file_valid_path_op json_file%json_file_valid_path_op none~destroy~3 json_core%destroy proc~json_file_valid_path_op->none~destroy~3 none~valid_path~2 json_core%valid_path proc~json_file_valid_path_op->none~valid_path~2 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path none~get~2 json_core%get proc~json_valid_path->none~get~2 proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~wrap_json_valid_path->none~valid_path~2 interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found type ( json_core ) :: core_copy !! a copy of `core` from `me` ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the operator to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's technically possible for this ! function to raise an exception. This normally should never ! happen here unless the JSON structure is malformed. core_copy = me % core ! copy the settings (need them to know ! how to interpret the path) found = core_copy % valid_path ( me % p , path ) ! call the low-level routine call core_copy % destroy () ! just in case (but not really necessary) end function json_file_valid_path_op","tags":"","loc":"proc/json_file_valid_path_op.html"},{"title":"wrap_initialize_json_file_from_string – JSON-Fortran","text":"private function wrap_initialize_json_file_from_string(str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) Calls proc~~wrap_initialize_json_file_from_string~~CallsGraph proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize json_file%deserialize proc~initialize_json_file_from_string->none~deserialize none~initialize json_file%initialize proc~initialize_json_file_from_string->none~initialize proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_initialize_json_file_from_string~~CalledByGraph proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" file_object = initialize_json_file_from_string (& to_unicode ( str ),& #include \"json_initialize_dummy_arguments.inc\" ) end function wrap_initialize_json_file_from_string","tags":"","loc":"proc/wrap_initialize_json_file_from_string.html"},{"title":"wrap_initialize_json_file_from_string_v2 – JSON-Fortran","text":"private function wrap_initialize_json_file_from_string_v2(str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Calls proc~~wrap_initialize_json_file_from_string_v2~~CallsGraph proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize json_file%deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_initialize_json_file_from_string_v2~~CalledByGraph proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object = initialize_json_file_from_string_v2 ( to_unicode ( str ), json_core_object ) end function wrap_initialize_json_file_from_string_v2","tags":"","loc":"proc/wrap_initialize_json_file_from_string_v2.html"},{"title":"wrap_json_file_valid_path – JSON-Fortran","text":"private function wrap_json_file_valid_path(me, path) result(found) Alternate version of json_file_valid_path , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found Calls proc~~wrap_json_file_valid_path~~CallsGraph proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path interface~to_unicode to_unicode proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~valid_path->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path->proc~json_file_valid_path none~valid_path~2 json_core%valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path none~get~2 json_core%get proc~json_valid_path->none~get~2 proc~wrap_json_valid_path->interface~to_unicode proc~wrap_json_valid_path->none~valid_path~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_valid_path~~CalledByGraph proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path none~valid_path->proc~wrap_json_file_valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % valid_path ( to_unicode ( path )) end function wrap_json_file_valid_path","tags":"","loc":"proc/wrap_json_file_valid_path.html"},{"title":"wrap_json_file_valid_path_op – JSON-Fortran","text":"private function wrap_json_file_valid_path_op(path, me) result(found) Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Calls proc~~wrap_json_file_valid_path_op~~CallsGraph proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op interface~to_unicode to_unicode proc~wrap_json_file_valid_path_op->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found found = to_unicode ( path ) . in . me end function wrap_json_file_valid_path_op","tags":"","loc":"proc/wrap_json_file_valid_path_op.html"},{"title":"assign_json_file – JSON-Fortran","text":"private subroutine assign_json_file(me, f) Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f Calls proc~~assign_json_file~~CallsGraph proc~assign_json_file json_file%assign_json_file proc~json_clone json_core%json_clone proc~assign_json_file->proc~json_clone proc~json_value_clone_func json_core%json_value_clone_func proc~json_clone->proc~json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_json_file ( me , f ) implicit none class ( json_file ), intent ( out ) :: me type ( json_file ), intent ( in ) :: f me % core = f % core ! no pointers here so OK to copy call me % core % clone ( f % p , me % p ) end subroutine assign_json_file","tags":"","loc":"proc/assign_json_file.html"},{"title":"assign_json_file_to_string – JSON-Fortran","text":"private subroutine assign_json_file_to_string(str, me) Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Note If an exception is raised or the file contains no data,\n this will return an empty string. Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me Calls proc~~assign_json_file_to_string~~CallsGraph proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~json_failed json_core%json_failed proc~assign_json_file_to_string->proc~json_failed proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_failed proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info~2 json_core%info proc~json_is_vector->none~info~2 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_json_file_to_string ( str , me ) implicit none character ( kind = CK , len = :), allocatable , intent ( out ) :: str class ( json_file ), intent ( in ) :: me type ( json_core ) :: core_copy !! a copy of `core` from `me` if ( me % core % failed () . or . . not . associated ( me % p )) then str = CK_ '' else ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the assignment to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's possible for this ! function to raise an exception. core_copy = me % core ! copy the parser settings call core_copy % serialize ( me % p , str ) if ( me % core % failed ()) str = CK_ '' end if end subroutine assign_json_file_to_string","tags":"","loc":"proc/assign_json_file_to_string.html"},{"title":"assign_string_to_json_file – JSON-Fortran","text":"private subroutine assign_string_to_json_file(me, str) Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str Calls proc~~assign_string_to_json_file~~CallsGraph proc~assign_string_to_json_file json_file%assign_string_to_json_file none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~assign_string_to_json_file->proc~json_failed proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_file_load_from_string->proc~json_file_destroy none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->proc~json_clear_exceptions proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~assign_string_to_json_file~~CalledByGraph proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str if ( associated ( me % p )) call me % destroy () if ( me % core % failed ()) call me % core % clear_exceptions () call me % deserialize ( str ) end subroutine assign_string_to_json_file","tags":"","loc":"proc/assign_string_to_json_file.html"},{"title":"finalize_json_file – JSON-Fortran","text":"private subroutine finalize_json_file(me) Finalizer for json_file class. Just a wrapper for json_file_destroy . Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me Calls proc~~finalize_json_file~~CallsGraph proc~finalize_json_file finalize_json_file proc~json_file_destroy json_file%json_file_destroy proc~finalize_json_file->proc~json_file_destroy none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine finalize_json_file ( me ) implicit none type ( json_file ), intent ( inout ) :: me call me % destroy ( destroy_core = . true .) end subroutine finalize_json_file","tags":"","loc":"proc/finalize_json_file.html"},{"title":"get_json_core_in_file – JSON-Fortran","text":"private subroutine get_json_core_in_file(me, core) Get a copy of the json_core in this json_file . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core Source Code subroutine get_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( in ) :: me type ( json_core ), intent ( out ) :: core core = me % core end subroutine get_json_core_in_file","tags":"","loc":"proc/get_json_core_in_file.html"},{"title":"initialize_json_core_in_file – JSON-Fortran","text":"private subroutine initialize_json_core_in_file(me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Note This does not destroy the data in the file. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Calls proc~~initialize_json_core_in_file~~CallsGraph proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_core_in_file~~CalledByGraph proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize json_file%initialize none~initialize->proc~initialize_json_core_in_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine initialize_json_core_in_file ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_file ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" call me % core % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end subroutine initialize_json_core_in_file","tags":"","loc":"proc/initialize_json_core_in_file.html"},{"title":"json_file_add – JSON-Fortran","text":"private subroutine json_file_add(me, p, destroy_original) Add a json_value pointer as the root object to a JSON file. Note This is mostly equivalent to: f = [[ json_file ]]( p ) But without the finalization calls. And: if ( destroy_original ) call [[ json_file ]]% destroy () call [[ json_file ]]% add ( '$' , p ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] Calls proc~~json_file_add~~CallsGraph proc~json_file_add json_file%json_file_add proc~json_file_destroy json_file%json_file_destroy proc~json_file_add->proc~json_file_destroy none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add ( me , p , destroy_original ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( in ), optional :: destroy_original !! if the file currently contains !! an associated pointer, it is !! destroyed. [Default is True] logical ( LK ) :: destroy !! if `me%p` is to be destroyed if ( present ( destroy_original )) then destroy = destroy_original else destroy = . true . ! default end if if ( destroy ) call me % destroy () me % p => p end subroutine json_file_add","tags":"","loc":"proc/json_file_add.html"},{"title":"json_file_add_integer – JSON-Fortran","text":"private subroutine json_file_add_integer(me, path, val, found, was_created) Add an integer value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_integer~~CallsGraph proc~json_file_add_integer json_file%json_file_add_integer none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_integer~~CalledByGraph proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_integer","tags":"","loc":"proc/json_file_add_integer.html"},{"title":"json_file_add_integer_vec – JSON-Fortran","text":"private subroutine json_file_add_integer_vec(me, path, vec, found, was_created) Add an integer vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_integer_vec~~CallsGraph proc~json_file_add_integer_vec json_file%json_file_add_integer_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_integer_vec~~CalledByGraph proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_integer_vec","tags":"","loc":"proc/json_file_add_integer_vec.html"},{"title":"json_file_add_logical – JSON-Fortran","text":"private subroutine json_file_add_logical(me, path, val, found, was_created) Add a logical(LK) value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_logical~~CallsGraph proc~json_file_add_logical json_file%json_file_add_logical none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_logical~~CalledByGraph proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_logical","tags":"","loc":"proc/json_file_add_logical.html"},{"title":"json_file_add_logical_vec – JSON-Fortran","text":"private subroutine json_file_add_logical_vec(me, path, vec, found, was_created) Add a logical(LK) vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_logical_vec~~CallsGraph proc~json_file_add_logical_vec json_file%json_file_add_logical_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_logical_vec~~CalledByGraph proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_logical_vec","tags":"","loc":"proc/json_file_add_logical_vec.html"},{"title":"json_file_add_object – JSON-Fortran","text":"private subroutine json_file_add_object(me, path, p, found, was_created) Add a json_value pointer to an object to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_object~~CallsGraph proc~json_file_add_object json_file%json_file_add_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_object->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_object->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_object~~CalledByGraph proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , p , found , was_created ) end subroutine json_file_add_object","tags":"","loc":"proc/json_file_add_object.html"},{"title":"json_file_add_real – JSON-Fortran","text":"private subroutine json_file_add_real(me, path, val, found, was_created) Add a real(RK) variable value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real~~CallsGraph proc~json_file_add_real json_file%json_file_add_real none~add_by_path~2 json_core%add_by_path proc~json_file_add_real->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real~~CalledByGraph proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real","tags":"","loc":"proc/json_file_add_real.html"},{"title":"json_file_add_real32 – JSON-Fortran","text":"private subroutine json_file_add_real32(me, path, val, found, was_created) Alternate version of json_file_add_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real32~~CallsGraph proc~json_file_add_real32 json_file%json_file_add_real32 none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real32~~CalledByGraph proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real32","tags":"","loc":"proc/json_file_add_real32.html"},{"title":"json_file_add_real32_vec – JSON-Fortran","text":"private subroutine json_file_add_real32_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real_vec where vec is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real32_vec~~CallsGraph proc~json_file_add_real32_vec json_file%json_file_add_real32_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real32_vec~~CalledByGraph proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real32_vec","tags":"","loc":"proc/json_file_add_real32_vec.html"},{"title":"json_file_add_real_vec – JSON-Fortran","text":"private subroutine json_file_add_real_vec(me, path, vec, found, was_created) Add a real(RK) vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real_vec~~CallsGraph proc~json_file_add_real_vec json_file%json_file_add_real_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real_vec~~CalledByGraph proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real_vec","tags":"","loc":"proc/json_file_add_real_vec.html"},{"title":"json_file_add_string – JSON-Fortran","text":"private subroutine json_file_add_string(me, path, val, found, was_created, trim_str, adjustl_str) Add a character string to a json file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string~~CallsGraph proc~json_file_add_string json_file%json_file_add_string none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_string~~CalledByGraph proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created , trim_str , adjustl_str ) end subroutine json_file_add_string","tags":"","loc":"proc/json_file_add_string.html"},{"title":"json_file_add_string_path_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_path_ascii(me, path, val, found, was_created, trim_str, adjustl_str) Wrapper for json_file_add_string where “path” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_path_ascii~~CallsGraph proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii interface~to_unicode to_unicode proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_file_add_string->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_path_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( to_unicode ( path ), val , found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_path_ascii","tags":"","loc":"proc/json_file_add_string_path_ascii.html"},{"title":"json_file_add_string_value_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_value_ascii(me, path, val, found, was_created, trim_str, adjustl_str) Wrapper for json_file_add_string where “val” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_value_ascii~~CallsGraph proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii interface~to_unicode to_unicode proc~json_file_add_string_value_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_file_add_string->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_value_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( path , to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_value_ascii","tags":"","loc":"proc/json_file_add_string_value_ascii.html"},{"title":"json_file_add_string_vec – JSON-Fortran","text":"private subroutine json_file_add_string_vec(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Add a string vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec~~CallsGraph proc~json_file_add_string_vec json_file%json_file_add_string_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_string_vec~~CalledByGraph proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec","tags":"","loc":"proc/json_file_add_string_vec.html"},{"title":"json_file_add_string_vec_path_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_vec_path_ascii(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec_path_ascii~~CallsGraph proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii interface~to_unicode to_unicode proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec_path_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), vec , found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_path_ascii","tags":"","loc":"proc/json_file_add_string_vec_path_ascii.html"},{"title":"json_file_add_string_vec_vec_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_vec_vec_ascii(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec_vec_ascii~~CallsGraph proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii interface~to_unicode to_unicode proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec_vec_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( path , to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_vec_ascii","tags":"","loc":"proc/json_file_add_string_vec_vec_ascii.html"},{"title":"json_file_check_for_errors – JSON-Fortran","text":"private subroutine json_file_check_for_errors(me, status_ok, error_msg) Retrieve error status and message from the class. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) Calls proc~~json_file_check_for_errors~~CallsGraph proc~json_file_check_for_errors json_file%json_file_check_for_errors proc~json_check_for_errors json_core%json_check_for_errors proc~json_file_check_for_errors->proc~json_check_for_errors Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_check_for_errors ( me , status_ok , error_msg ) implicit none class ( json_file ), intent ( inout ) :: me logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message !! (if there were errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs call me % core % check_for_errors ( status_ok , tmp ) if ( present ( error_msg )) error_msg = tmp #else call me % core % check_for_errors ( status_ok , error_msg ) #endif end subroutine json_file_check_for_errors","tags":"","loc":"proc/json_file_check_for_errors.html"},{"title":"json_file_clear_exceptions – JSON-Fortran","text":"private pure subroutine json_file_clear_exceptions(me) Clear exceptions in the class. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Calls proc~~json_file_clear_exceptions~~CallsGraph proc~json_file_clear_exceptions json_file%json_file_clear_exceptions proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_file_clear_exceptions->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine json_file_clear_exceptions ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % clear_exceptions () end subroutine json_file_clear_exceptions","tags":"","loc":"proc/json_file_clear_exceptions.html"},{"title":"json_file_destroy – JSON-Fortran","text":"private subroutine json_file_destroy(me, destroy_core) Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Optionally, also destroy the json_core instance (this\n is not necessary to prevent memory leaks, since a json_core does not use pointers). See also json_file_nullify History 12/9/2013 : Created 4/26/2016 : Added optional destroy_core argument Note This routine will be called automatically when the variable\n goes out of scope. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. Calls proc~~json_file_destroy~~CallsGraph proc~json_file_destroy json_file%json_file_destroy none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_destroy~~CalledByGraph proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_destroy ( me , destroy_core ) implicit none class ( json_file ), intent ( inout ) :: me logical , intent ( in ), optional :: destroy_core !! to also destroy the [[json_core(type)]]. !! default is to leave it as is. if ( associated ( me % p )) call me % core % destroy ( me % p ) if ( present ( destroy_core )) then if ( destroy_core ) call me % core % destroy () end if end subroutine json_file_destroy","tags":"","loc":"proc/json_file_destroy.html"},{"title":"json_file_get_alloc_string_vec – JSON-Fortran","text":"private subroutine json_file_get_alloc_string_vec(me, path, vec, ilen, found, default, default_ilen) Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~json_file_get_alloc_string_vec~~CallsGraph proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_alloc_string_vec~~CalledByGraph proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get json_file%get none~get->proc~json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % core % get ( me % p , path , vec , ilen , found , default , default_ilen ) end subroutine json_file_get_alloc_string_vec","tags":"","loc":"proc/json_file_get_alloc_string_vec.html"},{"title":"json_file_get_integer – JSON-Fortran","text":"private subroutine json_file_get_integer(me, path, val, found, default) Get an integer value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default Calls proc~~json_file_get_integer~~CallsGraph proc~json_file_get_integer json_file%json_file_get_integer none~get~2 json_core%get proc~json_file_get_integer->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_integer~~CalledByGraph proc~json_file_get_integer json_file%json_file_get_integer none~get json_file%get none~get->proc~json_file_get_integer proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_integer","tags":"","loc":"proc/json_file_get_integer.html"},{"title":"json_file_get_integer_vec – JSON-Fortran","text":"private subroutine json_file_get_integer_vec(me, path, vec, found, default) Get an integer vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_integer_vec~~CallsGraph proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2 json_core%get proc~json_file_get_integer_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_integer_vec~~CalledByGraph proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get json_file%get none~get->proc~json_file_get_integer_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_integer_vec","tags":"","loc":"proc/json_file_get_integer_vec.html"},{"title":"json_file_get_logical – JSON-Fortran","text":"private subroutine json_file_get_logical(me, path, val, found, default) Get a logical(LK) value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default Calls proc~~json_file_get_logical~~CallsGraph proc~json_file_get_logical json_file%json_file_get_logical none~get~2 json_core%get proc~json_file_get_logical->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_logical~~CalledByGraph proc~json_file_get_logical json_file%json_file_get_logical none~get json_file%get none~get->proc~json_file_get_logical proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_logical","tags":"","loc":"proc/json_file_get_logical.html"},{"title":"json_file_get_logical_vec – JSON-Fortran","text":"private subroutine json_file_get_logical_vec(me, path, vec, found, default) Get a logical(LK) vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_logical_vec~~CallsGraph proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2 json_core%get proc~json_file_get_logical_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_logical_vec~~CalledByGraph proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get json_file%get none~get->proc~json_file_get_logical_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_logical_vec","tags":"","loc":"proc/json_file_get_logical_vec.html"},{"title":"json_file_get_object – JSON-Fortran","text":"private subroutine json_file_get_object(me, path, p, found) Get a json_value pointer to an object from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found Calls proc~~json_file_get_object~~CallsGraph proc~json_file_get_object json_file%json_file_get_object none~get~2 json_core%get proc~json_file_get_object->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_object~~CalledByGraph proc~json_file_get_object json_file%json_file_get_object none~get json_file%get none~get->proc~json_file_get_object proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % core % get ( me % p , path , p , found ) end subroutine json_file_get_object","tags":"","loc":"proc/json_file_get_object.html"},{"title":"json_file_get_real – JSON-Fortran","text":"private subroutine json_file_get_real(me, path, val, found, default) Get a real(RK) variable value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default Calls proc~~json_file_get_real~~CallsGraph proc~json_file_get_real json_file%json_file_get_real none~get~2 json_core%get proc~json_file_get_real->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real~~CalledByGraph proc~json_file_get_real json_file%json_file_get_real none~get json_file%get none~get->proc~json_file_get_real proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real","tags":"","loc":"proc/json_file_get_real.html"},{"title":"json_file_get_real32 – JSON-Fortran","text":"private subroutine json_file_get_real32(me, path, val, found, default) Alternate version of json_file_get_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default Calls proc~~json_file_get_real32~~CallsGraph proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2 json_core%get proc~json_file_get_real32->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real32~~CalledByGraph proc~json_file_get_real32 json_file%json_file_get_real32 none~get json_file%get none~get->proc~json_file_get_real32 proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real32","tags":"","loc":"proc/json_file_get_real32.html"},{"title":"json_file_get_real32_vec – JSON-Fortran","text":"private subroutine json_file_get_real32_vec(me, path, vec, found, default) Alternate version of json_file_get_real_vec where vec is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_real32_vec~~CallsGraph proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2 json_core%get proc~json_file_get_real32_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real32_vec~~CalledByGraph proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get json_file%get none~get->proc~json_file_get_real32_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real32_vec","tags":"","loc":"proc/json_file_get_real32_vec.html"},{"title":"json_file_get_real_vec – JSON-Fortran","text":"private subroutine json_file_get_real_vec(me, path, vec, found, default) Get a real(RK) vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_real_vec~~CallsGraph proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2 json_core%get proc~json_file_get_real_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real_vec~~CalledByGraph proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get json_file%get none~get->proc~json_file_get_real_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real_vec","tags":"","loc":"proc/json_file_get_real_vec.html"},{"title":"json_file_get_root – JSON-Fortran","text":"private subroutine json_file_get_root(me, p) Get a json_value pointer to the JSON file root. Note This is equivalent to calling [[json_file]]%get('$',p) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable Called by proc~~json_file_get_root~~CalledByGraph proc~json_file_get_root json_file%json_file_get_root none~get json_file%get none~get->proc~json_file_get_root proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_root ( me , p ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable p => me % p end subroutine json_file_get_root","tags":"","loc":"proc/json_file_get_root.html"},{"title":"json_file_get_string – JSON-Fortran","text":"private subroutine json_file_get_string(me, path, val, found, default) Get a character string from a json file.\nThe output val is an allocatable character string. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~json_file_get_string~~CallsGraph proc~json_file_get_string json_file%json_file_get_string none~get~2 json_core%get proc~json_file_get_string->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_string~~CalledByGraph proc~json_file_get_string json_file%json_file_get_string none~get json_file%get none~get->proc~json_file_get_string proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_string","tags":"","loc":"proc/json_file_get_string.html"},{"title":"json_file_get_string_vec – JSON-Fortran","text":"private subroutine json_file_get_string_vec(me, path, vec, found, default) Get a string vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_string_vec~~CallsGraph proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_string_vec~~CalledByGraph proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get json_file%get none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_string_vec","tags":"","loc":"proc/json_file_get_string_vec.html"},{"title":"json_file_load – JSON-Fortran","text":"private subroutine json_file_load(me, filename, unit, destroy_pointer) Load the JSON data from a file. Example program main use json_module implicit none type ( json_file ) :: f call f % load ( 'my_file.json' ) !... call f % destroy () end program main Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) Calls proc~~json_file_load~~CallsGraph proc~json_file_load json_file%json_file_load none~load~2 json_core%load proc~json_file_load->none~load~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load->proc~json_file_destroy proc~json_parse_file json_core%json_parse_file none~load~2->proc~json_parse_file none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_file->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_file->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_file->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_load ( me , filename , unit , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to open integer ( IK ), intent ( in ), optional :: unit !! the unit number to use !! (if not present, a newunit !! is used) logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % load ( file = filename , p = me % p , unit = unit ) end subroutine json_file_load","tags":"","loc":"proc/json_file_load.html"},{"title":"json_file_load_from_string – JSON-Fortran","text":"private subroutine json_file_load_from_string(me, str, destroy_pointer) Load the JSON data from a string. Example Load JSON from a string: type ( json_file ) :: f call f % deserialize ( '{ \"name\": \"Leonidas\" }' ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) Calls proc~~json_file_load_from_string~~CallsGraph proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->none~deserialize~2 interface~to_unicode to_unicode proc~wrap_json_parse_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_load_from_string~~CalledByGraph proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_load_from_string ( me , str , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % deserialize ( me % p , str ) end subroutine json_file_load_from_string","tags":"","loc":"proc/json_file_load_from_string.html"},{"title":"json_file_move_pointer – JSON-Fortran","text":"private subroutine json_file_move_pointer(to, from) Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Note If “from%p” is not associated, then an error is thrown. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from Calls proc~~json_file_move_pointer~~CallsGraph proc~json_file_move_pointer json_file%json_file_move_pointer none~initialize json_file%initialize proc~json_file_move_pointer->none~initialize none~throw_exception json_core%throw_exception proc~json_file_move_pointer->none~throw_exception proc~json_file_failed json_file%json_file_failed proc~json_file_move_pointer->proc~json_file_failed proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize->proc~set_json_core_in_file proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_failed json_core%json_failed proc~json_file_failed->proc~json_failed proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_move_pointer ( to , from ) implicit none class ( json_file ), intent ( inout ) :: to class ( json_file ), intent ( inout ) :: from if ( associated ( from % p )) then if ( from % failed ()) then !Don't get the data if the FROM file has an !active exception, since it may not be valid. call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'error exception in FROM file.' ) else call to % initialize () !initialize and clear any exceptions that may be present to % p => from % p nullify ( from % p ) end if else call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'pointer is not associated.' ) end if end subroutine json_file_move_pointer","tags":"","loc":"proc/json_file_move_pointer.html"},{"title":"json_file_nullify – JSON-Fortran","text":"private subroutine json_file_nullify(me) Nullify the json_value pointer in a json_file ,\n but do not destroy it. This should normally only be done if the pointer is the target of\n another pointer outside the class that is still intended to be in\n scope after the json_file has gone out of scope.\n Otherwise, this would result in a memory leak. See also json_file_destroy History 6/30/2019 : Created Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Source Code subroutine json_file_nullify ( me ) implicit none class ( json_file ), intent ( inout ) :: me nullify ( me % p ) end subroutine json_file_nullify","tags":"","loc":"proc/json_file_nullify.html"},{"title":"json_file_print_error_message – JSON-Fortran","text":"private subroutine json_file_print_error_message(me, io_unit) This is a wrapper for json_print_error_message . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit Calls proc~~json_file_print_error_message~~CallsGraph proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_print_error_message json_core%json_print_error_message proc~json_file_print_error_message->proc~json_print_error_message proc~json_check_for_errors json_core%json_check_for_errors proc~json_print_error_message->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_print_error_message->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_error_message ( me , io_unit ) implicit none class ( json_file ), intent ( inout ) :: me integer , intent ( in ), optional :: io_unit call me % core % print_error_message ( io_unit ) end subroutine json_file_print_error_message","tags":"","loc":"proc/json_file_print_error_message.html"},{"title":"json_file_print_to_console – JSON-Fortran","text":"private subroutine json_file_print_to_console(me) Print the JSON file to the console. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Source Code subroutine json_file_print_to_console ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % print ( me % p , iunit = int ( output_unit , IK )) end subroutine json_file_print_to_console","tags":"","loc":"proc/json_file_print_to_console.html"},{"title":"json_file_print_to_filename – JSON-Fortran","text":"private subroutine json_file_print_to_filename(me, filename) Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Example Example loading a JSON file, changing a value, and then printing\n result to a new file: type ( json_file ) :: f logical :: found call f % load ( 'my_file.json' ) !open the original file call f % update ( 'version' , 4 , found ) !change the value of a variable call f % print ( 'my_file_2.json' ) !save file as new name Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to Source Code subroutine json_file_print_to_filename ( me , filename ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! filename to print to call me % core % print ( me % p , filename ) end subroutine json_file_print_to_filename","tags":"","loc":"proc/json_file_print_to_filename.html"},{"title":"json_file_print_to_string – JSON-Fortran","text":"private subroutine json_file_print_to_string(me, str) Print the JSON file to a string. Example Open a JSON file, and then print the contents to a string: type ( json_file ) :: f character ( kind = CK , len = :), allocatable :: str call f % load ( 'my_file.json' ) call f % serialize ( str ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to Calls proc~~json_file_print_to_string~~CallsGraph proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_value_to_string json_core%json_value_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info~2 json_core%info proc~json_is_vector->none~info~2 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_to_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: str !! string to print JSON data to call me % core % serialize ( me % p , str ) end subroutine json_file_print_to_string","tags":"","loc":"proc/json_file_print_to_string.html"},{"title":"json_file_print_to_unit – JSON-Fortran","text":"private subroutine json_file_print_to_unit(me, iunit) Prints the JSON file to the specified file unit number. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) Calls proc~~json_file_print_to_unit~~CallsGraph proc~json_file_print_to_unit json_file%json_file_print_to_unit none~throw_exception json_core%throw_exception proc~json_file_print_to_unit->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_to_unit ( me , iunit ) implicit none class ( json_file ), intent ( inout ) :: me integer ( IK ), intent ( in ) :: iunit !! file unit number (must not be -1) if ( iunit /= unit2str ) then call me % core % print ( me % p , iunit = iunit ) else call me % core % throw_exception ( 'Error in json_file_print_to_unit: iunit must not be -1.' ) end if end subroutine json_file_print_to_unit","tags":"","loc":"proc/json_file_print_to_unit.html"},{"title":"json_file_remove – JSON-Fortran","text":"private subroutine json_file_remove(me, path) Remove a variable from a JSON file. Note This is just a wrapper to remove_if_present . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Calls proc~~json_file_remove~~CallsGraph proc~json_file_remove json_file%json_file_remove none~remove_if_present json_core%remove_if_present proc~json_file_remove->none~remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~wrap_json_value_remove_if_present->none~remove_if_present interface~to_unicode to_unicode proc~wrap_json_value_remove_if_present->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_remove~~CalledByGraph proc~json_file_remove json_file%json_file_remove none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable call me % core % remove_if_present ( me % p , path ) end subroutine json_file_remove","tags":"","loc":"proc/json_file_remove.html"},{"title":"json_file_rename – JSON-Fortran","text":"private subroutine json_file_rename(me, path, name, found) Rename a variable in a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Called by proc~~json_file_rename~~CalledByGraph proc~json_file_rename json_file%json_file_rename proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->proc~json_file_rename proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->proc~json_file_rename proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->proc~json_file_rename Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % core % rename ( me % p , path , name , found ) end subroutine json_file_rename","tags":"","loc":"proc/json_file_rename.html"},{"title":"json_file_rename_name_ascii – JSON-Fortran","text":"private subroutine json_file_rename_name_ascii(me, path, name, found) Wrapper for json_file_rename where “name” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~json_file_rename_name_ascii~~CallsGraph proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii interface~to_unicode to_unicode proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~json_file_rename_name_ascii->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename_name_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( path , to_unicode ( name ), found ) end subroutine json_file_rename_name_ascii","tags":"","loc":"proc/json_file_rename_name_ascii.html"},{"title":"json_file_rename_path_ascii – JSON-Fortran","text":"private subroutine json_file_rename_path_ascii(me, path, name, found) Wrapper for json_file_rename where “path” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~json_file_rename_path_ascii~~CallsGraph proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii interface~to_unicode to_unicode proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~json_file_rename_path_ascii->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename_path_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), name , found ) end subroutine json_file_rename_path_ascii","tags":"","loc":"proc/json_file_rename_path_ascii.html"},{"title":"json_file_traverse – JSON-Fortran","text":"private subroutine json_file_traverse(me, traverse_callback) Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback Calls proc~~json_file_traverse~~CallsGraph proc~json_file_traverse json_file%json_file_traverse proc~json_traverse json_core%json_traverse proc~json_file_traverse->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_traverse ( me , traverse_callback ) implicit none class ( json_file ), intent ( inout ) :: me procedure ( json_traverse_callback_func ) :: traverse_callback call me % core % traverse ( me % p , traverse_callback ) end subroutine json_file_traverse","tags":"","loc":"proc/json_file_traverse.html"},{"title":"json_file_update_integer – JSON-Fortran","text":"private subroutine json_file_update_integer(me, path, val, found) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_integer Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_integer~~CallsGraph proc~json_file_update_integer json_file%json_file_update_integer none~update~4 json_core%update proc~json_file_update_integer->none~update~4 proc~json_failed json_core%json_failed proc~json_file_update_integer->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_integer","tags":"","loc":"proc/json_file_update_integer.html"},{"title":"json_file_update_logical – JSON-Fortran","text":"private subroutine json_file_update_logical(me, path, val, found) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_logical Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_logical~~CallsGraph proc~json_file_update_logical json_file%json_file_update_logical none~update~4 json_core%update proc~json_file_update_logical->none~update~4 proc~json_failed json_core%json_failed proc~json_file_update_logical->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_logical","tags":"","loc":"proc/json_file_update_logical.html"},{"title":"json_file_update_real – JSON-Fortran","text":"private subroutine json_file_update_real(me, path, val, found) Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_real~~CallsGraph proc~json_file_update_real json_file%json_file_update_real none~update~4 json_core%update proc~json_file_update_real->none~update~4 proc~json_failed json_core%json_failed proc~json_file_update_real->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_real","tags":"","loc":"proc/json_file_update_real.html"},{"title":"json_file_update_real32 – JSON-Fortran","text":"private subroutine json_file_update_real32(me, path, val, found) Alternate version of json_file_update_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_real32~~CallsGraph proc~json_file_update_real32 json_file%json_file_update_real32 none~update~2 json_file%update proc~json_file_update_real32->none~update~2 proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real32","tags":"","loc":"proc/json_file_update_real32.html"},{"title":"json_file_update_string – JSON-Fortran","text":"private subroutine json_file_update_string(me, path, val, found, trim_str, adjustl_str) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_string Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string~~CallsGraph proc~json_file_update_string json_file%json_file_update_string none~update~4 json_core%update proc~json_file_update_string->none~update~4 proc~json_failed json_core%json_failed proc~json_file_update_string->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found , trim_str , adjustl_str ) end subroutine json_file_update_string","tags":"","loc":"proc/json_file_update_string.html"},{"title":"json_file_update_string_name_ascii – JSON-Fortran","text":"private subroutine json_file_update_string_name_ascii(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string_name_ascii~~CallsGraph proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii interface~to_unicode to_unicode proc~json_file_update_string_name_ascii->interface~to_unicode none~update~2 json_file%update proc~json_file_update_string_name_ascii->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_update_string_name_ascii~~CalledByGraph proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2 json_file%update proc~json_file_update_string_name_ascii->none~update~2 none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~2 proc~json_file_update_string_val_ascii->none~update~2 proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->none~update~2 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->none~update~2 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->none~update~2 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->none~update~2 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string_name_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_file_update_string_name_ascii","tags":"","loc":"proc/json_file_update_string_name_ascii.html"},{"title":"json_file_update_string_val_ascii – JSON-Fortran","text":"private subroutine json_file_update_string_val_ascii(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string_val_ascii~~CallsGraph proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii interface~to_unicode to_unicode proc~json_file_update_string_val_ascii->interface~to_unicode none~update~2 json_file%update proc~json_file_update_string_val_ascii->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_update_string_val_ascii~~CalledByGraph proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2 json_file%update proc~json_file_update_string_val_ascii->none~update~2 none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~2 proc~json_file_update_string_name_ascii->none~update~2 proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->none~update~2 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->none~update~2 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->none~update~2 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->none~update~2 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string_val_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_file_update_string_val_ascii","tags":"","loc":"proc/json_file_update_string_val_ascii.html"},{"title":"json_file_variable_info – JSON-Fortran","text":"private subroutine json_file_variable_info(me, path, found, var_type, n_children, name) Returns information about a variable in a json_file . Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_file_variable_info~~CallsGraph proc~json_file_variable_info json_file%json_file_variable_info none~info~2 json_core%info proc~json_file_variable_info->none~info~2 proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_variable_info~~CalledByGraph proc~json_file_variable_info json_file%json_file_variable_info none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info proc~wrap_json_file_variable_info->none~info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! the variable exists in the structure integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % info ( me % p , path , found , var_type , n_children , name ) end subroutine json_file_variable_info","tags":"","loc":"proc/json_file_variable_info.html"},{"title":"json_file_variable_matrix_info – JSON-Fortran","text":"private subroutine json_file_variable_matrix_info(me, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a variable in a json_file . Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_file_variable_matrix_info~~CallsGraph proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2 json_core%matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info~2 none~get~2 json_core%get proc~json_matrix_info_by_path->none~get~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~wrap_json_matrix_info_by_path->none~matrix_info~2 interface~to_unicode to_unicode proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_variable_matrix_info~~CalledByGraph proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % matrix_info ( me % p , path , is_matrix , found , var_type , n_sets , set_size , name ) end subroutine json_file_variable_matrix_info","tags":"","loc":"proc/json_file_variable_matrix_info.html"},{"title":"set_json_core_in_file – JSON-Fortran","text":"private subroutine set_json_core_in_file(me, core) Set the json_core for this json_file . Note This does not destroy the data in the file. Note This one is used if you want to initialize the file with\n an already-existing json_core (presumably, this was already\n initialized by a call to initialize_json_core or similar). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core Called by proc~~set_json_core_in_file~~CalledByGraph proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize json_file%initialize none~initialize->proc~set_json_core_in_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine set_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_core ), intent ( in ) :: core me % core = core end subroutine set_json_core_in_file","tags":"","loc":"proc/set_json_core_in_file.html"},{"title":"wrap_assign_string_to_json_file – JSON-Fortran","text":"private subroutine wrap_assign_string_to_json_file(me, str) Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str Calls proc~~wrap_assign_string_to_json_file~~CallsGraph proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file interface~to_unicode to_unicode proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~assign_string_to_json_file->proc~json_failed proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_file_load_from_string->proc~json_file_destroy none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->proc~json_clear_exceptions proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % assign_string_to_json_file ( to_unicode ( str )) end subroutine wrap_assign_string_to_json_file","tags":"","loc":"proc/wrap_assign_string_to_json_file.html"},{"title":"wrap_json_file_add_integer – JSON-Fortran","text":"private subroutine wrap_json_file_add_integer(me, path, val, found, was_created) Alternate version of json_file_add_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_integer~~CallsGraph proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer interface~to_unicode to_unicode proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_integer","tags":"","loc":"proc/wrap_json_file_add_integer.html"},{"title":"wrap_json_file_add_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_integer_vec(me, path, vec, found, was_created) Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_integer_vec~~CallsGraph proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec interface~to_unicode to_unicode proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_integer_vec","tags":"","loc":"proc/wrap_json_file_add_integer_vec.html"},{"title":"wrap_json_file_add_logical – JSON-Fortran","text":"private subroutine wrap_json_file_add_logical(me, path, val, found, was_created) Alternate version of json_file_add_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_logical~~CallsGraph proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical interface~to_unicode to_unicode proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_logical","tags":"","loc":"proc/wrap_json_file_add_logical.html"},{"title":"wrap_json_file_add_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_logical_vec(me, path, vec, found, was_created) Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_logical_vec~~CallsGraph proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec interface~to_unicode to_unicode proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_logical_vec","tags":"","loc":"proc/wrap_json_file_add_logical_vec.html"},{"title":"wrap_json_file_add_object – JSON-Fortran","text":"private subroutine wrap_json_file_add_object(me, path, p, found, was_created) Alternate version of json_file_add_object , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_object~~CallsGraph proc~wrap_json_file_add_object json_file%wrap_json_file_add_object interface~to_unicode to_unicode proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_object->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_object->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_object ( to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_file_add_object","tags":"","loc":"proc/wrap_json_file_add_object.html"},{"title":"wrap_json_file_add_real – JSON-Fortran","text":"private subroutine wrap_json_file_add_real(me, path, val, found, was_created) Alternate version of json_file_add_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real~~CallsGraph proc~wrap_json_file_add_real json_file%wrap_json_file_add_real interface~to_unicode to_unicode proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real","tags":"","loc":"proc/wrap_json_file_add_real.html"},{"title":"wrap_json_file_add_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_add_real32(me, path, val, found, was_created) Alternate version of json_file_add_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real32~~CallsGraph proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 interface~to_unicode to_unicode proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real32","tags":"","loc":"proc/wrap_json_file_add_real32.html"},{"title":"wrap_json_file_add_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_real32_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real32_vec~~CallsGraph proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec interface~to_unicode to_unicode proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real32_vec","tags":"","loc":"proc/wrap_json_file_add_real32_vec.html"},{"title":"wrap_json_file_add_real_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_real_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real_vec~~CallsGraph proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec interface~to_unicode to_unicode proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real_vec","tags":"","loc":"proc/wrap_json_file_add_real_vec.html"},{"title":"wrap_json_file_add_string – JSON-Fortran","text":"private subroutine wrap_json_file_add_string(me, path, val, found, was_created, trim_str, adjustl_str) Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_add_string~~CallsGraph proc~wrap_json_file_add_string json_file%wrap_json_file_add_string interface~to_unicode to_unicode proc~wrap_json_file_add_string->interface~to_unicode proc~json_file_add_string json_file%json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string ( to_unicode ( path ), to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string","tags":"","loc":"proc/wrap_json_file_add_string.html"},{"title":"wrap_json_file_add_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_string_vec(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_add_string_vec~~CallsGraph proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec interface~to_unicode to_unicode proc~wrap_json_file_add_string_vec->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string_vec","tags":"","loc":"proc/wrap_json_file_add_string_vec.html"},{"title":"wrap_json_file_get_alloc_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_alloc_string_vec(me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~wrap_json_file_get_alloc_string_vec~~CallsGraph proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec interface~to_unicode to_unicode proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_alloc_string_vec~~CalledByGraph proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % get ( to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_file_get_alloc_string_vec","tags":"","loc":"proc/wrap_json_file_get_alloc_string_vec.html"},{"title":"wrap_json_file_get_integer – JSON-Fortran","text":"private subroutine wrap_json_file_get_integer(me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default Calls proc~~wrap_json_file_get_integer~~CallsGraph proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer interface~to_unicode to_unicode proc~wrap_json_file_get_integer->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_integer->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_integer proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_integer~~CalledByGraph proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get json_file%get proc~wrap_json_file_get_integer->none~get none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_integer","tags":"","loc":"proc/wrap_json_file_get_integer.html"},{"title":"wrap_json_file_get_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_integer_vec(me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_integer_vec~~CallsGraph proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec interface~to_unicode to_unicode proc~wrap_json_file_get_integer_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_integer_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_integer_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_integer_vec~~CalledByGraph proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get json_file%get proc~wrap_json_file_get_integer_vec->none~get none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_integer_vec","tags":"","loc":"proc/wrap_json_file_get_integer_vec.html"},{"title":"wrap_json_file_get_logical – JSON-Fortran","text":"private subroutine wrap_json_file_get_logical(me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default Calls proc~~wrap_json_file_get_logical~~CallsGraph proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical interface~to_unicode to_unicode proc~wrap_json_file_get_logical->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_logical->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_logical proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_logical~~CalledByGraph proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get json_file%get proc~wrap_json_file_get_logical->none~get none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_logical","tags":"","loc":"proc/wrap_json_file_get_logical.html"},{"title":"wrap_json_file_get_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_logical_vec(me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_logical_vec~~CallsGraph proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec interface~to_unicode to_unicode proc~wrap_json_file_get_logical_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_logical_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_logical_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_logical_vec~~CalledByGraph proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get json_file%get proc~wrap_json_file_get_logical_vec->none~get none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_logical_vec","tags":"","loc":"proc/wrap_json_file_get_logical_vec.html"},{"title":"wrap_json_file_get_object – JSON-Fortran","text":"private subroutine wrap_json_file_get_object(me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found Calls proc~~wrap_json_file_get_object~~CallsGraph proc~wrap_json_file_get_object json_file%wrap_json_file_get_object interface~to_unicode to_unicode proc~wrap_json_file_get_object->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_object->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_object proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_object~~CalledByGraph proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get json_file%get proc~wrap_json_file_get_object->none~get none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % get ( to_unicode ( path ), p , found ) end subroutine wrap_json_file_get_object","tags":"","loc":"proc/wrap_json_file_get_object.html"},{"title":"wrap_json_file_get_real – JSON-Fortran","text":"private subroutine wrap_json_file_get_real(me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default Calls proc~~wrap_json_file_get_real~~CallsGraph proc~wrap_json_file_get_real json_file%wrap_json_file_get_real interface~to_unicode to_unicode proc~wrap_json_file_get_real->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_real->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_real proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real~~CalledByGraph proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get json_file%get proc~wrap_json_file_get_real->none~get none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real","tags":"","loc":"proc/wrap_json_file_get_real.html"},{"title":"wrap_json_file_get_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_get_real32(me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default Calls proc~~wrap_json_file_get_real32~~CallsGraph proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 interface~to_unicode to_unicode proc~wrap_json_file_get_real32->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_real32->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_real32 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real32~~CalledByGraph proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get json_file%get proc~wrap_json_file_get_real32->none~get none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real32","tags":"","loc":"proc/wrap_json_file_get_real32.html"},{"title":"wrap_json_file_get_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_real32_vec(me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_real32_vec~~CallsGraph proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec interface~to_unicode to_unicode proc~wrap_json_file_get_real32_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_real32_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_real32_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real32_vec~~CalledByGraph proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get json_file%get proc~wrap_json_file_get_real32_vec->none~get none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real32_vec","tags":"","loc":"proc/wrap_json_file_get_real32_vec.html"},{"title":"wrap_json_file_get_real_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_real_vec(me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_real_vec~~CallsGraph proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec interface~to_unicode to_unicode proc~wrap_json_file_get_real_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_real_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_real_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real_vec~~CalledByGraph proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get json_file%get proc~wrap_json_file_get_real_vec->none~get none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real_vec","tags":"","loc":"proc/wrap_json_file_get_real_vec.html"},{"title":"wrap_json_file_get_string – JSON-Fortran","text":"private subroutine wrap_json_file_get_string(me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~wrap_json_file_get_string~~CallsGraph proc~wrap_json_file_get_string json_file%wrap_json_file_get_string interface~to_unicode to_unicode proc~wrap_json_file_get_string->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_string->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_string~~CalledByGraph proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get json_file%get proc~wrap_json_file_get_string->none~get none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string_vec->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_string","tags":"","loc":"proc/wrap_json_file_get_string.html"},{"title":"wrap_json_file_get_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_string_vec(me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_string_vec~~CallsGraph proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec interface~to_unicode to_unicode proc~wrap_json_file_get_string_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_string_vec->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string none~get~2 json_core%get proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_string_vec~~CalledByGraph proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get json_file%get proc~wrap_json_file_get_string_vec->none~get none~get->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_string_vec","tags":"","loc":"proc/wrap_json_file_get_string_vec.html"},{"title":"wrap_json_file_load_from_string – JSON-Fortran","text":"private subroutine wrap_json_file_load_from_string(me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str Calls proc~~wrap_json_file_load_from_string~~CallsGraph proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_load_from_string~~CalledByGraph proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_load_from_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % deserialize ( to_unicode ( str )) end subroutine wrap_json_file_load_from_string","tags":"","loc":"proc/wrap_json_file_load_from_string.html"},{"title":"wrap_json_file_remove – JSON-Fortran","text":"private subroutine wrap_json_file_remove(me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Calls proc~~wrap_json_file_remove~~CallsGraph proc~wrap_json_file_remove json_file%wrap_json_file_remove interface~to_unicode to_unicode proc~wrap_json_file_remove->interface~to_unicode none~remove json_file%remove proc~wrap_json_file_remove->none~remove proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~remove->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove->proc~json_file_remove none~remove_if_present json_core%remove_if_present proc~json_file_remove->none~remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~wrap_json_value_remove_if_present->interface~to_unicode proc~wrap_json_value_remove_if_present->none~remove_if_present proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_remove~~CalledByGraph proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove json_file%remove proc~wrap_json_file_remove->none~remove none~remove->proc~wrap_json_file_remove Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable call me % remove ( to_unicode ( path )) end subroutine wrap_json_file_remove","tags":"","loc":"proc/wrap_json_file_remove.html"},{"title":"wrap_json_file_rename – JSON-Fortran","text":"private subroutine wrap_json_file_rename(me, path, name, found) Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~wrap_json_file_rename~~CallsGraph proc~wrap_json_file_rename json_file%wrap_json_file_rename interface~to_unicode to_unicode proc~wrap_json_file_rename->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~wrap_json_file_rename->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_file_rename","tags":"","loc":"proc/wrap_json_file_rename.html"},{"title":"wrap_json_file_update_integer – JSON-Fortran","text":"private subroutine wrap_json_file_update_integer(me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_integer~~CallsGraph proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer interface~to_unicode to_unicode proc~wrap_json_file_update_integer->interface~to_unicode none~update~2 json_file%update proc~wrap_json_file_update_integer->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_integer","tags":"","loc":"proc/wrap_json_file_update_integer.html"},{"title":"wrap_json_file_update_logical – JSON-Fortran","text":"private subroutine wrap_json_file_update_logical(me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_logical~~CallsGraph proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical interface~to_unicode to_unicode proc~wrap_json_file_update_logical->interface~to_unicode none~update~2 json_file%update proc~wrap_json_file_update_logical->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_logical","tags":"","loc":"proc/wrap_json_file_update_logical.html"},{"title":"wrap_json_file_update_real – JSON-Fortran","text":"private subroutine wrap_json_file_update_real(me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_real~~CallsGraph proc~wrap_json_file_update_real json_file%wrap_json_file_update_real interface~to_unicode to_unicode proc~wrap_json_file_update_real->interface~to_unicode none~update~2 json_file%update proc~wrap_json_file_update_real->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real","tags":"","loc":"proc/wrap_json_file_update_real.html"},{"title":"wrap_json_file_update_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_update_real32(me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_real32~~CallsGraph proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 interface~to_unicode to_unicode proc~wrap_json_file_update_real32->interface~to_unicode none~update~2 json_file%update proc~wrap_json_file_update_real32->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real32","tags":"","loc":"proc/wrap_json_file_update_real32.html"},{"title":"wrap_json_file_update_string – JSON-Fortran","text":"private subroutine wrap_json_file_update_string(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_update_string~~CallsGraph proc~wrap_json_file_update_string json_file%wrap_json_file_update_string interface~to_unicode to_unicode proc~wrap_json_file_update_string->interface~to_unicode none~update~2 json_file%update proc~wrap_json_file_update_string->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~2->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_file_update_string","tags":"","loc":"proc/wrap_json_file_update_string.html"},{"title":"wrap_json_file_variable_info – JSON-Fortran","text":"private subroutine wrap_json_file_variable_info(me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_file_variable_info~~CallsGraph proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info interface~to_unicode to_unicode proc~wrap_json_file_variable_info->interface~to_unicode none~info json_file%info proc~wrap_json_file_variable_info->none~info proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~info->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info->proc~json_file_variable_info none~info~2 json_core%info proc~json_file_variable_info->none~info~2 proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_variable_info~~CalledByGraph proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info json_file%info proc~wrap_json_file_variable_info->none~info none~info->proc~wrap_json_file_variable_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( out ), optional :: var_type integer ( IK ), intent ( out ), optional :: n_children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % info ( to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_file_variable_info","tags":"","loc":"proc/wrap_json_file_variable_info.html"},{"title":"wrap_json_file_variable_matrix_info – JSON-Fortran","text":"private subroutine wrap_json_file_variable_matrix_info(me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_file_variable_matrix_info~~CallsGraph proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info interface~to_unicode to_unicode proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info->proc~json_file_variable_matrix_info none~matrix_info~2 json_core%matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info~2 none~get~2 json_core%get proc~json_matrix_info_by_path->none~get~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_variable_matrix_info~~CalledByGraph proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % matrix_info ( to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_file_variable_matrix_info","tags":"","loc":"proc/wrap_json_file_variable_matrix_info.html"},{"title":"json_file – JSON-Fortran","text":"public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) Calls interface~~json_file~~CallsGraph interface~json_file json_file proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file proc~initialize_json_file_from_string initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file_v2 initialize_json_file_v2 interface~json_file->proc~initialize_json_file_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~initialize json_file%initialize proc~initialize_json_file->none~initialize none~deserialize json_file%deserialize proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~destroy~3 json_core%destroy proc~json_file_destroy->none~destroy~3 none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize~2 proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file )","tags":"","loc":"interface/json_file.html"},{"title":"decode_rfc6901 – JSON-Fortran","text":"public pure function decode_rfc6901(str) result(str_out) Decode a string from the “ JSON Pointer” RFC 6901 format. It replaces ~1 with / and ~0 with ~ . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable Calls proc~~decode_rfc6901~~CallsGraph proc~decode_rfc6901 decode_rfc6901 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~decode_rfc6901~~CalledByGraph proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function decode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde // CK_ '1' , slash ) call replace_string ( str_out , tilde // CK_ '0' , tilde ) end function decode_rfc6901","tags":"","loc":"proc/decode_rfc6901.html"},{"title":"default_comp_ucs4 – JSON-Fortran","text":"private pure elemental function default_comp_ucs4(def_str, ucs4_str) result(res) CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) Calls proc~~default_comp_ucs4~~CallsGraph proc~default_comp_ucs4 default_comp_ucs4 interface~to_unicode to_unicode proc~default_comp_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_comp_ucs4~~CalledByGraph proc~default_comp_ucs4 default_comp_ucs4 interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function default_comp_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) == ucs4_str ) end function default_comp_ucs4","tags":"","loc":"proc/default_comp_ucs4.html"},{"title":"default_join_ucs4 – JSON-Fortran","text":"private pure function default_join_ucs4(def_str, ucs4_str) result(res) CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) Calls proc~~default_join_ucs4~~CallsGraph proc~default_join_ucs4 default_join_ucs4 interface~to_unicode to_unicode proc~default_join_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_join_ucs4~~CalledByGraph proc~default_join_ucs4 default_join_ucs4 interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function default_join_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CK , len = ( len ( def_str ) + len ( ucs4_str ))) :: res res = to_unicode ( def_str ) // ucs4_str end function default_join_ucs4","tags":"","loc":"proc/default_join_ucs4.html"},{"title":"default_neq_ucs4 – JSON-Fortran","text":"private pure elemental function default_neq_ucs4(def_str, ucs4_str) result(res) CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) Calls proc~~default_neq_ucs4~~CallsGraph proc~default_neq_ucs4 default_neq_ucs4 interface~to_unicode to_unicode proc~default_neq_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_neq_ucs4~~CalledByGraph proc~default_neq_ucs4 default_neq_ucs4 interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function default_neq_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) /= ucs4_str ) end function default_neq_ucs4","tags":"","loc":"proc/default_neq_ucs4.html"},{"title":"encode_rfc6901 – JSON-Fortran","text":"public pure function encode_rfc6901(str) result(str_out) Encode a string into the “ JSON Pointer” RFC 6901 format. It replaces ~ with ~0 and / with ~1 . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable Calls proc~~encode_rfc6901~~CallsGraph proc~encode_rfc6901 encode_rfc6901 proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~encode_rfc6901~~CalledByGraph proc~encode_rfc6901 encode_rfc6901 proc~json_get_path json_core%json_get_path proc~json_get_path->proc~encode_rfc6901 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~wrap_json_get_path->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function encode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde , tilde // CK_ '0' ) call replace_string ( str_out , slash , tilde // CK_ '1' ) end function encode_rfc6901","tags":"","loc":"proc/encode_rfc6901.html"},{"title":"lowercase_string – JSON-Fortran","text":"public pure function lowercase_string(str) result(s_lower) Returns lowercase version of the CK string. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str input string Return Value character(kind=CK, len=len=(len(str))) lowercase version of the string Called by proc~~lowercase_string~~CalledByGraph proc~lowercase_string lowercase_string proc~name_strings_equal json_core%name_strings_equal proc~name_strings_equal->proc~lowercase_string proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->proc~name_strings_equal none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~name_equal json_core%name_equal proc~name_equal->proc~name_strings_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function lowercase_string ( str ) result ( s_lower ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! input string character ( kind = CK , len = ( len ( str ))) :: s_lower !! lowercase version of the string integer :: i !! counter integer :: j !! index of uppercase character s_lower = str do i = 1 , len_trim ( str ) j = index ( upper , s_lower ( i : i )) if ( j > 0 ) s_lower ( i : i ) = lower ( j : j ) end do end function lowercase_string","tags":"","loc":"proc/lowercase_string.html"},{"title":"to_uni – JSON-Fortran","text":"private pure function to_uni(str) Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) Called by proc~~to_uni~~CalledByGraph proc~to_uni to_uni interface~to_unicode to_unicode interface~to_unicode->proc~to_uni proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~2 json_file%update proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~4 json_core%update proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove json_file%remove proc~wrap_json_file_remove->none~remove proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~2 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~2 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~2 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~2 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~2 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info json_file%info proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info~2 json_core%info proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info~2 json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize~2 json_core%deserialize proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~4 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~4 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~4 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~4 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~4 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path~2 json_core%valid_path proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~4 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~4->proc~json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string none~deserialize~2->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string none~get->proc~wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_object none~get->proc~wrap_json_file_get_real none~get->proc~wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_string none~get->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_by_path none~get~2->proc~wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path none~info->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info->proc~json_file_variable_info none~info~2->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info->proc~json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path none~remove->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove->proc~json_file_remove none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_val_ascii none~update~4->proc~json_update_string_name_ascii none~update~4->proc~json_update_string_val_ascii none~valid_path->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path->proc~json_file_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~assign_string_to_json_file->none~deserialize proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info~2 proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize none~initialize json_file%initialize proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~4 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~4 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~4 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~4 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~2 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~4 proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info~2 proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~4 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~throw_exception proc~json_valid_path->none~get~2 proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load~2 json_core%load none~load~2->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function to_uni ( str ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: str character ( kind = CK , len = len ( str )) :: to_uni to_uni = str end function to_uni","tags":"","loc":"proc/to_uni.html"},{"title":"to_uni_vec – JSON-Fortran","text":"private pure function to_uni_vec(str) Convert array of strings to unicode (CDK to CK). Note JW: may be able to remove this by making to_uni PURE ELEMENTAL ? Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) Called by proc~~to_uni_vec~~CalledByGraph proc~to_uni_vec to_uni_vec interface~to_unicode to_unicode interface~to_unicode->proc~to_uni_vec proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~2 json_file%update proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~4 json_core%update proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove json_file%remove proc~wrap_json_file_remove->none~remove proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~2 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~2 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~2 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~2 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~2 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info json_file%info proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info~2 json_core%info proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info~2 json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize~2 json_core%deserialize proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~4 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~4 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~4 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~4 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~4 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path~2 json_core%valid_path proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~4 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~4->proc~json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string none~deserialize~2->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string none~get->proc~wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_object none~get->proc~wrap_json_file_get_real none~get->proc~wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_string none~get->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_by_path none~get~2->proc~wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path none~info->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info->proc~json_file_variable_info none~info~2->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info->proc~json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path none~remove->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove->proc~json_file_remove none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_val_ascii none~update~4->proc~json_update_string_name_ascii none~update~4->proc~json_update_string_val_ascii none~valid_path->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path->proc~json_file_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~assign_string_to_json_file->none~deserialize proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info~2 proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize none~initialize json_file%initialize proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~4 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~4 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~4 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~4 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~2 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~4 proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info~2 proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~4 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~throw_exception proc~json_valid_path->none~get~2 proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load~2 json_core%load none~load~2->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function to_uni_vec ( str ) implicit none character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: str character ( kind = CK , len = len ( str )), dimension ( size ( str )) :: to_uni_vec to_uni_vec = str end function to_uni_vec","tags":"","loc":"proc/to_uni_vec.html"},{"title":"ucs4_comp_default – JSON-Fortran","text":"private pure elemental function ucs4_comp_default(ucs4_str, def_str) result(res) CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) Calls proc~~ucs4_comp_default~~CallsGraph proc~ucs4_comp_default ucs4_comp_default interface~to_unicode to_unicode proc~ucs4_comp_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_comp_default~~CalledByGraph proc~ucs4_comp_default ucs4_comp_default interface~operator(==) operator(==) interface~operator(==)->proc~ucs4_comp_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function ucs4_comp_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str == to_unicode ( def_str ) ) end function ucs4_comp_default","tags":"","loc":"proc/ucs4_comp_default.html"},{"title":"ucs4_join_default – JSON-Fortran","text":"private pure function ucs4_join_default(ucs4_str, def_str) result(res) CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) Calls proc~~ucs4_join_default~~CallsGraph proc~ucs4_join_default ucs4_join_default interface~to_unicode to_unicode proc~ucs4_join_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_join_default~~CalledByGraph proc~ucs4_join_default ucs4_join_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~ucs4_join_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function ucs4_join_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len = ( len ( ucs4_str ) + len ( def_str ))) :: res res = ucs4_str // to_unicode ( def_str ) end function ucs4_join_default","tags":"","loc":"proc/ucs4_join_default.html"},{"title":"ucs4_neq_default – JSON-Fortran","text":"private pure elemental function ucs4_neq_default(ucs4_str, def_str) result(res) CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) Calls proc~~ucs4_neq_default~~CallsGraph proc~ucs4_neq_default ucs4_neq_default interface~to_unicode to_unicode proc~ucs4_neq_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_neq_default~~CalledByGraph proc~ucs4_neq_default ucs4_neq_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~ucs4_neq_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function ucs4_neq_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str /= to_unicode ( def_str ) ) end function ucs4_neq_default","tags":"","loc":"proc/ucs4_neq_default.html"},{"title":"valid_json_hex – JSON-Fortran","text":"public pure function valid_json_hex(str) result(valid) Returns true if the string is a valid 4-digit hex string. Examples valid_json_hex ( '0000' ) !returns true valid_json_hex ( 'ABC4' ) !returns true valid_json_hex ( 'AB' ) !returns false (< 4 characters) valid_json_hex ( 'WXYZ' ) !returns false (invalid characters) Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to check. Return Value logical(kind=LK) is str a value 4-digit hex string Called by proc~~valid_json_hex~~CalledByGraph proc~valid_json_hex valid_json_hex proc~escape_string escape_string proc~escape_string->proc~valid_json_hex proc~unescape_string unescape_string proc~unescape_string->proc~valid_json_hex proc~json_get_string json_core%json_get_string proc~json_get_string->proc~escape_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~escape_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~parse_string json_core%parse_string proc~parse_string->proc~unescape_string none~get~2 json_core%get none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~parse_array->proc~parse_value proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_replace->none~insert_after proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function valid_json_hex ( str ) result ( valid ) implicit none logical ( LK ) :: valid !! is str a value 4-digit hex string character ( kind = CK , len =* ), intent ( in ) :: str !! the string to check. integer ( IK ) :: n !! length of `str` integer ( IK ) :: i !! counter !> an array of the valid hex characters character ( kind = CK , len = 1 ), dimension ( 22 ), parameter :: valid_chars = & [ ( achar ( i ), i = 48 , 57 ), & ! decimal digits ( achar ( i ), i = 65 , 70 ), & ! capital A-F ( achar ( i ), i = 97 , 102 ) ] ! lowercase a-f !initialize valid = . false . !check all the characters in the string: n = len ( str ) if ( n == 4 ) then do i = 1 , n if (. not . any ( str ( i : i ) == valid_chars )) return end do valid = . true . !all are in the set, so it is OK end if end function valid_json_hex","tags":"","loc":"proc/valid_json_hex.html"},{"title":"compact_real_string – JSON-Fortran","text":"private subroutine compact_real_string(str) Compact a string representing a real number, so that\n the same value is displayed with fewer characters. See also real_to_string Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(inout) :: str string representation of a real number. Called by proc~~compact_real_string~~CalledByGraph proc~compact_real_string compact_real_string proc~real_to_string real_to_string proc~real_to_string->proc~compact_real_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~real_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~real_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get~2 json_core%get none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine compact_real_string ( str ) implicit none character ( kind = CK , len =* ), intent ( inout ) :: str !! string representation of a real number. character ( kind = CK , len = len ( str )) :: significand character ( kind = CK , len = len ( str )) :: expnt character ( kind = CK , len = 2 ) :: separator integer ( IK ) :: exp_start integer ( IK ) :: decimal_pos integer ( IK ) :: sig_trim integer ( IK ) :: exp_trim integer ( IK ) :: i !! counter str = adjustl ( str ) exp_start = scan ( str , CK_ 'eEdD' ) if ( exp_start == 0 ) exp_start = scan ( str , CK_ '-+' , back = . true .) decimal_pos = scan ( str , CK_ '.' ) if ( exp_start /= 0 ) separator = str ( exp_start : exp_start ) if ( exp_start < decimal_pos ) then !possibly signed, exponent-less float significand = str sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s !but save one after the decimal place if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do str = trim ( significand ( 1 : sig_trim )) else if ( exp_start > decimal_pos ) then !float has exponent significand = str ( 1 : exp_start - 1 ) sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do expnt = adjustl ( str ( exp_start + 1 :)) if ( expnt ( 1 : 1 ) == '+' . or . expnt ( 1 : 1 ) == '-' ) then separator = trim ( adjustl ( separator )) // expnt ( 1 : 1 ) exp_start = exp_start + 1 expnt = adjustl ( str ( exp_start + 1 :)) end if exp_trim = 1 do i = 1 ,( len ( trim ( expnt )) - 1 ) !look at exponent leading zeros saving last if ( expnt ( i : i ) == '0' ) then exp_trim = i + 1 else exit end if end do str = trim ( adjustl ( significand ( 1 : sig_trim ))) // & trim ( adjustl ( separator )) // & trim ( adjustl ( expnt ( exp_trim :))) !else ! mal-formed real, BUT this code should be unreachable end if end subroutine compact_real_string","tags":"","loc":"proc/compact_real_string.html"},{"title":"escape_string – JSON-Fortran","text":"public subroutine escape_string(str_in, str_out, escape_solidus) Add the escape characters to a string for adding to JSON . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str_in character(kind=CK, len=:), intent(out), allocatable :: str_out logical(kind=LK), intent(in) :: escape_solidus if the solidus (forward slash)\nis also to be escaped Calls proc~~escape_string~~CallsGraph proc~escape_string escape_string proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~escape_string~~CalledByGraph proc~escape_string escape_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~escape_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~escape_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get~2 json_core%get none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine escape_string ( str_in , str_out , escape_solidus ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str_in character ( kind = CK , len = :), allocatable , intent ( out ) :: str_out logical ( LK ), intent ( in ) :: escape_solidus !! if the solidus (forward slash) !! is also to be escaped integer ( IK ) :: i !! counter integer ( IK ) :: ipos !! accumulated string size !! (so we can allocate it in chunks for !! greater runtime efficiency) character ( kind = CK , len = 1 ) :: c !! for reading `str_in` one character at a time. #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for bug in gfortran 6.1 #endif logical :: to_be_escaped !! if there are characters to be escaped character ( kind = CK , len =* ), parameter :: specials_no_slash = quotation_mark // & backslash // & bspace // & formfeed // & newline // & carriage_return // & horizontal_tab character ( kind = CK , len =* ), parameter :: specials = specials_no_slash // slash !Do a quick scan for the special characters, ! if any are present, then process the string, ! otherwise, return the string as is. if ( escape_solidus ) then to_be_escaped = scan ( str_in , specials ) > 0 else to_be_escaped = scan ( str_in , specials_no_slash ) > 0 end if if ( to_be_escaped ) then str_out = repeat ( space , chunk_size ) ipos = 1 !go through the string and look for special characters: do i = 1 , len ( str_in ) c = str_in ( i : i ) !get next character in the input string !if the string is not big enough, then add another chunk: if ( ipos + 3 > len ( str_out )) str_out = str_out // blank_chunk select case ( c ) case ( backslash ) !test for unicode sequence: '\\uXXXX' ![don't add an extra '\\' for those] if ( i + 5 <= len ( str_in )) then if ( str_in ( i + 1 : i + 1 ) == CK_ 'u' . and . & valid_json_hex ( str_in ( i + 2 : i + 5 ))) then str_out ( ipos : ipos ) = c ipos = ipos + 1 cycle end if end if str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( quotation_mark ) str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( slash ) if ( escape_solidus ) then str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 else str_out ( ipos : ipos ) = c ipos = ipos + 1 end if case ( bspace ) str_out ( ipos : ipos + 1 ) = '\\b' ipos = ipos + 2 case ( formfeed ) str_out ( ipos : ipos + 1 ) = '\\f' ipos = ipos + 2 case ( newline ) str_out ( ipos : ipos + 1 ) = '\\n' ipos = ipos + 2 case ( carriage_return ) str_out ( ipos : ipos + 1 ) = '\\r' ipos = ipos + 2 case ( horizontal_tab ) str_out ( ipos : ipos + 1 ) = '\\t' ipos = ipos + 2 case default str_out ( ipos : ipos ) = c ipos = ipos + 1 end select end do !trim the string if necessary: if ( ipos < len ( str_out ) + 1 ) then if ( ipos == 1 ) then str_out = CK_ '' else #if defined __GFORTRAN__ tmp = str_out ( 1 : ipos - 1 ) !workaround for bug in gfortran 6.1 str_out = tmp #else str_out = str_out ( 1 : ipos - 1 ) !original #endif end if end if else str_out = str_in end if end subroutine escape_string","tags":"","loc":"proc/escape_string.html"},{"title":"integer_to_string – JSON-Fortran","text":"public pure subroutine integer_to_string(ival, int_fmt, str) Convert an integer to a string. Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: ival integer value. character(kind=CDK, len=*), intent(in) :: int_fmt format for integers character(kind=CK, len=*), intent(out) :: str ival converted to a string. Called by proc~~integer_to_string~~CalledByGraph proc~integer_to_string integer_to_string proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~integer_to_string proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_path json_core%json_get_path proc~json_get_path->proc~integer_to_string none~info~2 json_core%info proc~json_get_path->none~info~2 proc~json_get_string json_core%json_get_string proc~json_get_string->proc~integer_to_string proc~json_initialize json_core%json_initialize proc~json_initialize->proc~integer_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~integer_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~push_char json_core%push_char proc~push_char->proc~integer_to_string none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~get~2 json_core%get none~get~2->proc~json_get_by_path none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_file->proc~json_initialize proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~parse_value proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number json_core%parse_number proc~parse_number->proc~push_char proc~parse_value->proc~push_char proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object interface~json_core json_core interface~json_core->proc~initialize_json_core none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~initialize json_file%initialize none~initialize->proc~initialize_json_core_in_file none~load~2 json_core%load none~load~2->proc~json_parse_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize none~deserialize json_file%deserialize proc~initialize_json_file_from_string->none~deserialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_parse_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert json_core%convert proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_load_from_string->none~deserialize proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_value_replace->none~insert_after proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine integer_to_string ( ival , int_fmt , str ) implicit none integer ( IK ), intent ( in ) :: ival !! integer value. character ( kind = CDK , len =* ), intent ( in ) :: int_fmt !! format for integers character ( kind = CK , len =* ), intent ( out ) :: str !! `ival` converted to a string. integer ( IK ) :: istat write ( str , fmt = int_fmt , iostat = istat ) ival if ( istat == 0 ) then str = adjustl ( str ) else str = repeat ( star , len ( str )) end if end subroutine integer_to_string","tags":"","loc":"proc/integer_to_string.html"},{"title":"real_to_string – JSON-Fortran","text":"public subroutine real_to_string(rval, real_fmt, compact_real, non_normals_to_null, str) Convert a real value to a string. Modified Izaak Beekman : 02/24/2015 : added the compact option. Jacob Williams : 10/27/2015 : added the star option. Jacob Williams : 07/07/2019 : added null and ieee options. Arguments Type Intent Optional Attributes Name real(kind=RK), intent(in) :: rval real value. character(kind=CDK, len=*), intent(in) :: real_fmt format for real numbers logical(kind=LK), intent(in) :: compact_real compact the string so that it is\ndisplayed with fewer characters logical(kind=LK), intent(in) :: non_normals_to_null If True, NaN, Infinity, or -Infinity are returned as null .\nIf False, the string value will be returned in quotes\n(e.g., “NaN”, “Infinity”, or “-Infinity” ) character(kind=CK, len=*), intent(out) :: str rval converted to a string. Calls proc~~real_to_string~~CallsGraph proc~real_to_string real_to_string proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~real_to_string~~CalledByGraph proc~real_to_string real_to_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~real_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~real_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get~2 json_core%get none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine real_to_string ( rval , real_fmt , compact_real , non_normals_to_null , str ) implicit none real ( RK ), intent ( in ) :: rval !! real value. character ( kind = CDK , len =* ), intent ( in ) :: real_fmt !! format for real numbers logical ( LK ), intent ( in ) :: compact_real !! compact the string so that it is !! displayed with fewer characters logical ( LK ), intent ( in ) :: non_normals_to_null !! If True, NaN, Infinity, or -Infinity are returned as `null`. !! If False, the string value will be returned in quotes !! (e.g., \"NaN\", \"Infinity\", or \"-Infinity\" ) character ( kind = CK , len =* ), intent ( out ) :: str !! `rval` converted to a string. integer ( IK ) :: istat !! write `iostat` flag if ( ieee_is_finite ( rval ) . and . . not . ieee_is_nan ( rval )) then ! normal real numbers if ( real_fmt == star ) then write ( str , fmt =* , iostat = istat ) rval else write ( str , fmt = real_fmt , iostat = istat ) rval end if if ( istat == 0 ) then !in this case, the default string will be compacted, ! so that the same value is displayed with fewer characters. if ( compact_real ) call compact_real_string ( str ) else str = repeat ( star , len ( str )) ! error end if else ! special cases for NaN, Infinity, and -Infinity if ( non_normals_to_null ) then ! return it as a JSON null value str = null_str else ! Let the compiler do the real to string conversion ! like before, but put the result in quotes so it ! gets printed as a string write ( str , fmt =* , iostat = istat ) rval if ( istat == 0 ) then str = quotation_mark // trim ( adjustl ( str )) // quotation_mark else str = repeat ( star , len ( str )) ! error end if end if end if end subroutine real_to_string","tags":"","loc":"proc/real_to_string.html"},{"title":"replace_string – JSON-Fortran","text":"public pure subroutine replace_string(str, s1, s2) Replace all occurrences of s1 in str with s2 . A case-sensitive match is used. Note str must be allocated. Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str character(kind=CK, len=*), intent(in) :: s1 character(kind=CK, len=*), intent(in) :: s2 Called by proc~~replace_string~~CalledByGraph proc~replace_string replace_string proc~decode_rfc6901 decode_rfc6901 proc~decode_rfc6901->proc~replace_string proc~encode_rfc6901 encode_rfc6901 proc~encode_rfc6901->proc~replace_string proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->proc~encode_rfc6901 none~info~2 json_core%info proc~json_get_path->none~info~2 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~wrap_json_get_path->none~get_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine replace_string ( str , s1 , s2 ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str character ( kind = CK , len =* ), intent ( in ) :: s1 character ( kind = CK , len =* ), intent ( in ) :: s2 character ( kind = CK , len = :), allocatable :: tmp !! temporary string for accumulating result integer ( IK ) :: i !! counter integer ( IK ) :: n !! for accumulating the string integer ( IK ) :: ilen !! length of `str` string integer ( IK ) :: ilen1 !! length of `s1` string if ( len ( str ) > 0 ) then tmp = CK_ '' ! initialize ilen1 = len ( s1 ) ! . ! '123ab789' do ilen = len ( str ) i = index ( str , s1 ) if ( i > 0 ) then if ( i > 1 ) tmp = tmp // str ( 1 : i - 1 ) tmp = tmp // s2 ! replace s1 with s2 in new string n = i + ilen1 ! start of remainder of str to keep if ( n <= ilen ) then str = str ( n : ilen ) else ! done exit end if else ! done: get remainder of string tmp = tmp // str exit end if end do str = tmp end if end subroutine replace_string","tags":"","loc":"proc/replace_string.html"},{"title":"string_to_integer – JSON-Fortran","text":"public subroutine string_to_integer(str, ival, status_ok) Convert a string into an integer. History Jacob Williams : 12/10/2013 : Rewrote original parse_integer routine.\n Added error checking. Modified by Izaak Beekman Jacob Williams : 2/4/2017 : moved core logic to this routine. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to an integer integer(kind=IK), intent(out) :: ival the integer value logical(kind=LK), intent(out) :: status_ok true if there were no errors Called by proc~~string_to_integer~~CalledByGraph proc~string_to_integer string_to_integer proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~string_to_integer none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->proc~string_to_integer proc~string_to_int json_core%string_to_int proc~string_to_int->proc~string_to_integer none~get~2 json_core%get none~get~2->proc~json_get_integer proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_int none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine string_to_integer ( str , ival , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to an integer integer ( IK ), intent ( out ) :: ival !! the integer value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors character ( kind = CDK , len = :), allocatable :: digits integer ( IK ) :: ndigits_digits , ndigits , ierr ! Compute how many digits we need to read ndigits = 2 * len_trim ( str ) if ( ndigits /= 0 ) then ndigits_digits = nint ( log10 ( real ( ndigits ))) + 1 allocate ( character ( kind = CDK , len = ndigits_digits ) :: digits ) write ( digits , '(I0)' ) ndigits !gfortran will have a runtime error with * edit descriptor here ! gfortran bug: '*' edit descriptor for ISO_10646 strings does bad stuff. read ( str , '(I' // trim ( digits ) // ')' , iostat = ierr ) ival !string to integer ! error check: status_ok = ( ierr == 0 ) else status_ok = . false . end if if (. not . status_ok ) ival = 0_IK end subroutine string_to_integer","tags":"","loc":"proc/string_to_integer.html"},{"title":"string_to_real – JSON-Fortran","text":"public subroutine string_to_real(str, use_quiet_nan, rval, status_ok) Convert a string into a real(RK) . History Jacob Williams, 10/27/2015 : Now using fmt=* , rather than fmt=real_fmt , since it doesn’t work for some unusual cases\n (e.g., when str='1E-5' ). Jacob Williams : 2/6/2017 : moved core logic to this routine. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to a real logical(kind=LK), intent(in) :: use_quiet_nan if true, return NaN’s as ieee_quiet_nan .\notherwise, use ieee_signaling_nan . real(kind=RK), intent(out) :: rval str converted to a real value logical(kind=LK), intent(out) :: status_ok true if there were no errors Called by proc~~string_to_real~~CalledByGraph proc~string_to_real string_to_real proc~json_get_real json_core%json_get_real proc~json_get_real->proc~string_to_real proc~string_to_dble json_core%string_to_dble proc~string_to_dble->proc~string_to_real none~get~2 json_core%get none~get~2->proc~json_get_real proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_dble proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_parse_string->none~deserialize~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine string_to_real ( str , use_quiet_nan , rval , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to a real logical ( LK ), intent ( in ) :: use_quiet_nan !! if true, return NaN's as `ieee_quiet_nan`. !! otherwise, use `ieee_signaling_nan`. real ( RK ), intent ( out ) :: rval !! `str` converted to a real value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors integer ( IK ) :: ierr !! read iostat error code read ( str , fmt =* , iostat = ierr ) rval status_ok = ( ierr == 0 ) if (. not . status_ok ) then rval = 0.0_RK else if ( ieee_support_nan ( rval )) then if ( ieee_is_nan ( rval )) then ! make sure to return the correct NaN if ( use_quiet_nan ) then rval = ieee_value ( rval , ieee_quiet_nan ) else rval = ieee_value ( rval , ieee_signaling_nan ) end if end if end if end if end subroutine string_to_real","tags":"","loc":"proc/string_to_real.html"},{"title":"unescape_string – JSON-Fortran","text":"public subroutine unescape_string(str, error_message) Remove the escape characters from a JSON string and return it. The escaped characters are denoted by the \\ character: \\\" - quotation mark \\\\ - reverse solidus \\/ - solidus \\b - backspace \\f - formfeed \\n - newline (LF) \\r - carriage return (CR) \\t - horizontal tab \\uXXXX - 4 hexadecimal digits Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str in: string as stored\n in a json_value . out: decoded string. character(kind=CK, len=:), intent(out), allocatable :: error_message will be allocated if\nthere was an error Calls proc~~unescape_string~~CallsGraph proc~unescape_string unescape_string proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~unescape_string~~CalledByGraph proc~unescape_string unescape_string proc~parse_string json_core%parse_string proc~parse_string->proc~unescape_string proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine unescape_string ( str , error_message ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str !! * in: string as stored !! in a [[json_value]]. !! * out: decoded string. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_message !! will be allocated if !! there was an error integer :: i !! counter integer :: n !! length of `str` integer :: m !! length of `str_tmp` character ( kind = CK , len = 1 ) :: c !! for scanning each character in string character ( kind = CK , len = :), allocatable :: str_tmp !! temp decoded string (if the input !! string contains an escape character !! and needs to be decoded). if ( scan ( str , backslash ) > 0 ) then !there is at least one escape character, so process this string: n = len ( str ) str_tmp = repeat ( space , n ) !size the output string (will be trimmed later) m = 0 !counter in str_tmp i = 0 !counter in str do i = i + 1 if ( i > n ) exit ! finished c = str ( i : i ) ! get next character in the string if ( c == backslash ) then if ( i < n ) then i = i + 1 c = str ( i : i ) !character after the escape select case ( c ) case ( quotation_mark , backslash , slash ) !use d as is m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'b' ) c = bspace m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'f' ) c = formfeed m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'n' ) c = newline m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'r' ) c = carriage_return m = m + 1 str_tmp ( m : m ) = c case ( CK_ 't' ) c = horizontal_tab m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'u' ) ! expecting 4 hexadecimal digits after ! the escape character [\\uXXXX] !for now, we are just returning them as is ![not checking to see if it is a valid hex value] ! ! Example: ! 123456 ! \\uXXXX if ( i + 4 <= n ) then ! validate the hex string: if ( valid_json_hex ( str ( i + 1 : i + 4 ))) then m = m + 1 str_tmp ( m : m + 5 ) = str ( i - 1 : i + 4 ) i = i + 4 m = m + 5 else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 : i + 4 ) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 :) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if case default !unknown escape character error_message = 'Error in unescape_string:' // & ' unknown escape sequence in string \"' // & trim ( str ) // '\" [' // backslash // c // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end select else ! an escape character is the last character in ! the string. This is an error. error_message = 'Error in unescape_string:' // & ' invalid escape character in string \"' // & trim ( str ) // '\"' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else m = m + 1 str_tmp ( m : m ) = c end if end do !trim trailing space: str = str_tmp ( 1 : m ) end if end subroutine unescape_string","tags":"","loc":"proc/unescape_string.html"},{"title":"operator(//) – JSON-Fortran","text":"public interface operator(//) Provide a means to convert to UCS4 while\nconcatenating UCS4 and default strings Calls interface~~operator(SLASHSLASH)~~CallsGraph interface~operator(SLASHSLASH) operator(//) proc~default_join_ucs4 default_join_ucs4 interface~operator(SLASHSLASH)->proc~default_join_ucs4 proc~ucs4_join_default ucs4_join_default interface~operator(SLASHSLASH)->proc~ucs4_join_default interface~to_unicode to_unicode proc~default_join_ucs4->interface~to_unicode proc~ucs4_join_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str)))","tags":"","loc":"interface/operator(SLASHSLASH).html"},{"title":"operator(/=) – JSON-Fortran","text":"public interface operator(/=) Provide a string /= operator that works\nwith mixed kinds Calls interface~~operator(SLASH=)~~CallsGraph interface~operator(SLASH=) operator(/=) proc~default_neq_ucs4 default_neq_ucs4 interface~operator(SLASH=)->proc~default_neq_ucs4 proc~ucs4_neq_default ucs4_neq_default interface~operator(SLASH=)->proc~ucs4_neq_default interface~to_unicode to_unicode proc~default_neq_ucs4->interface~to_unicode proc~ucs4_neq_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK)","tags":"","loc":"interface/operator(SLASH=).html"},{"title":"operator(==) – JSON-Fortran","text":"public interface operator(==) Provide a string == operator that works\nwith mixed kinds Calls interface~~operator(==)~~CallsGraph interface~operator(==) operator(==) proc~default_comp_ucs4 default_comp_ucs4 interface~operator(==)->proc~default_comp_ucs4 proc~ucs4_comp_default ucs4_comp_default interface~operator(==)->proc~ucs4_comp_default interface~to_unicode to_unicode proc~default_comp_ucs4->interface~to_unicode proc~ucs4_comp_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK)","tags":"","loc":"interface/operator(==).html"},{"title":"to_unicode – JSON-Fortran","text":"public interface to_unicode Convert a ‘DEFAULT’ kind character input to\n‘ISO_10646’ kind and return it Calls interface~~to_unicode~~CallsGraph interface~to_unicode to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by interface~~to_unicode~~CalledByGraph interface~to_unicode to_unicode proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~2 json_file%update proc~json_file_update_string_name_ascii->none~update~2 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~2 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~4 json_core%update proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove json_file%remove proc~wrap_json_file_remove->none~remove proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~2 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~2 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~2 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~2 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~2 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info json_file%info proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info~2 json_core%info proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info~2 json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize~2 json_core%deserialize proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~4 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~4 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~4 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~4 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~4 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path~2 json_core%valid_path proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~4 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~4->proc~json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize->proc~json_file_load_from_string none~deserialize~2->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string none~get->proc~wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_object none~get->proc~wrap_json_file_get_real none~get->proc~wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_string none~get->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get->proc~json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_by_path none~get~2->proc~wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path none~info->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info->proc~json_file_variable_info none~info~2->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info->proc~json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path none~remove->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove->proc~json_file_remove none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_file_update_string_name_ascii none~update~2->proc~json_file_update_string_val_ascii none~update~4->proc~json_update_string_name_ascii none~update~4->proc~json_update_string_val_ascii none~valid_path->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path->proc~json_file_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path proc~assign_string_to_json_file->none~deserialize proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info~2 proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize none~initialize json_file%initialize proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~4 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object->none~get~2 proc~json_file_get_real->none~get~2 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec->none~get~2 proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~4 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~4 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~4 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~2 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~4 proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info~2 proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~4 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~throw_exception proc~json_valid_path->none~get~2 proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load~2 json_core%load none~load~2->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Read more… Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str))","tags":"","loc":"interface/to_unicode.html"},{"title":"initialize_json_core – JSON-Fortran","text":"private function initialize_json_core(verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Calls proc~~initialize_json_core~~CallsGraph proc~initialize_json_core initialize_json_core proc~json_initialize json_core%json_initialize proc~initialize_json_core->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_core~~CalledByGraph proc~initialize_json_core initialize_json_core interface~json_core json_core interface~json_core->proc~initialize_json_core Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_core (& #include \"json_initialize_dummy_arguments.inc\" ) result ( json_core_object ) implicit none type ( json_core ) :: json_core_object #include \"json_initialize_arguments.inc\" call json_core_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end function initialize_json_core","tags":"","loc":"proc/initialize_json_core.html"},{"title":"json_count – JSON-Fortran","text":"private function json_count(json, p) result(count) Count the number of children in the object or array. History JW : 1/4/2014 : Original routine removed.\n Now using n_children variable.\n Renamed from json_value_count . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . Calls proc~~json_count~~CallsGraph proc~json_count json_core%json_count none~throw_exception json_core%throw_exception proc~json_count->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_count ( json , p ) result ( count ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! this should normally be a `json_object` !! or a `json_array`. For any other !! variable type this will return 0. integer ( IK ) :: count !! number of children in `p`. if ( associated ( p )) then count = p % n_children else call json % throw_exception ( 'Error in json_count: ' // & 'pointer is not associated.' ) end if end function json_count","tags":"","loc":"proc/json_count.html"},{"title":"json_failed – JSON-Fortran","text":"private pure function json_failed(json) result(failed) Logical function to indicate if an exception has been thrown in a json_core . Example type ( json_core ) :: json type ( json_value ), pointer :: p logical :: status_ok character ( len = :), allocatable :: error_msg call json % load ( filename = 'myfile.json' , p ) if ( json % failed ()) then call json % check_for_errors ( status_ok , error_msg ) write ( * , * ) 'Error: ' // error_msg call json % clear_exceptions () call json % destroy ( p ) end if Note that json_file contains a wrapper for this routine, which is used like: type ( json_file ) :: f logical :: status_ok character ( len = :), allocatable :: error_msg call f % load ( filename = 'myfile.json' ) if ( f % failed ()) then call f % check_for_errors ( status_ok , error_msg ) write ( * , * ) 'Error: ' // error_msg call f % clear_exceptions () call f % destroy () end if See also json_check_for_errors Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. Called by proc~~json_failed~~CalledByGraph proc~json_failed json_core%json_failed proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_failed proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_failed proc~json_file_failed json_file%json_file_failed proc~json_file_failed->proc~json_failed proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->proc~json_failed proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->proc~json_failed proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->proc~json_failed proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->proc~json_failed proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_failed proc~json_value_print->proc~json_value_print proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_failed proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->proc~json_file_failed proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function json_failed ( json ) result ( failed ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ) :: failed !! will be true if an exception !! has been thrown. failed = json % exception_thrown end function json_failed","tags":"","loc":"proc/json_failed.html"},{"title":"json_is_vector – JSON-Fortran","text":"private function json_is_vector(json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type Calls proc~~json_is_vector~~CallsGraph proc~json_is_vector json_core%json_is_vector none~info~2 json_core%info proc~json_is_vector->none~info~2 none~throw_exception json_core%throw_exception proc~json_is_vector->none~throw_exception proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_is_vector~~CalledByGraph proc~json_is_vector json_core%json_is_vector proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_is_vector ( json , p ) result ( is_vector ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type integer ( IK ) :: var_type_prev !! for getting the variable type of children integer ( IK ) :: var_type !! for getting the variable type of children type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children integer ( IK ), parameter :: json_invalid = - 1_IK !! to initialize the flag. an invalid value integer ( IK ), parameter :: json_numeric = - 2_IK !! indicates `json_integer` or `json_real` if ( json % compress_vectors ) then ! check to see if every child is the same type, ! and a scalar: is_vector = . true . var_type_prev = json_invalid count = json % count ( p ) element => p % children do i = 1_IK , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_is_vector: ' // & 'Malformed JSON linked list' ) return end if ! check variable type of all the children. ! They must all be the same, and a scalar. call json % info ( element , var_type = var_type ) ! special check for numeric values: if ( var_type == json_integer . or . var_type == json_real ) var_type = json_numeric if ( var_type == json_object . or . & var_type == json_array . or . & ( i > 1_IK . and . var_type /= var_type_prev )) then is_vector = . false . exit end if var_type_prev = var_type ! get the next child the list: element => element % next end do else is_vector = . false . end if end function json_is_vector","tags":"","loc":"proc/json_is_vector.html"},{"title":"json_valid_path – JSON-Fortran","text":"private function json_valid_path(json, p, path) result(found) Returns true if the path is present in the p JSON structure. Note Just a wrapper for json_get_by_path , so it uses the\n specified path_mode and other settings. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Calls proc~~json_valid_path~~CallsGraph proc~json_valid_path json_core%json_valid_path none~get~2 json_core%get proc~json_valid_path->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_valid_path~~CalledByGraph proc~json_valid_path json_core%json_valid_path none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~wrap_json_valid_path->none~valid_path~2 none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found type ( json_value ), pointer :: tmp !! pointer to the variable specified by `path` call json % get ( p , path , tmp , found ) end function json_valid_path","tags":"","loc":"proc/json_valid_path.html"},{"title":"json_value_is_child_of – JSON-Fortran","text":"private function json_value_is_child_of(json, p1, p2) result(is_child_of) Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) Calls proc~~json_value_is_child_of~~CallsGraph proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_traverse json_core%json_traverse proc~json_value_is_child_of->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_is_child_of~~CalledByGraph proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap json_core%json_value_swap proc~json_value_swap->proc~json_value_is_child_of Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_value_is_child_of ( json , p1 , p2 ) result ( is_child_of ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 type ( json_value ), pointer :: p2 logical ( LK ) :: is_child_of is_child_of = . false . if ( json % exception_thrown ) return if ( associated ( p1 ) . and . associated ( p2 )) then if ( associated ( p1 % children )) then call json % traverse ( p1 % children , is_child_of_callback ) end if end if contains subroutine is_child_of_callback ( json , p , finished ) !! Traverse until `p` is `p2`. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished is_child_of = associated ( p , p2 ) finished = is_child_of ! stop searching if found end subroutine is_child_of_callback end function json_value_is_child_of","tags":"","loc":"proc/json_value_is_child_of.html"},{"title":"name_equal – JSON-Fortran","text":"private function name_equal(json, p, name) result(is_equal) Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. History 4/30/2016 : original version 8/25/2017 : now just a wrapper for name_strings_equal Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal Calls proc~~name_equal~~CallsGraph proc~name_equal json_core%name_equal proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~name_equal~~CalledByGraph proc~name_equal json_core%name_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function name_equal ( json , p , name ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), intent ( in ) :: p !! the json object character ( kind = CK , len =* ), intent ( in ) :: name !! the name to check for logical ( LK ) :: is_equal !! true if the string are !! lexically equal if ( allocated ( p % name )) then ! call the low-level routines for the name strings: is_equal = json % name_strings_equal ( p % name , name ) else is_equal = name == CK_ '' ! check a blank name end if end function name_equal","tags":"","loc":"proc/name_equal.html"},{"title":"name_strings_equal – JSON-Fortran","text":"private function name_strings_equal(json, name1, name2) result(is_equal) Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal Calls proc~~name_strings_equal~~CallsGraph proc~name_strings_equal json_core%name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~name_strings_equal~~CalledByGraph proc~name_strings_equal json_core%name_strings_equal proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->proc~name_strings_equal none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~name_equal json_core%name_equal proc~name_equal->proc~name_strings_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function name_strings_equal ( json , name1 , name2 ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: name1 !! the name to check character ( kind = CK , len =* ), intent ( in ) :: name2 !! the name to check logical ( LK ) :: is_equal !! true if the string are !! lexically equal !must be the same length if we are treating !trailing spaces as significant, so do a !quick test of this first: if ( json % trailing_spaces_significant ) then is_equal = len ( name1 ) == len ( name2 ) if (. not . is_equal ) return end if if ( json % case_sensitive_keys ) then is_equal = name1 == name2 else is_equal = lowercase_string ( name1 ) == lowercase_string ( name2 ) end if end function name_strings_equal","tags":"","loc":"proc/name_strings_equal.html"},{"title":"string_to_dble – JSON-Fortran","text":"private function string_to_dble(json, str) result(rval) Convert a string into a real(RK) value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) Calls proc~~string_to_dble~~CallsGraph proc~string_to_dble json_core%string_to_dble none~throw_exception json_core%throw_exception proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~string_to_dble~~CalledByGraph proc~string_to_dble json_core%string_to_dble proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_dble proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function string_to_dble ( json , str ) result ( rval ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string real ( RK ) :: rval !! `str` converted to a `real(RK)` logical ( LK ) :: status_ok !! error flag for [[string_to_real]] call string_to_real ( str , json % use_quiet_nan , rval , status_ok ) if (. not . status_ok ) then !if there was an error rval = 0.0_RK call json % throw_exception ( 'Error in string_to_dble: ' // & 'string cannot be converted to a real: ' // & trim ( str )) end if end function string_to_dble","tags":"","loc":"proc/string_to_dble.html"},{"title":"string_to_int – JSON-Fortran","text":"private function string_to_int(json, str) result(ival) Convert a string into an integer. Note Replacement for the parse_integer function in the original code. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer Calls proc~~string_to_int~~CallsGraph proc~string_to_int json_core%string_to_int none~throw_exception json_core%throw_exception proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~string_to_int~~CalledByGraph proc~string_to_int json_core%string_to_int proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_int proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function string_to_int ( json , str ) result ( ival ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string integer ( IK ) :: ival !! `str` converted to an integer logical ( LK ) :: status_ok !! error flag for [[string_to_integer]] ! call the core routine: call string_to_integer ( str , ival , status_ok ) if (. not . status_ok ) then ival = 0 call json % throw_exception ( 'Error in string_to_int: ' // & 'string cannot be converted to an integer: ' // & trim ( str )) end if end function string_to_int","tags":"","loc":"proc/string_to_int.html"},{"title":"wrap_json_valid_path – JSON-Fortran","text":"private function wrap_json_valid_path(json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Calls proc~~wrap_json_valid_path~~CallsGraph proc~wrap_json_valid_path json_core%wrap_json_valid_path interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode none~valid_path~2 json_core%valid_path proc~wrap_json_valid_path->none~valid_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~valid_path~2->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path~2->proc~json_valid_path none~get~2 json_core%get proc~json_valid_path->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_valid_path~~CalledByGraph proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2 json_core%valid_path proc~wrap_json_valid_path->none~valid_path~2 none~valid_path~2->proc~wrap_json_valid_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found found = json % valid_path ( p , to_unicode ( path )) end function wrap_json_valid_path","tags":"","loc":"proc/wrap_json_valid_path.html"},{"title":"annotate_invalid_json – JSON-Fortran","text":"private subroutine annotate_invalid_json(json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data Calls proc~~annotate_invalid_json~~CallsGraph proc~annotate_invalid_json json_core%annotate_invalid_json proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~annotate_invalid_json~~CalledByGraph proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine annotate_invalid_json ( json , iunit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data character ( kind = CK , len = :), allocatable :: line !! line containing the error character ( kind = CK , len = :), allocatable :: arrow_str !! arrow string that points !! to the current character character ( kind = CK , len = max_integer_str_len ) :: line_str !! current line number string character ( kind = CK , len = max_integer_str_len ) :: char_str !! current character count string integer ( IK ) :: i !! line number counter integer ( IK ) :: i_nl_prev !! index of previous newline character integer ( IK ) :: i_nl !! index of current newline character ! If there was an error reading the file, then ! print the line where the error occurred: if ( json % exception_thrown ) then !the counters for the current line and the last character read: call integer_to_string ( json % line_count , int_fmt , line_str ) call integer_to_string ( json % char_count , int_fmt , char_str ) !draw the arrow string that points to the current character: arrow_str = repeat ( '-' , max ( 0_IK , json % char_count - 1_IK ) ) // '^' if ( json % line_count > 0 . and . json % char_count > 0 ) then if ( iunit /= 0 ) then if ( use_unformatted_stream ) then call json % get_current_line_from_file_stream ( iunit , line ) else call json % get_current_line_from_file_sequential ( iunit , line ) end if else !get the current line from the string: ! [this is done by counting the newline characters] i_nl_prev = 0 !index of previous newline character i_nl = 2 !just in case line_count = 0 do i = 1 , json % line_count i_nl = index ( str ( i_nl_prev + 1 :), newline ) if ( i_nl == 0 ) then !last line - no newline character i_nl = len ( str ) + 1 exit end if i_nl = i_nl + i_nl_prev !index of current newline character i_nl_prev = i_nl !update for next iteration end do line = str ( i_nl_prev + 1 : i_nl - 1 ) !extract current line end if else !in this case, it was an empty line or file line = CK_ '' end if ! add a newline for the error display if necessary: line = trim ( line ) if ( len ( line ) > 0 ) then i = len ( line ) if ( line ( i : i ) /= newline ) line = line // newline else line = line // newline end if !create the error message: if ( allocated ( json % err_message )) then json % err_message = json % err_message // newline else json % err_message = '' end if json % err_message = json % err_message // & 'line: ' // trim ( adjustl ( line_str )) // ', ' // & 'character: ' // trim ( adjustl ( char_str )) // newline // & line // arrow_str if ( allocated ( line )) deallocate ( line ) end if end subroutine annotate_invalid_json","tags":"","loc":"proc/annotate_invalid_json.html"},{"title":"convert – JSON-Fortran","text":"private subroutine convert(json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Note This is an internal routine used when creating variables by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to Calls proc~~convert~~CallsGraph proc~convert json_core%convert none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 none~throw_exception json_core%throw_exception proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~convert~~CalledByGraph proc~convert json_core%convert none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine convert ( json , p , var_type ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! the variable to convert integer ( IK ), intent ( in ) :: var_type !! the variable type to convert `p` to type ( json_value ), pointer :: tmp !! temporary variable character ( kind = CK , len = :), allocatable :: name !! the name of a JSON variable logical :: convert_it !! if `p` needs to be converted convert_it = p % var_type /= var_type if ( convert_it ) then call json % info ( p , name = name ) ! get existing name select case ( var_type ) case ( json_object ) call json % create_object ( tmp , name ) case ( json_array ) call json % create_array ( tmp , name ) case ( json_null ) call json % create_null ( tmp , name ) case default call json % throw_exception ( 'Error in convert: invalid var_type value.' ) return end select call json % replace ( p , tmp , destroy = . true .) p => tmp nullify ( tmp ) end if end subroutine convert","tags":"","loc":"proc/convert.html"},{"title":"destroy_json_core – JSON-Fortran","text":"private subroutine destroy_json_core(me) Destructor for the json_core type. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me Called by proc~~destroy_json_core~~CalledByGraph proc~destroy_json_core json_core%destroy_json_core none~destroy~3 json_core%destroy none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy~3 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy~3 none~valid_path~2 json_core%valid_path proc~json_file_valid_path_op->none~valid_path~2 proc~json_value_destroy->none~destroy~3 proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy~3 proc~parse_array json_core%parse_array proc~parse_array->none~destroy~3 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~destroy~3 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy none~load~2 json_core%load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2->proc~json_parse_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_parse_string->none~deserialize~2 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine destroy_json_core ( me ) implicit none class ( json_core ), intent ( out ) :: me end subroutine destroy_json_core","tags":"","loc":"proc/destroy_json_core.html"},{"title":"destroy_json_data – JSON-Fortran","text":"private pure subroutine destroy_json_data(d) Destroy the data within a json_value , and reset type to json_unknown . Arguments Type Intent Optional Attributes Name type( json_value ), intent(inout) :: d Called by proc~~destroy_json_data~~CalledByGraph proc~destroy_json_data destroy_json_data proc~json_value_destroy json_core%json_value_destroy proc~json_value_destroy->proc~destroy_json_data none~destroy~3 json_core%destroy proc~json_value_destroy->none~destroy~3 proc~to_array json_core%to_array proc~to_array->proc~destroy_json_data proc~to_integer json_core%to_integer proc~to_integer->proc~destroy_json_data proc~to_logical json_core%to_logical proc~to_logical->proc~destroy_json_data proc~to_null json_core%to_null proc~to_null->proc~destroy_json_data proc~to_object json_core%to_object proc~to_object->proc~destroy_json_data proc~to_real json_core%to_real proc~to_real->proc~destroy_json_data proc~to_string json_core%to_string proc~to_string->proc~destroy_json_data none~destroy~3->proc~json_value_destroy proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_object none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_update_integer json_core%json_update_integer proc~json_update_integer->proc~to_integer none~get~2 json_core%get proc~json_update_integer->none~get~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 none~info~2 json_core%info proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->proc~to_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->proc~to_real proc~json_update_real->none~get~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->proc~to_string proc~json_update_string->none~get~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info~2 proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~to_array proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~to_integer proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~to_logical proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~to_null proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~to_object proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~to_real proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~to_string proc~parse_number json_core%parse_number proc~parse_number->proc~to_integer proc~parse_number->proc~to_real proc~parse_value json_core%parse_value proc~parse_value->proc~to_array proc~parse_value->proc~to_logical proc~parse_value->proc~to_null proc~parse_value->proc~to_object proc~parse_value->proc~to_string proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy~3 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy~3 none~valid_path~2 json_core%valid_path proc~json_file_valid_path_op->none~valid_path~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy~3 proc~parse_array->none~destroy~3 proc~parse_array->proc~parse_value proc~parse_object->none~destroy~3 proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy proc~json_file_load_from_string->none~deserialize~2 proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove proc~json_value_remove_if_present->none~get~2 proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_string->none~create_string none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine destroy_json_data ( d ) implicit none type ( json_value ), intent ( inout ) :: d d % var_type = json_unknown if ( allocated ( d % log_value )) deallocate ( d % log_value ) if ( allocated ( d % int_value )) deallocate ( d % int_value ) if ( allocated ( d % dbl_value )) deallocate ( d % dbl_value ) if ( allocated ( d % str_value )) deallocate ( d % str_value ) end subroutine destroy_json_data","tags":"","loc":"proc/destroy_json_data.html"},{"title":"flag_not_found – JSON-Fortran","text":"private subroutine flag_not_found(found) If found is present, set it it false. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(out), optional :: found Called by proc~~flag_not_found~~CalledByGraph proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->proc~flag_not_found none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->none~get~2 none~get~2->proc~json_get_alloc_string_vec_by_path none~get~2->proc~json_get_integer_by_path none~get~2->proc~json_get_integer_vec_by_path none~get~2->proc~json_get_logical_by_path none~get~2->proc~json_get_logical_vec_by_path none~get~2->proc~json_get_real_by_path none~get~2->proc~json_get_real_vec_by_path none~get~2->proc~json_get_string_by_path none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine flag_not_found ( found ) implicit none logical ( LK ), intent ( out ), optional :: found if ( present ( found )) found = . false . end subroutine flag_not_found","tags":"","loc":"proc/flag_not_found.html"},{"title":"get_current_line_from_file_sequential – JSON-Fortran","text":"private subroutine get_current_line_from_file_sequential(iunit, line) Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Type Bound json_core Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line Called by proc~~get_current_line_from_file_sequential~~CalledByGraph proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine get_current_line_from_file_sequential ( iunit , line ) implicit none integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line character ( kind = CK , len = seq_chunk_size ) :: chunk !! for reading line in chunks integer ( IK ) :: istat !! iostat flag integer ( IK ) :: isize !! number of characters read in read statement !initialize: line = CK_ '' !rewind to beginning of the current record: backspace ( iunit , iostat = istat ) !loop to read in all the characters in the current record. ![the line is read in chunks until the end of the line is reached] if ( istat == 0 ) then do isize = 0 read ( iunit , fmt = '(A)' , advance = 'NO' , size = isize , iostat = istat ) chunk if ( istat == 0 ) then line = line // chunk else if ( isize > 0 . and . isize <= seq_chunk_size ) line = line // chunk ( 1 : isize ) exit end if end do end if end subroutine get_current_line_from_file_sequential","tags":"","loc":"proc/get_current_line_from_file_sequential.html"},{"title":"get_current_line_from_file_stream – JSON-Fortran","text":"private subroutine get_current_line_from_file_stream(json, iunit, line) Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line Called by proc~~get_current_line_from_file_stream~~CalledByGraph proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine get_current_line_from_file_stream ( json , iunit , line ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line integer ( IK ) :: istart !! start position of current line integer ( IK ) :: iend !! end position of current line integer ( IK ) :: ios !! file read `iostat` code character ( kind = CK , len = 1 ) :: c !! a character read from the file logical :: done !! flag to exit the loop istart = json % ipos do if ( istart <= 1 ) then istart = 1 exit end if read ( iunit , pos = istart , iostat = ios ) c done = ios /= 0_IK if (. not . done ) done = c == newline if ( done ) then if ( istart /= 1 ) istart = istart - 1 exit end if istart = istart - 1 !rewind until the beginning of the line end do iend = json % ipos do read ( iunit , pos = iend , iostat = ios ) c if ( IS_IOSTAT_END ( ios )) then ! account for end of file without linebreak iend = iend - 1 exit end if if ( c == newline . or . ios /= 0 ) exit iend = iend + 1 end do allocate ( character ( kind = CK , len = iend - istart + 1 ) :: line ) read ( iunit , pos = istart , iostat = ios ) line end subroutine get_current_line_from_file_stream","tags":"","loc":"proc/get_current_line_from_file_stream.html"},{"title":"json_add_integer_by_path – JSON-Fortran","text":"private subroutine json_add_integer_by_path(json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_integer_by_path~~CallsGraph proc~json_add_integer_by_path json_core%json_add_integer_by_path none~create json_core%create proc~json_add_integer_by_path->none~create none~create_integer json_core%create_integer proc~json_add_integer_by_path->none~create_integer none~info~2 json_core%info proc~json_add_integer_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_integer_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_integer_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_integer->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_integer_by_path~~CalledByGraph proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_integer_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_integer ) then p % int_value = value else call json % info ( p , name = name ) call json % create_integer ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_by_path","tags":"","loc":"proc/json_add_integer_by_path.html"},{"title":"json_add_integer_vec_by_path – JSON-Fortran","text":"private subroutine json_add_integer_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_integer_vec_by_path~~CallsGraph proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path none~add~4 json_core%add proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_integer_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_integer_vec_by_path~~CalledByGraph proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_vec_by_path","tags":"","loc":"proc/json_add_integer_vec_by_path.html"},{"title":"json_add_logical_by_path – JSON-Fortran","text":"private subroutine json_add_logical_by_path(json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_logical_by_path~~CallsGraph proc~json_add_logical_by_path json_core%json_add_logical_by_path none~create json_core%create proc~json_add_logical_by_path->none~create none~create_logical json_core%create_logical proc~json_add_logical_by_path->none~create_logical none~info~2 json_core%info proc~json_add_logical_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_logical_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_logical_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_logical->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_logical_by_path~~CalledByGraph proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_logical_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_logical ) then p % log_value = value else call json % info ( p , name = name ) call json % create_logical ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_by_path","tags":"","loc":"proc/json_add_logical_by_path.html"},{"title":"json_add_logical_vec_by_path – JSON-Fortran","text":"private subroutine json_add_logical_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_logical_vec_by_path~~CallsGraph proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path none~add~4 json_core%add proc~json_add_logical_vec_by_path->none~add~4 none~create json_core%create proc~json_add_logical_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_logical_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_logical_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_logical_vec_by_path~~CalledByGraph proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_vec_by_path","tags":"","loc":"proc/json_add_logical_vec_by_path.html"},{"title":"json_add_member_by_path – JSON-Fortran","text":"private subroutine json_add_member_by_path(json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_member_by_path~~CallsGraph proc~json_add_member_by_path json_core%json_add_member_by_path none~create json_core%create proc~json_add_member_by_path->none~create none~info~2 json_core%info proc~json_add_member_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_member_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_member_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_member_by_path~~CalledByGraph proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! name of the variable if ( . not . json % exception_thrown ) then if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Input pointer p is not associated.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created ) ) was_created = . false . else ! return a pointer to the path (possibly creating it) call json % create ( me , path , tmp , found , was_created ) if (. not . associated ( tmp )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else call json % info ( tmp , name = name ) ! replace it with the new one: call json % replace ( tmp , p , destroy = . true .) call json % rename ( p , name ) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_member_by_path","tags":"","loc":"proc/json_add_member_by_path.html"},{"title":"json_add_real32_by_path – JSON-Fortran","text":"private subroutine json_add_real32_by_path(json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real32_by_path~~CallsGraph proc~json_add_real32_by_path json_core%json_add_real32_by_path none~add_by_path~2 json_core%add_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_by_path","tags":"","loc":"proc/json_add_real32_by_path.html"},{"title":"json_add_real32_vec_by_path – JSON-Fortran","text":"private subroutine json_add_real32_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real32_vec_by_path~~CallsGraph proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path none~add_by_path~2 json_core%add_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_vec_by_path","tags":"","loc":"proc/json_add_real32_vec_by_path.html"},{"title":"json_add_real_by_path – JSON-Fortran","text":"private subroutine json_add_real_by_path(json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real_by_path~~CallsGraph proc~json_add_real_by_path json_core%json_add_real_by_path none~create json_core%create proc~json_add_real_by_path->none~create none~create_real~2 json_core%create_real proc~json_add_real_by_path->none~create_real~2 none~info~2 json_core%info proc~json_add_real_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_real_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_real_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create_real32->none~create_real~2 none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_real_by_path~~CalledByGraph proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_real_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_real ) then p % dbl_value = value else call json % info ( p , name = name ) call json % create_real ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_by_path","tags":"","loc":"proc/json_add_real_by_path.html"},{"title":"json_add_real_vec_by_path – JSON-Fortran","text":"private subroutine json_add_real_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real_vec_by_path~~CallsGraph proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path none~add~4 json_core%add proc~json_add_real_vec_by_path->none~add~4 none~create json_core%create proc~json_add_real_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_real_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_real_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_real_vec_by_path~~CalledByGraph proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_vec_by_path","tags":"","loc":"proc/json_add_real_vec_by_path.html"},{"title":"json_add_string_by_path – JSON-Fortran","text":"private subroutine json_add_string_by_path(json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path~~CallsGraph proc~json_add_string_by_path json_core%json_add_string_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_create_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path~~CalledByGraph proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_string_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_string ) then p % str_value = value else call json % info ( p , name = name ) call json % create_string ( tmp , value , name , trim_str , adjustl_str ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_by_path","tags":"","loc":"proc/json_add_string_by_path.html"},{"title":"json_add_string_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_add_string_by_path_path_ascii(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path_path_ascii~~CallsGraph proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path_path_ascii~~CalledByGraph proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path_path_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), value , found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_path_ascii","tags":"","loc":"proc/json_add_string_by_path_path_ascii.html"},{"title":"json_add_string_by_path_value_ascii – JSON-Fortran","text":"private subroutine json_add_string_by_path_value_ascii(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path_value_ascii~~CallsGraph proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path_value_ascii~~CalledByGraph proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path_value_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , path , to_unicode ( value ), found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_value_ascii","tags":"","loc":"proc/json_add_string_by_path_value_ascii.html"},{"title":"json_add_string_vec_by_path – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Note The ilen input can be used to specify the actual lengths of the\n the strings in the array. They must all be <= len(value) . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path~~CallsGraph proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_string_vec_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path~~CalledByGraph proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path ( json , me , path , value , found , was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then ! validate ilen array if present: if ( present ( ilen )) then if ( size ( ilen ) /= size ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid size of ilen input vector.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return else ! also have to validate the specified lengths. ! (must not be greater than input string length) do i = 1 , size ( value ) if ( ilen ( i ) > len ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid ilen element.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return end if end do end if end if !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) if ( present ( ilen )) then call json % add ( var , CK_ '' , value ( i )( 1 : ilen ( i )), & trim_str = trim_str , adjustl_str = adjustl_str ) else call json % add ( var , CK_ '' , value ( i ), & trim_str = trim_str , adjustl_str = adjustl_str ) end if end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_vec_by_path","tags":"","loc":"proc/json_add_string_vec_by_path.html"},{"title":"json_add_string_vec_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path_path_ascii(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path_path_ascii~~CallsGraph proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii interface~to_unicode to_unicode proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_string_vec_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path_path_ascii~~CalledByGraph proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path_path_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), value ,& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_path_ascii","tags":"","loc":"proc/json_add_string_vec_by_path_path_ascii.html"},{"title":"json_add_string_vec_by_path_value_ascii – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path_value_ascii(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path_value_ascii~~CallsGraph proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_string_vec_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path_value_ascii~~CalledByGraph proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path_value_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , path , to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_value_ascii","tags":"","loc":"proc/json_add_string_vec_by_path_value_ascii.html"},{"title":"json_check_all_for_duplicate_keys – JSON-Fortran","text":"private subroutine json_check_all_for_duplicate_keys(json, p, has_duplicate, name, path) Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Note This will only check for one duplicate,\n it will return the first one that it finds. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) Calls proc~~json_check_all_for_duplicate_keys~~CallsGraph proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_check_all_for_duplicate_keys~~CalledByGraph proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_all_for_duplicate_keys none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_all_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! one duplicate `name` key anywhere !! in the structure. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicates were found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) has_duplicate = . false . if (. not . json % exception_thrown ) then call json % traverse ( p , duplicate_key_func ) end if contains subroutine duplicate_key_func ( json , p , finished ) !! Callback function to check each element !! for duplicate child names. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished #if defined __GFORTRAN__ ! this is a workaround for a gfortran bug (6 and 7), character ( kind = CK , len = :), allocatable :: tmp_name !! temp variable for `name` string character ( kind = CK , len = :), allocatable :: tmp_path !! temp variable for `path` string if ( present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name , path = tmp_path ) else if ( present ( name ) . and . . not . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name ) else if (. not . present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , path = tmp_path ) else call json % check_children_for_duplicate_keys ( p , has_duplicate ) end if if ( has_duplicate ) then if ( present ( name )) name = tmp_name if ( present ( path )) path = tmp_path end if #else call json % check_children_for_duplicate_keys ( p , has_duplicate , name , path ) #endif finished = has_duplicate . or . json % exception_thrown end subroutine duplicate_key_func end subroutine json_check_all_for_duplicate_keys","tags":"","loc":"proc/json_check_all_for_duplicate_keys.html"},{"title":"json_check_children_for_duplicate_keys – JSON-Fortran","text":"private subroutine json_check_children_for_duplicate_keys(json, p, has_duplicate, name, path) Checks a JSON object for duplicate child names. It uses the specified settings for name matching (see name_strings_equal ). Note This will only check for one duplicate,\n it will return the first one that it finds. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) Calls proc~~json_check_children_for_duplicate_keys~~CallsGraph proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path none~throw_exception json_core%throw_exception proc~json_check_children_for_duplicate_keys->none~throw_exception proc~name_strings_equal json_core%name_strings_equal proc~json_check_children_for_duplicate_keys->proc~name_strings_equal proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_get_path->none~throw_exception none~info~2 json_core%info proc~json_get_path->none~info~2 proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_path->none~get_path interface~to_unicode to_unicode proc~wrap_json_get_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_children_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! two children have duplicate !! `name` values. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicate was found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter type ( json_value ), pointer :: child !! pointer to a child of `p` integer ( IK ) :: n_children !! number of children of `p` logical ( LK ) :: found !! flag for `get_child` type :: alloc_str !! so we can have an array of allocatable strings character ( kind = CK , len = :), allocatable :: str !! name string end type alloc_str type ( alloc_str ), dimension (:), allocatable :: names !! array of all the !! child name strings ! initialize: has_duplicate = . false . if (. not . json % exception_thrown ) then if ( associated ( p )) then if ( p % var_type == json_object ) then ! number of items to check: n_children = json % count ( p ) allocate ( names ( n_children )) ! first get a list of all the name keys: do i = 1 , n_children call json % get_child ( p , i , child , found ) ! get by index if (. not . found ) then call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Malformed JSON linked list' ) exit end if if ( allocated ( child % name )) then names ( i )% str = child % name else call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Object child name is not allocated' ) exit end if end do if (. not . json % exception_thrown ) then ! now check the list for duplicates: main : do i = 1 , n_children do j = 1 , i - 1 if ( json % name_strings_equal ( names ( i )% str , names ( j )% str )) then has_duplicate = . true . if ( present ( name )) then name = names ( i )% str end if if ( present ( path )) then call json % get_child ( p , names ( i )% str , child , found ) ! get by name if ( found ) then call json % get_path ( child , path , found ) if (. not . found ) then ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get path' ) end if else ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get child: ' // trim ( names ( i )% str )) end if end if exit main end if end do end do main end if ! cleanup do i = 1 , n_children if ( allocated ( names ( i )% str )) deallocate ( names ( i )% str ) end do if ( allocated ( names )) deallocate ( names ) end if end if end if end subroutine json_check_children_for_duplicate_keys","tags":"","loc":"proc/json_check_children_for_duplicate_keys.html"},{"title":"json_check_for_errors – JSON-Fortran","text":"private subroutine json_check_for_errors(json, status_ok, error_msg) Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Example type ( json_file ) :: json logical :: status_ok character ( kind = CK , len = :), allocatable :: error_msg call json % load ( filename = 'myfile.json' ) call json % check_for_errors ( status_ok , error_msg ) if (. not . status_ok ) then write ( * , * ) 'Error: ' // error_msg call json % clear_exceptions () call json % destroy () end if See also json_failed json_throw_exception Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) Called by proc~~json_check_for_errors~~CalledByGraph proc~json_check_for_errors json_core%json_check_for_errors proc~json_file_check_for_errors json_file%json_file_check_for_errors proc~json_file_check_for_errors->proc~json_check_for_errors proc~json_print_error_message json_core%json_print_error_message proc~json_print_error_message->proc~json_check_for_errors proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_for_errors proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_for_errors ( json , status_ok , error_msg ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message. !! (not allocated if !! there were no errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs #endif if ( present ( status_ok )) status_ok = . not . json % exception_thrown if ( present ( error_msg )) then if ( json % exception_thrown ) then ! if an exception has been thrown, ! then this will always be allocated ! [see json_throw_exception] #if defined __GFORTRAN__ tmp = json % err_message error_msg = tmp #else error_msg = json % err_message #endif end if end if end subroutine json_check_for_errors","tags":"","loc":"proc/json_check_for_errors.html"},{"title":"json_clear_exceptions – JSON-Fortran","text":"private pure subroutine json_clear_exceptions(json) Clear exceptions in the json_core . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json Called by proc~~json_clear_exceptions~~CalledByGraph proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_clear_exceptions none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_integer_by_path->none~create none~info~2 json_core%info proc~json_add_integer_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_clear_exceptions json_file%json_file_clear_exceptions proc~json_file_clear_exceptions->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->proc~json_clear_exceptions none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_path json_core%json_get_path proc~json_get_path->proc~json_clear_exceptions proc~json_get_path->none~info~2 proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_initialize json_core%json_initialize proc~json_initialize->proc~json_clear_exceptions proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_print_error_message json_core%json_print_error_message proc~json_print_error_message->proc~json_clear_exceptions proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->proc~json_clear_exceptions proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_clear_exceptions proc~parse_number json_core%parse_number proc~parse_number->proc~json_clear_exceptions none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~get~2->proc~json_get_alloc_string_vec_by_path none~get~2->proc~json_get_array_by_path none~get~2->proc~json_get_by_path none~get~2->proc~json_get_integer_by_path none~get~2->proc~json_get_integer_vec_by_path none~get~2->proc~json_get_logical_by_path none~get~2->proc~json_get_logical_vec_by_path none~get~2->proc~json_get_real_by_path none~get~2->proc~json_get_real_vec_by_path none~get~2->proc~json_get_string_by_path none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_initialize proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~initialize json_file%initialize none~initialize->proc~initialize_json_core_in_file none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_parse_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_replace->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine json_clear_exceptions ( json ) implicit none class ( json_core ), intent ( inout ) :: json !clear the flag and message: json % exception_thrown = . false . if ( allocated ( json % err_message )) deallocate ( json % err_message ) end subroutine json_clear_exceptions","tags":"","loc":"proc/json_clear_exceptions.html"},{"title":"json_clone – JSON-Fortran","text":"private subroutine json_clone(json, from, to) Create a deep copy of a json_value linked-list structure. Notes If from has children, then they are also cloned. The parent of from is not linked to to . If from is an element of an array, then the previous and\n next entries are not cloned (only that element and it’s children, if any). Example program test use json_module implicit none type ( json_core ) :: json type ( json_value ), pointer :: j1 , j2 call json % load ( 'files/inputs/test1.json' , j1 ) call json % clone ( j1 , j2 ) !now have two independent copies call json % destroy ( j1 ) !destroys j1, but j2 remains call json % print ( j2 , 'j2.json' ) call json % destroy ( j2 ) end program test Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) Calls proc~~json_clone~~CallsGraph proc~json_clone json_core%json_clone proc~json_value_clone_func json_core%json_value_clone_func proc~json_clone->proc~json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_clone~~CalledByGraph proc~json_clone json_core%json_clone proc~assign_json_file json_file%assign_json_file proc~assign_json_file->proc~json_clone Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_clone ( json , from , to ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here !! (it must not already be associated) !call the main function: call json % json_value_clone_func ( from , to ) end subroutine json_clone","tags":"","loc":"proc/json_clone.html"},{"title":"json_create_by_path – JSON-Fortran","text":"private subroutine json_create_by_path(json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. By default, the leaf node and any empty array elements\n are created as json_null values. It only works for path_mode=1 or path_mode=3 .\n An error will be thrown for path_mode=2 (RFC 6901). See also json_get_by_path Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) Calls proc~~json_create_by_path~~CallsGraph proc~json_create_by_path json_core%json_create_by_path none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 proc~json_info_by_path->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_create_by_path~~CalledByGraph proc~json_create_by_path json_core%json_create_by_path none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~wrap_json_create_by_path->none~create proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) type ( json_value ), pointer :: tmp character ( kind = CK , len = max_integer_str_len ) :: path_mode_str !! string version !! of `json%path_mode` if ( present ( p )) nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case default if ( json % path_mode == 2_IK ) then ! the problem here is there isn't really a way to disambiguate ! the array elements, so '/a/0' could be 'a(1)' or 'a.0'. call json % throw_exception ( 'Error in json_create_by_path: ' // & 'Create by path not supported in RFC 6901 path mode.' ) else call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_create_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) end if if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( present ( was_created )) was_created = . false . end select else if ( present ( was_created )) was_created = . false . if ( present ( found )) found = . false . end if end subroutine json_create_by_path","tags":"","loc":"proc/json_create_by_path.html"},{"title":"json_get_alloc_string_vec – JSON-Fortran","text":"private subroutine json_get_alloc_string_vec(json, me, vec, ilen) Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Note This is somewhat inefficient since it does\n cycle through the array twice. Warning The allocation of vec doesn’t work with\n gfortran 4.9 or 5 due to compiler bugs Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array Calls proc~~json_get_alloc_string_vec~~CallsGraph proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2 json_core%get proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_string_info->none~get~2 none~info~2 json_core%info proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_alloc_string_vec~~CalledByGraph proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2 json_core%get proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_alloc_string_vec ( json , me , vec , ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ) :: initialized !! if the output array has been sized integer ( IK ) :: max_len !! the length of the longest string in the array if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( character ( kind = CK , len = 0 ) :: vec ( 0 )) allocate ( ilen ( 0 )) return end if end select initialized = . false . call json % string_info ( me , ilen = ilen , max_str_len = max_len ) if (. not . json % exception_thrown ) then ! now get each string using the callback function: call json % get ( me , array_callback = get_chars_from_array ) end if if ( json % exception_thrown ) then if ( allocated ( vec )) deallocate ( vec ) if ( allocated ( ilen )) deallocate ( ilen ) end if contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !! for getting string !size the output array: if (. not . initialized ) then ! string length long enough to hold the longest one ! Note that this doesn't work with gfortran 4.9 or 5. allocate ( character ( kind = CK , len = max_len ) :: vec ( count ) ) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval ilen ( i ) = len ( cval ) ! return the actual length deallocate ( cval ) else vec ( i ) = CK_ '' ilen ( i ) = 0 end if end subroutine get_chars_from_array end subroutine json_get_alloc_string_vec","tags":"","loc":"proc/json_get_alloc_string_vec.html"},{"title":"json_get_alloc_string_vec_by_path – JSON-Fortran","text":"private subroutine json_get_alloc_string_vec_by_path(json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. This is an alternate version of json_get_string_vec_by_path .\n This one returns an allocatable length character (where the string\n length is the maximum length of any element in the array). It also\n returns an integer array of the actual sizes of the strings in the JSON structure. Note An alternative to using this routine is to use json_get_array with\n a callback function that gets the string from each element and populates\n a user-defined string type. Note If the default argument is used, and default_ilen is not present,\n then ilen will just be returned as the length of the default dummy\n argument (all elements with the same length). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~json_get_alloc_string_vec_by_path~~CallsGraph proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_alloc_string_vec_by_path~~CalledByGraph proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_alloc_string_vec_by_path' #include \"json_get_vec_by_path_alloc.inc\" end subroutine json_get_alloc_string_vec_by_path","tags":"","loc":"proc/json_get_alloc_string_vec_by_path.html"},{"title":"json_get_array – JSON-Fortran","text":"private recursive subroutine json_get_array(json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Note For integer, real, logical, and character arrays,\n higher-level routines are provided (see get methods), so\n this routine does not have to be used for those cases. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback Calls proc~~json_get_array~~CallsGraph proc~json_get_array json_core%json_get_array none~throw_exception json_core%throw_exception proc~json_get_array->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_array~~CalledByGraph proc~json_get_array json_core%json_get_array none~get~2 json_core%get none~get~2->proc~json_get_array proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_get_array ( json , me , array_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me procedure ( json_array_callback_func ) :: array_callback type ( json_value ), pointer :: element !! temp variable for getting elements integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of elements in the array if ( json % exception_thrown ) return select case ( me % var_type ) case ( json_array ) count = json % count ( me ) element => me % children do i = 1 , count ! callback for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_array: ' // & 'Malformed JSON linked list' ) return end if call array_callback ( json , element , i , count ) if ( json % exception_thrown ) exit element => element % next end do case default call json % throw_exception ( 'Error in json_get_array:' // & ' Resolved value is not an array ' ) end select end subroutine json_get_array","tags":"","loc":"proc/json_get_array.html"},{"title":"json_get_array_by_path – JSON-Fortran","text":"private recursive subroutine json_get_array_by_path(json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found Calls proc~~json_get_array_by_path~~CallsGraph proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2 json_core%get proc~json_get_array_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_array_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_array_by_path~~CalledByGraph proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2 json_core%get proc~json_get_array_by_path->none~get~2 none~get~2->proc~json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) ! resolve the path to the value call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_array:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % get ( me = p , array_callback = array_callback ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found ) ) then found = . false . call json % clear_exceptions () end if else if ( present ( found ) ) found = . true . end if end subroutine json_get_array_by_path","tags":"","loc":"proc/json_get_array_by_path.html"},{"title":"json_get_by_path – JSON-Fortran","text":"private subroutine json_get_by_path(json, me, path, p, found) Returns the json_value pointer given the path string. It uses one of three methods: The original JSON -Fortran defaults RFC 6901 JSONPath “bracket-notation” Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found Calls proc~~json_get_by_path~~CallsGraph proc~json_get_by_path json_core%json_get_by_path none~throw_exception json_core%throw_exception proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 proc~json_info_by_path->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path~~CalledByGraph proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specified by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = max_integer_str_len ), allocatable :: path_mode_str !! string version !! of `json%path_mode` nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , p , found ) case ( 2_IK ) call json % json_get_by_path_rfc6901 ( me , path , p , found ) case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , p , found ) case default call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_get_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) if ( present ( found )) found = . false . end select if ( present ( found )) then if (. not . found ) call json % clear_exceptions () end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path","tags":"","loc":"proc/json_get_by_path.html"},{"title":"json_get_by_path_default – JSON-Fortran","text":"private subroutine json_get_by_path_default(json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 1 ) ! this is the default so not strictly necessary. call json % get ( dat , 'data(2).version' , p , found ) Notes The syntax used here is a subset of the http://goessner.net/articles/JsonPath/ “dot–notation”.\n The following special characters are used to denote paths: $ - root @ - this . - child object member (note this can be changed using json%path_separator ) [] or () - child array element (note that indices are 1-based) Thus, if any of these characters are present in the name key,\n this routine cannot be used to get the value.\n In that case, the get_child methods would need to be used.\n Or, the alternate json_get_by_path_rfc6901 could be used. See also json_get_by_path_rfc6901 json_get_by_path_jsonpath_bracket Note The syntax is inherited from FSON, and is basically a subset\n of JSONPath “dot-notation”, with the additional allowance of\n () for array elements. Note JSON null values are used here for unknown variables when create_it is True.\n So, it is possible that an existing null variable can be converted to another\n type (object or array) if a child is specified in the path. Doing it this way\n to avoid having to use another type (say json_unknown ) that would have to be\n converted to null once all the variables have been created (user would have\n had to do this). Warning See (**) in code. I think we need to protect for memory leaks when\n changing the type of a variable that already exists. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. Calls proc~~json_get_by_path_default~~CallsGraph proc~json_get_by_path_default json_core%json_get_by_path_default none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_default~~CalledByGraph proc~json_get_by_path_default json_core%json_get_by_path_default none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create none~info~2 json_core%info proc~json_add_integer_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~convert json_core%convert proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_default ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. integer ( IK ) :: i !! counter of characters in `path` integer ( IK ) :: length !! significant length of `path` integer ( IK ) :: child_i !! index for getting children character ( kind = CK , len = 1 ) :: c !! a character in the `path` logical ( LK ) :: array !! flag when searching for array index in `path` type ( json_value ), pointer :: tmp !! temp variables for getting child objects logical ( LK ) :: child_found !! if the child value was found logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object logical ( LK ) :: status_ok !! integer to string conversion flag nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if ! default to assuming relative to me p => me child_i = 1 array = . false . created = . false . !keep trailing space or not: if ( json % trailing_spaces_significant ) then length = len ( path ) else length = len_trim ( path ) end if do i = 1 , length c = path ( i : i ) select case ( c ) case ( root ) ! root do while ( associated ( p % parent )) p => p % parent end do child_i = i + 1 if ( create ) created = . false . ! should always exist case ( this ) ! this p => me child_i = i + 1 if ( create ) created = . false . ! should always exist case ( start_array , start_array_alt ) ! start looking for the array element index array = . true . ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then ! Example: ! 'aaa.bbb(1)' ! -> and aaa is a null, need to make it an object ! ! What about the case: aaa.bbb(1)(3) ? ! Is that already handled? if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an array] call json_value_create ( tmp ) call json % to_array ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say, '@(' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting array element' , found ) exit end if child_i = i + 1 case ( end_array , end_array_alt ) if (. not . array ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Unexpected ' // c , found ) exit end if array = . false . call string_to_integer ( path ( child_i : i - 1 ), child_i , status_ok ) if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Could not convert array index to integer: ' // & trim ( path ( child_i : i - 1 )), found ) exit end if nullify ( tmp ) if ( create ) then ! don't want to throw exceptions in this case call json % get_child ( p , child_i , tmp , child_found ) if (. not . child_found ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an array here: p % var_type = json_array end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , child_i nullify ( tmp ) call json % get_child ( p , j , tmp , child_found ) if (. not . child_found ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == child_i ) created = . true . else if ( j == child_i ) created = . false . end if end do else created = . false . end if else ! call the normal way: call json % get_child ( p , child_i , tmp ) end if p => tmp child_i = i + 1 case default if ( c == json % path_separator ) then ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an object] call json_value_create ( tmp ) call json % to_object ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say '$.', '@.', or ').' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting child member.' , found ) exit end if child_i = i + 1 end if end select end do if ( json % exception_thrown ) then if ( present ( found )) then nullify ( p ) ! just in case found = . false . call json % clear_exceptions () end if else ! grab the last child if present in the path if ( child_i <= length ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! (make it a null since it is the leaf) call json_value_create ( tmp ) call json % to_null ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else ! we already have p if ( create . and . created ) then ! make leaf p a null, but only ! if it wasn't there call json % to_null ( p ) end if end if ! error checking if ( associated ( p )) then if ( present ( found )) found = . true . !everything seems to be ok else call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' variable not found: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if end if end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_default","tags":"","loc":"proc/json_get_by_path_default.html"},{"title":"json_get_by_path_jsonpath_bracket – JSON-Fortran","text":"private subroutine json_get_by_path_jsonpath_bracket(json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. The first character $ is optional, and signifies the root\n of the structure. If it is not present, then the first key\n is taken to be in the me object. Single or real quotes may be used. Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 3 ) call json % get ( dat , \"$['store']['book'][1]['title']\" , p , found ) See also json_get_by_path_default json_get_by_path_rfc6901 Reference JSONPath Note Uses 1-based array indices (same as json_get_by_path_default ,\n but unlike json_get_by_path_rfc6901 which uses 0-based indices). Note When create_it=True , if the variable already exists and is a type\n that is not compatible with the usage in the path , then it is\n destroyed and replaced with what is specified in the path . Note that\n this applies the all variables in the path as it is created. Currently,\n this behavior is different from json_get_by_path_default . Note JSON null values are used here for unknown variables\n when create_it is True. Warning Note that if using single quotes, this routine cannot parse\n a key containing '] . If using real quotes, this routine\n cannot parse a key containing \"] . If the key contains both '] and \"] , there is no way to parse it using this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. Calls proc~~json_get_by_path_jsonpath_bracket~~CallsGraph proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket none~add~4 json_core%add proc~json_get_by_path_jsonpath_bracket->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_value_create json_value_create proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 proc~json_info_by_path->none~get~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~to_array->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_jsonpath_bracket~~CalledByGraph proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create none~info~2 json_core%info proc~json_add_integer_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_jsonpath_bracket ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (using JSONPath !! \"bracket-notation\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. character ( kind = CK , len = :), allocatable :: token !! a token in the path !! (between the `['']` or !! `[]` characters) integer ( IK ) :: istart !! location of current '[' !! character in the path integer ( IK ) :: iend !! location of current ']' !! character in the path integer ( IK ) :: ival !! integer array index value logical ( LK ) :: status_ok !! error flag type ( json_value ), pointer :: tmp !! temporary variable for !! traversing the structure integer ( IK ) :: i !! counter integer ( IK ) :: ilen !! length of `path` string logical ( LK ) :: real_quotes !! if the keys are enclosed in `\"`, !! rather than `'` tokens. logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object !TODO instead of reallocating `token` all the time, just ! allocate a big size and keep track of the length, ! then just reallocate only if necessary. ! [would probably be inefficient if there was a very large token, ! and then a bunch of small ones... but for similarly-sized ones ! it should be way more efficient since it would avoid most ! reallocations.] nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if p => me ! initialize created = . false . if ( path == CK_ '' ) then call json % throw_exception ( 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path specification: ' // trim ( path ), found ) else if ( path ( 1 : 1 ) == root . or . path ( 1 : 1 ) == start_array ) then ! the first character must be ! a `$` (root) or a `[` ! (element of `me`) if ( path ( 1 : 1 ) == root ) then ! go to the root do while ( associated ( p % parent )) p => p % parent end do if ( create ) created = . false . ! should always exist end if !path length (don't need trailing spaces:) ilen = len_trim ( path ) if ( ilen > 1 ) then istart = 2 ! initialize first '[' location index do if ( istart > ilen ) exit ! finished ! must be the next start bracket: if ( path ( istart : istart ) /= start_array ) then call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"[\", found: \"' // trim ( path ( istart : istart )) // & '\" in path: ' // trim ( path ), found ) exit end if ! get the next token by checking: ! ! * [''] -- is the token after istart a quote? ! if so, then search for the next `']` ! ! * [1] -- if not, then maybe it is a number, ! so search for the next `]` ! verify length of remaining string if ( istart + 2 <= ilen ) then real_quotes = path ( istart + 1 : istart + 1 ) == quotation_mark ! [\" if ( real_quotes . or . path ( istart + 1 : istart + 1 ) == single_quote ) then ! [' ! it might be a key value: ['abc'] istart = istart + 1 ! move counter to ' index if ( real_quotes ) then iend = istart + index ( path ( istart + 1 : ilen ),& quotation_mark // end_array ) ! \"] else iend = istart + index ( path ( istart + 1 : ilen ),& single_quote // end_array ) ! '] end if if ( iend > istart ) then ! istart iend ! | | ! ['p']['abcdefg'] if ( iend > istart + 1 ) then token = path ( istart + 1 : iend - 1 ) else token = CK_ '' ! blank string end if ! remove trailing spaces in ! the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) if ( create ) then ! have a token, create it if necessary ! we need to convert it into an object here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_object ) ! don't want to throw exceptions in this case call json % get_child ( p , token , tmp , status_ok ) if (. not . status_ok ) then ! have to create this child ! [make it a null since we don't ! know what it is yet] call json_value_create ( tmp ) call json % to_null ( tmp , token ) call json % add ( p , tmp ) status_ok = . true . created = . true . else ! it was already there. created = . false . end if else ! have a token, see if it is valid: call json % get_child ( p , token , tmp , status_ok ) end if if ( status_ok ) then ! it was found p => tmp else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if iend = iend + 1 ! move counter to ] index else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if else ! it might be an integer value: [123] iend = istart + index ( path ( istart + 1 : ilen ), end_array ) ! ] if ( iend > istart + 1 ) then ! this should be an integer: token = path ( istart + 1 : iend - 1 ) ! verify that there are no spaces or other ! characters in the string: status_ok = . true . do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then call string_to_integer ( token , ival , status_ok ) if ( status_ok ) status_ok = ival > 0 ! assuming 1-based array indices end if if ( status_ok ) then ! have a valid integer to use as an index ! see if this element is really there: call json % get_child ( p , ival , tmp , status_ok ) if ( create . and . . not . status_ok ) then ! have to create it: if (. not .( p % var_type == json_object . or . p % var_type == json_array )) then ! we need to convert it into an array here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_array ) end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , ival nullify ( tmp ) call json % get_child ( p , j , tmp , status_ok ) if (. not . status_ok ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == ival ) created = . true . else if ( j == ival ) created = . false . end if end do status_ok = . true . else created = . false . end if if ( status_ok ) then ! found it p => tmp else ! not found call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid array index found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if ! set up for next token: istart = iend + 1 end do end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"' // root // '\", found: \"' // path ( 1 : 1 ) // & '\" in path: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_jsonpath_bracket","tags":"","loc":"proc/json_get_by_path_jsonpath_bracket.html"},{"title":"json_get_by_path_rfc6901 – JSON-Fortran","text":"private subroutine json_get_by_path_rfc6901(json, me, path, p, found) Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Note that trailing whitespace significance and case sensitivity\n are user-specified. To fully conform to the RFC 6901 standard,\n should probably set (via initialize ): case_sensitive_keys = .true. [this is the default setting] trailing_spaces_significant = .true. [this is not the default setting] allow_duplicate_keys = .false. [this is not the default setting] Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 2 ) call json % get ( dat , '/data/2/version' , p , found ) See also json_get_by_path_default json_get_by_path_jsonpath_bracket Reference JavaScript Object Notation ( JSON ) Pointer Note Not doing anything special about the - character to index an array.\n This is considered a normal error. Note Unlike in the default path mode, the array indices here are 0-based\n (in accordance with the RFC 6901 standard) Warning Not checking if the member that is referenced is unique.\n (according to the standard, evaluation of non-unique references\n should fail). Like json_get_by_path_default , this one will just return\n the first instance it encounters. This might be changed in the future. Warning I think the standard indicates that the input paths should use\n escaped JSON strings (currently we are assuming they are not escaped). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found Calls proc~~json_get_by_path_rfc6901~~CallsGraph proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_rfc6901->none~throw_exception proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~string_to_integer string_to_integer proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_rfc6901~~CalledByGraph proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_rfc6901 ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (an RFC 6901 \"JSON Pointer\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = :), allocatable :: token !! a token in the path (between the `/` characters) integer ( IK ) :: i !! counter integer ( IK ) :: islash_curr !! location of current '/' character in the path integer ( IK ) :: islash_next !! location of next '/' character in the path integer ( IK ) :: ilen !! length of `path` string type ( json_value ), pointer :: tmp !! temporary variable for traversing the structure integer ( IK ) :: ival !! integer array index value (0-based) logical ( LK ) :: status_ok !! error flag logical ( LK ) :: child_found !! for getting child values nullify ( p ) if (. not . json % exception_thrown ) then p => me ! initialize if ( path /= CK_ '' ) then if ( path ( 1 : 1 ) == slash ) then ! the first character must be a slash islash_curr = 1 ! initialize current slash index !keep trailing space or not: if ( json % trailing_spaces_significant ) then ilen = len ( path ) else ilen = len_trim ( path ) end if do ! get the next token by finding the slashes ! ! 1 2 3 ! /abc/d/efg if ( islash_curr == ilen ) then !the last token is an empty string token = CK_ '' islash_next = 0 ! will signal to stop else ! . ! '/123/567/' ! index in remaining string: islash_next = index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next <= 0 ) then !last token: token = path ( islash_curr + 1 : ilen ) else ! convert to actual index in path: islash_next = islash_curr + index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next > islash_curr + 1 ) then token = path ( islash_curr + 1 : islash_next - 1 ) else !empty token: token = CK_ '' end if end if end if ! remove trailing spaces in the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) ! decode the token: token = decode_rfc6901 ( token ) ! now, parse the token: ! first see if there is a child with this name call json % get_child ( p , token , tmp , child_found ) if ( child_found ) then ! it was found p => tmp else ! No key with this name. ! Is it an integer? If so, ! it might be an array index. status_ok = ( len ( token ) > 0 ) if ( status_ok ) then do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then if ( len ( token ) > 1 . and . token ( 1 : 1 ) == CK_ '0' ) then ! leading zeros not allowed for some reason status_ok = . false . end if end if if ( status_ok ) then ! if we make it this far, it should be ! convertible to an integer, so do it. call string_to_integer ( token , ival , status_ok ) end if end if if ( status_ok ) then ! ival is an array index (0-based) call json % get_child ( p , ival + 1_IK , tmp , child_found ) if ( child_found ) then p => tmp else ! not found status_ok = . false . end if end if if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) exit end if end if if ( islash_next <= 0 ) exit ! finished ! set up for next token: islash_curr = islash_next end do else call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path_rfc6901","tags":"","loc":"proc/json_get_by_path_rfc6901.html"},{"title":"json_get_integer – JSON-Fortran","text":"private subroutine json_get_integer(json, me, value) Get an integer value from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value Calls proc~~json_get_integer~~CallsGraph proc~json_get_integer json_core%json_get_integer none~throw_exception json_core%throw_exception proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer~~CalledByGraph proc~json_get_integer json_core%json_get_integer none~get~2 json_core%get none~get~2->proc~json_get_integer proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me integer ( IK ), intent ( out ) :: value !! the integer value logical ( LK ) :: status_ok !! for [[string_to_integer]] value = 0_IK if ( json % exception_thrown ) return if ( me % var_type == json_integer ) then value = me % int_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if else !type conversions select case ( me % var_type ) case ( json_real ) value = int ( me % dbl_value , IK ) case ( json_logical ) if ( me % log_value ) then value = 1_IK else value = 0_IK end if case ( json_string ) call string_to_integer ( me % str_value , value , status_ok ) if (. not . status_ok ) then value = 0_IK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & trim ( me % str_value )) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if end select end if end if end subroutine json_get_integer","tags":"","loc":"proc/json_get_integer.html"},{"title":"json_get_integer_by_path – JSON-Fortran","text":"private subroutine json_get_integer_by_path(json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found Calls proc~~json_get_integer_by_path~~CallsGraph proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2 json_core%get proc~json_get_integer_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_integer_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_integer_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_integer_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_by_path~~CalledByGraph proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2 json_core%get proc~json_get_integer_by_path->none~get~2 none~get~2->proc~json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found integer ( IK ), parameter :: default_if_not_specified = 0_IK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_integer_by_path","tags":"","loc":"proc/json_get_integer_by_path.html"},{"title":"json_get_integer_vec – JSON-Fortran","text":"private subroutine json_get_integer_vec(json, me, vec) Get an integer vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_integer_vec~~CallsGraph proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2 json_core%get proc~json_get_integer_vec->none~get~2 none~get~2->proc~json_get_integer_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_vec~~CalledByGraph proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2 json_core%get proc~json_get_integer_vec->none~get~2 none~get~2->proc~json_get_integer_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_int_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_int_from_array ( json , element , i , count ) !! callback function for integer implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_int_from_array end subroutine json_get_integer_vec","tags":"","loc":"proc/json_get_integer_vec.html"},{"title":"json_get_integer_vec_by_path – JSON-Fortran","text":"private subroutine json_get_integer_vec_by_path(json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_integer_vec_by_path~~CallsGraph proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2 json_core%get proc~json_get_integer_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_integer_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_integer_vec_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_vec_by_path~~CalledByGraph proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2 json_core%get proc~json_get_integer_vec_by_path->none~get~2 none~get~2->proc~json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_integer_vec_by_path","tags":"","loc":"proc/json_get_integer_vec_by_path.html"},{"title":"json_get_logical – JSON-Fortran","text":"private subroutine json_get_logical(json, me, value) Get a logical value from a json_value . Note If strict_type_checking is False, then the following assumptions are made: For integers: a value > 0 is True For reals: a value > 0 is True For strings: ‘true’ is True, and everything else is false. [case sensitive match] Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value Calls proc~~json_get_logical~~CallsGraph proc~json_get_logical json_core%json_get_logical none~throw_exception json_core%throw_exception proc~json_get_logical->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical~~CalledByGraph proc~json_get_logical json_core%json_get_logical none~get~2 json_core%get none~get~2->proc~json_get_logical proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), intent ( out ) :: value value = . false . if ( json % exception_thrown ) return if ( me % var_type == json_logical ) then value = me % log_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = ( me % int_value > 0_IK ) case ( json_real ) value = ( me % dbl_value > 0.0_RK ) case ( json_string ) value = ( me % str_value == true_str ) case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if end select end if end if end subroutine json_get_logical","tags":"","loc":"proc/json_get_logical.html"},{"title":"json_get_logical_by_path – JSON-Fortran","text":"private subroutine json_get_logical_by_path(json, me, path, value, found, default) Get a logical value from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found Calls proc~~json_get_logical_by_path~~CallsGraph proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2 json_core%get proc~json_get_logical_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_logical_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_logical_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_logical_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_by_path~~CalledByGraph proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2 json_core%get proc~json_get_logical_by_path->none~get~2 none~get~2->proc~json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found logical ( LK ), parameter :: default_if_not_specified = . false . character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_logical_by_path","tags":"","loc":"proc/json_get_logical_by_path.html"},{"title":"json_get_logical_vec – JSON-Fortran","text":"private subroutine json_get_logical_vec(json, me, vec) Get a logical vector from json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_logical_vec~~CallsGraph proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2 json_core%get proc~json_get_logical_vec->none~get~2 none~get~2->proc~json_get_logical_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_vec~~CalledByGraph proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2 json_core%get proc~json_get_logical_vec->none~get~2 none~get~2->proc~json_get_logical_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_logical_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_logical_from_array ( json , element , i , count ) !! callback function for logical implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_logical_from_array end subroutine json_get_logical_vec","tags":"","loc":"proc/json_get_logical_vec.html"},{"title":"json_get_logical_vec_by_path – JSON-Fortran","text":"private subroutine json_get_logical_vec_by_path(json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~json_get_logical_vec_by_path~~CallsGraph proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2 json_core%get proc~json_get_logical_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_logical_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_logical_vec_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_vec_by_path~~CalledByGraph proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2 json_core%get proc~json_get_logical_vec_by_path->none~get~2 none~get~2->proc~json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_logical_vec_by_path","tags":"","loc":"proc/json_get_logical_vec_by_path.html"},{"title":"json_get_next – JSON-Fortran","text":"private subroutine json_get_next(json, p, next) Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next Calls proc~~json_get_next~~CallsGraph proc~json_get_next json_core%json_get_next none~throw_exception json_core%throw_exception proc~json_get_next->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_next ( json , p , next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: next !! pointer to `next` if ( associated ( p )) then next => p % next else nullify ( next ) call json % throw_exception ( 'Error in json_get_next: ' // & 'pointer is not associated.' ) end if end subroutine json_get_next","tags":"","loc":"proc/json_get_next.html"},{"title":"json_get_parent – JSON-Fortran","text":"private subroutine json_get_parent(json, p, parent) Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent Calls proc~~json_get_parent~~CallsGraph proc~json_get_parent json_core%json_get_parent none~throw_exception json_core%throw_exception proc~json_get_parent->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_parent ( json , p , parent ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: parent !! pointer to `parent` if ( associated ( p )) then parent => p % parent else nullify ( parent ) call json % throw_exception ( 'Error in json_get_parent: ' // & 'pointer is not associated.' ) end if end subroutine json_get_parent","tags":"","loc":"proc/json_get_parent.html"},{"title":"json_get_path – JSON-Fortran","text":"private subroutine json_get_path(json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. The path returned would be suitable for input to json_get_by_path and related routines. Note If an error occurs (which in this case means a malformed JSON structure) then an exception will be thrown, unless found is present, which will be set to false . path will be a blank string. Note If json%path_mode/=1 , then the use_alt_array_tokens and path_sep inputs are ignored if present. Note http://goessner.net/articles/JsonPath/ ( path_mode=3 )\n does not specify whether or not the keys should be escaped (this routine\n assumes not, as does http://jsonpath.com).\n Also, we are using Fortran-style 1-based array indices,\n not 0-based, to agree with the assumption in path_mode=1 Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) Calls proc~~json_get_path~~CallsGraph proc~json_get_path json_core%json_get_path none~info~2 json_core%info proc~json_get_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_get_path->none~throw_exception proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_path~~CalledByGraph proc~json_get_path json_core%json_get_path none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~wrap_json_get_path->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used for array elements !! otherwise, '[]' are used [default] !! (only used if `path_mode=1`) character ( kind = CK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path separator !! (otherwise use `json%path_separator`) !! (only used if `path_mode=1`) character ( kind = CK , len = :), allocatable :: name !! variable name character ( kind = CK , len = :), allocatable :: parent_name !! variable's parent name character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to string conversion !! (array indices) type ( json_value ), pointer :: tmp !! for traversing the structure type ( json_value ), pointer :: element !! for traversing the structure integer ( IK ) :: var_type !! JSON variable type flag integer ( IK ) :: i !! counter integer ( IK ) :: n_children !! number of children for parent logical ( LK ) :: use_brackets !! to use '[]' characters for arrays logical ( LK ) :: parent_is_root !! if the parent is the root character ( kind = CK , len = 1 ) :: array_start !! for `path_mode=1`, the character to start arrays character ( kind = CK , len = 1 ) :: array_end !! for `path_mode=1`, the character to end arrays logical :: consecutive_arrays !! check for array of array case integer ( IK ) :: parents_parent_var_type !! `var_type` for parent's parent !optional input: if ( present ( use_alt_array_tokens )) then use_brackets = . not . use_alt_array_tokens else use_brackets = . true . end if if ( json % path_mode == 1_IK ) then if ( use_brackets ) then array_start = start_array array_end = end_array else array_start = start_array_alt array_end = end_array_alt end if end if ! initialize: consecutive_arrays = . false . if ( associated ( p )) then !traverse the structure via parents up to the root tmp => p do if (. not . associated ( tmp )) exit !finished !get info about the current variable: call json % info ( tmp , name = name ) if ( json % path_mode == 2_IK ) then name = encode_rfc6901 ( name ) end if ! if tmp a child of an object, or an element of an array if ( associated ( tmp % parent )) then !get info about the parent: call json % info ( tmp % parent , var_type = var_type ,& n_children = n_children , name = parent_name ) if ( json % path_mode == 2_IK ) then parent_name = encode_rfc6901 ( parent_name ) end if if ( associated ( tmp % parent % parent )) then call json % info ( tmp % parent % parent , var_type = parents_parent_var_type ) consecutive_arrays = parents_parent_var_type == json_array . and . & var_type == json_array else consecutive_arrays = . false . end if select case ( var_type ) case ( json_array ) !get array index of this element: element => tmp % parent % children do i = 1 , n_children if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if if ( associated ( element , tmp )) then exit else element => element % next end if if ( i == n_children ) then ! it wasn't found (should never happen) call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if end do select case ( json % path_mode ) case ( 3_IK ) ! JSONPath \"bracket-notation\" ! example: `$['key'][1]` ! [note: this uses 1-based indices] call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) else call add_to_path ( start_array // single_quote // parent_name // & single_quote // end_array // & start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) end if case ( 2_IK ) ! rfc6901 ! Example: '/key/0' call integer_to_string ( i - 1_IK , int_fmt , istr ) ! 0-based index if ( consecutive_arrays ) then call add_to_path ( trim ( adjustl ( istr ))) else call add_to_path ( parent_name // slash // trim ( adjustl ( istr ))) end if case ( 1_IK ) ! default ! Example: `key[1]` call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( array_start // trim ( adjustl ( istr )) // array_end , path_sep ) else call add_to_path ( parent_name // array_start // & trim ( adjustl ( istr )) // array_end , path_sep ) end if end select if (. not . consecutive_arrays ) tmp => tmp % parent ! already added parent name case ( json_object ) if (. not . consecutive_arrays ) then ! idea is not to print the array name if ! it was already printed with the array !process parent on the next pass select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if case default call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' // & 'A variable that is not an object ' // & 'or array should not have a child.' , found ) exit end select else !the last one: select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if if ( associated ( tmp % parent )) then !check if the parent is the root: parent_is_root = (. not . associated ( tmp % parent % parent )) if ( parent_is_root ) exit end if !go to parent: tmp => tmp % parent end do else call json % throw_exception ( 'Error in json_get_path: ' // & 'input pointer is not associated' , found ) end if !for errors, return blank string: if ( json % exception_thrown . or . . not . allocated ( path )) then path = CK_ '' else select case ( json % path_mode ) case ( 3_IK ) ! add the outer level object identifier: path = root // path case ( 2_IK ) ! add the root slash: path = slash // path end select end if !optional output: if ( present ( found )) then if ( json % exception_thrown ) then found = . false . call json % clear_exceptions () else found = . true . end if end if contains subroutine add_to_path ( str , path_sep ) !! prepend the string to the path implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! string to prepend to `path` character ( kind = CK , len =* ), intent ( in ), optional :: path_sep !! path separator (default is '.'). !! (ignored if `json%path_mode/=1`) select case ( json % path_mode ) case ( 3_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // path end if case ( 2_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // slash // path end if case ( 1_IK ) ! default path format if (. not . allocated ( path )) then path = str else ! shouldn't add the path_sep for cases like x[1][2] ! [if current is an array element, and the previous was ! also an array element] so check for that here: if (. not . ( str ( len ( str ): len ( str )) == array_end . and . & path ( 1 : 1 ) == array_start )) then if ( present ( path_sep )) then ! use user specified: path = str // path_sep // path else ! use the default: path = str // json % path_separator // path end if else path = str // path end if end if end select end subroutine add_to_path end subroutine json_get_path","tags":"","loc":"proc/json_get_path.html"},{"title":"json_get_previous – JSON-Fortran","text":"private subroutine json_get_previous(json, p, previous) Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous Calls proc~~json_get_previous~~CallsGraph proc~json_get_previous json_core%json_get_previous none~throw_exception json_core%throw_exception proc~json_get_previous->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_previous ( json , p , previous ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: previous !! pointer to `previous` if ( associated ( p )) then previous => p % previous else nullify ( previous ) call json % throw_exception ( 'Error in json_get_previous: ' // & 'pointer is not associated.' ) end if end subroutine json_get_previous","tags":"","loc":"proc/json_get_previous.html"},{"title":"json_get_real – JSON-Fortran","text":"private subroutine json_get_real(json, me, value) Get a real value from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value Calls proc~~json_get_real~~CallsGraph proc~json_get_real json_core%json_get_real none~throw_exception json_core%throw_exception proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real~~CalledByGraph proc~json_get_real json_core%json_get_real none~get~2 json_core%get none~get~2->proc~json_get_real proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), intent ( out ) :: value logical ( LK ) :: status_ok !! for [[string_to_real]] value = 0.0_RK if ( json % exception_thrown ) return if ( me % var_type == json_real ) then value = me % dbl_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = real ( me % int_value , RK ) case ( json_logical ) if ( me % log_value ) then value = 1.0_RK else value = 0.0_RK end if case ( json_string ) call string_to_real ( me % str_value , json % use_quiet_nan , value , status_ok ) if (. not . status_ok ) then value = 0.0_RK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & trim ( me % str_value )) end if end if case ( json_null ) if ( ieee_support_nan ( value ) . and . json % null_to_real_mode /= 1_IK ) then select case ( json % null_to_real_mode ) case ( 2_IK ) if ( json % use_quiet_nan ) then value = ieee_value ( value , ieee_quiet_nan ) else value = ieee_value ( value , ieee_signaling_nan ) end if case ( 3_IK ) value = 0.0_RK end select else if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN' ) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if end select end if end if end subroutine json_get_real","tags":"","loc":"proc/json_get_real.html"},{"title":"json_get_real32 – JSON-Fortran","text":"private subroutine json_get_real32(json, me, value) Alternate version of json_get_real where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value Calls proc~~json_get_real32~~CallsGraph proc~json_get_real32 json_core%json_get_real32 none~get~2 json_core%get proc~json_get_real32->none~get~2 none~get~2->proc~json_get_real32 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32~~CalledByGraph proc~json_get_real32 json_core%json_get_real32 none~get~2 json_core%get proc~json_get_real32->none~get~2 none~get~2->proc~json_get_real32 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real32 ) end subroutine json_get_real32","tags":"","loc":"proc/json_get_real32.html"},{"title":"json_get_real32_by_path – JSON-Fortran","text":"private subroutine json_get_real32_by_path(json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found Calls proc~~json_get_real32_by_path~~CallsGraph proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2 json_core%get proc~json_get_real32_by_path->none~get~2 none~get~2->proc~json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_by_path~~CalledByGraph proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2 json_core%get proc~json_get_real32_by_path->none~get~2 none~get~2->proc~json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real32 ) end subroutine json_get_real32_by_path","tags":"","loc":"proc/json_get_real32_by_path.html"},{"title":"json_get_real32_vec – JSON-Fortran","text":"private subroutine json_get_real32_vec(json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_real32_vec~~CallsGraph proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2 json_core%get proc~json_get_real32_vec->none~get~2 none~get~2->proc~json_get_real32_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_vec~~CalledByGraph proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2 json_core%get proc~json_get_real32_vec->none~get~2 none~get~2->proc~json_get_real32_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec","tags":"","loc":"proc/json_get_real32_vec.html"},{"title":"json_get_real32_vec_by_path – JSON-Fortran","text":"private subroutine json_get_real32_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_real32_vec_by_path~~CallsGraph proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2 json_core%get proc~json_get_real32_vec_by_path->none~get~2 none~get~2->proc~json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_vec_by_path~~CalledByGraph proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2 json_core%get proc~json_get_real32_vec_by_path->none~get~2 none~get~2->proc~json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec_by_path","tags":"","loc":"proc/json_get_real32_vec_by_path.html"},{"title":"json_get_real_by_path – JSON-Fortran","text":"private subroutine json_get_real_by_path(json, me, path, value, found, default) Get a real value from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found Calls proc~~json_get_real_by_path~~CallsGraph proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2 json_core%get proc~json_get_real_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_real_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_real_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_real_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_by_path~~CalledByGraph proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2 json_core%get proc~json_get_real_by_path->none~get~2 none~get~2->proc~json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found real ( RK ), parameter :: default_if_not_specified = 0.0_RK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_real_by_path","tags":"","loc":"proc/json_get_real_by_path.html"},{"title":"json_get_real_vec – JSON-Fortran","text":"private subroutine json_get_real_vec(json, me, vec) Get a real vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_real_vec~~CallsGraph proc~json_get_real_vec json_core%json_get_real_vec none~get~2 json_core%get proc~json_get_real_vec->none~get~2 none~get~2->proc~json_get_real_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_vec~~CalledByGraph proc~json_get_real_vec json_core%json_get_real_vec none~get~2 json_core%get proc~json_get_real_vec->none~get~2 none~get~2->proc~json_get_real_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_real_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_real_from_array ( json , element , i , count ) !! callback function for real implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_real_from_array end subroutine json_get_real_vec","tags":"","loc":"proc/json_get_real_vec.html"},{"title":"json_get_real_vec_by_path – JSON-Fortran","text":"private subroutine json_get_real_vec_by_path(json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_real_vec_by_path~~CallsGraph proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2 json_core%get proc~json_get_real_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_real_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_real_vec_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_vec_by_path~~CalledByGraph proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2 json_core%get proc~json_get_real_vec_by_path->none~get~2 none~get~2->proc~json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_real_vec_by_path","tags":"","loc":"proc/json_get_real_vec_by_path.html"},{"title":"json_get_string – JSON-Fortran","text":"private subroutine json_get_string(json, me, value) Get a character string from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value Calls proc~~json_get_string~~CallsGraph proc~json_get_string json_core%json_get_string none~throw_exception json_core%throw_exception proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~integer_to_string integer_to_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string~~CalledByGraph proc~json_get_string json_core%json_get_string none~get~2 json_core%get none~get~2->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: value value = CK_ '' if (. not . json % exception_thrown ) then if ( me % var_type == json_string ) then if ( allocated ( me % str_value )) then if ( json % unescaped_strings ) then ! default: it is stored already unescaped: value = me % str_value else ! return the escaped version: call escape_string ( me % str_value , value , json % escape_solidus ) end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%str_value not allocated' ) end if else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string: ' // me % name ) else call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string' ) end if else select case ( me % var_type ) case ( json_integer ) if ( allocated ( me % int_value )) then value = repeat ( space , max_integer_str_len ) call integer_to_string ( me % int_value , int_fmt , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_real ) if ( allocated ( me % dbl_value )) then value = repeat ( space , max_numeric_str_len ) call real_to_string ( me % dbl_value , json % real_fmt ,& json % non_normals_to_null ,& json % compact_real , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_logical ) if ( allocated ( me % log_value )) then if ( me % log_value ) then value = true_str else value = false_str end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%log_value not allocated' ) end if case ( json_null ) value = null_str case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters' ) end if end select end if end if end if end subroutine json_get_string","tags":"","loc":"proc/json_get_string.html"},{"title":"json_get_string_by_path – JSON-Fortran","text":"private subroutine json_get_string_by_path(json, me, path, value, found, default) Get a character string from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~json_get_string_by_path~~CallsGraph proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2 json_core%get proc~json_get_string_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_string_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_string_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_string_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_by_path~~CalledByGraph proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2 json_core%get proc~json_get_string_by_path->none~get~2 none~get~2->proc~json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: default_if_not_specified = CK_ '' character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_string_by_path","tags":"","loc":"proc/json_get_string_by_path.html"},{"title":"json_get_string_vec – JSON-Fortran","text":"private subroutine json_get_string_vec(json, me, vec) Get a string vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_string_vec~~CallsGraph proc~json_get_string_vec json_core%json_get_string_vec none~get~2 json_core%get proc~json_get_string_vec->none~get~2 none~get~2->proc~json_get_string_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_vec~~CalledByGraph proc~json_get_string_vec json_core%json_get_string_vec none~get~2 json_core%get proc~json_get_string_vec->none~get~2 none~get~2->proc~json_get_string_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_chars_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval deallocate ( cval ) else vec ( i ) = CK_ '' end if end subroutine get_chars_from_array end subroutine json_get_string_vec","tags":"","loc":"proc/json_get_string_vec.html"},{"title":"json_get_string_vec_by_path – JSON-Fortran","text":"private subroutine json_get_string_vec_by_path(json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~json_get_string_vec_by_path~~CallsGraph proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2 json_core%get proc~json_get_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_string_vec_by_path->proc~json_clear_exceptions none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_vec_by_path~~CalledByGraph proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2 json_core%get proc~json_get_string_vec_by_path->none~get~2 none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_string_vec_by_path","tags":"","loc":"proc/json_get_string_vec_by_path.html"},{"title":"json_get_tail – JSON-Fortran","text":"private subroutine json_get_tail(json, p, tail) Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail Calls proc~~json_get_tail~~CallsGraph proc~json_get_tail json_core%json_get_tail none~throw_exception json_core%throw_exception proc~json_get_tail->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_tail ( json , p , tail ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: tail !! pointer to `tail` if ( associated ( p )) then tail => p % tail else nullify ( tail ) call json % throw_exception ( 'Error in json_get_tail: ' // & 'pointer is not associated.' ) end if end subroutine json_get_tail","tags":"","loc":"proc/json_get_tail.html"},{"title":"json_info – JSON-Fortran","text":"private subroutine json_info(json, p, var_type, n_children, name) Returns information about a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_info~~CallsGraph proc~json_info json_core%json_info none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_info~~CalledByGraph proc~json_info json_core%json_info none~info~2 json_core%info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info~2 none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_info_by_path->none~info~2 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_alloc_string_vec none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_info ( json , p , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name if (. not . json % exception_thrown . and . associated ( p )) then if ( present ( var_type )) var_type = p % var_type if ( present ( n_children )) n_children = json % count ( p ) if ( present ( name )) then if ( allocated ( p % name )) then name = p % name else name = CK_ '' end if end if else ! error if (. not . json % exception_thrown ) then call json % throw_exception ( 'Error in json_info: ' // & 'pointer is not associated.' ) end if if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' end if end subroutine json_info","tags":"","loc":"proc/json_info.html"},{"title":"json_info_by_path – JSON-Fortran","text":"private subroutine json_info_by_path(json, p, path, found, var_type, n_children, name) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_info_by_path~~CallsGraph proc~json_info_by_path json_core%json_info_by_path none~get~2 json_core%get proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~info~2->proc~json_info_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_info_by_path~~CalledByGraph proc~json_info_by_path json_core%json_info_by_path none~info~2 json_core%info proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info~2 none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_info_by_path->none~info~2 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_alloc_string_vec none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var !! temporary pointer logical ( LK ) :: ok !! if the variable was found #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' else !get info: #if defined __GFORTRAN__ call json % info ( p_var , var_type , n_children ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % info ( p_var , var_type , n_children , name ) #endif end if end subroutine json_info_by_path","tags":"","loc":"proc/json_info_by_path.html"},{"title":"json_initialize – JSON-Fortran","text":"private subroutine json_initialize(me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core instance. The routine may be called before any of the json_core methods are used in\n order to specify certain parameters. If it is not called, then the defaults\n are used. This routine is also called internally by various routines.\n It can also be called to clear exceptions, or to reset some\n of the variables (note that only the arguments present are changed). Modified Izaak Beekman : 02/24/2015 Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Calls proc~~json_initialize~~CallsGraph proc~json_initialize json_core%json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_initialize~~CalledByGraph proc~json_initialize json_core%json_initialize proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_initialize proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_initialize interface~json_core json_core interface~json_core->proc~initialize_json_core none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~initialize json_file%initialize none~initialize->proc~initialize_json_core_in_file none~load~2 json_core%load none~load~2->proc~json_parse_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize none~deserialize json_file%deserialize proc~initialize_json_file_from_string->none~deserialize proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize proc~wrap_json_parse_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_initialize ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_core ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" character ( kind = CDK , len = 10 ) :: w !! max string length character ( kind = CDK , len = 10 ) :: d !! real precision digits character ( kind = CDK , len = 10 ) :: e !! real exponent digits character ( kind = CDK , len = 2 ) :: sgn !! sign flag: `ss` or `sp` character ( kind = CDK , len = 2 ) :: rl_edit_desc !! `G`, `E`, `EN`, or `ES` integer ( IK ) :: istat !! `iostat` flag for !! write statements logical ( LK ) :: sgn_prnt !! print sign flag character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to !! string conversion !reset exception to false: call me % clear_exceptions () !Just in case, clear these global variables also: me % pushed_index = 0 me % pushed_char = CK_ '' me % char_count = 0 me % line_count = 1 me % ipos = 1 if ( use_unformatted_stream ) then me % filesize = 0 me % ichunk = 0 me % chunk = repeat ( space , stream_chunk_size ) ! default chunk size end if #ifdef USE_UCS4 ! reopen stdout and stderr with utf-8 encoding open ( output_unit , encoding = 'utf-8' ) open ( error_unit , encoding = 'utf-8' ) #endif !various optional inputs: if ( present ( spaces_per_tab )) & me % spaces_per_tab = spaces_per_tab if ( present ( stop_on_error )) & me % stop_on_error = stop_on_error if ( present ( verbose )) & me % is_verbose = verbose if ( present ( strict_type_checking )) & me % strict_type_checking = strict_type_checking if ( present ( trailing_spaces_significant )) & me % trailing_spaces_significant = trailing_spaces_significant if ( present ( case_sensitive_keys )) & me % case_sensitive_keys = case_sensitive_keys if ( present ( no_whitespace )) & me % no_whitespace = no_whitespace if ( present ( unescape_strings )) & me % unescaped_strings = unescape_strings if ( present ( path_mode )) then if ( path_mode == 1_IK . or . path_mode == 2_IK . or . path_mode == 3_IK ) then me % path_mode = path_mode else me % path_mode = 1_IK ! just to have a valid value call me % throw_exception ( 'Invalid path_mode.' ) end if end if ! if we are allowing comments in the file: ! [an empty string disables comments] if ( present ( comment_char )) then me % allow_comments = comment_char /= CK_ '' me % comment_char = trim ( adjustl ( comment_char )) end if ! path separator: if ( present ( path_separator )) then me % path_separator = path_separator end if ! printing vectors in compressed form: if ( present ( compress_vectors )) then me % compress_vectors = compress_vectors end if ! checking for duplicate keys: if ( present ( allow_duplicate_keys )) then me % allow_duplicate_keys = allow_duplicate_keys end if ! if escaping the forward slash: if ( present ( escape_solidus )) then me % escape_solidus = escape_solidus end if ! how to handle null to real conversions: if ( present ( null_to_real_mode )) then select case ( null_to_real_mode ) case ( 1_IK : 3_IK ) me % null_to_real_mode = null_to_real_mode case default me % null_to_real_mode = 2_IK ! just to have a valid value call integer_to_string ( null_to_real_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid null_to_real_mode: ' // istr ) end select end if ! how to handle NaN and Infinities: if ( present ( non_normal_mode )) then select case ( non_normal_mode ) case ( 1_IK ) ! use strings me % non_normals_to_null = . false . case ( 2_IK ) ! use null me % non_normals_to_null = . true . case default call integer_to_string ( non_normal_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid non_normal_mode: ' // istr ) end select end if if ( present ( use_quiet_nan )) then me % use_quiet_nan = use_quiet_nan end if if ( present ( strict_integer_type_checking )) then me % strict_integer_type_checking = strict_integer_type_checking end if if ( present ( allow_trailing_comma )) then me % allow_trailing_comma = allow_trailing_comma end if !Set the format for real numbers: ! [if not changing it, then it remains the same] if ( (. not . allocated ( me % real_fmt )) . or . & ! if this hasn't been done yet present ( compact_reals ) . or . & present ( print_signs ) . or . & present ( real_format ) ) then !allow the special case where real format is '*': ! [this overrides the other options] if ( present ( real_format )) then if ( real_format == star ) then if ( present ( compact_reals )) then ! we will also allow for compact reals with ! '*' format, if both arguments are present. me % compact_real = compact_reals else me % compact_real = . false . end if me % real_fmt = star return end if end if if ( present ( compact_reals )) me % compact_real = compact_reals !set defaults sgn_prnt = . false . if ( present ( print_signs ) ) sgn_prnt = print_signs if ( sgn_prnt ) then sgn = 'sp' else sgn = 'ss' end if rl_edit_desc = 'E' if ( present ( real_format ) ) then select case ( real_format ) case ( 'g' , 'G' , 'e' , 'E' , 'en' , 'EN' , 'es' , 'ES' ) rl_edit_desc = real_format case default call me % throw_exception ( 'Invalid real format, \"' // & trim ( real_format ) // '\", passed to json_initialize.' // & new_line ( 'a' ) // 'Acceptable formats are: \"G\", \"E\", \"EN\", and \"ES\".' ) end select end if ! set the default output/input format for reals: write ( w , '(ss,I0)' , iostat = istat ) max_numeric_str_len if ( istat == 0 ) write ( d , '(ss,I0)' , iostat = istat ) real_precision if ( istat == 0 ) write ( e , '(ss,I0)' , iostat = istat ) real_exponent_digits if ( istat == 0 ) then me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & trim ( w ) // '.' // trim ( d ) // 'E' // trim ( e ) // ')' else me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & '27.17E4)' !just use this one (should never happen) end if end if end subroutine json_initialize","tags":"","loc":"proc/json_initialize.html"},{"title":"json_matrix_info – JSON-Fortran","text":"private subroutine json_matrix_info(json, p, is_matrix, var_type, n_sets, set_size, name) Alternate version of json_info that returns matrix\n information about a json_value . A json_value is a valid rank 2 matrix if all of the following are true: The var_type is json_array Each child is also a json_array , each of which has the same number of elements Each individual element has the same variable type (integer, logical, etc.) The idea here is that if it is a valid matrix, it can be interoperable with\n a Fortran rank 2 array of the same type. Example The following example is an array with var_type=json_integer , n_sets=3 , and set_size=4 { \"matrix\" : [ [ 1 , 2 , 3 , 4 ], [ 5 , 6 , 7 , 8 ], [ 9 , 10 , 11 , 12 ] ] } Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_matrix_info~~CallsGraph proc~json_matrix_info json_core%json_matrix_info none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_matrix_info~~CalledByGraph proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_matrix_info ( json , p , is_matrix , var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in the matrix !! (if all elements have the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_row !! for getting a set type ( json_value ), pointer :: p_element !! for getting an element in a set integer ( IK ) :: vartype !! json variable type of `p` integer ( IK ) :: row_vartype !! json variable type of a row integer ( IK ) :: element_vartype !! json variable type of an element in a row integer ( IK ) :: nr !! number of children of `p` integer ( IK ) :: nc !! number of elements in first child of `p` integer ( IK ) :: icount !! number of elements in a set integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif !get info about the variable: #if defined __GFORTRAN__ call json % info ( p , vartype , nr ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p % name )) then p_name = p % name name = p_name else name = CK_ '' end if end if #else call json % info ( p , vartype , nr , name ) #endif is_matrix = ( vartype == json_array ) if ( is_matrix ) then main : do i = 1 , nr nullify ( p_row ) call json % get_child ( p , i , p_row ) if (. not . associated ( p_row )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_row , var_type = row_vartype , n_children = icount ) if ( row_vartype == json_array ) then if ( i == 1 ) nc = icount !number of columns in first row if ( icount == nc ) then !make sure each row has the same number of columns !see if all the variables in this row are the same type: do j = 1 , icount nullify ( p_element ) call json % get_child ( p_row , j , p_element ) if (. not . associated ( p_element )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_element , var_type = element_vartype ) if ( i == 1 . and . j == 1 ) vartype = element_vartype !type of first element !in the row if ( vartype /= element_vartype ) then !not all variables are the same time is_matrix = . false . exit main end if end do else is_matrix = . false . exit main end if else is_matrix = . false . exit main end if end do main end if if ( is_matrix ) then if ( present ( var_type )) var_type = vartype if ( present ( n_sets )) n_sets = nr if ( present ( set_size )) set_size = nc else if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 end if end subroutine json_matrix_info","tags":"","loc":"proc/json_matrix_info.html"},{"title":"json_matrix_info_by_path – JSON-Fortran","text":"private subroutine json_matrix_info_by_path(json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. See also json_matrix_info Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_matrix_info_by_path~~CallsGraph proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~get~2 json_core%get proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_matrix_info->none~throw_exception proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_matrix_info_by_path~~CalledByGraph proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var logical ( LK ) :: ok #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 if ( present ( name )) name = CK_ '' else !get info about the variable: #if defined __GFORTRAN__ call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size , name ) #endif if ( json % exception_thrown . and . present ( found )) then found = . false . call json % clear_exceptions () end if end if end subroutine json_matrix_info_by_path","tags":"","loc":"proc/json_matrix_info_by_path.html"},{"title":"json_parse_end – JSON-Fortran","text":"private subroutine json_parse_end(json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) Calls proc~~json_parse_end~~CallsGraph proc~json_parse_end json_core%json_parse_end none~throw_exception json_core%throw_exception proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_end~~CalledByGraph proc~json_parse_end json_core%json_parse_end proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_parse_end proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_parse_end none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_end ( json , unit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] ! first check for exceptions: if ( json % exception_thrown ) return ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if (. not . eof ) then call json % throw_exception ( 'Error in json_parse_end:' // & ' Unexpected character found after parsing value. \"' // & c // '\"' ) end if end subroutine json_parse_end","tags":"","loc":"proc/json_parse_end.html"},{"title":"json_parse_file – JSON-Fortran","text":"private subroutine json_parse_file(json, file, p, unit) Parse the JSON file and populate the json_value tree. Inputs The inputs can be: file & unit : the specified unit is used to read JSON from file.\n [note if unit is already open, then the filename is ignored] file : JSON is read from file using internal unit number Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % load ( file = 'myfile.json' , p = p ) History Jacob Williams : 01/13/2015 : added read from string option. Izaak Beekman : 03/08/2015 : moved read from string to separate\n subroutine, and error annotation to separate subroutine. Note When calling this routine, any exceptions thrown from previous\n calls will automatically be cleared. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) Calls proc~~json_parse_file~~CallsGraph proc~json_parse_file json_core%json_parse_file none~throw_exception json_core%throw_exception proc~json_parse_file->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_file->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_file->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 none~destroy~3 json_core%destroy proc~parse_array->none~destroy~3 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_object->none~destroy~3 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_file~~CalledByGraph proc~json_parse_file json_core%json_parse_file none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_file ( json , file , p , unit ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: file !! JSON file name type ( json_value ), pointer :: p !! output structure integer ( IK ), intent ( in ), optional :: unit !! file unit number (/= 0) integer ( IK ) :: iunit !! file unit actually used integer ( IK ) :: istat !! iostat flag logical ( LK ) :: is_open !! if the file is already open logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () if ( present ( unit ) ) then if ( unit == 0 ) then call json % throw_exception ( 'Error in json_parse_file: unit number must not be 0.' ) return end if iunit = unit ! check to see if the file is already open ! if it is, then use it, otherwise open the file with the name given. inquire ( unit = iunit , opened = is_open , iostat = istat ) if ( istat == 0 . and . . not . is_open ) then ! open the file open ( unit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) else ! if the file is already open, then we need to make sure ! that it is open with the correct form/access/etc... end if else ! open the file with a new unit number: open ( newunit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) end if if ( istat == 0 ) then if ( use_unformatted_stream ) then ! save the file size to be read: inquire ( unit = iunit , size = json % filesize , iostat = istat ) end if ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = trim ( file ) !use the file name ! parse as a value call json % parse_value ( unit = iunit , str = CK_ '' , value = p ) call json % parse_end ( unit = iunit , str = CK_ '' ) ! check for errors: if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , CK_ '' ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_file: ' // & 'Duplicate key found: ' // path ) end if end if end if end if ! close the file: close ( unit = iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_parse_file: Error opening file: ' // trim ( file )) nullify ( p ) end if end subroutine json_parse_file","tags":"","loc":"proc/json_parse_file.html"},{"title":"json_parse_string – JSON-Fortran","text":"private subroutine json_parse_string(json, p, str) Parse the JSON string and populate the json_value tree. See also json_parse_file Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data Calls proc~~json_parse_string~~CallsGraph proc~json_parse_string json_core%json_parse_string none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 none~destroy~3 json_core%destroy proc~parse_array->none~destroy~3 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_object->none~destroy~3 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_string~~CalledByGraph proc~json_parse_string json_core%json_parse_string none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data integer ( IK ), parameter :: iunit = 0 !! indicates that json data will be read from buffer logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = CK_ '' ! parse as a value call json % parse_value ( unit = iunit , str = str , value = p ) call json % parse_end ( unit = iunit , str = str ) if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , str ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_string: ' // & 'Duplicate key found: ' // path ) end if end if end if end if end subroutine json_parse_string","tags":"","loc":"proc/json_parse_string.html"},{"title":"json_prepare_parser – JSON-Fortran","text":"private subroutine json_prepare_parser(json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json Called by proc~~json_prepare_parser~~CalledByGraph proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_prepare_parser proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_prepare_parser none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_prepare_parser ( json ) implicit none class ( json_core ), intent ( inout ) :: json if ( json % allow_comments . and . . not . allocated ( json % comment_char )) then ! comments are enabled, but user hasn't set the comment char, ! so in this case use the default: json % comment_char = CK_ '/!#' end if end subroutine json_prepare_parser","tags":"","loc":"proc/json_prepare_parser.html"},{"title":"json_print_error_message – JSON-Fortran","text":"private subroutine json_print_error_message(json, io_unit) Print any error message, and then clear the exceptions. Note This routine is used by the unit tests.\n It was originally in json_example.f90, and was\n moved here 2/26/2015 by Izaak Beekman. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message Calls proc~~json_print_error_message~~CallsGraph proc~json_print_error_message json_core%json_print_error_message proc~json_check_for_errors json_core%json_check_for_errors proc~json_print_error_message->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_print_error_message->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_print_error_message~~CalledByGraph proc~json_print_error_message json_core%json_print_error_message proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_error_message ( json , io_unit ) implicit none class ( json_core ), intent ( inout ) :: json integer , intent ( in ), optional :: io_unit !! unit number for !! printing error message character ( kind = CK , len = :), allocatable :: error_msg !! error message logical :: status_ok !! false if there were any errors thrown !get error message: call json % check_for_errors ( status_ok , error_msg ) !print it if there is one: if (. not . status_ok ) then if ( present ( io_unit )) then write ( io_unit , '(A)' ) error_msg else write ( output_unit , '(A)' ) error_msg end if deallocate ( error_msg ) call json % clear_exceptions () end if end subroutine json_print_error_message","tags":"","loc":"proc/json_print_error_message.html"},{"title":"json_print_to_console – JSON-Fortran","text":"private subroutine json_print_to_console(json, p) Print the json_value structure to the console ( output_unit ). Note Just a wrapper for json_print_to_unit . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p Source Code subroutine json_print_to_console ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p call json % print ( p , int ( output_unit , IK )) end subroutine json_print_to_console","tags":"","loc":"proc/json_print_to_console.html"},{"title":"json_print_to_filename – JSON-Fortran","text":"private subroutine json_print_to_filename(json, p, filename) Print the json_value structure to a file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) Calls proc~~json_print_to_filename~~CallsGraph proc~json_print_to_filename json_core%json_print_to_filename none~throw_exception json_core%throw_exception proc~json_print_to_filename->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_to_filename ( json , p , filename ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to print to !! (should not already be open) integer ( IK ) :: iunit !! file unit for `open` statement integer ( IK ) :: istat !! `iostat` code for `open` statement open ( newunit = iunit , file = filename , status = 'REPLACE' , iostat = istat FILE_ENCODING ) if ( istat == 0 ) then call json % print ( p , iunit ) close ( iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_print_to_filename: could not open file: ' // & trim ( filename )) end if end subroutine json_print_to_filename","tags":"","loc":"proc/json_print_to_filename.html"},{"title":"json_print_to_unit – JSON-Fortran","text":"private subroutine json_print_to_unit(json, p, iunit) Print the json_value structure to a file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). Calls proc~~json_print_to_unit~~CallsGraph proc~json_print_to_unit json_core%json_print_to_unit none~throw_exception json_core%throw_exception proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_value_print proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info~2 json_core%info proc~json_is_vector->none~info~2 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_to_unit ( json , p , iunit ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! the file unit (the file must !! already have been opened, can't be -1). character ( kind = CK , len = :), allocatable :: dummy !! dummy for `str` argument !! to [[json_value_print]] integer ( IK ) :: idummy !! dummy for `iloc` argument !! to [[json_value_print]] if ( iunit /= unit2str ) then idummy = 0_IK call json % json_value_print ( p , iunit , str = dummy , iloc = idummy , indent = 1_IK , colon = . true .) else call json % throw_exception ( 'Error in json_print_to_unit: iunit must not be -1.' ) end if end subroutine json_print_to_unit","tags":"","loc":"proc/json_print_to_unit.html"},{"title":"json_rename_by_path – JSON-Fortran","text":"private subroutine json_rename_by_path(json, me, path, name, found) Rename a json_value , given the path. Note this is a wrapper for json_value_rename . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors Calls proc~~json_rename_by_path~~CallsGraph proc~json_rename_by_path json_core%json_rename_by_path none~get~2 json_core%get proc~json_rename_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_rename_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_rename_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable to rename character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if there were no errors type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_rename_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % rename ( p , name ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if end subroutine json_rename_by_path","tags":"","loc":"proc/json_rename_by_path.html"},{"title":"json_rename_by_path_name_ascii – JSON-Fortran","text":"private subroutine json_rename_by_path_name_ascii(json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~json_rename_by_path_name_ascii~~CallsGraph proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii interface~to_unicode to_unicode proc~json_rename_by_path_name_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path_name_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , path , to_unicode ( name ), found ) end subroutine json_rename_by_path_name_ascii","tags":"","loc":"proc/json_rename_by_path_name_ascii.html"},{"title":"json_rename_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_rename_by_path_path_ascii(json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~json_rename_by_path_path_ascii~~CallsGraph proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii interface~to_unicode to_unicode proc~json_rename_by_path_path_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path_path_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), name , found ) end subroutine json_rename_by_path_path_ascii","tags":"","loc":"proc/json_rename_by_path_path_ascii.html"},{"title":"json_string_info – JSON-Fortran","text":"private subroutine json_string_info(json, p, ilen, max_str_len, found) Returns information about character strings returned from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception Calls proc~~json_string_info~~CallsGraph proc~json_string_info json_core%json_string_info none~get~2 json_core%get proc~json_string_info->none~get~2 none~info~2 json_core%info proc~json_string_info->none~info~2 none~throw_exception json_core%throw_exception proc~json_string_info->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_string_info->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_string_info~~CalledByGraph proc~json_string_info json_core%json_string_info none~get~2 json_core%get proc~json_string_info->none~get~2 none~info~2 json_core%info proc~json_string_info->none~info~2 none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get~2 none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_string_info ( json , p , ilen , max_str_len , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), dimension (:), allocatable , intent ( out ), optional :: ilen !! if `p` is an array, this !! is the actual length !! of each character !! string in the array. !! if not an array, this !! is returned unallocated. integer ( IK ), intent ( out ), optional :: max_str_len !! The maximum length required to !! hold the string representation returned !! by a call to a `get` routine. If a scalar, !! this is just the length of the scalar. If !! a vector, this is the maximum length of !! any element. logical ( LK ), intent ( out ), optional :: found !! true if there were no errors. !! if not present, an error will !! throw an exception character ( kind = CK , len = :), allocatable :: cval !! for getting values as strings. logical ( LK ) :: initialized !! if the output array has been sized logical ( LK ) :: get_max_len !! if we are returning the `max_str_len` logical ( LK ) :: get_ilen !! if we are returning the `ilen` array integer ( IK ) :: var_type !! variable type get_max_len = present ( max_str_len ) get_ilen = present ( ilen ) if (. not . json % exception_thrown ) then if ( present ( found )) found = . true . initialized = . false . if ( get_max_len ) max_str_len = 0 select case ( p % var_type ) case ( json_array ) ! it's an array ! call routine for each element call json % get ( p , array_callback = get_string_lengths ) case default ! not an array if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( p , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( p % str_value ) . and . get_max_len ) & max_str_len = len ( p % str_value ) else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the variable must be a character string.' ,& found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( p , value = cval ) if (. not . json % exception_thrown ) then if ( allocated ( cval ) . and . get_max_len ) & max_str_len = len ( cval ) end if end if end select end if if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( get_max_len ) max_str_len = 0 if ( get_ilen ) then if ( allocated ( ilen )) deallocate ( ilen ) end if end if contains subroutine get_string_lengths ( json , element , i , count ) !! callback function to call for each element in the array. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval integer ( IK ) :: var_type if ( json % exception_thrown ) return if (. not . initialized ) then if ( get_ilen ) allocate ( ilen ( count )) initialized = . true . end if if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( element , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( element % str_value )) then if ( get_max_len ) then if ( len ( element % str_value ) > max_str_len ) & max_str_len = len ( element % str_value ) end if if ( get_ilen ) ilen ( i ) = len ( element % str_value ) else if ( get_ilen ) ilen ( i ) = 0 end if else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the array must contain only ' // & 'character strings.' , found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( element , value = cval ) if ( json % exception_thrown ) return if ( allocated ( cval )) then if ( get_max_len ) then if ( len ( cval ) > max_str_len ) max_str_len = len ( cval ) end if if ( get_ilen ) ilen ( i ) = len ( cval ) else if ( get_ilen ) ilen ( i ) = 0 end if end if end subroutine get_string_lengths end subroutine json_string_info","tags":"","loc":"proc/json_string_info.html"},{"title":"json_throw_exception – JSON-Fortran","text":"private subroutine json_throw_exception(json, msg, found) Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Note If is_verbose is true, this will also print a\n traceback if the Intel compiler is used. Note If stop_on_error is true, then the program is stopped. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. Called by proc~~json_throw_exception~~CalledByGraph proc~json_throw_exception json_core%json_throw_exception none~throw_exception json_core%throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert json_core%convert proc~convert->none~throw_exception none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~throw_exception none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~throw_exception none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception none~initialize json_file%initialize proc~json_file_move_pointer->none~initialize proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->none~throw_exception none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array json_core%json_get_array proc~json_get_array->none~throw_exception proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical json_core%json_get_logical proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path json_core%json_get_path proc~json_get_path->none~throw_exception proc~json_get_path->none~info~2 proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real json_core%json_get_real proc~json_get_real->none~throw_exception proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string json_core%json_get_string proc~json_get_string->none~throw_exception proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info json_core%json_info proc~json_info->none~throw_exception proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~throw_exception proc~json_is_vector->none~info~2 proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~throw_exception proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~throw_exception proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~throw_exception proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~throw_exception proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~throw_exception proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~throw_exception proc~json_value_add_member->none~info~2 proc~json_value_get_child json_core%json_value_get_child proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->none~throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get_child->proc~json_value_get_child none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~get~2->proc~json_get_alloc_string_vec_by_path none~get~2->proc~json_get_array none~get~2->proc~json_get_array_by_path none~get~2->proc~json_get_by_path none~get~2->proc~json_get_integer none~get~2->proc~json_get_integer_by_path none~get~2->proc~json_get_integer_vec_by_path none~get~2->proc~json_get_logical none~get~2->proc~json_get_logical_by_path none~get~2->proc~json_get_logical_vec_by_path none~get~2->proc~json_get_real none~get~2->proc~json_get_real_by_path none~get~2->proc~json_get_real_vec_by_path none~get~2->proc~json_get_string none~get~2->proc~json_get_string_by_path none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~initialize->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_value_replace->none~insert_after proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_throw_exception ( json , msg , found ) #ifdef __INTEL_COMPILER use ifcore , only : tracebackqq #endif implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. logical ( LK ) :: stop_on_error json % exception_thrown = . true . json % err_message = trim ( msg ) stop_on_error = json % stop_on_error . and . . not . present ( found ) if ( stop_on_error ) then #ifdef __INTEL_COMPILER ! for Intel, we raise a traceback and quit call tracebackqq ( string = trim ( msg ), user_exit_code = 0 ) #else write ( error_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) error stop 1 #endif elseif ( json % is_verbose ) then write ( output_unit , '(A)' ) '***********************' write ( output_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) !#if defined __GFORTRAN__ ! call backtrace() ! (have to compile with -fbacktrace -fall-intrinsics flags) !#endif #ifdef __INTEL_COMPILER call tracebackqq ( user_exit_code =- 1 ) ! print a traceback and return #endif write ( output_unit , '(A)' ) '***********************' end if end subroutine json_throw_exception","tags":"","loc":"proc/json_throw_exception.html"},{"title":"json_traverse – JSON-Fortran","text":"private subroutine json_traverse(json, p, traverse_callback) Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback Calls proc~~json_traverse~~CallsGraph proc~json_traverse json_core%json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_traverse~~CalledByGraph proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_is_child_of->proc~json_traverse proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_value_swap json_core%json_value_swap proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_all_for_duplicate_keys none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_traverse ( json , p , traverse_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p procedure ( json_traverse_callback_func ) :: traverse_callback logical ( LK ) :: finished !! can be used to stop the process if (. not . json % exception_thrown ) call traverse ( p ) contains recursive subroutine traverse ( p ) !! recursive [[json_value]] traversal. implicit none type ( json_value ), pointer , intent ( in ) :: p type ( json_value ), pointer :: element !! a child element integer ( IK ) :: i !! counter integer ( IK ) :: icount !! number of children if ( json % exception_thrown ) return call traverse_callback ( json , p , finished ) ! first call for this object if ( finished ) return !for arrays and objects, have to also call for all children: if ( p % var_type == json_array . or . p % var_type == json_object ) then icount = json % count ( p ) ! number of children if ( icount > 0 ) then element => p % children ! first one do i = 1 , icount ! call for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_traverse: ' // & 'Malformed JSON linked list' ) return end if call traverse ( element ) if ( finished . or . json % exception_thrown ) exit element => element % next end do end if nullify ( element ) end if end subroutine traverse end subroutine json_traverse","tags":"","loc":"proc/json_traverse.html"},{"title":"json_update_integer – JSON-Fortran","text":"private subroutine json_update_integer(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_integer~~CallsGraph proc~json_update_integer json_core%json_update_integer none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 none~get~2 json_core%get proc~json_update_integer->none~get~2 none~info~2 json_core%info proc~json_update_integer->none~info~2 none~throw_exception json_core%throw_exception proc~json_update_integer->none~throw_exception proc~to_integer json_core%to_integer proc~json_update_integer->proc~to_integer proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_integer ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_integer: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_integer","tags":"","loc":"proc/json_update_integer.html"},{"title":"json_update_logical – JSON-Fortran","text":"private subroutine json_update_logical(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_logical~~CallsGraph proc~json_update_logical json_core%json_update_logical none~add_by_path~2 json_core%add_by_path proc~json_update_logical->none~add_by_path~2 none~get~2 json_core%get proc~json_update_logical->none~get~2 none~info~2 json_core%info proc~json_update_logical->none~info~2 none~throw_exception json_core%throw_exception proc~json_update_logical->none~throw_exception proc~to_logical json_core%to_logical proc~json_update_logical->proc~to_logical proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_logical ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_logical: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_logical","tags":"","loc":"proc/json_update_logical.html"},{"title":"json_update_real – JSON-Fortran","text":"private subroutine json_update_real(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_real~~CallsGraph proc~json_update_real json_core%json_update_real none~add_by_path~2 json_core%add_by_path proc~json_update_real->none~add_by_path~2 none~get~2 json_core%get proc~json_update_real->none~get~2 none~info~2 json_core%info proc~json_update_real->none~info~2 none~throw_exception json_core%throw_exception proc~json_update_real->none~throw_exception proc~to_real json_core%to_real proc~json_update_real->proc~to_real proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_real ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_real: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_real","tags":"","loc":"proc/json_update_real.html"},{"title":"json_update_real32 – JSON-Fortran","text":"private subroutine json_update_real32(json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_real32~~CallsGraph proc~json_update_real32 json_core%json_update_real32 none~update~4 json_core%update proc~json_update_real32->none~update~4 proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real32","tags":"","loc":"proc/json_update_real32.html"},{"title":"json_update_string – JSON-Fortran","text":"private subroutine json_update_string(json, p, path, val, found, trim_str, adjustl_str) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string~~CallsGraph proc~json_update_string json_core%json_update_string none~add_by_path~2 json_core%add_by_path proc~json_update_string->none~add_by_path~2 none~get~2 json_core%get proc~json_update_string->none~get~2 none~info~2 json_core%info proc~json_update_string->none~info~2 none~throw_exception json_core%throw_exception proc~json_update_string->none~throw_exception proc~to_string json_core%to_string proc~json_update_string->proc~to_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~to_string proc~json_value_create_string->proc~json_value_create proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_string ( p_var , val , trim_str = trim_str , adjustl_str = adjustl_str ) ! update the value case default found = . false . call json % throw_exception ( 'Error in json_update_string: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_string","tags":"","loc":"proc/json_update_string.html"},{"title":"json_update_string_name_ascii – JSON-Fortran","text":"private subroutine json_update_string_name_ascii(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string_name_ascii~~CallsGraph proc~json_update_string_name_ascii json_core%json_update_string_name_ascii interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode none~update~4 json_core%update proc~json_update_string_name_ascii->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_update_string_name_ascii~~CalledByGraph proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4 json_core%update proc~json_update_string_name_ascii->none~update~4 none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~4 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~4 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~4 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~4 proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~4 proc~json_update_string_val_ascii->none~update~4 proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->none~update~4 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->none~update~4 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->none~update~4 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->none~update~4 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string_name_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_update_string_name_ascii","tags":"","loc":"proc/json_update_string_name_ascii.html"},{"title":"json_update_string_val_ascii – JSON-Fortran","text":"private subroutine json_update_string_val_ascii(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string_val_ascii~~CallsGraph proc~json_update_string_val_ascii json_core%json_update_string_val_ascii interface~to_unicode to_unicode proc~json_update_string_val_ascii->interface~to_unicode none~update~4 json_core%update proc~json_update_string_val_ascii->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_update_string_val_ascii~~CalledByGraph proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4 json_core%update proc~json_update_string_val_ascii->none~update~4 none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~4 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~4 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~4 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~4 proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~4 proc~json_update_string_name_ascii->none~update~4 proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->none~update~4 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->none~update~4 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->none~update~4 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->none~update~4 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string_val_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_update_string_val_ascii","tags":"","loc":"proc/json_update_string_val_ascii.html"},{"title":"json_value_add_integer – JSON-Fortran","text":"private subroutine json_value_add_integer(json, p, name, val) Add an integer value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val Calls proc~~json_value_add_integer~~CallsGraph proc~json_value_add_integer json_core%json_value_add_integer none~add~4 json_core%add proc~json_value_add_integer->none~add~4 none~create_integer json_core%create_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_integer->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name integer ( IK ), intent ( in ) :: val type ( json_value ), pointer :: var !create the variable: call json % create_integer ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_integer","tags":"","loc":"proc/json_value_add_integer.html"},{"title":"json_value_add_integer_vec – JSON-Fortran","text":"private subroutine json_value_add_integer_vec(json, p, name, val) Add a integer vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value Calls proc~~json_value_add_integer_vec~~CallsGraph proc~json_value_add_integer_vec json_core%json_value_add_integer_vec none~add~4 json_core%add proc~json_value_add_integer_vec->none~add~4 none~create_array json_core%create_array proc~json_value_add_integer_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create a variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_integer_vec","tags":"","loc":"proc/json_value_add_integer_vec.html"},{"title":"json_value_add_logical – JSON-Fortran","text":"private subroutine json_value_add_logical(json, p, name, val) Add a logical value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value Calls proc~~json_value_add_logical~~CallsGraph proc~json_value_add_logical json_core%json_value_add_logical none~add~4 json_core%add proc~json_value_add_logical->none~add~4 none~create_logical json_core%create_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_logical->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value type ( json_value ), pointer :: var !create the variable: call json % create_logical ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_logical","tags":"","loc":"proc/json_value_add_logical.html"},{"title":"json_value_add_logical_vec – JSON-Fortran","text":"private subroutine json_value_add_logical_vec(json, p, name, val) Add a logical vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value Calls proc~~json_value_add_logical_vec~~CallsGraph proc~json_value_add_logical_vec json_core%json_value_add_logical_vec none~add~4 json_core%add proc~json_value_add_logical_vec->none~add~4 none~create_array json_core%create_array proc~json_value_add_logical_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the vector logical ( LK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_logical_vec","tags":"","loc":"proc/json_value_add_logical_vec.html"},{"title":"json_value_add_member – JSON-Fortran","text":"private subroutine json_value_add_member(json, p, member) Adds member as a child of p . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p Calls proc~~json_value_add_member~~CallsGraph proc~json_value_add_member json_core%json_value_add_member none~info~2 json_core%info proc~json_value_add_member->none~info~2 none~throw_exception json_core%throw_exception proc~json_value_add_member->none~throw_exception proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_member ( json , p , member ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! `p` must be a `json_object` !! or a `json_array` type ( json_value ), pointer :: member !! the child member !! to add to `p` integer ( IK ) :: var_type !! variable type of `p` if (. not . json % exception_thrown ) then if ( associated ( p )) then call json % info ( p , var_type = var_type ) select case ( var_type ) case ( json_object , json_array ) ! associate the parent member % parent => p ! add to linked list if ( associated ( p % children )) then p % tail % next => member member % previous => p % tail else p % children => member member % previous => null () !first in the list end if ! new member is now the last one in the list p % tail => member p % n_children = p % n_children + 1 case default call json % throw_exception ( 'Error in json_value_add_member: ' // & 'can only add child to object or array' ) end select else call json % throw_exception ( 'Error in json_value_add_member: ' // & 'the pointer is not associated' ) end if end if end subroutine json_value_add_member","tags":"","loc":"proc/json_value_add_member.html"},{"title":"json_value_add_null – JSON-Fortran","text":"private subroutine json_value_add_null(json, p, name) Add a NULL value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_add_null~~CallsGraph proc~json_value_add_null json_core%json_value_add_null none~add~4 json_core%add proc~json_value_add_null->none~add~4 none~create_null json_core%create_null proc~json_value_add_null->none~create_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: var !create the variable: call json % create_null ( var , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_null","tags":"","loc":"proc/json_value_add_null.html"},{"title":"json_value_add_real – JSON-Fortran","text":"private subroutine json_value_add_real(json, p, name, val) Add a real value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value Calls proc~~json_value_add_real~~CallsGraph proc~json_value_add_real json_core%json_value_add_real none~add~4 json_core%add proc~json_value_add_real->none~add~4 none~create_real~2 json_core%create_real proc~json_value_add_real->none~create_real~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value type ( json_value ), pointer :: var !create the variable: call json % create_real ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_real","tags":"","loc":"proc/json_value_add_real.html"},{"title":"json_value_add_real32 – JSON-Fortran","text":"private subroutine json_value_add_real32(json, p, name, val) Alternate version of json_value_add_real where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value Calls proc~~json_value_add_real32~~CallsGraph proc~json_value_add_real32 json_core%json_value_add_real32 none~add~4 json_core%add proc~json_value_add_real32->none~add~4 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32","tags":"","loc":"proc/json_value_add_real32.html"},{"title":"json_value_add_real32_vec – JSON-Fortran","text":"private subroutine json_value_add_real32_vec(json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val Calls proc~~json_value_add_real32_vec~~CallsGraph proc~json_value_add_real32_vec json_core%json_value_add_real32_vec none~add~4 json_core%add proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32_vec","tags":"","loc":"proc/json_value_add_real32_vec.html"},{"title":"json_value_add_real_vec – JSON-Fortran","text":"private subroutine json_value_add_real_vec(json, p, name, val) Add a real vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val Calls proc~~json_value_add_real_vec~~CallsGraph proc~json_value_add_real_vec json_core%json_value_add_real_vec none~add~4 json_core%add proc~json_value_add_real_vec->none~add~4 none~create_array json_core%create_array proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_real_vec","tags":"","loc":"proc/json_value_add_real_vec.html"},{"title":"json_value_add_string – JSON-Fortran","text":"private subroutine json_value_add_string(json, p, name, val, trim_str, adjustl_str) Add a character string child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string~~CallsGraph proc~json_value_add_string json_core%json_value_add_string none~add~4 json_core%add proc~json_value_add_string->none~add~4 none~create_string json_core%create_string proc~json_value_add_string->none~create_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_create_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` type ( json_value ), pointer :: var !create the variable: call json % create_string ( var , val , name , trim_str , adjustl_str ) !add it: call json % add ( p , var ) end subroutine json_value_add_string","tags":"","loc":"proc/json_value_add_string.html"},{"title":"json_value_add_string_name_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_name_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string_name_ascii~~CallsGraph proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_name_ascii->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_name_ascii~~CalledByGraph proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4 json_core%add proc~json_value_add_string_name_ascii->none~add~4 none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->none~add~4 proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~4 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_name_ascii","tags":"","loc":"proc/json_value_add_string_name_ascii.html"},{"title":"json_value_add_string_val_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_val_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string_val_ascii~~CallsGraph proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii interface~to_unicode to_unicode proc~json_value_add_string_val_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_val_ascii->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_val_ascii~~CalledByGraph proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4 json_core%add proc~json_value_add_string_val_ascii->none~add~4 none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->none~add~4 proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~4 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_val_ascii","tags":"","loc":"proc/json_value_add_string_val_ascii.html"},{"title":"json_value_add_string_vec – JSON-Fortran","text":"private subroutine json_value_add_string_vec(json, p, name, val, trim_str, adjustl_str) Add a character string vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_value_add_string_vec~~CallsGraph proc~json_value_add_string_vec json_core%json_value_add_string_vec none~add~4 json_core%add proc~json_value_add_string_vec->none~add~4 none~create_array json_core%create_array proc~json_value_add_string_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val !! array of strings logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i ), trim_str , adjustl_str ) end do !add it: call json % add ( p , var ) end subroutine json_value_add_string_vec","tags":"","loc":"proc/json_value_add_string_vec.html"},{"title":"json_value_add_string_vec_name_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_vec_name_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~json_value_add_string_vec_name_ascii~~CallsGraph proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii interface~to_unicode to_unicode proc~json_value_add_string_vec_name_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_vec_name_ascii->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_vec_name_ascii~~CalledByGraph proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4 json_core%add proc~json_value_add_string_vec_name_ascii->none~add~4 none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec_val_ascii->none~add~4 proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~4 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_vec_name_ascii","tags":"","loc":"proc/json_value_add_string_vec_name_ascii.html"},{"title":"json_value_add_string_vec_val_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_vec_val_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~json_value_add_string_vec_val_ascii~~CallsGraph proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii interface~to_unicode to_unicode proc~json_value_add_string_vec_val_ascii->interface~to_unicode none~add~4 json_core%add proc~json_value_add_string_vec_val_ascii->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_vec_val_ascii~~CalledByGraph proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4 json_core%add proc~json_value_add_string_vec_val_ascii->none~add~4 none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~4 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~4 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~4 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~4 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~4 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~4 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~4 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~4 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~4 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~4 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~4 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~4 proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~4 proc~json_value_add_string_vec_name_ascii->none~add~4 proc~parse_array json_core%parse_array proc~parse_array->none~add~4 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~4 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~4 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~4 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~4 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~4 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~4 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~4 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~4 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~4 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~4 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~4 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~4 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_vec_val_ascii","tags":"","loc":"proc/json_value_add_string_vec_val_ascii.html"},{"title":"json_value_clone_func – JSON-Fortran","text":"private recursive subroutine json_value_clone_func(from, to, parent, previous, tail) Recursive deep copy function called by json_clone . Note If new data is added to the json_value type,\n then this would need to be updated. Type Bound json_core Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children Called by proc~~json_value_clone_func~~CalledByGraph proc~json_value_clone_func json_core%json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func proc~json_clone json_core%json_clone proc~json_clone->proc~json_value_clone_func proc~assign_json_file json_file%assign_json_file proc~assign_json_file->proc~json_clone Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_value_clone_func ( from , to , parent , previous , tail ) implicit none type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here (it !! must not already be associated) type ( json_value ), pointer , optional :: parent !! to%parent type ( json_value ), pointer , optional :: previous !! to%previous logical , optional :: tail !! if \"to\" is the tail of !! its parent's children nullify ( to ) if ( associated ( from )) then allocate ( to ) !copy over the data variables: ! [note: the allocate() statements don't work here for the ! deferred-length characters in gfortran-4.9] if ( allocated ( from % name )) to % name = from % name if ( allocated ( from % dbl_value )) allocate ( to % dbl_value , source = from % dbl_value ) if ( allocated ( from % log_value )) allocate ( to % log_value , source = from % log_value ) if ( allocated ( from % str_value )) to % str_value = from % str_value if ( allocated ( from % int_value )) allocate ( to % int_value , source = from % int_value ) to % var_type = from % var_type to % n_children = from % n_children ! allocate and associate the pointers as necessary: if ( present ( parent )) to % parent => parent if ( present ( previous )) to % previous => previous if ( present ( tail )) then if ( tail . and . associated ( to % parent )) to % parent % tail => to end if if ( associated ( from % next ) . and . associated ( to % parent )) then ! we only clone the next entry in an array ! if the parent has also been cloned call json_value_clone_func ( from = from % next ,& to = to % next ,& previous = to ,& parent = to % parent ,& tail = (. not . associated ( from % next % next ))) end if if ( associated ( from % children )) then call json_value_clone_func ( from = from % children ,& to = to % children ,& parent = to ,& tail = (. not . associated ( from % children % next ))) end if end if end subroutine json_value_clone_func","tags":"","loc":"proc/json_value_clone_func.html"},{"title":"json_value_create – JSON-Fortran","text":"private subroutine json_value_create(p) Allocate a json_value pointer variable.\n This should be called before adding data to it. Example type ( json_value ), pointer :: var call json_value_create ( var ) call json % to_real ( var , 1.0_RK ) Notes This routine does not check for exceptions. The pointer should not already be allocated, or a memory leak will occur. Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: p Called by proc~~json_value_create~~CalledByGraph proc~json_value_create json_value_create proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~json_value_create none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_value_create proc~json_parse_string->proc~parse_value proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~json_value_create proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~json_value_create proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~json_value_create proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~json_value_create proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~json_value_create proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~json_value_create proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~json_value_create proc~parse_array json_core%parse_array proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_string->none~create_string none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create ( p ) implicit none type ( json_value ), pointer :: p nullify ( p ) allocate ( p ) end subroutine json_value_create","tags":"","loc":"proc/json_value_create.html"},{"title":"json_value_create_array – JSON-Fortran","text":"private subroutine json_value_create_array(json, p, name) Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_array ( p , 'arrayname' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_array~~CallsGraph proc~json_value_create_array json_core%json_value_create_array proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_array~~CalledByGraph proc~json_value_create_array json_core%json_value_create_array none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~convert json_core%convert proc~convert->none~create_array none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array none~create json_core%create proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_value_create_array->none~create_array proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_array ( p , name ) end subroutine json_value_create_array","tags":"","loc":"proc/json_value_create_array.html"},{"title":"json_value_create_integer – JSON-Fortran","text":"private subroutine json_value_create_integer(json, p, val, name) Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_integer ( p , 'value' , 1 ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_integer~~CallsGraph proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_integer~~CalledByGraph proc~json_value_create_integer json_core%json_value_create_integer none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_integer ( p , val , name ) end subroutine json_value_create_integer","tags":"","loc":"proc/json_value_create_integer.html"},{"title":"json_value_create_logical – JSON-Fortran","text":"private subroutine json_value_create_logical(json, p, val, name) Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_logical ( p , 'value' ,. true .) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name Calls proc~~json_value_create_logical~~CallsGraph proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_logical~~CalledByGraph proc~json_value_create_logical json_core%json_value_create_logical none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val !! variable value character ( kind = CK , len =* ), intent ( in ) :: name !! variable name call json_value_create ( p ) call json % to_logical ( p , val , name ) end subroutine json_value_create_logical","tags":"","loc":"proc/json_value_create_logical.html"},{"title":"json_value_create_null – JSON-Fortran","text":"private subroutine json_value_create_null(json, p, name) Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_null ( p , 'value' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_null~~CallsGraph proc~json_value_create_null json_core%json_value_create_null proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_null~~CalledByGraph proc~json_value_create_null json_core%json_value_create_null none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~convert json_core%convert proc~convert->none~create_null none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~wrap_json_value_create_null->none~create_null proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_null ( p , name ) end subroutine json_value_create_null","tags":"","loc":"proc/json_value_create_null.html"},{"title":"json_value_create_object – JSON-Fortran","text":"private subroutine json_value_create_object(json, p, name) Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_object ( p , 'objectname' ) Note The name is not significant for the root structure or an array element.\n In those cases, an empty string can be used. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_object~~CallsGraph proc~json_value_create_object json_core%json_value_create_object proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_object~~CalledByGraph proc~json_value_create_object json_core%json_value_create_object none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~convert json_core%convert proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_value_create_object->none~create_object proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_object ( p , name ) end subroutine json_value_create_object","tags":"","loc":"proc/json_value_create_object.html"},{"title":"json_value_create_real – JSON-Fortran","text":"private subroutine json_value_create_real(json, p, val, name) Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_real ( p , 'value' , 1.0_RK ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_real~~CallsGraph proc~json_value_create_real json_core%json_value_create_real proc~json_value_create json_value_create proc~json_value_create_real->proc~json_value_create proc~to_real json_core%to_real proc~json_value_create_real->proc~to_real proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_real ( p , val , name ) end subroutine json_value_create_real","tags":"","loc":"proc/json_value_create_real.html"},{"title":"json_value_create_real32 – JSON-Fortran","text":"private subroutine json_value_create_real32(json, p, val, name) Alternate version of json_value_create_real where val=real32. Note The value is converted into a real(RK) variable internally. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_real32~~CallsGraph proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2 json_core%create_real proc~json_value_create_real32->none~create_real~2 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~wrap_json_value_create_real32->none~create_real~2 interface~to_unicode to_unicode proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_real32~~CalledByGraph proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2 json_core%create_real proc~json_value_create_real32->none~create_real~2 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create_real~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~create_real~2 proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real32","tags":"","loc":"proc/json_value_create_real32.html"},{"title":"json_value_create_string – JSON-Fortran","text":"private subroutine json_value_create_string(json, p, val, name, trim_str, adjustl_str) Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_string ( p , 'value' , 'hello' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_create_string~~CallsGraph proc~json_value_create_string json_core%json_value_create_string proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_string~~CalledByGraph proc~json_value_create_string json_core%json_value_create_string none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~wrap_json_value_create_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json_value_create ( p ) call json % to_string ( p , val , name , trim_str , adjustl_str ) end subroutine json_value_create_string","tags":"","loc":"proc/json_value_create_string.html"},{"title":"json_value_destroy – JSON-Fortran","text":"private pure recursive subroutine json_value_destroy(json, p, destroy_next) Destroy a json_value linked-list structure. Note The original FSON version of this\n routine was not properly freeing the memory.\n It was rewritten. Note This routine destroys this variable, it’s children, and\n (if destroy_next is true) the subsequent elements in\n an object or array. It does not destroy the parent or\n previous elements. Note There is some protection here to enable destruction of\n improperly-created linked lists. However, likely there\n are cases not handled. Use the json_value_validate method to validate a JSON structure that was manually\n created using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) Calls proc~~json_value_destroy~~CallsGraph proc~json_value_destroy json_core%json_value_destroy none~destroy~3 json_core%destroy proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~destroy~3->proc~json_value_destroy proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_destroy~~CalledByGraph proc~json_value_destroy json_core%json_value_destroy none~destroy~3 json_core%destroy proc~json_value_destroy->none~destroy~3 none~destroy~3->proc~json_value_destroy proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy~3 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy~3 none~valid_path~2 json_core%valid_path proc~json_file_valid_path_op->none~valid_path~2 proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy~3 proc~parse_array json_core%parse_array proc~parse_array->none~destroy~3 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~destroy~3 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize json_file%deserialize proc~assign_string_to_json_file->none~deserialize proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy none~load~2 json_core%load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize~2 json_core%deserialize proc~json_file_load_from_string->none~deserialize~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2->proc~json_parse_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_parse_string->none~deserialize~2 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure recursive subroutine json_value_destroy ( json , p , destroy_next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! variable to destroy logical ( LK ), intent ( in ), optional :: destroy_next !! if true, then `p%next` !! is also destroyed (default is true) logical ( LK ) :: des_next !! local copy of `destroy_next` !! optional argument type ( json_value ), pointer :: child !! for getting child elements logical :: circular !! to check to malformed linked lists if ( associated ( p )) then if ( present ( destroy_next )) then des_next = destroy_next else des_next = . true . end if if ( allocated ( p % name )) deallocate ( p % name ) call destroy_json_data ( p ) if ( associated ( p % next )) then ! check for circular references: if ( associated ( p , p % next )) nullify ( p % next ) end if if ( associated ( p % children )) then do while ( p % n_children > 0 ) child => p % children if ( associated ( child )) then p % children => p % children % next p % n_children = p % n_children - 1 ! check children for circular references: circular = ( associated ( p % children ) . and . & associated ( p % children , child )) call json % destroy ( child , destroy_next = . false .) if ( circular ) exit else ! it is a malformed JSON object. But, we will ! press ahead with the destroy process, since ! otherwise, there would be no way to destroy it. exit end if end do nullify ( p % children ) nullify ( child ) end if if ( associated ( p % next ) . and . des_next ) call json % destroy ( p % next ) nullify ( p % previous ) nullify ( p % parent ) nullify ( p % tail ) if ( associated ( p )) deallocate ( p ) nullify ( p ) end if end subroutine json_value_destroy","tags":"","loc":"proc/json_value_destroy.html"},{"title":"json_value_get_child – JSON-Fortran","text":"private subroutine json_value_get_child(json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child Calls proc~~json_value_get_child~~CallsGraph proc~json_value_get_child json_core%json_value_get_child none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child~~CalledByGraph proc~json_value_get_child json_core%json_value_get_child none~get_child json_core%get_child none~get_child->proc~json_value_get_child proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child ( json , p , child ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data type ( json_value ), pointer :: child !! pointer to the child if ( associated ( p )) then child => p % children else nullify ( child ) call json % throw_exception ( 'Error in json_value_get_child: ' // & 'pointer is not associated.' ) end if end subroutine json_value_get_child","tags":"","loc":"proc/json_value_get_child.html"},{"title":"json_value_get_child_by_index – JSON-Fortran","text":"private subroutine json_value_get_child_by_index(json, p, idx, child, found) Returns a child in the object or array given the index. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). Calls proc~~json_value_get_child_by_index~~CallsGraph proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~throw_exception json_core%throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child_by_index~~CalledByGraph proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_index proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child_by_index ( json , p , idx , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data integer ( IK ), intent ( in ) :: idx !! index of the child !! (this is a 1-based Fortran !! style array index). type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i !! counter nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p % children )) then ! If getting first or last child, we can do this quickly. ! Otherwise, traverse the list. if ( idx == 1 ) then child => p % children ! first one elseif ( idx == p % n_children ) then if ( associated ( p % tail )) then child => p % tail ! last one else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%tail is not associated.' , found ) end if elseif ( idx < 1 . or . idx > p % n_children ) then call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' idx is out of range.' , found ) else ! if idx is closer to the end, we traverse the list backward from tail, ! otherwise we traverse it forward from children: if ( p % n_children - idx < idx ) then ! traverse backward child => p % tail do i = 1 , p % n_children - idx if ( associated ( child % previous )) then child => child % previous else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%previous is not associated.' , found ) nullify ( child ) exit end if end do else ! traverse forward child => p % children do i = 1 , idx - 1 if ( associated ( child % next )) then child => child % next else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%next is not associated.' , found ) nullify ( child ) exit end if end do end if end if else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' p%children is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_index","tags":"","loc":"proc/json_value_get_child_by_index.html"},{"title":"json_value_get_child_by_name – JSON-Fortran","text":"private subroutine json_value_get_child_by_name(json, p, name, child, found) Returns a child in the object or array given the name string. The name search can be case-sensitive or not, and can have significant trailing\n whitespace or not, depending on the settings in the json_core class. Note The name input is not a path, and is not parsed like it is in json_get_by_path . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). Calls proc~~json_value_get_child_by_name~~CallsGraph proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~throw_exception json_core%throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child_by_name~~CalledByGraph proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! the name of a child of `p` type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i , n_children logical :: error nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p )) then error = . true . ! will be false if it is found if ( p % var_type == json_object ) then n_children = json % count ( p ) child => p % children !start with first one do i = 1 , n_children if (. not . associated ( child )) then call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'Malformed JSON linked list' , found ) exit end if if ( allocated ( child % name )) then !name string matching routine: if ( json % name_equal ( child , name )) then error = . false . exit end if end if child => child % next end do end if if ( error ) then !did not find anything: call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'child variable ' // trim ( name ) // ' was not found.' , found ) nullify ( child ) end if else call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'pointer is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_name","tags":"","loc":"proc/json_value_get_child_by_name.html"},{"title":"json_value_insert_after – JSON-Fortran","text":"private subroutine json_value_insert_after(json, p, element) Inserts element after p , and updates the JSON structure accordingly. Example program test use json_module implicit none logical ( json_LK ) :: found type ( json_core ) :: json type ( json_value ), pointer :: p , new , element call json % load ( file = 'myfile.json' , p = p ) call json % get ( p , 'x(3)' , element , found ) ! get pointer to an array element in the file call json % create_integer ( new , 1 , '' ) ! create a new element call json % insert_after ( element , new ) ! insert new element after x(3) call json % print ( p , 'myfile2.json' ) ! write it to a file call json % destroy ( p ) ! cleanup end program test Details This routine can be used to insert a new element (or set of elements)\n into an array or object at a specific index.\n See json_value_insert_after_child_by_index Children and subsequent elements of element are carried along. If the inserted elements are part of an existing list, then\n they are removed from that list. p\n [1] - [2] - [3] - [4]\n |\n [5] - [6] - [7] n=3 elements inserted\n element last\n\n Result is:\n\n [1] - [2] - [5] - [6] - [7] - [3] - [4] Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p Called by proc~~json_value_insert_after~~CalledByGraph proc~json_value_insert_after json_core%json_value_insert_after none~insert_after json_core%insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_insert_after ( json , p , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a value from a JSON structure !! (presumably, this is a child of !! an object or array). type ( json_value ), pointer :: element !! the element to insert after `p` type ( json_value ), pointer :: parent !! the parent of `p` type ( json_value ), pointer :: next !! temp pointer for traversing structure type ( json_value ), pointer :: last !! the last of the items being inserted integer :: n !! number of items being inserted if (. not . json % exception_thrown ) then parent => p % parent ! set first parent of inserted list: element % parent => parent ! Count the number of inserted elements. ! and set their parents. n = 1 ! initialize counter next => element % next last => element do if (. not . associated ( next )) exit n = n + 1 next % parent => parent last => next next => next % next end do if ( associated ( parent )) then ! update parent's child counter: parent % n_children = parent % n_children + n ! if p is last of parents children then ! also have to update parent tail pointer: if ( associated ( parent % tail , p )) then parent % tail => last end if end if if ( associated ( element % previous )) then ! element is apparently part of an existing list, ! so have to update that as well. if ( associated ( element % previous % parent )) then element % previous % parent % n_children = & element % previous % parent % n_children - n element % previous % parent % tail => & element % previous ! now the last one in the list else ! this would be a memory leak if the previous entries ! are not otherwise being pointed too ! [throw an error in this case???] end if !remove element from the other list: element % previous % next => null () end if element % previous => p if ( associated ( p % next )) then ! if there are any in the list after p: last % next => p % next last % next % previous => element else last % next => null () end if p % next => element end if end subroutine json_value_insert_after","tags":"","loc":"proc/json_value_insert_after.html"},{"title":"json_value_insert_after_child_by_index – JSON-Fortran","text":"private subroutine json_value_insert_after_child_by_index(json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert Calls proc~~json_value_insert_after_child_by_index~~CallsGraph proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_insert_after_child_by_index~~CalledByGraph proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_insert_after_child_by_index ( json , p , idx , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON object or array. integer ( IK ), intent ( in ) :: idx !! the index of the child of `p` to !! insert the new element after !! (this is a 1-based Fortran !! style array index) type ( json_value ), pointer :: element !! the element to insert type ( json_value ), pointer :: tmp !! for getting the `idx`-th child of `p` if (. not . json % exception_thrown ) then ! get the idx-th child of p: call json % get_child ( p , idx , tmp ) ! call json_value_insert_after: if (. not . json % exception_thrown ) call json % insert_after ( tmp , element ) end if end subroutine json_value_insert_after_child_by_index","tags":"","loc":"proc/json_value_insert_after_child_by_index.html"},{"title":"json_value_print – JSON-Fortran","text":"private recursive subroutine json_value_print(json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Notes This is an internal routine called by the various wrapper routines. The reason the str argument is non-optional is because of a\n bug in v4.9 of the gfortran compiler. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] Calls proc~~json_value_print~~CallsGraph proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info~2 json_core%info proc~json_is_vector->none~info~2 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_print~~CalledByGraph proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_value_print ( json , p , iunit , str , indent ,& need_comma , colon , is_array_element ,& is_compressed_vector , iloc ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! file unit to write to (the !! file is assumed to be open) integer ( IK ), intent ( in ), optional :: indent !! indention level logical ( LK ), intent ( in ), optional :: is_array_element !! if this is an array element logical ( LK ), intent ( in ), optional :: need_comma !! if it needs a comma after it logical ( LK ), intent ( in ), optional :: colon !! if the colon was just written character ( kind = CK , len = :), intent ( inout ), allocatable :: str !! if `iunit==unit2str` (-1) then !! the structure is printed to this !! string rather than a file. This mode !! is used by [[json_value_to_string]]. integer ( IK ), intent ( inout ) :: iloc !! current index in `str`. should be set to 0 initially. !! [only used when `str` is used.] logical ( LK ), intent ( in ), optional :: is_compressed_vector !! if True, this is an element !! from an array being printed !! on one line [default is False] character ( kind = CK , len = max_numeric_str_len ) :: tmp !! for value to string conversions character ( kind = CK , len = :), allocatable :: s_indent !! the string of spaces for !! indenting (see `tab` and `spaces`) character ( kind = CK , len = :), allocatable :: s !! the string appended to `str` type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: tab !! number of `tabs` for indenting integer ( IK ) :: spaces !! number of spaces for indenting integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children logical ( LK ) :: print_comma !! if the comma will be printed after the value logical ( LK ) :: write_file !! if we are writing to a file logical ( LK ) :: write_string !! if we are writing to a string logical ( LK ) :: is_array !! if this is an element in an array logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type character ( kind = CK , len = :), allocatable :: str_escaped !! escaped version of !! `name` or `str_value` if (. not . json % exception_thrown ) then if (. not . associated ( p )) then ! note: a null() pointer will trigger this error. ! However, if the pointer is undefined, then this will ! crash (if this wasn't here it would crash below when ! we try to access the contents) call json % throw_exception ( 'Error in json_value_print: ' // & 'the pointer is not associated' ) return end if if ( present ( is_compressed_vector )) then is_vector = is_compressed_vector else is_vector = . false . end if !whether to write a string or a file (one or the other): write_string = ( iunit == unit2str ) write_file = . not . write_string !if the comma will be printed after the value ! [comma not printed for the last elements] if ( present ( need_comma )) then print_comma = need_comma else print_comma = . false . end if !number of \"tabs\" to indent: if ( present ( indent ) . and . . not . json % no_whitespace ) then tab = indent else tab = 0 end if !convert to number of spaces: spaces = tab * json % spaces_per_tab !if this is an element in an array: if ( present ( is_array_element )) then is_array = is_array_element else is_array = . false . end if !if the colon was the last thing written if ( present ( colon )) then s_indent = CK_ '' else s_indent = repeat ( space , spaces ) end if select case ( p % var_type ) case ( json_object ) count = json % count ( p ) if ( count == 0 ) then !special case for empty object s = s_indent // start_object // end_object call write_it ( comma = print_comma ) else s = s_indent // start_object call write_it () !if an object is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! print the name if ( allocated ( element % name )) then call escape_string ( element % name , str_escaped , json % escape_solidus ) if ( json % no_whitespace ) then !compact printing - no extra space s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char call write_it ( advance = . false .) else s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char // space call write_it ( advance = . false .) end if else call json % throw_exception ( 'Error in json_value_print:' // & ' element%name not allocated' ) nullify ( element ) return end if ! recursive print of the element call json % json_value_print ( element , iunit = iunit , indent = tab + 1_IK , & need_comma = i < count , colon = . true ., str = str , iloc = iloc ) if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do ! [one fewer tab if it isn't an array element] if (. not . is_array ) then s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_object else s = s_indent // end_object end if call write_it ( comma = print_comma ) nullify ( element ) end if case ( json_array ) count = json % count ( p ) if ( count == 0 ) then ! special case for empty array s = s_indent // start_array // end_array call write_it ( comma = print_comma ) else ! if every child is the same type & a scalar: is_vector = json % is_vector ( p ) if ( json % failed ()) return s = s_indent // start_array call write_it ( advance = (. not . is_vector ) ) !if an array is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! recursive print of the element if ( is_vector ) then call json % json_value_print ( element , iunit = iunit , indent = 0_IK ,& need_comma = i < count , is_array_element = . false ., & str = str , iloc = iloc ,& is_compressed_vector = . true .) else call json % json_value_print ( element , iunit = iunit , indent = tab ,& need_comma = i < count , is_array_element = . true ., & str = str , iloc = iloc ) end if if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do !indent the closing array character: if ( is_vector ) then s = end_array call write_it ( comma = print_comma ) else s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_array call write_it ( comma = print_comma ) end if nullify ( element ) end if case ( json_null ) s = s_indent // null_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_string ) if ( allocated ( p % str_value )) then ! have to escape the string for printing: call escape_string ( p % str_value , str_escaped , json % escape_solidus ) s = s_indent // quotation_mark // str_escaped // quotation_mark call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else call json % throw_exception ( 'Error in json_value_print:' // & ' p%value_string not allocated' ) return end if case ( json_logical ) if ( p % log_value ) then s = s_indent // true_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else s = s_indent // false_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) end if case ( json_integer ) call integer_to_string ( p % int_value , int_fmt , tmp ) s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_real ) if ( allocated ( json % real_fmt )) then call real_to_string ( p % dbl_value , json % real_fmt , json % compact_real , json % non_normals_to_null , tmp ) else !use the default format (user has not called initialize() or specified one): call real_to_string ( p % dbl_value , default_real_fmt , json % compact_real , json % non_normals_to_null , tmp ) end if s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case default call integer_to_string ( p % var_type , int_fmt , tmp ) call json % throw_exception ( 'Error in json_value_print: ' // & 'unknown data type: ' // trim ( tmp )) end select end if contains subroutine write_it ( advance , comma , space_after_comma ) !! write the string `s` to the file (or the output string) implicit none logical ( LK ), intent ( in ), optional :: advance !! to add line break or not logical ( LK ), intent ( in ), optional :: comma !! print comma after the string logical ( LK ), intent ( in ), optional :: space_after_comma !! print a space after the comma logical ( LK ) :: add_comma !! if a delimiter is to be added after string logical ( LK ) :: add_line_break !! if a line break is to be added after string logical ( LK ) :: add_space !! if a space is to be added after the comma integer ( IK ) :: n !! length of actual string `s` appended to `str` integer ( IK ) :: room_left !! number of characters left in `str` integer ( IK ) :: n_chunks_to_add !! number of chunks to add to `str` for appending `s` if ( present ( comma )) then add_comma = comma else add_comma = . false . !default is not to add comma end if if ( json % no_whitespace ) then add_space = . false . else if ( present ( space_after_comma )) then add_space = space_after_comma else add_space = . false . !default is not to add space end if end if if ( present ( advance )) then if ( json % no_whitespace ) then ! overrides input value: add_line_break = . false . else add_line_break = advance end if else add_line_break = . not . json % no_whitespace ! default is to advance if ! we are printing whitespace end if ! string to print: if ( add_comma ) then if ( add_space ) then s = s // delimiter // space else s = s // delimiter end if end if if ( write_file ) then if ( add_line_break ) then write ( iunit , fmt = '(A)' ) s else write ( iunit , fmt = '(A)' , advance = 'NO' ) s end if else !write string if ( add_line_break ) s = s // newline n = len ( s ) room_left = len ( str ) - iloc if ( room_left < n ) then ! need to add another chunk to fit this string: n_chunks_to_add = max ( 1_IK , ceiling ( real ( len ( s ) - room_left , RK ) / real ( chunk_size , RK ), IK ) ) str = str // repeat ( space , print_str_chunk_size * n_chunks_to_add ) end if ! append s to str: str ( iloc + 1 : iloc + n ) = s iloc = iloc + n end if end subroutine write_it end subroutine json_value_print","tags":"","loc":"proc/json_value_print.html"},{"title":"json_value_remove – JSON-Fortran","text":"private subroutine json_value_remove(json, p, destroy) Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Examples To extract an object from one JSON structure, and add it to another: type ( json_core ) :: json type ( json_value ), pointer :: json1 , json2 , p logical :: found !create and populate json1 and json2 call json % get ( json1 , 'name' , p , found ) ! get pointer to name element of json1 call json % remove ( p , destroy = . false .) ! remove it from json1 (don't destroy) call json % add ( json2 , p ) ! add it to json2 To remove an object from a JSON structure (and destroy it): type ( json_core ) :: json type ( json_value ), pointer :: json1 , p logical :: found !create and populate json1 call json % get ( json1 , 'name' , p , found ) ! get pointer to name element of json1 call json % remove ( p ) ! remove and destroy it History Jacob Williams : 12/28/2014 : added destroy optional argument. Jacob Williams : 12/04/2020 : bug fix. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: If destroy is not present, it is also destroyed. If destroy is present and true, it is destroyed. If destroy is present and false, it is not destroyed. Calls proc~~json_value_remove~~CallsGraph proc~json_value_remove json_core%json_value_remove none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_remove~~CalledByGraph proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_remove ( json , p , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: destroy !! Option to destroy `p` after it is removed: !! !! * If `destroy` is not present, it is also destroyed. !! * If `destroy` is present and true, it is destroyed. !! * If `destroy` is present and false, it is not destroyed. type ( json_value ), pointer :: parent !! pointer to parent type ( json_value ), pointer :: previous !! pointer to previous type ( json_value ), pointer :: next !! pointer to next logical ( LK ) :: destroy_it !! if `p` should be destroyed if ( associated ( p )) then !optional input argument: if ( present ( destroy )) then destroy_it = destroy else destroy_it = . true . end if if ( associated ( p % parent )) then parent => p % parent if ( associated ( p % next )) then !there are later items in the list: next => p % next if ( associated ( p % previous )) then !there are earlier items in the list previous => p % previous previous % next => next next % previous => previous else !this is the first item in the list parent % children => next nullify ( next % previous ) end if else if ( associated ( p % previous )) then !there are earlier items in the list: previous => p % previous nullify ( previous % next ) parent % tail => previous else !this is the only item in the list: nullify ( parent % children ) nullify ( parent % tail ) end if end if ! nullify all pointers to original structure: nullify ( p % next ) nullify ( p % previous ) nullify ( p % parent ) parent % n_children = parent % n_children - 1 end if if ( destroy_it ) call json % destroy ( p ) end if end subroutine json_value_remove","tags":"","loc":"proc/json_value_remove.html"},{"title":"json_value_remove_if_present – JSON-Fortran","text":"private subroutine json_value_remove_if_present(json, p, path) Given the path string, remove the variable\nfrom json_value , if it exists. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove Calls proc~~json_value_remove_if_present~~CallsGraph proc~json_value_remove_if_present json_core%json_value_remove_if_present none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->none~get~2 proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_remove_if_present~~CalledByGraph proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable to remove type ( json_value ), pointer :: p_var logical ( LK ) :: found call json % get ( p , path , p_var , found ) if ( found ) call json % remove ( p_var ) end subroutine json_value_remove_if_present","tags":"","loc":"proc/json_value_remove_if_present.html"},{"title":"json_value_rename – JSON-Fortran","text":"private subroutine json_value_rename(json, p, name) Rename a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name Source Code subroutine json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! new variable name if ( json % trailing_spaces_significant ) then p % name = name else p % name = trim ( name ) end if end subroutine json_value_rename","tags":"","loc":"proc/json_value_rename.html"},{"title":"json_value_replace – JSON-Fortran","text":"private subroutine json_value_replace(json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Note The replacement is done using an insert and remove\n See json_value_insert_after and json_value_remove for details. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. Calls proc~~json_value_replace~~CallsGraph proc~json_value_replace json_core%json_value_replace none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_replace~~CalledByGraph proc~json_value_replace json_core%json_value_replace none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info~2 json_core%info proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_replace ( json , p1 , p2 , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! the item to replace type ( json_value ), pointer :: p2 !! item to take the place of `p1` logical ( LK ), intent ( in ), optional :: destroy !! Should `p1` also be destroyed !! (default is True). Normally, !! this should be true to avoid !! a memory leak. logical ( LK ) :: destroy_p1 !! if `p1` is to be destroyed if ( present ( destroy )) then destroy_p1 = destroy else destroy_p1 = . true . ! default end if call json % insert_after ( p1 , p2 ) call json % remove ( p1 , destroy_p1 ) end subroutine json_value_replace","tags":"","loc":"proc/json_value_replace.html"},{"title":"json_value_reverse – JSON-Fortran","text":"private subroutine json_value_reverse(json, p) Reverse the order of the children of an array or object. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Calls proc~~json_value_reverse~~CallsGraph proc~json_value_reverse json_core%json_value_reverse none~info~2 json_core%info proc~json_value_reverse->none~info~2 proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_reverse ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp !! temp variable for traversing the list type ( json_value ), pointer :: current !! temp variable for traversing the list integer ( IK ) :: var_type !! for getting the variable type if ( associated ( p )) then call json % info ( p , var_type = var_type ) ! can only reverse objects or arrays if ( var_type == json_object . or . var_type == json_array ) then nullify ( tmp ) current => p % children p % tail => current ! Swap next and previous for all nodes: do if (. not . associated ( current )) exit tmp => current % previous current % previous => current % next current % next => tmp current => current % previous end do if ( associated ( tmp )) then p % children => tmp % previous end if end if end if end subroutine json_value_reverse","tags":"","loc":"proc/json_value_reverse.html"},{"title":"json_value_swap – JSON-Fortran","text":"private subroutine json_value_swap(json, p1, p2) Swap two elements in a JSON structure.\n All of the children are carried along as well. Note If both are not associated, then an error is thrown. Note The assumption here is that both variables are part of a valid json_value linked list (so the normal parent , previous , next , etc. pointers are properly associated if necessary). Warning This cannot be used to swap a parent/child pair, since that\n could lead to a circular linkage. An exception is thrown if\n this is tried. Warning There are also other situations where using this routine may\n produce a malformed JSON structure, such as moving an array\n element outside of an array. This is not checked for. Note If p1 and p2 have a common parent, it is always safe to swap them. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 Calls proc~~json_value_swap~~CallsGraph proc~json_value_swap json_core%json_value_swap none~throw_exception json_core%throw_exception proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_traverse json_core%json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_traverse->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_swap ( json , p1 , p2 ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! swap with `p2` type ( json_value ), pointer :: p2 !! swap with `p1` logical :: same_parent !! if `p1` and `p2` have the same parent logical :: first_last !! if `p1` and `p2` are the first,last or !! last,first children of a common parent logical :: adjacent !! if `p1` and `p2` are adjacent !! elements in an array type ( json_value ), pointer :: a !! temporary variable type ( json_value ), pointer :: b !! temporary variable if ( json % exception_thrown ) return !both have to be associated: if ( associated ( p1 ) . and . associated ( p2 )) then !simple check to make sure that they both !aren't pointing to the same thing: if (. not . associated ( p1 , p2 )) then !we will not allow swapping an item with one of its descendants: if ( json % is_child_of ( p1 , p2 ) . or . json % is_child_of ( p2 , p1 )) then call json % throw_exception ( 'Error in json_value_swap: ' // & 'cannot swap an item with one of its descendants' ) else same_parent = ( associated ( p1 % parent ) . and . & associated ( p2 % parent ) . and . & associated ( p1 % parent , p2 % parent ) ) if ( same_parent ) then first_last = ( associated ( p1 % parent % children , p1 ) . and . & associated ( p2 % parent % tail , p2 )) . or . & ( associated ( p1 % parent % tail , p1 ) . and . & associated ( p2 % parent % children , p2 )) else first_last = . false . end if !first, we fix children,tail pointers: if ( same_parent . and . first_last ) then !this is all we have to do for the parent in this case: call swap_pointers ( p1 % parent % children , p2 % parent % tail ) else if ( same_parent . and . . not . first_last ) then if ( associated ( p1 % parent % children , p1 )) then p1 % parent % children => p2 ! p1 is the first child of the parent else if ( associated ( p1 % parent % children , p2 )) then p1 % parent % children => p1 ! p2 is the first child of the parent end if if ( associated ( p1 % parent % tail , p1 )) then p1 % parent % tail => p2 ! p1 is the last child of the parent else if ( associated ( p1 % parent % tail , p2 )) then p1 % parent % tail => p1 ! p2 is the last child of the parent end if else ! general case: different parents if ( associated ( p1 % parent )) then if ( associated ( p1 % parent % children , p1 )) p1 % parent % children => p2 if ( associated ( p1 % parent % tail , p1 )) p1 % parent % tail => p2 end if if ( associated ( p2 % parent )) then if ( associated ( p2 % parent % children , p2 )) p2 % parent % children => p1 if ( associated ( p2 % parent % tail , p2 )) p2 % parent % tail => p1 end if call swap_pointers ( p1 % parent , p2 % parent ) end if !now, have to fix previous,next pointers: !first, see if they are adjacent: adjacent = associated ( p1 % next , p2 ) . or . & associated ( p2 % next , p1 ) if ( associated ( p2 % next , p1 )) then !p2,p1 a => p2 b => p1 else !p1,p2 (or not adjacent) a => p1 b => p2 end if if ( associated ( a % previous )) a % previous % next => b if ( associated ( b % next )) b % next % previous => a if ( adjacent ) then !a comes before b in the original list b % previous => a % previous a % next => b % next a % previous => b b % next => a else if ( associated ( a % next )) a % next % previous => b if ( associated ( b % previous )) b % previous % next => a call swap_pointers ( a % previous , b % previous ) call swap_pointers ( a % next , b % next ) end if end if else call json % throw_exception ( 'Error in json_value_swap: ' // & 'both pointers must be associated' ) end if end if contains pure subroutine swap_pointers ( s1 , s2 ) implicit none type ( json_value ), pointer , intent ( inout ) :: s1 type ( json_value ), pointer , intent ( inout ) :: s2 type ( json_value ), pointer :: tmp !! temporary pointer if (. not . associated ( s1 , s2 )) then tmp => s1 s1 => s2 s2 => tmp end if end subroutine swap_pointers end subroutine json_value_swap","tags":"","loc":"proc/json_value_swap.html"},{"title":"json_value_to_string – JSON-Fortran","text":"private subroutine json_value_to_string(json, p, str) Print the json_value structure to an allocatable string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string Calls proc~~json_value_to_string~~CallsGraph proc~json_value_to_string json_core%json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info~2 json_core%info proc~json_is_vector->none~info~2 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info~2 none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_to_string~~CalledByGraph proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_to_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len = :), intent ( out ), allocatable :: str !! prints structure to this string integer ( IK ) :: iloc !! used to keep track of size of str !! since it is being allocated in chunks. str = repeat ( space , print_str_chunk_size ) iloc = 0_IK call json % json_value_print ( p , iunit = unit2str , str = str , iloc = iloc , indent = 1_IK , colon = . true .) ! trim the string if necessary: if ( len ( str ) > iloc ) str = str ( 1 : iloc ) end subroutine json_value_to_string","tags":"","loc":"proc/json_value_to_string.html"},{"title":"json_value_validate – JSON-Fortran","text":"private subroutine json_value_validate(json, p, is_valid, error_msg) Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. It recursively traverses the entire structure and checks every element. History Jacob Williams, 8/26/2017 : added duplicate key check. Note It will return on the first error it encounters. Note This routine does not check or throw any exceptions.\n If json is currently in a state of exception, it will\n remain so after calling this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem Calls proc~~json_value_validate~~CallsGraph proc~json_value_validate json_core%json_value_validate none~throw_exception json_core%throw_exception proc~json_value_validate->none~throw_exception proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~json_check_for_errors json_core%json_check_for_errors proc~json_value_validate->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_validate->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~json_value_validate->proc~json_failed proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_traverse->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_validate ( json , p , is_valid , error_msg ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: is_valid !! True if the structure is valid. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_msg !! if not valid, this will contain !! a description of the problem logical ( LK ) :: has_duplicate !! to check for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to duplicate key logical ( LK ) :: status_ok !! to check for existing exception character ( kind = CK , len = :), allocatable :: exception_msg !! error message for an existing exception character ( kind = CK , len = :), allocatable :: exception_msg2 !! error message for a new exception if ( associated ( p )) then is_valid = . true . call check_if_valid ( p , require_parent = associated ( p % parent )) if ( is_valid . and . . not . json % allow_duplicate_keys ) then ! if no errors so far, also check the ! entire structure for duplicate keys: ! note: check_for_duplicate_keys does call routines ! that check and throw exceptions, so let's clear any ! first. (save message for later) call json % check_for_errors ( status_ok , exception_msg ) call json % clear_exceptions () call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if ( json % failed ()) then ! if an exception was thrown during this call, ! then clear it but make that the error message ! returned by this routine. Normally this should ! never actually occur since we have already ! validated the structure. call json % check_for_errors ( is_valid , exception_msg2 ) error_msg = exception_msg2 call json % clear_exceptions () is_valid = . false . else if ( has_duplicate ) then error_msg = 'duplicate key found: ' // path is_valid = . false . end if end if if (. not . status_ok ) then ! restore any existing exception if necessary call json % throw_exception ( exception_msg ) end if ! cleanup: if ( allocated ( path )) deallocate ( path ) if ( allocated ( exception_msg )) deallocate ( exception_msg ) if ( allocated ( exception_msg2 )) deallocate ( exception_msg2 ) end if else error_msg = 'The pointer is not associated' is_valid = . false . end if contains recursive subroutine check_if_valid ( p , require_parent ) implicit none type ( json_value ), pointer , intent ( in ) :: p logical , intent ( in ) :: require_parent !! the first one may be a root (so no parent), !! but all descendants must have a parent. integer ( IK ) :: i !! counter type ( json_value ), pointer :: element type ( json_value ), pointer :: previous if ( is_valid . and . associated ( p )) then ! data type: select case ( p % var_type ) case ( json_null , json_object , json_array ) if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for ' // & 'json_null, json_object, or json_array variable type' is_valid = . false . return end if case ( json_logical ) if (. not . allocated ( p % log_value )) then error_msg = 'log_value should be allocated for json_logical variable type' is_valid = . false . return else if ( allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_logical variable type' is_valid = . false . return end if case ( json_integer ) if (. not . allocated ( p % int_value )) then error_msg = 'int_value should be allocated for json_integer variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_integer variable type' is_valid = . false . return end if case ( json_real ) if (. not . allocated ( p % dbl_value )) then error_msg = 'dbl_value should be allocated for json_real variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_real variable type' is_valid = . false . return end if case ( json_string ) if (. not . allocated ( p % str_value )) then error_msg = 'str_value should be allocated for json_string variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value )) then error_msg = 'incorrect data allocated for json_string variable type' is_valid = . false . return end if case default error_msg = 'invalid JSON variable type' is_valid = . false . return end select if ( require_parent . and . . not . associated ( p % parent )) then error_msg = 'parent pointer is not associated' is_valid = . false . return end if if (. not . allocated ( p % name )) then if ( associated ( p % parent )) then if ( p % parent % var_type /= json_array ) then error_msg = 'JSON variable must have a name if not an ' // & 'array element or the root' is_valid = . false . return end if end if end if if ( associated ( p % children ) . neqv . associated ( p % tail )) then error_msg = 'both children and tail pointers must be associated' is_valid = . false . return end if ! now, check next one: if ( associated ( p % next )) then if ( associated ( p , p % next )) then error_msg = 'circular linked list' is_valid = . false . return else ! if it's an element in an ! array, then require a parent: call check_if_valid ( p % next , require_parent = . true .) end if end if if ( associated ( p % children )) then if ( p % var_type /= json_array . and . p % var_type /= json_object ) then error_msg = 'only arrays and objects can have children' is_valid = . false . return end if ! first validate children pointers: previous => null () element => p % children do i = 1_IK , p % n_children if (. not . associated ( element % parent , p )) then error_msg = 'child''s parent pointer not properly associated' is_valid = . false . return end if if ( i == 1 . and . associated ( element % previous )) then error_msg = 'first child shouldn''t have a previous' is_valid = . false . return end if if ( i < p % n_children . and . . not . associated ( element % next )) then error_msg = 'not enough children' is_valid = . false . return end if if ( i == p % n_children . and . associated ( element % next )) then error_msg = 'too many children' is_valid = . false . return end if if ( i > 1 ) then if (. not . associated ( previous , element % previous )) then error_msg = 'previous pointer not properly associated' is_valid = . false . return end if end if if ( i == p % n_children . and . & . not . associated ( element % parent % tail , element )) then error_msg = 'parent''s tail pointer not properly associated' is_valid = . false . return end if if ( i < p % n_children ) then !setup next case: previous => element element => element % next end if end do !now check all the children: call check_if_valid ( p % children , require_parent = . true .) end if end if end subroutine check_if_valid end subroutine json_value_validate","tags":"","loc":"proc/json_value_validate.html"},{"title":"parse_array – JSON-Fortran","text":"private recursive subroutine parse_array(json, unit, str, array) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array Calls proc~~parse_array~~CallsGraph proc~parse_array json_core%parse_array none~add~4 json_core%add proc~parse_array->none~add~4 none~destroy~3 json_core%destroy proc~parse_array->none~destroy~3 none~throw_exception json_core%throw_exception proc~parse_array->none~throw_exception proc~json_value_create json_value_create proc~parse_array->proc~json_value_create proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~pop_char json_core%pop_char proc~parse_array->proc~pop_char proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_value->proc~parse_array proc~parse_value->none~throw_exception proc~parse_value->proc~pop_char proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~add~4 proc~parse_object->none~destroy~3 proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~pop_char proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_array~~CalledByGraph proc~parse_array json_core%parse_array proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_array ( json , unit , str , array ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: array type ( json_value ), pointer :: element !! temp variable for array element logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: expecting_next_element !! to check for trailing delimiters expecting_next_element = . false . do if ( json % exception_thrown ) exit ! try to parse an element value nullify ( element ) call json_value_create ( element ) call json % parse_value ( unit , str , element ) if ( json % exception_thrown ) then if ( associated ( element )) call json % destroy ( element ) exit end if ! parse value will deallocate an empty array value if ( associated ( element )) then expecting_next_element = . false . call json % add ( array , element ) end if ! popped the next character call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then ! The file ended before array was finished: call json % throw_exception ( 'Error in parse_array: ' // & 'End of file encountered when parsing an array.' ) exit else if ( delimiter == c ) then ! parse the next element expecting_next_element = . true . cycle else if ( end_array == c ) then ! end of array if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_array: ' // & 'Dangling comma when parsing an array.' ) end if exit else call json % throw_exception ( 'Error in parse_array: ' // & 'Unexpected character encountered when parsing array.' ) exit end if end do end subroutine parse_array","tags":"","loc":"proc/parse_array.html"},{"title":"parse_for_chars – JSON-Fortran","text":"private subroutine parse_for_chars(json, unit, str, chars) Core parsing routine. This is used to verify the strings true , false , and null during parsing. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. Calls proc~~parse_for_chars~~CallsGraph proc~parse_for_chars json_core%parse_for_chars none~throw_exception json_core%throw_exception proc~parse_for_chars->none~throw_exception proc~pop_char json_core%pop_char proc~parse_for_chars->proc~pop_char proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_for_chars~~CalledByGraph proc~parse_for_chars json_core%parse_for_chars proc~parse_value json_core%parse_value proc~parse_value->proc~parse_for_chars proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_for_chars ( json , unit , str , chars ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) character ( kind = CK , len =* ), intent ( in ) :: chars !! the string to check for. integer ( IK ) :: i !! counter integer ( IK ) :: length !! trimmed length of `chars` logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] if (. not . json % exception_thrown ) then length = len_trim ( chars ) do i = 1 , length call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected end of file while parsing.' ) return else if ( c /= chars ( i : i )) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected character: \"' // c // '\" (expecting \"' // & chars ( i : i ) // '\")' ) return end if end do end if end subroutine parse_for_chars","tags":"","loc":"proc/parse_for_chars.html"},{"title":"parse_number – JSON-Fortran","text":"private subroutine parse_number(json, unit, str, value) Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Note Complete rewrite of the original FSON routine, which had some problems. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value Calls proc~~parse_number~~CallsGraph proc~parse_number json_core%parse_number proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~pop_char json_core%pop_char proc~parse_number->proc~pop_char proc~push_char json_core%push_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real none~throw_exception json_core%throw_exception proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_number~~CalledByGraph proc~parse_number json_core%parse_number proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_number ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: value character ( kind = CK , len = :), allocatable :: tmp !! temp string character ( kind = CK , len = :), allocatable :: saved_err_message !! temp error message for !! string to int conversion character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: eof !! end of file flag real ( RK ) :: rval !! real value integer ( IK ) :: ival !! integer value logical ( LK ) :: first !! first character logical ( LK ) :: is_integer !! it is an integer integer ( IK ) :: ip !! index to put next character !! [to speed up by reducing the number !! of character string reallocations] if (. not . json % exception_thrown ) then tmp = blank_chunk ip = 1 first = . true . is_integer = . true . !assume it may be an integer, unless otherwise determined !read one character at a time and accumulate the string: do !get the next character: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., popped = c ) select case ( c ) case ( CK_ '-' , CK_ '+' ) !note: allowing a '+' as the first character here. if ( is_integer . and . (. not . first )) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '.' , CK_ 'E' , CK_ 'e' , CK_ 'D' , CK_ 'd' ) !can be present in real numbers if ( is_integer ) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '0' : CK_ '9' ) !valid characters for numbers !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case default !push back the last character read: call json % push_char ( c ) !string to value: if ( is_integer ) then ! it is an integer: ival = json % string_to_int ( tmp ) if ( json % exception_thrown . and . . not . json % strict_integer_type_checking ) then ! if it couldn't be converted to an integer, ! then try to convert it to a real value and see if that works saved_err_message = json % err_message ! keep the original error message call json % clear_exceptions () ! clear exceptions rval = json % string_to_dble ( tmp ) if ( json % exception_thrown ) then ! restore original error message and continue json % err_message = saved_err_message call json % to_integer ( value , ival ) ! just so we have something else ! in this case, we return a real call json % to_real ( value , rval ) end if else call json % to_integer ( value , ival ) end if else ! it is a real: rval = json % string_to_dble ( tmp ) call json % to_real ( value , rval ) end if exit !finished end select if ( first ) first = . false . end do !cleanup: if ( allocated ( tmp )) deallocate ( tmp ) end if end subroutine parse_number","tags":"","loc":"proc/parse_number.html"},{"title":"parse_object – JSON-Fortran","text":"private recursive subroutine parse_object(json, unit, str, parent, expecting_next_element) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. Calls proc~~parse_object~~CallsGraph proc~parse_object json_core%parse_object proc~parse_object->proc~parse_object none~add~4 json_core%add proc~parse_object->none~add~4 none~destroy~3 json_core%destroy proc~parse_object->none~destroy~3 none~throw_exception json_core%throw_exception proc~parse_object->none~throw_exception proc~json_value_create json_value_create proc~parse_object->proc~json_value_create proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~pop_char json_core%pop_char proc~parse_object->proc~pop_char proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~parse_value->proc~parse_object proc~parse_value->none~throw_exception proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_value_add_string_name_ascii->none~add~4 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_array->none~add~4 proc~parse_array->none~destroy~3 proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_object~~CalledByGraph proc~parse_object json_core%parse_object proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_object ( json , unit , str , parent , expecting_next_element ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: parent !! the parsed object will be added as a child of this logical ( LK ), intent ( in ) :: expecting_next_element !! if true, this object is preceeded by a comma, so !! we expect a valid object to exist. used to check !! for trailing delimiters. type ( json_value ), pointer :: pair !! temp variable logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( parent )) then call json % throw_exception ( 'Error in parse_object: parent pointer not associated.' ) end if nullify ( pair ) !probably not necessary ! pair name call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing start of object.' ) return else if ( end_object == c ) then ! end of an empty object if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_object: ' // & 'Dangling comma when parsing an object.' ) end if return else if ( quotation_mark == c ) then call json_value_create ( pair ) #if defined __GFORTRAN__ call json % parse_string ( unit , str , tmp ) ! write to a tmp variable because of pair % name = tmp ! a bug in 4.9 gfortran compiler. deallocate ( tmp ) #else call json % parse_string ( unit , str , pair % name ) #endif if ( json % exception_thrown ) then call json % destroy ( pair ) return end if else call json % throw_exception ( 'Error in parse_object: Expecting string: \"' // c // '\"' ) return end if ! pair value call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing object member.' ) return else if ( colon_char == c ) then ! parse the value call json % parse_value ( unit , str , pair ) if ( json % exception_thrown ) then call json % destroy ( pair ) return else call json % add ( parent , pair ) end if else call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Expecting : and then a value: ' // c ) return end if ! another possible pair call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object: ' // & 'End of file encountered when parsing an object' ) return else if ( delimiter == c ) then ! read the next member call json % parse_object ( unit = unit , str = str , parent = parent , & expecting_next_element = . true .) else if ( end_object == c ) then ! end of object return else call json % throw_exception ( 'Error in parse_object: Expecting end of object: ' // c ) return end if end if end subroutine parse_object","tags":"","loc":"proc/parse_object.html"},{"title":"parse_string – JSON-Fortran","text":"private subroutine parse_string(json, unit, str, string) Parses a string while reading a JSON file. History Jacob Williams : 6/16/2014 : Added hex validation. Jacob Williams : 12/3/2015 : Fixed some bugs. Jacob Williams : 8/23/2015 : string is now returned unescaped. Jacob Williams : 7/21/2018 : moved hex validate to unescape_string . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) Calls proc~~parse_string~~CallsGraph proc~parse_string json_core%parse_string none~throw_exception json_core%throw_exception proc~parse_string->none~throw_exception proc~pop_char json_core%pop_char proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_string~~CalledByGraph proc~parse_string json_core%parse_string proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_string ( json , unit , str , string ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if !! parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing !! from a string) character ( kind = CK , len = :), allocatable , intent ( out ) :: string !! the string (unescaped !! if necessary) logical ( LK ) :: eof !! end of file flag logical ( LK ) :: escape !! for escape string parsing character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] integer ( IK ) :: ip !! index to put next character, !! to speed up by reducing the number !! of character string reallocations. character ( kind = CK , len = :), allocatable :: error_message !! for string unescaping !at least return a blank string if there is a problem: string = blank_chunk if (. not . json % exception_thrown ) then !initialize: escape = . false . ip = 1 do !get the next character from the file: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_string: Expecting end of string' ) return else if ( c == quotation_mark . and . . not . escape ) then !end of string exit else !if the string is not big enough, then add another chunk: if ( ip > len ( string )) string = string // blank_chunk !append to string: string ( ip : ip ) = c ip = ip + 1 ! check for escape character, so we don't ! exit prematurely if escaping a quotation ! character: if ( escape ) then escape = . false . else escape = ( c == backslash ) end if end if end do !trim the string if necessary: if ( ip < len ( string ) + 1 ) then if ( ip == 1 ) then string = CK_ '' else string = string ( 1 : ip - 1 ) end if end if ! string is returned unescaped: ! (this will also validate any hex strings present) call unescape_string ( string , error_message ) if ( allocated ( error_message )) then call json % throw_exception ( error_message ) deallocate ( error_message ) !cleanup end if end if end subroutine parse_string","tags":"","loc":"proc/parse_string.html"},{"title":"parse_value – JSON-Fortran","text":"private recursive subroutine parse_value(json, unit, str, value) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted Calls proc~~parse_value~~CallsGraph proc~parse_value json_core%parse_value none~throw_exception json_core%throw_exception proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~pop_char json_core%pop_char proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_array->proc~parse_value proc~parse_array->none~throw_exception proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 none~destroy~3 json_core%destroy proc~parse_array->none~destroy~3 proc~json_value_create json_value_create proc~parse_array->proc~json_value_create proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->proc~parse_value proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_object->none~destroy~3 proc~parse_object->proc~json_value_create proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_value~~CalledByGraph proc~parse_value json_core%parse_value proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_value ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) type ( json_value ), pointer :: value !! JSON data that is extracted logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( value )) then call json % throw_exception ( 'Error in parse_value: value pointer not associated.' ) return end if ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then return else select case ( c ) case ( start_object ) ! start object call json % to_object ( value ) !allocate class call json % parse_object ( unit , str , value , expecting_next_element = . false .) case ( start_array ) ! start array call json % to_array ( value ) !allocate class call json % parse_array ( unit , str , value ) case ( end_array ) ! end an empty array call json % push_char ( c ) if ( associated ( value )) then deallocate ( value ) nullify ( value ) end if case ( quotation_mark ) ! string call json % to_string ( value ) !allocate class select case ( value % var_type ) case ( json_string ) #if defined __GFORTRAN__ ! write to a tmp variable because of ! a bug in 4.9 gfortran compiler. call json % parse_string ( unit , str , tmp ) value % str_value = tmp if ( allocated ( tmp )) deallocate ( tmp ) #else call json % parse_string ( unit , str , value % str_value ) #endif end select case ( CK_ 't' ) !true_str(1:1) gfortran bug work around !true call json % parse_for_chars ( unit , str , true_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. true .) case ( CK_ 'f' ) !false_str(1:1) gfortran bug work around !false call json % parse_for_chars ( unit , str , false_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. false .) case ( CK_ 'n' ) !null_str(1:1) gfortran bug work around !null call json % parse_for_chars ( unit , str , null_str ( 2 :)) if (. not . json % exception_thrown ) call json % to_null ( value ) ! allocate class case ( CK_ '-' , CK_ '0' : CK_ '9' , CK_ '.' , CK_ '+' ) call json % push_char ( c ) call json % parse_number ( unit , str , value ) case default call json % throw_exception ( 'Error in parse_value:' // & ' Unexpected character while parsing value. \"' // & c // '\"' ) end select end if end if end subroutine parse_value","tags":"","loc":"proc/parse_value.html"},{"title":"pop_char – JSON-Fortran","text":"private subroutine pop_char(json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). See also push_char Note This routine ignores non-printing ASCII characters\n ( iachar<=31 ) that are in strings. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned Called by proc~~pop_char~~CalledByGraph proc~pop_char json_core%pop_char proc~json_parse_end json_core%json_parse_end proc~json_parse_end->proc~pop_char proc~parse_array json_core%parse_array proc~parse_array->proc~pop_char proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->proc~pop_char proc~parse_number json_core%parse_number proc~parse_number->proc~pop_char proc~parse_object json_core%parse_object proc~parse_object->proc~pop_char proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->proc~pop_char proc~parse_value->proc~pop_char proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_number proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_parse_end proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine pop_char ( json , unit , str , skip_ws , skip_comments , eof , popped ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing !! from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a !! string) -- only used if `unit=0` logical ( LK ), intent ( in ), optional :: skip_ws !! to ignore whitespace [default False] logical ( LK ), intent ( in ), optional :: skip_comments !! to ignore comment lines [default False] logical ( LK ), intent ( out ) :: eof !! true if the end of the file has !! been reached. character ( kind = CK , len = 1 ), intent ( out ) :: popped !! the popped character returned integer ( IK ) :: ios !! `iostat` flag integer ( IK ) :: str_len !! length of `str` character ( kind = CK , len = 1 ) :: c !! a character read from the file (or string) logical ( LK ) :: ignore !! if whitespace is to be ignored logical ( LK ) :: ignore_comments !! if comment lines are to be ignored logical ( LK ) :: parsing_comment !! if we are in the process !! of parsing a comment line if (. not . json % exception_thrown ) then eof = . false . if (. not . present ( skip_ws )) then ignore = . false . else ignore = skip_ws end if parsing_comment = . false . if (. not . present ( skip_comments )) then ignore_comments = . false . else ignore_comments = skip_comments end if do if ( json % pushed_index > 0 ) then ! there is a character pushed back on, most likely ! from the number parsing. Note: this can only occur if ! reading from a file when use_unformatted_stream=.false. c = json % pushed_char ( json % pushed_index : json % pushed_index ) json % pushed_index = json % pushed_index - 1 else if ( unit /= 0 ) then !read from the file !read the next character: if ( use_unformatted_stream ) then ! in this case, we read the file in chunks. ! if we already have the character we need, ! then get it from the chunk. Otherwise, ! read in another chunk. if ( json % ichunk < 1 ) then ! read in a chunk: json % ichunk = 0 if ( json % filesize < json % ipos + len ( json % chunk ) - 1 ) then ! for the last chunk, we resize ! it to the correct size: json % chunk = repeat ( space , json % filesize - json % ipos + 1 ) end if read ( unit = unit , pos = json % ipos , iostat = ios ) json % chunk else ios = 0 end if json % ichunk = json % ichunk + 1 if ( json % ichunk > len ( json % chunk )) then ! check this just in case ios = IOSTAT_END else ! get the next character from the chunk: c = json % chunk ( json % ichunk : json % ichunk ) if ( json % ichunk == len ( json % chunk )) then json % ichunk = 0 ! reset for next chunk end if end if else ! a formatted read: read ( unit = unit , fmt = '(A1)' , advance = 'NO' , iostat = ios ) c end if json % ipos = json % ipos + 1 else !read from the string str_len = len ( str ) !length of the string if ( json % ipos <= str_len ) then c = str ( json % ipos : json % ipos ) ios = 0 else ios = IOSTAT_END !end of the string end if json % ipos = json % ipos + 1 end if json % char_count = json % char_count + 1 !character count in the current line if ( IS_IOSTAT_END ( ios )) then !end of file ! no character to return json % char_count = 0 eof = . true . popped = space ! just to set a value exit else if ( IS_IOSTAT_EOR ( ios ) . or . c == newline ) then !end of record json % char_count = 0 json % line_count = json % line_count + 1 if ( ignore_comments ) parsing_comment = . false . ! done parsing this comment line cycle end if end if if ( ignore_comments . and . ( parsing_comment . or . scan ( c , json % comment_char , kind = IK ) > 0_IK ) ) then ! skipping the comment parsing_comment = . true . cycle else if ( any ( c == control_chars )) then ! non printing ascii characters cycle else if ( ignore . and . c == space ) then ! ignoring whitespace cycle else ! return the character popped = c exit end if end do end if end subroutine pop_char","tags":"","loc":"proc/pop_char.html"},{"title":"push_char – JSON-Fortran","text":"private subroutine push_char(json, c) Core routine. See also pop_char History Jacob Williams : 5/3/2015 : replaced original version of this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push Calls proc~~push_char~~CallsGraph proc~push_char json_core%push_char none~throw_exception json_core%throw_exception proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~push_char~~CalledByGraph proc~push_char json_core%push_char proc~parse_number json_core%parse_number proc~parse_number->proc~push_char proc~parse_value json_core%parse_value proc~parse_value->proc~push_char proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine push_char ( json , c ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len = 1 ), intent ( in ) :: c !! to character to push character ( kind = CK , len = max_numeric_str_len ) :: istr !! for error printing if (. not . json % exception_thrown ) then if ( use_unformatted_stream ) then !in this case, c is ignored, and we just !decrement the stream position counter: json % ipos = json % ipos - 1 json % ichunk = json % ichunk - 1 else json % pushed_index = json % pushed_index + 1 if ( json % pushed_index > 0 . and . json % pushed_index <= len ( json % pushed_char )) then json % pushed_char ( json % pushed_index : json % pushed_index ) = c else call integer_to_string ( json % pushed_index , int_fmt , istr ) call json % throw_exception ( 'Error in push_char: ' // & 'invalid valid of pushed_index: ' // trim ( istr )) end if end if !character count in the current line json % char_count = json % char_count - 1 end if end subroutine push_char","tags":"","loc":"proc/push_char.html"},{"title":"to_array – JSON-Fortran","text":"private subroutine to_array(json, p, name) Change the json_value variable to an array. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_array~~CallsGraph proc~to_array json_core%to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_array~~CalledByGraph proc~to_array json_core%to_array proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~to_array proc~parse_value json_core%parse_value proc~parse_value->proc~to_array proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file proc~convert json_core%convert proc~convert->none~create_array none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_value_create_array->none~create_array proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_array !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_array","tags":"","loc":"proc/to_array.html"},{"title":"to_integer – JSON-Fortran","text":"private subroutine to_integer(json, p, val, name) Change the json_value variable to an integer. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_integer~~CallsGraph proc~to_integer json_core%to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_integer~~CalledByGraph proc~to_integer json_core%to_integer proc~json_update_integer json_core%json_update_integer proc~json_update_integer->proc~to_integer proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~to_integer proc~parse_number json_core%parse_number proc~parse_number->proc~to_integer none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_value_create_integer->none~create_integer none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0 is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_integer allocate ( p % int_value ) if ( present ( val )) then p % int_value = val else p % int_value = 0_IK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_integer","tags":"","loc":"proc/to_integer.html"},{"title":"to_logical – JSON-Fortran","text":"private subroutine to_logical(json, p, val, name) Change the json_value variable to a logical. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_logical~~CallsGraph proc~to_logical json_core%to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_logical~~CalledByGraph proc~to_logical json_core%to_logical proc~json_update_logical json_core%json_update_logical proc~json_update_logical->proc~to_logical proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~to_logical proc~parse_value json_core%parse_value proc~parse_value->proc~to_logical proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_value_create_logical->none~create_logical proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then .false. is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_logical allocate ( p % log_value ) if ( present ( val )) then p % log_value = val else p % log_value = . false . !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_logical","tags":"","loc":"proc/to_logical.html"},{"title":"to_null – JSON-Fortran","text":"private subroutine to_null(json, p, name) Change the json_value variable to a null. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_null~~CallsGraph proc~to_null json_core%to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_null~~CalledByGraph proc~to_null json_core%to_null proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_null none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~to_null proc~parse_value json_core%parse_value proc~parse_value->proc~to_null proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file proc~convert->none~create_null none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~wrap_json_value_create_null->none~create_null proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_null !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_null","tags":"","loc":"proc/to_null.html"},{"title":"to_object – JSON-Fortran","text":"private subroutine to_object(json, p, name) Change the json_value variable to an object. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_object~~CallsGraph proc~to_object json_core%to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_object~~CalledByGraph proc~to_object json_core%to_object proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_object none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~to_object proc~parse_value json_core%parse_value proc~parse_value->proc~to_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file proc~convert json_core%convert proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_value_create_object->none~create_object proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_object !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_object","tags":"","loc":"proc/to_object.html"},{"title":"to_real – JSON-Fortran","text":"private subroutine to_real(json, p, val, name) Change the json_value variable to a real. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_real~~CallsGraph proc~to_real json_core%to_real proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_real~~CalledByGraph proc~to_real json_core%to_real proc~json_update_real json_core%json_update_real proc~json_update_real->proc~to_real proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~to_real proc~parse_number json_core%parse_number proc~parse_number->proc~to_real proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_parse_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0.0_rk is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_real allocate ( p % dbl_value ) if ( present ( val )) then p % dbl_value = val else p % dbl_value = 0.0_RK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_real","tags":"","loc":"proc/to_real.html"},{"title":"to_string – JSON-Fortran","text":"private subroutine to_string(json, p, val, name, trim_str, adjustl_str) Change the json_value variable to a string. Modified Izaak Beekman : 02/24/2015 Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~to_string~~CallsGraph proc~to_string json_core%to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_string~~CalledByGraph proc~to_string json_core%to_string proc~json_update_string json_core%json_update_string proc~json_update_string->proc~to_string none~add_by_path~2 json_core%add_by_path proc~json_update_string->none~add_by_path~2 proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~to_string proc~parse_value json_core%parse_value proc~parse_value->proc~to_string proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~load~2 json_core%load none~load~2->proc~json_parse_file proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~wrap_json_value_create_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_parse_string->none~deserialize~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then '' is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) character ( kind = CK , len = :), allocatable :: str !! temp string for `trim()` and/or `adjustl()` logical :: trim_string !! if the string is to be trimmed logical :: adjustl_string !! if the string is to be adjusted left !set type and value: call destroy_json_data ( p ) p % var_type = json_string if ( present ( val )) then if ( present ( trim_str )) then trim_string = trim_str else trim_string = . false . end if if ( present ( adjustl_str )) then adjustl_string = adjustl_str else adjustl_string = . false . end if if ( trim_string . or . adjustl_string ) then str = val if ( adjustl_string ) str = adjustl ( str ) if ( trim_string ) str = trim ( str ) p % str_value = str else p % str_value = val end if else p % str_value = CK_ '' ! default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_string","tags":"","loc":"proc/to_string.html"},{"title":"wrap_json_add_integer_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_integer_by_path(json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_integer_by_path~~CallsGraph proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path interface~to_unicode to_unicode proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_integer_by_path->none~create none~create_integer json_core%create_integer proc~json_add_integer_by_path->none~create_integer none~info~2 json_core%info proc~json_add_integer_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_integer_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_integer_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_integer->interface~to_unicode proc~wrap_json_value_create_integer->none~create_integer proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_by_path","tags":"","loc":"proc/wrap_json_add_integer_by_path.html"},{"title":"wrap_json_add_integer_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_integer_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_integer_vec_by_path~~CallsGraph proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_integer_vec_by_path->none~add~4 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_integer_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_integer_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_vec_by_path","tags":"","loc":"proc/wrap_json_add_integer_vec_by_path.html"},{"title":"wrap_json_add_logical_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_logical_by_path(json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_logical_by_path~~CallsGraph proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path interface~to_unicode to_unicode proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_logical_by_path->none~create none~create_logical json_core%create_logical proc~json_add_logical_by_path->none~create_logical none~info~2 json_core%info proc~json_add_logical_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_logical_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_logical_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_logical->interface~to_unicode proc~wrap_json_value_create_logical->none~create_logical proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_by_path","tags":"","loc":"proc/wrap_json_add_logical_by_path.html"},{"title":"wrap_json_add_logical_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_logical_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_logical_vec_by_path~~CallsGraph proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_logical_vec_by_path->none~add~4 none~create json_core%create proc~json_add_logical_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_logical_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_logical_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_vec_by_path","tags":"","loc":"proc/wrap_json_add_logical_vec_by_path.html"},{"title":"wrap_json_add_member_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_member_by_path(json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_member_by_path~~CallsGraph proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path interface~to_unicode to_unicode proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_member_by_path->none~create none~info~2 json_core%info proc~json_add_member_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_member_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_member_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_member_by_path ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_add_member_by_path","tags":"","loc":"proc/wrap_json_add_member_by_path.html"},{"title":"wrap_json_add_real32_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real32_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real32_by_path~~CallsGraph proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path interface~to_unicode to_unicode proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_by_path","tags":"","loc":"proc/wrap_json_add_real32_by_path.html"},{"title":"wrap_json_add_real32_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real32_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real32_vec_by_path~~CallsGraph proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_real32_vec_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_vec_by_path","tags":"","loc":"proc/wrap_json_add_real32_vec_by_path.html"},{"title":"wrap_json_add_real_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real_by_path~~CallsGraph proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path interface~to_unicode to_unicode proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_real_by_path->none~create none~create_real~2 json_core%create_real proc~json_add_real_by_path->none~create_real~2 none~info~2 json_core%info proc~json_add_real_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_real_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_real_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create_real32->none~create_real~2 none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_by_path","tags":"","loc":"proc/wrap_json_add_real_by_path.html"},{"title":"wrap_json_add_real_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real_vec_by_path~~CallsGraph proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_real_vec_by_path->none~add~4 none~create json_core%create proc~json_add_real_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_real_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_real_vec_by_path->none~info~2 proc~json_value_replace json_core%json_value_replace proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_vec_by_path","tags":"","loc":"proc/wrap_json_add_real_vec_by_path.html"},{"title":"wrap_json_add_string_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_string_by_path(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~wrap_json_add_string_by_path~~CallsGraph proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path interface~to_unicode to_unicode proc~wrap_json_add_string_by_path->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info~2 json_core%info proc~json_add_string_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , trim_str , adjustl_str ) end subroutine wrap_json_add_string_by_path","tags":"","loc":"proc/wrap_json_add_string_by_path.html"},{"title":"wrap_json_add_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_string_vec_by_path(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~wrap_json_add_string_vec_by_path~~CallsGraph proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~4 json_core%add proc~json_add_string_vec_by_path->none~add~4 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info~2 json_core%info proc~json_add_string_vec_by_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~4 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info~2 proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_string_vec_by_path ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_add_string_vec_by_path","tags":"","loc":"proc/wrap_json_add_string_vec_by_path.html"},{"title":"wrap_json_create_by_path – JSON-Fortran","text":"private subroutine wrap_json_create_by_path(json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) Calls proc~~wrap_json_create_by_path~~CallsGraph proc~wrap_json_create_by_path json_core%wrap_json_create_by_path interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 proc~json_info_by_path->none~get~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_create_by_path~~CalledByGraph proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create json_core%create proc~wrap_json_create_by_path->none~create none~create->proc~wrap_json_create_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) call json % create ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_create_by_path","tags":"","loc":"proc/wrap_json_create_by_path.html"},{"title":"wrap_json_get_alloc_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_alloc_string_vec_by_path(json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~wrap_json_get_alloc_string_vec_by_path~~CallsGraph proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_alloc_string_vec_by_path~~CalledByGraph proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2 json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call json % get ( me , to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_get_alloc_string_vec_by_path","tags":"","loc":"proc/wrap_json_get_alloc_string_vec_by_path.html"},{"title":"wrap_json_get_array_by_path – JSON-Fortran","text":"private recursive subroutine wrap_json_get_array_by_path(json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_get_array_by_path~~CallsGraph proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path interface~to_unicode to_unicode proc~wrap_json_get_array_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_array_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_array_by_path~~CalledByGraph proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2 json_core%get proc~wrap_json_get_array_by_path->none~get~2 none~get~2->proc~wrap_json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine wrap_json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), array_callback , found ) end subroutine wrap_json_get_array_by_path","tags":"","loc":"proc/wrap_json_get_array_by_path.html"},{"title":"wrap_json_get_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_by_path(json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_get_by_path~~CallsGraph proc~wrap_json_get_by_path json_core%wrap_json_get_by_path interface~to_unicode to_unicode proc~wrap_json_get_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_by_path~~CalledByGraph proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2 json_core%get proc~wrap_json_get_by_path->none~get~2 none~get~2->proc~wrap_json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path type ( json_value ), pointer , intent ( out ) :: p logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), p , found ) end subroutine wrap_json_get_by_path","tags":"","loc":"proc/wrap_json_get_by_path.html"},{"title":"wrap_json_get_integer_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_integer_by_path(json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_integer_by_path~~CallsGraph proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path interface~to_unicode to_unicode proc~wrap_json_get_integer_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_integer_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_integer_by_path~~CalledByGraph proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2 json_core%get proc~wrap_json_get_integer_by_path->none~get~2 none~get~2->proc~wrap_json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_integer_by_path","tags":"","loc":"proc/wrap_json_get_integer_by_path.html"},{"title":"wrap_json_get_integer_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_integer_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_integer_vec_by_path~~CallsGraph proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_integer_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_integer_vec_by_path~~CalledByGraph proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2 json_core%get proc~wrap_json_get_integer_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , path = to_unicode ( path ), vec = vec , found = found , default = default ) end subroutine wrap_json_get_integer_vec_by_path","tags":"","loc":"proc/wrap_json_get_integer_vec_by_path.html"},{"title":"wrap_json_get_logical_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_logical_by_path(json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_logical_by_path~~CallsGraph proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path interface~to_unicode to_unicode proc~wrap_json_get_logical_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_logical_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_logical_by_path~~CalledByGraph proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2 json_core%get proc~wrap_json_get_logical_by_path->none~get~2 none~get~2->proc~wrap_json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_logical_by_path","tags":"","loc":"proc/wrap_json_get_logical_by_path.html"},{"title":"wrap_json_get_logical_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_logical_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_get_logical_vec_by_path~~CallsGraph proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_logical_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_logical_vec_by_path~~CalledByGraph proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2 json_core%get proc~wrap_json_get_logical_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_logical_vec_by_path","tags":"","loc":"proc/wrap_json_get_logical_vec_by_path.html"},{"title":"wrap_json_get_path – JSON-Fortran","text":"private subroutine wrap_json_get_path(json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) Calls proc~~wrap_json_get_path~~CallsGraph proc~wrap_json_get_path json_core%wrap_json_get_path interface~to_unicode to_unicode proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~info~2 json_core%info proc~json_get_path->none~info~2 none~throw_exception json_core%throw_exception proc~json_get_path->none~throw_exception proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get~2 proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get~2 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_path~~CalledByGraph proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CDK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used !! for array elements otherwise, !! '[]' are used [default] character ( kind = CDK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path !! separator (default is '.') character ( kind = CK , len = :), allocatable :: ck_path !! path to the variable ! call the main routine: if ( present ( path_sep )) then call json % get_path ( p , ck_path , found , use_alt_array_tokens , to_unicode ( path_sep )) else call json % get_path ( p , ck_path , found , use_alt_array_tokens ) end if ! from unicode: path = ck_path end subroutine wrap_json_get_path","tags":"","loc":"proc/wrap_json_get_path.html"},{"title":"wrap_json_get_real32_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real32_by_path(json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_real32_by_path~~CallsGraph proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path interface~to_unicode to_unicode proc~wrap_json_get_real32_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_real32_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real32_by_path~~CalledByGraph proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2 json_core%get proc~wrap_json_get_real32_by_path->none~get~2 none~get~2->proc~wrap_json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real32_by_path","tags":"","loc":"proc/wrap_json_get_real32_by_path.html"},{"title":"wrap_json_get_real32_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real32_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_real32_vec_by_path~~CallsGraph proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_real32_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real32_vec_by_path~~CalledByGraph proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2 json_core%get proc~wrap_json_get_real32_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real32_vec_by_path","tags":"","loc":"proc/wrap_json_get_real32_vec_by_path.html"},{"title":"wrap_json_get_real_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real_by_path(json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_real_by_path~~CallsGraph proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path interface~to_unicode to_unicode proc~wrap_json_get_real_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_real_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real_by_path~~CalledByGraph proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2 json_core%get proc~wrap_json_get_real_by_path->none~get~2 none~get~2->proc~wrap_json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real_by_path","tags":"","loc":"proc/wrap_json_get_real_by_path.html"},{"title":"wrap_json_get_real_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_real_vec_by_path~~CallsGraph proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_real_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_real_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real_vec_by_path~~CalledByGraph proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2 json_core%get proc~wrap_json_get_real_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real_vec_by_path","tags":"","loc":"proc/wrap_json_get_real_vec_by_path.html"},{"title":"wrap_json_get_string_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_string_by_path(json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~wrap_json_get_string_by_path~~CallsGraph proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path interface~to_unicode to_unicode proc~wrap_json_get_string_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_string_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_string_by_path~~CalledByGraph proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2 json_core%get proc~wrap_json_get_string_by_path->none~get~2 none~get~2->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_string_by_path","tags":"","loc":"proc/wrap_json_get_string_by_path.html"},{"title":"wrap_json_get_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_string_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_get_string_vec_by_path~~CallsGraph proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_string_vec_by_path->interface~to_unicode none~get~2 json_core%get proc~wrap_json_get_string_vec_by_path->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_string_vec_by_path~~CalledByGraph proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2 json_core%get proc~wrap_json_get_string_vec_by_path->none~get~2 none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 none~info~2 json_core%info proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_string_vec_by_path","tags":"","loc":"proc/wrap_json_get_string_vec_by_path.html"},{"title":"wrap_json_info_by_path – JSON-Fortran","text":"private subroutine wrap_json_info_by_path(json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_info_by_path~~CallsGraph proc~wrap_json_info_by_path json_core%wrap_json_info_by_path interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode none~info~2 json_core%info proc~wrap_json_info_by_path->none~info~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~info~2->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_info_by_path~~CalledByGraph proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2 json_core%info proc~wrap_json_info_by_path->none~info~2 none~info~2->proc~wrap_json_info_by_path proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~convert json_core%convert proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info~2 none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_info_by_path->none~info~2 none~get~2 json_core%get proc~json_info_by_path->none~get~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info~2 none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info~2 proc~json_string_info->none~get~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_alloc_string_vec none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % info ( p , to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_info_by_path","tags":"","loc":"proc/wrap_json_info_by_path.html"},{"title":"wrap_json_matrix_info_by_path – JSON-Fortran","text":"private subroutine wrap_json_matrix_info_by_path(json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_matrix_info_by_path~~CallsGraph proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path interface~to_unicode to_unicode proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info~2 json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info~2 none~get~2 json_core%get proc~json_matrix_info_by_path->none~get~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~convert->none~info~2 proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_matrix_info_by_path~~CalledByGraph proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2 json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % matrix_info ( p , to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_matrix_info_by_path","tags":"","loc":"proc/wrap_json_matrix_info_by_path.html"},{"title":"wrap_json_parse_string – JSON-Fortran","text":"private subroutine wrap_json_parse_string(json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data Calls proc~~wrap_json_parse_string~~CallsGraph proc~wrap_json_parse_string json_core%wrap_json_parse_string interface~to_unicode to_unicode proc~wrap_json_parse_string->interface~to_unicode none~deserialize~2 json_core%deserialize proc~wrap_json_parse_string->none~deserialize~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize~2->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize~2->proc~json_parse_string none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~4 json_core%add proc~parse_array->none~add~4 none~destroy~3 json_core%destroy proc~parse_array->none~destroy~3 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~4 proc~parse_object->none~destroy~3 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_destroy->none~destroy~3 proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_parse_string~~CalledByGraph proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2 json_core%deserialize proc~wrap_json_parse_string->none~deserialize~2 none~deserialize~2->proc~wrap_json_parse_string proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CDK , len =* ), intent ( in ) :: str !! string with JSON data call json % deserialize ( p , to_unicode ( str )) end subroutine wrap_json_parse_string","tags":"","loc":"proc/wrap_json_parse_string.html"},{"title":"wrap_json_rename_by_path – JSON-Fortran","text":"private subroutine wrap_json_rename_by_path(json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_rename_by_path~~CallsGraph proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path interface~to_unicode to_unicode proc~wrap_json_rename_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_rename_by_path","tags":"","loc":"proc/wrap_json_rename_by_path.html"},{"title":"wrap_json_throw_exception – JSON-Fortran","text":"private subroutine wrap_json_throw_exception(json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. Calls proc~~wrap_json_throw_exception~~CallsGraph proc~wrap_json_throw_exception json_core%wrap_json_throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~throw_exception->proc~wrap_json_throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_throw_exception~~CalledByGraph proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert json_core%convert proc~convert->none~throw_exception none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~throw_exception none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~throw_exception none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception none~initialize json_file%initialize proc~json_file_move_pointer->none~initialize proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->none~throw_exception none~get~2 json_core%get proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array json_core%json_get_array proc~json_get_array->none~throw_exception proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical json_core%json_get_logical proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path json_core%json_get_path proc~json_get_path->none~throw_exception proc~json_get_path->none~info~2 proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real json_core%json_get_real proc~json_get_real->none~throw_exception proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string json_core%json_get_string proc~json_get_string->none~throw_exception proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get~2 proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info json_core%json_info proc~json_info->none~throw_exception proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~throw_exception proc~json_is_vector->none~info~2 proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~throw_exception proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~throw_exception proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~throw_exception proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~throw_exception proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~throw_exception proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~throw_exception proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~throw_exception proc~json_value_add_member->none~info~2 proc~json_value_get_child json_core%json_value_get_child proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->none~throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_core%deserialize none~deserialize~2->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize~2->proc~wrap_json_parse_string none~get_child->proc~json_value_get_child none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~get~2->proc~json_get_alloc_string_vec_by_path none~get~2->proc~json_get_array none~get~2->proc~json_get_array_by_path none~get~2->proc~json_get_by_path none~get~2->proc~json_get_integer none~get~2->proc~json_get_integer_by_path none~get~2->proc~json_get_integer_vec_by_path none~get~2->proc~json_get_logical none~get~2->proc~json_get_logical_by_path none~get~2->proc~json_get_logical_vec_by_path none~get~2->proc~json_get_real none~get~2->proc~json_get_real_by_path none~get~2->proc~json_get_real_vec_by_path none~get~2->proc~json_get_string none~get~2->proc~json_get_string_by_path none~get~2->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~load~2 json_core%load none~load~2->proc~json_parse_file none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~initialize->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load~2 proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_alloc_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_parse_string->none~deserialize~2 proc~wrap_json_value_get_child_by_name->none~get~2 none~deserialize json_file%deserialize none~deserialize->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize->proc~wrap_json_file_load_from_string none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize proc~initialize_json_file_from_string->none~deserialize proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize proc~initialize_json_file_from_string_v2->none~deserialize proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_value_replace->none~insert_after proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_file_load_from_string->none~deserialize proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_throw_exception ( json , msg , found ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. call json % throw_exception ( to_unicode ( msg ), found ) end subroutine wrap_json_throw_exception","tags":"","loc":"proc/wrap_json_throw_exception.html"},{"title":"wrap_json_update_integer – JSON-Fortran","text":"private subroutine wrap_json_update_integer(json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_integer~~CallsGraph proc~wrap_json_update_integer json_core%wrap_json_update_integer interface~to_unicode to_unicode proc~wrap_json_update_integer->interface~to_unicode none~update~4 json_core%update proc~wrap_json_update_integer->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_integer","tags":"","loc":"proc/wrap_json_update_integer.html"},{"title":"wrap_json_update_logical – JSON-Fortran","text":"private subroutine wrap_json_update_logical(json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_logical~~CallsGraph proc~wrap_json_update_logical json_core%wrap_json_update_logical interface~to_unicode to_unicode proc~wrap_json_update_logical->interface~to_unicode none~update~4 json_core%update proc~wrap_json_update_logical->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_logical","tags":"","loc":"proc/wrap_json_update_logical.html"},{"title":"wrap_json_update_real – JSON-Fortran","text":"private subroutine wrap_json_update_real(json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_real~~CallsGraph proc~wrap_json_update_real json_core%wrap_json_update_real interface~to_unicode to_unicode proc~wrap_json_update_real->interface~to_unicode none~update~4 json_core%update proc~wrap_json_update_real->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_real","tags":"","loc":"proc/wrap_json_update_real.html"},{"title":"wrap_json_update_real32 – JSON-Fortran","text":"private subroutine wrap_json_update_real32(json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_real32~~CallsGraph proc~wrap_json_update_real32 json_core%wrap_json_update_real32 interface~to_unicode to_unicode proc~wrap_json_update_real32->interface~to_unicode none~update~4 json_core%update proc~wrap_json_update_real32->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real32","tags":"","loc":"proc/wrap_json_update_real32.html"},{"title":"wrap_json_update_string – JSON-Fortran","text":"private subroutine wrap_json_update_string(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_update_string~~CallsGraph proc~wrap_json_update_string json_core%wrap_json_update_string interface~to_unicode to_unicode proc~wrap_json_update_string->interface~to_unicode none~update~4 json_core%update proc~wrap_json_update_string->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~4->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~4->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~4 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_update_string","tags":"","loc":"proc/wrap_json_update_string.html"},{"title":"wrap_json_value_add_integer – JSON-Fortran","text":"private subroutine wrap_json_value_add_integer(json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value Calls proc~~wrap_json_value_add_integer~~CallsGraph proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer interface~to_unicode to_unicode proc~wrap_json_value_add_integer->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_integer->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer","tags":"","loc":"proc/wrap_json_value_add_integer.html"},{"title":"wrap_json_value_add_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_integer_vec(json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value Calls proc~~wrap_json_value_add_integer_vec~~CallsGraph proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec interface~to_unicode to_unicode proc~wrap_json_value_add_integer_vec->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_integer_vec->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer_vec","tags":"","loc":"proc/wrap_json_value_add_integer_vec.html"},{"title":"wrap_json_value_add_logical – JSON-Fortran","text":"private subroutine wrap_json_value_add_logical(json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value Calls proc~~wrap_json_value_add_logical~~CallsGraph proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical interface~to_unicode to_unicode proc~wrap_json_value_add_logical->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_logical->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical","tags":"","loc":"proc/wrap_json_value_add_logical.html"},{"title":"wrap_json_value_add_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_logical_vec(json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value Calls proc~~wrap_json_value_add_logical_vec~~CallsGraph proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec interface~to_unicode to_unicode proc~wrap_json_value_add_logical_vec->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_logical_vec->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical_vec","tags":"","loc":"proc/wrap_json_value_add_logical_vec.html"},{"title":"wrap_json_value_add_null – JSON-Fortran","text":"private subroutine wrap_json_value_add_null(json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable Calls proc~~wrap_json_value_add_null~~CallsGraph proc~wrap_json_value_add_null json_core%wrap_json_value_add_null interface~to_unicode to_unicode proc~wrap_json_value_add_null->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_null->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable call json % add ( p , to_unicode ( name )) end subroutine wrap_json_value_add_null","tags":"","loc":"proc/wrap_json_value_add_null.html"},{"title":"wrap_json_value_add_real – JSON-Fortran","text":"private subroutine wrap_json_value_add_real(json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value Calls proc~~wrap_json_value_add_real~~CallsGraph proc~wrap_json_value_add_real json_core%wrap_json_value_add_real interface~to_unicode to_unicode proc~wrap_json_value_add_real->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_real->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real","tags":"","loc":"proc/wrap_json_value_add_real.html"},{"title":"wrap_json_value_add_real32 – JSON-Fortran","text":"private subroutine wrap_json_value_add_real32(json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value Calls proc~~wrap_json_value_add_real32~~CallsGraph proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 interface~to_unicode to_unicode proc~wrap_json_value_add_real32->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_real32->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32","tags":"","loc":"proc/wrap_json_value_add_real32.html"},{"title":"wrap_json_value_add_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_real32_vec(json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val Calls proc~~wrap_json_value_add_real32_vec~~CallsGraph proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec interface~to_unicode to_unicode proc~wrap_json_value_add_real32_vec->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_real32_vec->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32_vec","tags":"","loc":"proc/wrap_json_value_add_real32_vec.html"},{"title":"wrap_json_value_add_real_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_real_vec(json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val Calls proc~~wrap_json_value_add_real_vec~~CallsGraph proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec interface~to_unicode to_unicode proc~wrap_json_value_add_real_vec->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_real_vec->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real_vec","tags":"","loc":"proc/wrap_json_value_add_real_vec.html"},{"title":"wrap_json_value_add_string – JSON-Fortran","text":"private subroutine wrap_json_value_add_string(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~wrap_json_value_add_string~~CallsGraph proc~wrap_json_value_add_string json_core%wrap_json_value_add_string interface~to_unicode to_unicode proc~wrap_json_value_add_string->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_string->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string","tags":"","loc":"proc/wrap_json_value_add_string.html"},{"title":"wrap_json_value_add_string_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_string_vec(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~wrap_json_value_add_string_vec~~CallsGraph proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec interface~to_unicode to_unicode proc~wrap_json_value_add_string_vec->interface~to_unicode none~add~4 json_core%add proc~wrap_json_value_add_string_vec->none~add~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string_vec","tags":"","loc":"proc/wrap_json_value_add_string_vec.html"},{"title":"wrap_json_value_create_array – JSON-Fortran","text":"private subroutine wrap_json_value_create_array(json, p, name) A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_array~~CallsGraph proc~wrap_json_value_create_array json_core%wrap_json_value_create_array interface~to_unicode to_unicode proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_array->proc~wrap_json_value_create_array proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_array~~CalledByGraph proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array none~create_array->proc~wrap_json_value_create_array proc~convert json_core%convert proc~convert->none~create_array none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array none~create json_core%create proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_array ( p , to_unicode ( name )) end subroutine wrap_json_value_create_array","tags":"","loc":"proc/wrap_json_value_create_array.html"},{"title":"wrap_json_value_create_integer – JSON-Fortran","text":"private subroutine wrap_json_value_create_integer(json, p, val, name) A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_integer~~CallsGraph proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer interface~to_unicode to_unicode proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_integer->proc~wrap_json_value_create_integer proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_integer~~CalledByGraph proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_integer ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_integer","tags":"","loc":"proc/wrap_json_value_create_integer.html"},{"title":"wrap_json_value_create_logical – JSON-Fortran","text":"private subroutine wrap_json_value_create_logical(json, p, val, name) Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_logical~~CallsGraph proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical interface~to_unicode to_unicode proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_logical->proc~wrap_json_value_create_logical proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_logical~~CalledByGraph proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_logical ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_logical","tags":"","loc":"proc/wrap_json_value_create_logical.html"},{"title":"wrap_json_value_create_null – JSON-Fortran","text":"private subroutine wrap_json_value_create_null(json, p, name) Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_null~~CallsGraph proc~wrap_json_value_create_null json_core%wrap_json_value_create_null interface~to_unicode to_unicode proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_null->proc~wrap_json_value_create_null proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_null~~CalledByGraph proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null none~create_null->proc~wrap_json_value_create_null proc~convert json_core%convert proc~convert->none~create_null none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_null ( p , to_unicode ( name )) end subroutine wrap_json_value_create_null","tags":"","loc":"proc/wrap_json_value_create_null.html"},{"title":"wrap_json_value_create_object – JSON-Fortran","text":"private subroutine wrap_json_value_create_object(json, p, name) Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_object~~CallsGraph proc~wrap_json_value_create_object json_core%wrap_json_value_create_object interface~to_unicode to_unicode proc~wrap_json_value_create_object->interface~to_unicode none~create_object json_core%create_object proc~wrap_json_value_create_object->none~create_object proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_object->proc~wrap_json_value_create_object proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_object~~CalledByGraph proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object json_core%create_object proc~wrap_json_value_create_object->none~create_object none~create_object->proc~wrap_json_value_create_object proc~convert json_core%convert proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2 json_core%get none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info~2 proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info~2 proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info~2 proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info~2 proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info~2 proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get~2 none~matrix_info~2 json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~get_child->proc~wrap_json_value_get_child_by_name none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info~2->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_matrix_info_by_path->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_file_variable_matrix_info->none~matrix_info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_object ( p , to_unicode ( name )) end subroutine wrap_json_value_create_object","tags":"","loc":"proc/wrap_json_value_create_object.html"},{"title":"wrap_json_value_create_real – JSON-Fortran","text":"private subroutine wrap_json_value_create_real(json, p, val, name) A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_real~~CallsGraph proc~wrap_json_value_create_real json_core%wrap_json_value_create_real interface~to_unicode to_unicode proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real","tags":"","loc":"proc/wrap_json_value_create_real.html"},{"title":"wrap_json_value_create_real32 – JSON-Fortran","text":"private subroutine wrap_json_value_create_real32(json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_real32~~CallsGraph proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 interface~to_unicode to_unicode proc~wrap_json_value_create_real32->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real32->none~create_real~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~json_value_create_real32->none~create_real~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_real32~~CalledByGraph proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2 json_core%create_real proc~wrap_json_value_create_real32->none~create_real~2 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create_real~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~create_real~2 proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real32","tags":"","loc":"proc/wrap_json_value_create_real32.html"},{"title":"wrap_json_value_create_string – JSON-Fortran","text":"private subroutine wrap_json_value_create_string(json, p, val, name, trim_str, adjustl_str) Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~wrap_json_value_create_string~~CallsGraph proc~wrap_json_value_create_string json_core%wrap_json_value_create_string interface~to_unicode to_unicode proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_string->proc~wrap_json_value_create_string proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_string~~CalledByGraph proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string none~create_string->proc~wrap_json_value_create_string proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % create_string ( p , to_unicode ( val ), to_unicode ( name ), trim_str , adjustl_str ) end subroutine wrap_json_value_create_string","tags":"","loc":"proc/wrap_json_value_create_string.html"},{"title":"wrap_json_value_get_child_by_name – JSON-Fortran","text":"private subroutine wrap_json_value_get_child_by_name(json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_value_get_child_by_name~~CallsGraph proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy~3 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_get_child_by_name~~CalledByGraph proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get~2 json_core%get proc~wrap_json_value_get_child_by_name->none~get~2 none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info~2 json_core%info proc~json_matrix_info->none~info~2 proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_core%matrix_info none~matrix_info~2->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info~2->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get~2->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info~2 proc~json_matrix_info_by_path->none~matrix_info~2 proc~json_matrix_info_by_path->none~get~2 proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info~2 none~matrix_info json_file%matrix_info none~matrix_info->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info~2 proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info~2 proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info~2 proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info~2 proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info~2 proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info~2 proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info~2 proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get~2 proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get~2 proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get~2 proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get~2 proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get~2 proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get~2 proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get~2 proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get~2 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get~2 proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get~2 proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get~2 proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 proc~json_get_array_by_path->none~get~2 proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_string_by_path->none~get~2 proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get~2 proc~json_string_info json_core%json_string_info proc~json_string_info->none~get~2 proc~json_string_info->none~info~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get~2 proc~json_update_integer->none~info~2 none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get~2 proc~json_update_logical->none~info~2 proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get~2 proc~json_update_real->none~info~2 proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get~2 proc~json_update_string->none~info~2 proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get~2 proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->none~get~2 none~get json_file%get none~get->proc~json_file_get_alloc_string_vec none~get->proc~json_file_get_integer none~get->proc~json_file_get_integer_vec none~get->proc~json_file_get_logical none~get->proc~json_file_get_logical_vec none~get->proc~json_file_get_object none~get->proc~json_file_get_real none~get->proc~json_file_get_real32 none~get->proc~json_file_get_real32_vec none~get->proc~json_file_get_real_vec none~get->proc~json_file_get_string none~get->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get->proc~wrap_json_file_get_string_vec none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path~2 json_core%valid_path none~valid_path~2->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path~2->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path~2 proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path~2 proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info~2 proc~json_get_path json_core%json_get_path proc~json_get_path->none~info~2 proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info~2 proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info~2 proc~wrap_json_file_get_alloc_string_vec->none~get proc~wrap_json_file_get_integer->none~get proc~wrap_json_file_get_integer_vec->none~get proc~wrap_json_file_get_logical->none~get proc~wrap_json_file_get_logical_vec->none~get proc~wrap_json_file_get_object->none~get proc~wrap_json_file_get_real->none~get proc~wrap_json_file_get_real32->none~get proc~wrap_json_file_get_real32_vec->none~get proc~wrap_json_file_get_real_vec->none~get proc~wrap_json_file_get_string->none~get proc~wrap_json_file_get_string_vec->none~get proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_valid_path->none~valid_path~2 proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info json_file%info none~info->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info->proc~wrap_json_file_variable_info none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove none~valid_path json_file%valid_path none~valid_path->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove proc~wrap_json_file_valid_path->none~valid_path proc~wrap_json_file_variable_info->none~info proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: child logical ( LK ), intent ( out ), optional :: found call json % get ( p , to_unicode ( name ), child , found ) end subroutine wrap_json_value_get_child_by_name","tags":"","loc":"proc/wrap_json_value_get_child_by_name.html"},{"title":"wrap_json_value_remove_if_present – JSON-Fortran","text":"private subroutine wrap_json_value_remove_if_present(json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path Calls proc~~wrap_json_value_remove_if_present~~CallsGraph proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present interface~to_unicode to_unicode proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~get~2 json_core%get proc~json_value_remove_if_present->none~get~2 proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get~2->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get~2->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get~2->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get~2->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get~2->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get~2->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get~2->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get~2->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get~2->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get~2->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get~2->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get~2->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get~2->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get~2->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get~2->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get~2->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get~2->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get~2->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get~2->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get~2->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get~2->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get~2->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get~2->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get~2->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get~2->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get~2->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get~2->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get~2->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get~2->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get~2->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get~2->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get~2->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get~2->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get~2->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get~2->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get~2->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get~2->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get~2->proc~wrap_json_get_string_vec_by_path none~destroy~3 json_core%destroy proc~json_value_remove->none~destroy~3 proc~destroy_json_core json_core%destroy_json_core none~destroy~3->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy~3->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get~2 none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get~2 none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get~2 proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get~2 proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get~2 proc~json_get_integer_vec_by_path->none~get~2 proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get~2 proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get~2 proc~json_get_logical_vec_by_path->none~get~2 proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get~2 proc~json_get_real32_by_path->none~get~2 proc~json_get_real32_vec->none~get~2 proc~json_get_real32_vec_by_path->none~get~2 proc~json_get_real_by_path->none~get~2 proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get~2 proc~json_get_real_vec_by_path->none~get~2 proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get~2 proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get~2 proc~json_get_string_vec_by_path->none~get~2 proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get~2 proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get~2 proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get~2 proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get~2 proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get~2 proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get~2 proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get~2 proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get~2 proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get~2 proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get~2 proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get~2 proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get~2 proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get~2 proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~4 json_core%add proc~json_get_by_path_default->none~add~4 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~4 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy~3 proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~4->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~4->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~4->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~4->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info~2 json_core%info proc~convert->none~info~2 proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get~2 proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info~2 proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info~2->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info~2->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info~2->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~4 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~4 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~4 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~4 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get~2 proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get~2 proc~json_info_by_path->none~info~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info~2 proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_remove_if_present~~CalledByGraph proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present none~remove json_file%remove none~remove->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path call json % remove_if_present ( p , to_unicode ( path )) end subroutine wrap_json_value_remove_if_present","tags":"","loc":"proc/wrap_json_value_remove_if_present.html"},{"title":"wrap_json_value_rename – JSON-Fortran","text":"private subroutine wrap_json_value_rename(json, p, name) Alternate version of json_value_rename , where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name Calls proc~~wrap_json_value_rename~~CallsGraph proc~wrap_json_value_rename json_core%wrap_json_value_rename interface~to_unicode to_unicode proc~wrap_json_value_rename->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! new variable name call json % rename ( p , to_unicode ( name )) end subroutine wrap_json_value_rename","tags":"","loc":"proc/wrap_json_value_rename.html"},{"title":"json_core – JSON-Fortran","text":"public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () Calls interface~~json_core~~CallsGraph interface~json_core json_core proc~initialize_json_core initialize_json_core interface~json_core->proc~initialize_json_core proc~json_initialize json_core%json_initialize proc~initialize_json_core->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core )","tags":"","loc":"interface/json_core.html"},{"title":"json_kinds – JSON-Fortran","text":"JSON -Fortran kind definitions. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Note -DUSE_UCS4 is an optional preprocessor flag.\n When present, Unicode support is enabled. Note that this\n is currently only supported with the gfortran compiler.\n Example: gfortran -DUSE_UCS4 ... The documentation given here assumes USE_UCS4 is defined. Warning CK and CDK are the JSON -Fortran character kind and JSON -Fortran default\n character kind respectively. Client code MUST ensure characters of kind=CK are used for all character variables and strings passed to the JSON -Fortran\n library EXCEPT for file names which must be of 'DEFAULT' character kind,\n provided here as CDK . In particular, any variable that is a: json path, string\n value or object name passed to the JSON -Fortran library MUST be of type CK . Note Most string literal constants of default kind are fine to pass as arguments to JSON -Fortran procedures since they have been overloaded to accept intent(in) character arguments of the default ( CDK ) kind. If you find a procedure which does\n not accept an intent(in) literal string argument of default kind, please file an issue on GitHub. Note The default real kind ( RK ) and the default integer kind ( IK ) can be\n changed using optional preprocessor flags. This library was built with kinds:\n real(kind=real64) [8 bytes]\n and\n integer(kind=int32) [4 bytes]\n . Note In addition to the real kind specified by RK , interfaces for\n the real kinds with less precision are also provided in the library,\n but all are converted to real(RK) variables internally. Uses iso_fortran_env module~~json_kinds~~UsesGraph module~json_kinds json_kinds iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_kinds~~UsedByGraph module~json_kinds json_kinds module~json_file_module json_file_module module~json_file_module->module~json_kinds module~json_parameters json_parameters module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_kinds module~json_module->module~json_file_module module~json_module->module~json_parameters module~json_module->module~json_string_utilities module~json_module->module~json_value_module module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial integer, public, parameter :: CDK = selected_char_kind('DEFAULT') Processor dependent ‘DEFAULT’ character kind.\nThis is 1 byte for the Intel and Gfortran compilers. integer, public, parameter :: CK = selected_char_kind(json_fortran_string_kind) Default character kind used by JSON -Fortran.\nIf ISO 10646 (UCS4) support is available, use that,\notherwise, gracefully fall back on ‘DEFAULT’ characters.\nCurrently only gfortran >= 4.9.2 will correctly support\nUCS4 which is stored in 4 bytes.\n(and perhaps others). integer, public, parameter :: IK = int32 Default integer kind if not specified [4 bytes] integer, public, parameter :: LK = logical_kinds(min(3, size(logical_kinds))) Default logical kind.\nThis is 4 bytes for the Intel and Gfortran compilers\n(and perhaps others).\nThe declaration ensures a valid kind\nif the compiler doesn’t have a logical_kinds(3). integer, public, parameter :: RK = real64 Default real kind if not specified [8 bytes] character(kind=CDK, len=*), private, parameter :: json_fortran_string_kind = 'ISO_10646' String kind preprocessor macro.\ngfortran compiler AND UCS4 support requested:","tags":"","loc":"module/json_kinds.html"},{"title":"json_parameters – JSON-Fortran","text":"Other parameters used by JSON -Fortran.\n This is a low-level module not meant to be used by a JSON -Fortran user. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_kinds module~~json_parameters~~UsesGraph module~json_parameters json_parameters module~json_kinds json_kinds module~json_parameters->module~json_kinds iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_parameters~~UsedByGraph module~json_parameters json_parameters module~json_file_module json_file_module module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_parameters module~json_module->module~json_file_module module~json_module->module~json_string_utilities module~json_module->module~json_value_module module~json_string_utilities->module~json_parameters module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=CK, len=*), public, parameter :: backslash = achar(92, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: blank_chunk = repeat(space, chunk_size) a blank string character(kind=CK, len=*), public, parameter :: bspace = achar(8, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: carriage_return = achar(13, kind=CK) JSON special character integer(kind=IK), public, parameter :: chunk_size = 256_IK for allocatable strings: allocate chunks of this size character(kind=CK, len=*), public, parameter :: colon_char = CK_':' colon character for JSON character(kind=CK, len=*), public, parameter, dimension(32) :: control_chars = [(achar(i_, kind=CK), i_=1, 31), achar(127, kind=CK)] Control characters, possibly in unicode character(kind=CDK, len=*), public, parameter :: default_real_fmt = '(ss,E27.17E4)' default real number format statement (for writing real values to strings and files).\n Note that this can be overridden by calling json_initialize . character(kind=CK, len=*), public, parameter :: delimiter = CK_',' delimiter for JSON character(kind=CK, len=*), public, parameter :: dot = CK_'.' path separator for json_get_by_path_default character(kind=CK, len=*), public, parameter :: end_array = CK_']' end of a JSON array character(kind=CK, len=*), public, parameter :: end_array_alt = CK_')' alternate end of JSON array for json_get_by_path_default character(kind=CK, len=*), public, parameter :: end_object = CK_'}' end of a JSON object character(kind=CK, len=5), protected :: false_str = CK_'false' JSON logical False string character(kind=CK, len=*), public, parameter :: formfeed = achar(12, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: horizontal_tab = achar(9, kind=CK) JSON special character integer, private :: i_ just a counter for control_chars array character(kind=CDK, len=*), public, parameter :: int_fmt = '(ss,I0)' minimum width format for integers integer(kind=IK), public, parameter :: json_array = 3 Array JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_double = json_real Equivalent to json_real for\nbackward compatibility. character(kind=CDK, len=*), public, parameter :: json_ext = '.json' JSON file extension integer(kind=IK), public, parameter :: json_integer = 5 Integer JSON data type ( integer(IK) )\n(see json_file_variable_info and json_info ). integer(kind=IK), public, parameter :: json_logical = 4 Logical JSON data type ( logical(LK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_null = 1 Null JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_object = 2 Object JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_real = 6 Real number JSON data type ( real(RK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_string = 7 String JSON data type ( character(kind=CK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_unknown = 0 Unknown JSON data type\n(see json_file_variable_info and json_info ) character(kind=CK, len=26), protected :: lower = CK_'abcdefghijklmnopqrstuvwxyz' lowercase characters integer(kind=IK), public, parameter :: max_integer_str_len = 256_IK maximum string length of an integer.\nThis is totally arbitrary (any way\nto get the compiler to tell us this?) integer(kind=IK), public, parameter :: max_numeric_str_len = real_precision+real_exponent_digits+6_IK 6 = sign + leading 0 + decimal + ‘E’ + exponent sign + 1 extra integer(kind=IK), public, parameter :: maxexp = maxexponent(1.0_RK) integer(kind=IK), public, parameter :: minexp = minexponent(1.0_RK) character(kind=CK, len=*), public, parameter :: newline = achar(10, kind=CK) JSON special character character(kind=CK, len=4), protected :: null_str = CK_'null' JSON Null variable string integer(kind=IK), public, parameter :: print_str_chunk_size = 1000_IK chunk size for writing JSON to a string integer(kind=IK), public, parameter :: pushed_char_size = 10_IK size for pushed_char array in json_core character(kind=CK, len=*), public, parameter :: quotation_mark = CK_'\"' JSON special character integer(kind=IK), public, parameter :: real_exponent_digits = floor(1_IK+log10(real(max(maxexp, abs(maxexp)), kind=RK))) integer(kind=IK), public, parameter :: real_precision = rp_safety_factor*precision(1.0_RK)+rp_addl_safety character(kind=CK, len=*), public, parameter :: root = achar(36, kind=CK) ( $ ) root for json_get_by_path_default integer(kind=IK), public, parameter :: rp_addl_safety = 2_IK integer(kind=IK), public, parameter :: rp_safety_factor = 1_IK integer(kind=IK), public, parameter :: seq_chunk_size = 256_IK chunk size for reading sequential files character(kind=CK, len=*), public, parameter :: single_quote = CK_\"'\" for JSONPath bracket-notation character(kind=CK, len=*), public, parameter :: slash = achar(47, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: space = CK_' ' space character character(kind=CK, len=*), public, parameter :: star = CK_'*' for invalid numbers and\nlist-directed real output character(kind=CK, len=*), public, parameter :: start_array = CK_'[' start of a JSON array character(kind=CK, len=*), public, parameter :: start_array_alt = CK_'(' alternate start of JSON array for json_get_by_path_default character(kind=CK, len=*), public, parameter :: start_object = CK_'{' start of a JSON object integer(kind=IK), public, parameter :: stream_chunk_size = 256_IK chunk size for reading stream files character(kind=CK, len=*), public, parameter :: this = CK_'@' ‘this’ for json_get_by_path_default character(kind=CK, len=*), public, parameter :: tilde = CK_'~' RFC 6901 escape character character(kind=CK, len=4), protected :: true_str = CK_'true' JSON logical True string integer(kind=IK), public, parameter :: unit2str = -1_IK unit number to cause stuff to be\noutput to strings rather than files.\nSee 9.5.6.12 in the F2003/08 standard character(kind=CK, len=26), protected :: upper = CK_'ABCDEFGHIJKLMNOPQRSTUVWXYZ' uppercase characters","tags":"","loc":"module/json_parameters.html"},{"title":"json_module – JSON-Fortran","text":"A Modern Fortran JSON (JavaScript Object Notation) API . This module provides access to json_value_module and json_file_module . For normal JSON -Fortran use, using this module\n is all that is necessary. Note that this module renames the kind definition variables from json_kinds from [ RK , IK , LK , CK , and CDK ] to [ json_RK , json_IK , json_LK , json_CK , and json_CDK ] so as to avoid namespace pollution with short\n variable names. Since USE_UCS4 is defined, this module also exports the\n operators == , /= , and // from json_string_utilities for CK and CDK operations. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. History Joseph A. Levin : March 2012 : Original FSON code [retrieved on 12/2/2013]. Jacob Williams : 2/8/2014 : Extensive modifications to the original FSON code.\n The original F95 code was split into four files:\n fson_path_m.f95, fson_string_m.f95, fson_value_m.f95, and fson.f95.\n The new code has been extensively updated, refactored and combined into this\n one module (json_module.f90).\n Various Fortran 2003/2008 features are now used\n (e.g., allocatable strings, newunit, generic, class, and abstract interface). Development continues at: Github See also json-fortran development site json-fortran online documentation JSON website JSON validator Note Originally JSON -Fortran was entirely contained within this module. Uses json_parameters json_file_module json_value_module json_string_utilities json_kinds module~~json_module~~UsesGraph module~json_module json_module module~json_file_module json_file_module module~json_module->module~json_file_module module~json_kinds json_kinds module~json_module->module~json_kinds module~json_parameters json_parameters module~json_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_module->module~json_string_utilities module~json_value_module json_value_module module~json_module->module~json_value_module module~json_file_module->module~json_kinds module~json_file_module->module~json_parameters module~json_file_module->module~json_string_utilities module~json_file_module->module~json_value_module iso_fortran_env iso_fortran_env module~json_file_module->iso_fortran_env module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities module~json_value_module->ieee_arithmetic module~json_value_module->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=json_CK, len=*), private, parameter :: version = '9.0.1' JSON -Fortran version. Note This string should match the one in the .VERSION file (which is used\n for the documentation generation.) Functions public function json_fortran_version () result(ver) Returns the JSON -Fortran version string. Arguments None Return Value character(len=:), allocatable JSON -Fortran version string","tags":"","loc":"module/json_module.html"},{"title":"json_file_module – JSON-Fortran","text":"Higher-level json_file interface for the json_value type. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_parameters iso_fortran_env json_value_module json_string_utilities json_kinds module~~json_file_module~~UsesGraph module~json_file_module json_file_module iso_fortran_env iso_fortran_env module~json_file_module->iso_fortran_env module~json_kinds json_kinds module~json_file_module->module~json_kinds module~json_parameters json_parameters module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_value_module->iso_fortran_env module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities module~json_value_module->ieee_arithmetic Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_file_module~~UsedByGraph module~json_file_module json_file_module module~json_module json_module module~json_module->module~json_file_module Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Interfaces public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Derived Types type, public :: json_file The json_file is the main public class that is\n used to open a file and get data from it. Read more… Components Type Visibility Attributes Name Initial type( json_core ), private :: core The instance of the json_core factory used for this file. type( json_value ), private, pointer :: p => null() the JSON structure read from the file Constructor Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Read more… private\n\n \n function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… private\n\n \n function initialize_json_file_v2 (json_value_object, json_core_object) Cast a json_value pointer and a json_core object\nas a json_file object. private\n\n \n function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… private\n\n \n function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. private\n\n \n function initialize_json_file_from_string_v2 (str, json_core_object) Cast a JSON string and a json_core object\nas a json_file object. private\n\n \n function wrap_initialize_json_file_from_string_v2 (str, json_core_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Finalizations Procedures final :: finalize_json_file Type-Bound Procedures generic, public :: add => json_file_add , json_file_add_object , wrap_json_file_add_object , json_file_add_integer , wrap_json_file_add_integer , json_file_add_real32 , wrap_json_file_add_real32 , json_file_add_real , wrap_json_file_add_real , json_file_add_logical , wrap_json_file_add_logical , json_file_add_string , wrap_json_file_add_string , json_file_add_integer_vec , wrap_json_file_add_integer_vec , json_file_add_real32_vec , wrap_json_file_add_real32_vec , json_file_add_real_vec , wrap_json_file_add_real_vec , json_file_add_logical_vec , wrap_json_file_add_logical_vec , json_file_add_string_vec , wrap_json_file_add_string_vec Add a variable to a json_file , by specifying the path. Read more… generic, public :: add => json_file_add_string_path_ascii , json_file_add_string_value_ascii , json_file_add_string_vec_path_ascii , json_file_add_string_vec_vec_ascii procedure, public :: assign_json_file procedure, public, pass(me) :: assign_json_file_to_string procedure, public :: assign_string_to_json_file generic, public :: assignment(=) => assign_json_file , assign_json_file_to_string , assign_string_to_json_file , wrap_assign_string_to_json_file procedure, public :: check_for_errors => json_file_check_for_errors procedure, public :: clear_exceptions => json_file_clear_exceptions generic, public :: deserialize => json_file_load_from_string , wrap_json_file_load_from_string ../../ Load JSON from a string. procedure, public :: destroy => json_file_destroy procedure, public :: failed => json_file_failed generic, public :: get => json_file_get_object , wrap_json_file_get_object , json_file_get_integer , wrap_json_file_get_integer , json_file_get_real32 , wrap_json_file_get_real32 , json_file_get_real , wrap_json_file_get_real , json_file_get_logical , wrap_json_file_get_logical , json_file_get_string , wrap_json_file_get_string , json_file_get_integer_vec , wrap_json_file_get_integer_vec , json_file_get_real32_vec , wrap_json_file_get_real32_vec , json_file_get_real_vec , wrap_json_file_get_real_vec , json_file_get_logical_vec , wrap_json_file_get_logical_vec , json_file_get_string_vec , wrap_json_file_get_string_vec , json_file_get_alloc_string_vec , wrap_json_file_get_alloc_string_vec , json_file_get_root Get a variable from a json_file , by specifying the path. procedure, public :: get_core => get_json_core_in_file generic, public :: info => json_file_variable_info , wrap_json_file_variable_info generic, public :: initialize => initialize_json_core_in_file , set_json_core_in_file procedure, public :: initialize_json_core_in_file procedure, public :: json_file_add procedure, public :: json_file_add_integer procedure, public :: json_file_add_integer_vec procedure, public :: json_file_add_logical procedure, public :: json_file_add_logical_vec procedure, public :: json_file_add_object procedure, public :: json_file_add_real procedure, public :: json_file_add_real32 procedure, public :: json_file_add_real32_vec procedure, public :: json_file_add_real_vec procedure, public :: json_file_add_string procedure, public :: json_file_add_string_path_ascii procedure, public :: json_file_add_string_value_ascii procedure, public :: json_file_add_string_vec procedure, public :: json_file_add_string_vec_path_ascii procedure, public :: json_file_add_string_vec_vec_ascii procedure, public :: json_file_get_alloc_string_vec procedure, public :: json_file_get_integer procedure, public :: json_file_get_integer_vec procedure, public :: json_file_get_logical procedure, public :: json_file_get_logical_vec procedure, public :: json_file_get_object procedure, public :: json_file_get_real procedure, public :: json_file_get_real32 procedure, public :: json_file_get_real32_vec procedure, public :: json_file_get_real_vec procedure, public :: json_file_get_root procedure, public :: json_file_get_string procedure, public :: json_file_get_string_vec procedure, public :: json_file_load_from_string procedure, public :: json_file_print_to_console procedure, public :: json_file_print_to_filename procedure, public :: json_file_print_to_unit procedure, public :: json_file_remove procedure, public :: json_file_rename procedure, public :: json_file_rename_name_ascii procedure, public :: json_file_rename_path_ascii procedure, public :: json_file_update_integer procedure, public :: json_file_update_logical procedure, public :: json_file_update_real procedure, public :: json_file_update_real32 procedure, public :: json_file_update_string procedure, public :: json_file_update_string_name_ascii procedure, public :: json_file_update_string_val_ascii procedure, public :: json_file_valid_path procedure, public, pass(me) :: json_file_valid_path_op procedure, public :: json_file_variable_info procedure, public :: json_file_variable_matrix_info procedure, public :: load => json_file_load ../../ Load JSON from a file. procedure, public :: load_file => json_file_load ../../ The same as load , but only here for backward compatibility generic, public :: load_from_string => json_file_load_from_string , wrap_json_file_load_from_string ../../ The same as deserialize , but only here for backward compatibility generic, public :: matrix_info => json_file_variable_matrix_info , wrap_json_file_variable_matrix_info procedure, public :: move => json_file_move_pointer procedure, public :: nullify => json_file_nullify generic, public :: operator(.in.) => json_file_valid_path_op , wrap_json_file_valid_path_op generic, public :: print => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename procedure, public :: print_error_message => json_file_print_error_message generic, public :: print_file => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename ../../ The same as print , but only here for backward compatibility procedure, public :: print_to_string => json_file_print_to_string ../../ The same as serialize , but only here for backward compatibility generic, public :: remove => json_file_remove , wrap_json_file_remove Remove a variable from a json_file by specifying the path. generic, public :: rename => json_file_rename , wrap_json_file_rename ../../ Rename a variable, specifying it by path generic, public :: rename => json_file_rename_path_ascii , json_file_rename_name_ascii procedure, public :: serialize => json_file_print_to_string Print the json_value structure to an allocatable string procedure, public :: set_json_core_in_file procedure, public :: traverse => json_file_traverse generic, public :: update => json_file_update_integer , wrap_json_file_update_integer , json_file_update_logical , wrap_json_file_update_logical , json_file_update_real32 , wrap_json_file_update_real32 , json_file_update_real , wrap_json_file_update_real , json_file_update_string , wrap_json_file_update_string Update a scalar variable in a json_file ,\n by specifying the path. Read more… generic, public :: update => json_file_update_string_name_ascii , json_file_update_string_val_ascii generic, public :: valid_path => json_file_valid_path , wrap_json_file_valid_path ../../ Verify that a path is valid\n(i.e., a variable with this path exists in the file). procedure, public :: wrap_assign_string_to_json_file procedure, public :: wrap_json_file_add_integer procedure, public :: wrap_json_file_add_integer_vec procedure, public :: wrap_json_file_add_logical procedure, public :: wrap_json_file_add_logical_vec procedure, public :: wrap_json_file_add_object procedure, public :: wrap_json_file_add_real procedure, public :: wrap_json_file_add_real32 procedure, public :: wrap_json_file_add_real32_vec procedure, public :: wrap_json_file_add_real_vec procedure, public :: wrap_json_file_add_string procedure, public :: wrap_json_file_add_string_vec procedure, public :: wrap_json_file_get_alloc_string_vec procedure, public :: wrap_json_file_get_integer procedure, public :: wrap_json_file_get_integer_vec procedure, public :: wrap_json_file_get_logical procedure, public :: wrap_json_file_get_logical_vec procedure, public :: wrap_json_file_get_object procedure, public :: wrap_json_file_get_real procedure, public :: wrap_json_file_get_real32 procedure, public :: wrap_json_file_get_real32_vec procedure, public :: wrap_json_file_get_real_vec procedure, public :: wrap_json_file_get_string procedure, public :: wrap_json_file_get_string_vec procedure, public :: wrap_json_file_load_from_string procedure, public :: wrap_json_file_remove procedure, public :: wrap_json_file_rename procedure, public :: wrap_json_file_update_integer procedure, public :: wrap_json_file_update_logical procedure, public :: wrap_json_file_update_real procedure, public :: wrap_json_file_update_real32 procedure, public :: wrap_json_file_update_string procedure, public :: wrap_json_file_valid_path procedure, public, pass(me) :: wrap_json_file_valid_path_op procedure, public :: wrap_json_file_variable_info procedure, public :: wrap_json_file_variable_matrix_info Functions private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private pure function json_file_failed (me) result(failed) Check error status in the file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Subroutines private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str private subroutine finalize_json_file (me) Finalizer for json_file class. Read more… Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me private subroutine get_json_core_in_file (me, core) Get a copy of the json_core in this json_file . Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_check_for_errors (me, status_ok, error_msg) Retrieve error status and message from the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) private pure subroutine json_file_clear_exceptions (me) Clear exceptions in the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_destroy (me, destroy_core) Author Jacob Williams Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine json_file_move_pointer (to, from) Author Jacob Williams Date 12/5/2014 Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from private subroutine json_file_nullify (me) Author Jacob Williams Nullify the json_value pointer in a json_file ,\n but do not destroy it. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_error_message (me, io_unit) This is a wrapper for json_print_error_message . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_traverse (me, traverse_callback) Author Jacob Williams Date 6/11/2016 Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name","tags":"","loc":"module/json_file_module.html"},{"title":"json_string_utilities – JSON-Fortran","text":"JSON -Fortran support module for string manipulation. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_kinds ieee_arithmetic json_parameters module~~json_string_utilities~~UsesGraph module~json_string_utilities json_string_utilities ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_kinds json_kinds module~json_string_utilities->module~json_kinds module~json_parameters json_parameters module~json_string_utilities->module~json_parameters iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_string_utilities~~UsedByGraph module~json_string_utilities json_string_utilities module~json_file_module json_file_module module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_string_utilities module~json_module->module~json_file_module module~json_module->module~json_value_module module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Interfaces public interface operator(//) Provide a means to convert to UCS4 while\nconcatenating UCS4 and default strings private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) public interface operator(/=) Provide a string /= operator that works\nwith mixed kinds private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public interface operator(==) Provide a string == operator that works\nwith mixed kinds private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public interface to_unicode Convert a ‘DEFAULT’ kind character input to\n‘ISO_10646’ kind and return it private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Note JW: may be able to remove this by making to_uni PURE ELEMENTAL ? Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) Functions public pure function decode_rfc6901 (str) result(str_out) Decode a string from the “ JSON Pointer” RFC 6901 format. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public pure function encode_rfc6901 (str) result(str_out) Encode a string into the “ JSON Pointer” RFC 6901 format. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable public pure function lowercase_string (str) result(s_lower) Author Jacob Williams Returns lowercase version of the CK string. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str input string Return Value character(kind=CK, len=len=(len(str))) lowercase version of the string private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Read more… Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) public pure function valid_json_hex (str) result(valid) Author Jacob Williams Date 6/14/2014 Returns true if the string is a valid 4-digit hex string. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to check. Return Value logical(kind=LK) is str a value 4-digit hex string Subroutines private subroutine compact_real_string (str) Author Izaak Beekman Date 02/24/2015 Compact a string representing a real number, so that\n the same value is displayed with fewer characters. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(inout) :: str string representation of a real number. public subroutine escape_string (str_in, str_out, escape_solidus) Author Jacob Williams Date 1/21/2014 Add the escape characters to a string for adding to JSON . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str_in character(kind=CK, len=:), intent(out), allocatable :: str_out logical(kind=LK), intent(in) :: escape_solidus if the solidus (forward slash)\nis also to be escaped public pure subroutine integer_to_string (ival, int_fmt, str) Author Jacob Williams Date 12/4/2013 Convert an integer to a string. Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: ival integer value. character(kind=CDK, len=*), intent(in) :: int_fmt format for integers character(kind=CK, len=*), intent(out) :: str ival converted to a string. public subroutine real_to_string (rval, real_fmt, compact_real, non_normals_to_null, str) Author Jacob Williams Date 12/4/2013 Convert a real value to a string. Read more… Arguments Type Intent Optional Attributes Name real(kind=RK), intent(in) :: rval real value. character(kind=CDK, len=*), intent(in) :: real_fmt format for real numbers logical(kind=LK), intent(in) :: compact_real compact the string so that it is\ndisplayed with fewer characters logical(kind=LK), intent(in) :: non_normals_to_null If True, NaN, Infinity, or -Infinity are returned as null .\nIf False, the string value will be returned in quotes\n(e.g., “NaN”, “Infinity”, or “-Infinity” ) character(kind=CK, len=*), intent(out) :: str rval converted to a string. public pure subroutine replace_string (str, s1, s2) Replace all occurrences of s1 in str with s2 . Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str character(kind=CK, len=*), intent(in) :: s1 character(kind=CK, len=*), intent(in) :: s2 public subroutine string_to_integer (str, ival, status_ok) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to an integer integer(kind=IK), intent(out) :: ival the integer value logical(kind=LK), intent(out) :: status_ok true if there were no errors public subroutine string_to_real (str, use_quiet_nan, rval, status_ok) Author Jacob Williams Date 1/19/2014 Convert a string into a real(RK) . Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to a real logical(kind=LK), intent(in) :: use_quiet_nan if true, return NaN’s as ieee_quiet_nan .\notherwise, use ieee_signaling_nan . real(kind=RK), intent(out) :: rval str converted to a real value logical(kind=LK), intent(out) :: status_ok true if there were no errors public subroutine unescape_string (str, error_message) Remove the escape characters from a JSON string and return it. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str Read more… character(kind=CK, len=:), intent(out), allocatable :: error_message will be allocated if\nthere was an error","tags":"","loc":"module/json_string_utilities.html"},{"title":"json_value_module – JSON-Fortran","text":"This module provides a low-level interface for manipulation of JSON data.\n The two public entities are json_value , and json_core .\n The json_file_module provides a higher-level interface to some\n of these routines. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_parameters iso_fortran_env json_string_utilities ieee_arithmetic json_kinds module~~json_value_module~~UsesGraph module~json_value_module json_value_module ieee_arithmetic ieee_arithmetic module~json_value_module->ieee_arithmetic iso_fortran_env iso_fortran_env module~json_value_module->iso_fortran_env module~json_kinds json_kinds module~json_value_module->module~json_kinds module~json_parameters json_parameters module~json_value_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_value_module->module~json_string_utilities module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->ieee_arithmetic module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_value_module~~UsedByGraph module~json_value_module json_value_module module~json_file_module json_file_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_value_module module~json_module->module~json_file_module Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=CDK, len=*), private, parameter :: access_spec = 'SEQUENTIAL' If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. character(kind=CDK, len=*), private, parameter :: form_spec = 'FORMATTED' If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. logical, private, parameter :: use_unformatted_stream = .false. If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. Interfaces public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Abstract Interfaces abstract interface public subroutine json_array_callback_func(json, element, i, count) Array element callback function. Used by json_get_array Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: element integer(kind=IK), intent(in) :: i index integer(kind=IK), intent(in) :: count size of array abstract interface public subroutine json_traverse_callback_func(json, p, finished) Callback function used by json_traverse Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: finished set true to stop traversing Derived Types type, public :: json_core To access the core routines for manipulation\n of json_value pointer variables. This class allows\n for thread safe use of the module. Read more… Components Type Visibility Attributes Name Initial logical(kind=LK), private :: allow_comments = .true. if true, any comments will be ignored when\nparsing a file. The comment tokens are defined\nby the comment_char character variable. logical(kind=LK), private :: allow_duplicate_keys = .true. If False, then after parsing, if any\nduplicate keys are found, an error is\nthrown. A call to json_value_validate will also check for duplicates. If True\n[default] then no special checks are done logical(kind=LK), private :: allow_trailing_comma = .true. Allow a single trailing comma in arrays and objects. logical(kind=LK), private :: case_sensitive_keys = .true. if name and path comparisons\nare case sensitive. integer(kind=IK), private :: char_count = 0 character position in the current line character(kind=CK, len=:), private, allocatable :: chunk a chunk read from a stream file\nwhen use_unformatted_stream=True character(kind=CK, len=:), private, allocatable :: comment_char comment tokens when allow_comments is true.\nExamples: ‘ ! ’ or ‘ # ’.\nDefault is CK_'/!#' . logical(kind=LK), private :: compact_real = .true. to use the “compact” form of real\nnumbers for output logical(kind=LK), private :: compress_vectors = .false. If true, then arrays of integers,\nnulls, reals, & logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary] character(kind=CK, len=:), private, allocatable :: err_message the error message.\nif exception_thrown=False then\nthis variable is not allocated. logical(kind=LK), private :: escape_solidus = .false. If True then the solidus “ / ” is always escaped\n(“ \\/ ”) when serializing JSON .\nIf False [default], then it is not escaped.\nNote that this option does not affect parsing\n(both escaped and unescaped versions are still\nvalid in all cases). logical(kind=LK), private :: exception_thrown = .false. The error flag. Will be set to true\nwhen an error is thrown in the class.\nMany of the methods will check this\nand return immediately if it is true. integer, private :: filesize = 0 the file size when when use_unformatted_stream=True integer, private :: ichunk = 0 index in chunk for pop_char when use_unformatted_stream=True integer(kind=IK), private :: ipos = 1 for allocatable strings: next character to read logical(kind=LK), private :: is_verbose = .false. if true, all exceptions are\nimmediately printed to console. integer(kind=IK), private :: line_count = 1 lines read counter logical(kind=LK), private :: no_whitespace = .false. when printing a JSON string, don’t include\nnon-significant spaces or line breaks.\nIf true, the entire structure will be\nprinted on one line. logical(kind=LK), private :: non_normals_to_null = .false. How to serialize NaN, Infinity,\nand -Infinity real values: Read more… integer(kind=IK), private :: null_to_real_mode = 2_IK if strict_type_checking=false : Read more… integer(kind=IK), private :: path_mode = 1_IK How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), private :: path_separator = dot The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nNote: if path_mode/=1 then this is ignored. character(kind=CK, len=pushed_char_size), private :: pushed_char = CK_'' used when parsing\nlines in file integer(kind=IK), private :: pushed_index = 0 used when parsing lines in file character(kind=CDK, len=:), private, allocatable :: real_fmt the format string to use\nfor converting real numbers to strings.\nIt can be set in json_initialize ,\nand used in json_value_print If not set, then default_real_fmt is used instead. integer(kind=IK), private :: spaces_per_tab = 2 number of spaces for indenting logical(kind=LK), private :: stop_on_error = .false. if true, then the program is\nstopped immediately when an\nexception is raised. logical(kind=LK), private :: strict_integer_type_checking = .true. Read more… logical(kind=LK), private :: strict_type_checking = .false. if true, then no type conversions are done\nin the get routines if the actual variable\ntype is different from the return type (for\nexample, integer to real). logical(kind=LK), private :: trailing_spaces_significant = .false. for name and path comparisons, if trailing\nspace is to be considered significant. logical(kind=LK), private :: unescaped_strings = .true. If false, then the escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. logical(kind=LK), private :: use_quiet_nan = .true. if true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. Constructor Structure constructor to initialize a json_core object Read more… private\n\n \n function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Type-Bound Procedures generic, public :: add => json_value_add_member , json_value_add_null , wrap_json_value_add_null , json_value_add_integer , wrap_json_value_add_integer , json_value_add_integer_vec , wrap_json_value_add_integer_vec , json_value_add_real32 , wrap_json_value_add_real32 , json_value_add_real32_vec , wrap_json_value_add_real32_vec , json_value_add_real , wrap_json_value_add_real , json_value_add_real_vec , wrap_json_value_add_real_vec , json_value_add_logical , wrap_json_value_add_logical , json_value_add_logical_vec , wrap_json_value_add_logical_vec , json_value_add_string , wrap_json_value_add_string , json_value_add_string_vec , wrap_json_value_add_string_vec Add objects to a linked list of json_value s. Read more… generic, public :: add => json_value_add_string_name_ascii , json_value_add_string_val_ascii , json_value_add_string_vec_name_ascii , json_value_add_string_vec_val_ascii generic, public :: add_by_path => json_add_member_by_path , wrap_json_add_member_by_path , json_add_integer_by_path , wrap_json_add_integer_by_path , json_add_real32_by_path , wrap_json_add_real32_by_path , json_add_real_by_path , wrap_json_add_real_by_path , json_add_logical_by_path , wrap_json_add_logical_by_path , json_add_string_by_path , wrap_json_add_string_by_path , json_add_integer_vec_by_path , wrap_json_add_integer_vec_by_path , json_add_real32_vec_by_path , wrap_json_add_real32_vec_by_path , json_add_real_vec_by_path , wrap_json_add_real_vec_by_path , json_add_logical_vec_by_path , wrap_json_add_logical_vec_by_path , json_add_string_vec_by_path , wrap_json_add_string_vec_by_path Add variables to a json_value linked list\n by specifying their paths. Read more… generic, public :: add_by_path => json_add_string_by_path_value_ascii , json_add_string_by_path_path_ascii , json_add_string_vec_by_path_value_ascii , json_add_string_vec_by_path_path_ascii procedure, private :: annotate_invalid_json procedure, public :: check_children_for_duplicate_keys => json_check_children_for_duplicate_keys ../../ Check a json_value object’s\nchildren for duplicate keys procedure, public :: check_for_duplicate_keys => json_check_all_for_duplicate_keys ../../ Check entire JSON structure\nfor duplicate keys (recursively) procedure, public :: check_for_errors => json_check_for_errors ../../ check for error and get error message procedure, public :: clear_exceptions => json_clear_exceptions ../../ clear exceptions procedure, public :: clone => json_clone ../../ clone a JSON structure (deep copy) procedure, private :: convert procedure, public :: count => json_count ../../ count the number of children generic, public :: create => json_create_by_path , wrap_json_create_by_path Create a json_value linked list using the\n path to the variables. Optionally return a\n pointer to the variable. Read more… generic, public :: create_array => json_value_create_array , wrap_json_value_create_array Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… generic, public :: create_double => json_value_create_real , wrap_json_value_create_real This is equivalent to create_real ,\nand is here only for backward compatibility. generic, public :: create_double => json_value_create_real32 , wrap_json_value_create_real32 generic, public :: create_integer => json_value_create_integer , wrap_json_value_create_integer Allocate a json_value pointer and make it an integer variable.\n The pointer should not already be allocated. Read more… generic, public :: create_logical => json_value_create_logical , wrap_json_value_create_logical Allocate a json_value pointer and make it a logical variable.\n The pointer should not already be allocated. Read more… generic, public :: create_null => json_value_create_null , wrap_json_value_create_null Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… generic, public :: create_object => json_value_create_object , wrap_json_value_create_object Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… generic, public :: create_real => json_value_create_real , wrap_json_value_create_real Allocate a json_value pointer and make it a real variable.\n The pointer should not already be allocated. Read more… generic, public :: create_real => json_value_create_real32 , wrap_json_value_create_real32 generic, public :: create_string => json_value_create_string , wrap_json_value_create_string Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… generic, public :: deserialize => json_parse_string , wrap_json_parse_string Parse the JSON string and populate the json_value tree. generic, public :: destroy => json_value_destroy , destroy_json_core Destructor routine for a json_value pointer.\n This must be called explicitly if it is no longer needed,\n before it goes out of scope. Otherwise, a memory leak will result. Read more… procedure, private :: destroy_json_core procedure, public :: failed => json_failed ../../ check for error generic, public :: get => json_get_by_path , wrap_json_get_by_path , json_get_integer , json_get_integer_by_path , wrap_json_get_integer_by_path , json_get_integer_vec , json_get_integer_vec_by_path , wrap_json_get_integer_vec_by_path , json_get_real32 , json_get_real32_by_path , wrap_json_get_real32_by_path , json_get_real32_vec , json_get_real32_vec_by_path , wrap_json_get_real32_vec_by_path , json_get_real , json_get_real_by_path , wrap_json_get_real_by_path , json_get_real_vec , json_get_real_vec_by_path , wrap_json_get_real_vec_by_path , json_get_logical , json_get_logical_by_path , wrap_json_get_logical_by_path , json_get_logical_vec , json_get_logical_vec_by_path , wrap_json_get_logical_vec_by_path , json_get_string , json_get_string_by_path , wrap_json_get_string_by_path , json_get_string_vec , json_get_string_vec_by_path , wrap_json_get_string_vec_by_path , json_get_alloc_string_vec , json_get_alloc_string_vec_by_path , wrap_json_get_alloc_string_vec_by_path , json_get_array , json_get_array_by_path , wrap_json_get_array_by_path Get data from a json_value linked list. Read more… generic, public :: get_child => json_value_get_child_by_index , json_value_get_child , json_value_get_child_by_name , wrap_json_value_get_child_by_name Return a child of a json_value structure. procedure, private, nopass :: get_current_line_from_file_sequential procedure, private :: get_current_line_from_file_stream procedure, public :: get_next => json_get_next ../../ get pointer to json_value next procedure, public :: get_parent => json_get_parent ../../ get pointer to json_value parent generic, public :: get_path => json_get_path , wrap_json_get_path ../../ get the path to a JSON variable in a structure: procedure, public :: get_previous => json_get_previous ../../ get pointer to json_value previous procedure, public :: get_tail => json_get_tail ../../ get pointer to json_value tail generic, public :: info => json_info , json_info_by_path , wrap_json_info_by_path get info about a json_value procedure, public :: initialize => json_initialize ../../ to initialize some parsing parameters generic, public :: insert_after => json_value_insert_after , json_value_insert_after_child_by_index ../../ insert a new element after an existing one,\nupdating the JSON structure accordingly procedure, public :: is_child_of => json_value_is_child_of Check if a json_value is a\ndescendant of another. procedure, private :: is_vector => json_is_vector procedure, private :: json_add_integer_by_path procedure, private :: json_add_integer_vec_by_path procedure, private :: json_add_logical_by_path procedure, private :: json_add_logical_vec_by_path procedure, private :: json_add_member_by_path procedure, private :: json_add_real32_by_path procedure, private :: json_add_real32_vec_by_path procedure, private :: json_add_real_by_path procedure, private :: json_add_real_vec_by_path procedure, private :: json_add_string_by_path procedure, private :: json_add_string_by_path_path_ascii procedure, private :: json_add_string_by_path_value_ascii procedure, private :: json_add_string_vec_by_path procedure, private :: json_add_string_vec_by_path_path_ascii procedure, private :: json_add_string_vec_by_path_value_ascii procedure, private :: json_create_by_path procedure, private :: json_get_alloc_string_vec procedure, private :: json_get_alloc_string_vec_by_path procedure, private :: json_get_array procedure, private :: json_get_array_by_path procedure, private :: json_get_by_path procedure, private :: json_get_by_path_default procedure, private :: json_get_by_path_jsonpath_bracket procedure, private :: json_get_by_path_rfc6901 procedure, private :: json_get_integer procedure, private :: json_get_integer_by_path procedure, private :: json_get_integer_vec procedure, private :: json_get_integer_vec_by_path procedure, private :: json_get_logical procedure, private :: json_get_logical_by_path procedure, private :: json_get_logical_vec procedure, private :: json_get_logical_vec_by_path procedure, private :: json_get_path procedure, private :: json_get_real procedure, private :: json_get_real32 procedure, private :: json_get_real32_by_path procedure, private :: json_get_real32_vec procedure, private :: json_get_real32_vec_by_path procedure, private :: json_get_real_by_path procedure, private :: json_get_real_vec procedure, private :: json_get_real_vec_by_path procedure, private :: json_get_string procedure, private :: json_get_string_by_path procedure, private :: json_get_string_vec procedure, private :: json_get_string_vec_by_path procedure, private :: json_info procedure, private :: json_info_by_path procedure, private :: json_matrix_info procedure, private :: json_matrix_info_by_path procedure, private :: json_parse_file procedure, private :: json_parse_string procedure, private :: json_print_to_console procedure, private :: json_print_to_filename procedure, private :: json_print_to_unit procedure, private :: json_rename_by_path procedure, private :: json_rename_by_path_name_ascii procedure, private :: json_rename_by_path_path_ascii procedure, private :: json_string_info procedure, private :: json_throw_exception procedure, private :: json_update_integer procedure, private :: json_update_logical procedure, private :: json_update_real procedure, private :: json_update_real32 procedure, private :: json_update_string procedure, private :: json_update_string_name_ascii procedure, private :: json_update_string_val_ascii procedure, private :: json_valid_path procedure, private :: json_value_add_integer procedure, private :: json_value_add_integer_vec procedure, private :: json_value_add_logical procedure, private :: json_value_add_logical_vec procedure, private :: json_value_add_member procedure, private :: json_value_add_null procedure, private :: json_value_add_real procedure, private :: json_value_add_real32 procedure, private :: json_value_add_real32_vec procedure, private :: json_value_add_real_vec procedure, private :: json_value_add_string procedure, private :: json_value_add_string_name_ascii procedure, private :: json_value_add_string_val_ascii procedure, private :: json_value_add_string_vec procedure, private :: json_value_add_string_vec_name_ascii procedure, private :: json_value_add_string_vec_val_ascii procedure, private, nopass :: json_value_clone_func procedure, private :: json_value_create_array procedure, private :: json_value_create_integer procedure, private :: json_value_create_logical procedure, private :: json_value_create_null procedure, private :: json_value_create_object procedure, private :: json_value_create_real procedure, private :: json_value_create_real32 procedure, private :: json_value_create_string procedure, private :: json_value_destroy procedure, private :: json_value_get_child procedure, private :: json_value_get_child_by_index procedure, private :: json_value_get_child_by_name procedure, private :: json_value_insert_after procedure, private :: json_value_insert_after_child_by_index procedure, private :: json_value_print procedure, private :: json_value_remove_if_present procedure, private :: json_value_rename generic, public :: load => json_parse_file Parse the JSON file and populate the json_value tree. generic, public :: matrix_info => json_matrix_info , json_matrix_info_by_path , wrap_json_matrix_info_by_path get matrix info about a json_value procedure, private :: name_equal procedure, private :: name_strings_equal generic, public :: parse => json_parse_file , json_parse_string , wrap_json_parse_string ../../ Same as load and deserialize but only here for backward compatibility. procedure, private :: parse_array procedure, private :: parse_end => json_parse_end procedure, private :: parse_for_chars procedure, private :: parse_number procedure, private :: parse_object procedure, private :: parse_string procedure, private :: parse_value procedure, private :: pop_char procedure, private :: prepare_parser => json_prepare_parser generic, public :: print => json_print_to_console , json_print_to_unit , json_print_to_filename Print the json_value to an output unit or file. Read more… procedure, public :: print_error_message => json_print_error_message ../../ simply routine to print error\nmessages procedure, public :: print_to_string => json_value_to_string ../../ The same as serialize , but only here for backward compatibility procedure, private :: push_char procedure, public :: remove => json_value_remove Remove a json_value from a\nlinked-list structure. generic, public :: remove_if_present => json_value_remove_if_present , wrap_json_value_remove_if_present ../../ If the child variable is present, then remove it. generic, public :: rename => json_value_rename , wrap_json_value_rename , json_rename_by_path , wrap_json_rename_by_path Rename a json_value variable. generic, public :: rename => json_rename_by_path_name_ascii , json_rename_by_path_path_ascii procedure, public :: replace => json_value_replace Replace a json_value in a\nlinked-list structure. procedure, public :: reverse => json_value_reverse ../../ Reverse the order of the children\nof an array of object. procedure, public :: serialize => json_value_to_string Print the json_value structure to an allocatable string generic, public :: string_info => json_string_info get string info about a json_value procedure, private :: string_to_dble procedure, private :: string_to_int procedure, public :: swap => json_value_swap Swap two json_value pointers\nin a structure (or two different\nstructures). generic, public :: throw_exception => json_throw_exception , wrap_json_throw_exception ../../ Throw an exception. procedure, private :: to_array procedure, private :: to_integer procedure, private :: to_logical procedure, private :: to_null procedure, private :: to_object procedure, private :: to_real procedure, private :: to_string procedure, public :: traverse => json_traverse ../../ to traverse all elements of a JSON structure generic, public :: update => json_update_logical , wrap_json_update_logical , json_update_real32 , wrap_json_update_real32 , json_update_real , wrap_json_update_real , json_update_integer , wrap_json_update_integer , json_update_string , wrap_json_update_string These are like the add methods, except if a variable with the\n same path is already present, then its value is simply updated.\n Note that currently, these only work for scalar variables.\n These routines can also change the variable’s type (but an error will be\n thrown if the existing variable is not a scalar). Read more… generic, public :: update => json_update_string_name_ascii , json_update_string_val_ascii generic, public :: valid_path => json_valid_path , wrap_json_valid_path ../../ verify if a path is valid\n(i.e., a variable with this path exists in the file). procedure, public :: validate => json_value_validate Check that a json_value linked\nlist is valid (i.e., is properly\nconstructed). This may be useful\nif it has been constructed externally. procedure, private :: wrap_json_add_integer_by_path procedure, private :: wrap_json_add_integer_vec_by_path procedure, private :: wrap_json_add_logical_by_path procedure, private :: wrap_json_add_logical_vec_by_path procedure, private :: wrap_json_add_member_by_path procedure, private :: wrap_json_add_real32_by_path procedure, private :: wrap_json_add_real32_vec_by_path procedure, private :: wrap_json_add_real_by_path procedure, private :: wrap_json_add_real_vec_by_path procedure, private :: wrap_json_add_string_by_path procedure, private :: wrap_json_add_string_vec_by_path procedure, private :: wrap_json_create_by_path procedure, private :: wrap_json_get_alloc_string_vec_by_path procedure, private :: wrap_json_get_array_by_path procedure, private :: wrap_json_get_by_path procedure, private :: wrap_json_get_integer_by_path procedure, private :: wrap_json_get_integer_vec_by_path procedure, private :: wrap_json_get_logical_by_path procedure, private :: wrap_json_get_logical_vec_by_path procedure, private :: wrap_json_get_path procedure, private :: wrap_json_get_real32_by_path procedure, private :: wrap_json_get_real32_vec_by_path procedure, private :: wrap_json_get_real_by_path procedure, private :: wrap_json_get_real_vec_by_path procedure, private :: wrap_json_get_string_by_path procedure, private :: wrap_json_get_string_vec_by_path procedure, private :: wrap_json_info_by_path procedure, private :: wrap_json_matrix_info_by_path procedure, private :: wrap_json_parse_string procedure, private :: wrap_json_rename_by_path procedure, private :: wrap_json_throw_exception procedure, private :: wrap_json_update_integer procedure, private :: wrap_json_update_logical procedure, private :: wrap_json_update_real procedure, private :: wrap_json_update_real32 procedure, private :: wrap_json_update_string procedure, private :: wrap_json_valid_path procedure, private :: wrap_json_value_add_integer procedure, private :: wrap_json_value_add_integer_vec procedure, private :: wrap_json_value_add_logical procedure, private :: wrap_json_value_add_logical_vec procedure, private :: wrap_json_value_add_null procedure, private :: wrap_json_value_add_real procedure, private :: wrap_json_value_add_real32 procedure, private :: wrap_json_value_add_real32_vec procedure, private :: wrap_json_value_add_real_vec procedure, private :: wrap_json_value_add_string procedure, private :: wrap_json_value_add_string_vec procedure, private :: wrap_json_value_create_array procedure, private :: wrap_json_value_create_integer procedure, private :: wrap_json_value_create_logical procedure, private :: wrap_json_value_create_null procedure, private :: wrap_json_value_create_object procedure, private :: wrap_json_value_create_real procedure, private :: wrap_json_value_create_real32 procedure, private :: wrap_json_value_create_string procedure, private :: wrap_json_value_get_child_by_name procedure, private :: wrap_json_value_remove_if_present procedure, private :: wrap_json_value_rename type, public, sequence  :: json_value Type used to construct the linked-list JSON structure.\n Normally, this should always be a pointer variable.\n This type should only be used by an instance of json_core . Read more… Components Type Visibility Attributes Name Initial type( json_value ), private, pointer :: children => null() first child item of this real(kind=RK), private, allocatable :: dbl_value real data for this variable integer(kind=IK), private, allocatable :: int_value integer data for this variable logical(kind=LK), private, allocatable :: log_value logical data for this variable integer(kind=IK), private :: n_children = 0 number of children character(kind=CK, len=:), private, allocatable :: name variable name (unescaped) type( json_value ), private, pointer :: next => null() next item in the list type( json_value ), private, pointer :: parent => null() parent item of this type( json_value ), private, pointer :: previous => null() previous item in the list character(kind=CK, len=:), private, allocatable :: str_value string data for this variable\n(unescaped) type( json_value ), private, pointer :: tail => null() last child item of this integer(kind=IK), private :: var_type = json_unknown variable type Functions private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) private function json_count (json, p) result(count) Count the number of children in the object or array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . private pure function json_failed (json) result(failed) Author Jacob Williams Date 12/5/2013 Logical function to indicate if an exception has been thrown in a json_core . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. private function json_is_vector (json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found private function json_value_is_child_of (json, p1, p2) result(is_child_of) Author Jacob Williams Date 4/28/2016 Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) private function name_equal (json, p, name) result(is_equal) Author Jacob Williams Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal private function name_strings_equal (json, name1, name2) result(is_equal) Author Jacob Williams Date 8/25/2017 Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal private function string_to_dble (json, str) result(rval) Convert a string into a real(RK) value. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) private function string_to_int (json, str) result(ival) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Subroutines private subroutine annotate_invalid_json (json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine convert (json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me private pure subroutine destroy_json_data (d) Author Jacob Williams Destroy the data within a json_value , and reset type to json_unknown . Arguments Type Intent Optional Attributes Name type( json_value ), intent(inout) :: d private subroutine flag_not_found (found) If found is present, set it it false. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(out), optional :: found private subroutine get_current_line_from_file_sequential (iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line private subroutine get_current_line_from_file_stream (json, iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_check_all_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) private subroutine json_check_children_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON object for duplicate child names. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) private subroutine json_check_for_errors (json, status_ok, error_msg) Author Jacob Williams Date 12/4/2013 Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) private pure subroutine json_clear_exceptions (json) Author Jacob Williams Date 12/4/2013 Clear exceptions in the json_core . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json private subroutine json_clone (json, from, to) Author Jacob Williams Date 10/31/2015 Create a deep copy of a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine json_get_by_path_default (json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. private subroutine json_get_by_path_jsonpath_bracket (json, me, path, p, found, create_it, was_created) Author Jacob Williams Date 9/2/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. private subroutine json_get_by_path_rfc6901 (json, me, path, p, found) Author Jacob Williams Date 2/4/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_get_next (json, p, next) Author Jacob Williams Date 10/31/2015 Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next private subroutine json_get_parent (json, p, parent) Author Jacob Williams Date 10/16/2015 Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) private subroutine json_get_previous (json, p, previous) Author Jacob Williams Date 10/31/2015 Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_get_tail (json, p, tail) Author Jacob Williams Date 10/31/2015 Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_initialize (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Author Jacob Williams Date 12/4/2013 Initialize the json_core instance. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_parse_end (json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine json_prepare_parser (json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json private subroutine json_print_error_message (json, io_unit) Author Jacob Williams Print any error message, and then clear the exceptions. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine json_traverse (json, p, traverse_callback) Author Jacob Williams Date 4/28/2016 Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private recursive subroutine json_value_clone_func (from, to, parent, previous, tail) Author Jacob Williams Date 10/31/2015 Recursive deep copy function called by json_clone . Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children private subroutine json_value_create (p) Allocate a json_value pointer variable.\n This should be called before adding data to it. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: p private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert private recursive subroutine json_value_print (json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] private subroutine json_value_remove (json, p, destroy) Author Jacob Williams Date 9/9/2014 Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: Read more… private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name private subroutine json_value_replace (json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. private subroutine json_value_reverse (json, p) Author Jacob Williams Date 4/11/2017 Reverse the order of the children of an array or object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p private subroutine json_value_swap (json, p1, p2) Author Jacob Williams Date 4/26/2016 Swap two elements in a JSON structure.\n All of the children are carried along as well. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string private subroutine json_value_validate (json, p, is_valid, error_msg) Author Jacob Williams Date 5/2/2016 Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem private recursive subroutine parse_array (json, unit, str, array) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array private subroutine parse_for_chars (json, unit, str, chars) Core parsing routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. private subroutine parse_number (json, unit, str, value) Author Jacob Williams Date 1/20/2014 Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value private recursive subroutine parse_object (json, unit, str, parent, expecting_next_element) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. private subroutine parse_string (json, unit, str, string) Parses a string while reading a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) private recursive subroutine parse_value (json, unit, str, value) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted private subroutine pop_char (json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned private subroutine push_char (json, c) Core routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push private subroutine to_array (json, p, name) Author Jacob Williams Change the json_value variable to an array. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_integer (json, p, val, name) Author Jacob Williams Change the json_value variable to an integer. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_logical (json, p, val, name) Author Jacob Williams Change the json_value variable to a logical. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_null (json, p, name) Author Jacob Williams Change the json_value variable to a null. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_object (json, p, name) Author Jacob Williams Change the json_value variable to an object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_real (json, p, val, name) Author Jacob Williams Change the json_value variable to a real. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Change the json_value variable to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name","tags":"","loc":"module/json_value_module.html"},{"title":"json_kinds.F90 – JSON-Fortran","text":"Files dependent on this one sourcefile~~json_kinds.f90~~AfferentGraph sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_kinds.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! JSON-Fortran kind definitions. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. ! !@note ```-DUSE_UCS4``` is an optional preprocessor flag. ! When present, Unicode support is enabled. Note that this ! is currently only supported with the gfortran compiler. ! Example: ```gfortran -DUSE_UCS4 ... ``` #ifdef USE_UCS4 # pragma push_macro(\"USE_UCS4\") # undef USE_UCS4 ! The documentation given here assumes ```USE_UCS4``` **is** defined. # pragma pop_macro(\"USE_UCS4\") #else ! The documentation given here assumes ```USE_UCS4``` **is not** defined. #endif ! !@warning ```CK``` and ```CDK``` are the JSON-Fortran character kind and JSON-Fortran default ! character kind respectively. Client code **MUST** ensure characters of ```kind=CK``` ! are used for all character variables and strings passed to the JSON-Fortran ! library *EXCEPT* for file names which must be of ```'DEFAULT'``` character kind, ! provided here as ```CDK```. In particular, any variable that is a: json path, string ! value or object name passed to the JSON-Fortran library **MUST** be of type ```CK```. ! !@note Most string literal constants of default kind are fine to pass as arguments to ! JSON-Fortran procedures since they have been overloaded to accept ```intent(in)``` ! character arguments of the default (```CDK```) kind. If you find a procedure which does ! not accept an ```intent(in)``` literal string argument of default kind, please ! [file an issue](https://github.com/jacobwilliams/json-fortran/issues/new) on GitHub. ! !@note The default real kind (`RK`) and the default integer kind (`IK`) can be ! changed using optional preprocessor flags. This library was built with kinds: #ifdef REAL32 ! real(kind=real32) [4 bytes] #elif REAL64 ! real(kind=real64) [8 bytes] #elif REAL128 ! real(kind=real128) [16 bytes] #else ! real(kind=real64) [8 bytes] #endif ! and #ifdef INT8 ! integer(kind=int8) [1 byte] #elif INT16 ! integer(kind=int16) [2 bytes] #elif INT32 ! integer(kind=int32) [4 bytes] #elif INT64 ! integer(kind=int64) [8 bytes] #else ! integer(kind=int32) [4 bytes] #endif ! . ! !@note In addition to the real kind specified by `RK`, interfaces for ! the real kinds with less precision are also provided in the library, ! but all are converted to `real(RK)` variables internally. module json_kinds use , intrinsic :: iso_fortran_env implicit none private ! used for the reals with less precision ! than the default precision: #ifndef REAL32 public :: real32 #endif #ifdef REAL128 public :: real64 #endif #ifdef REAL32 integer , parameter , public :: RK = real32 !! Default real kind [4 bytes] #elif REAL64 integer , parameter , public :: RK = real64 !! Default real kind [8 bytes] #elif REAL128 integer , parameter , public :: RK = real128 !! Default real kind [16 bytes] #else integer , parameter , public :: RK = real64 !! Default real kind if not specified [8 bytes] #endif #ifdef INT8 integer , parameter , public :: IK = int8 !! Default integer kind [1 byte] #elif INT16 integer , parameter , public :: IK = int16 !! Default integer kind [2 bytes] #elif INT32 integer , parameter , public :: IK = int32 !! Default integer kind [4 bytes] #elif INT64 integer , parameter , public :: IK = int64 !! Default integer kind [8 bytes] #else integer , parameter , public :: IK = int32 !! Default integer kind if not specified [4 bytes] #endif !********************************************************* !> ! Processor dependent 'DEFAULT' character kind. ! This is 1 byte for the Intel and Gfortran compilers. integer , parameter , public :: CDK = selected_char_kind ( 'DEFAULT' ) !********************************************************* !********************************************************* !> ! Default logical kind. ! This is 4 bytes for the Intel and Gfortran compilers ! (and perhaps others). ! The declaration ensures a valid kind ! if the compiler doesn't have a logical_kinds(3). integer , parameter , public :: LK = logical_kinds ( min ( 3 , size ( logical_kinds ))) !********************************************************* !********************************************************* !> ! String kind preprocessor macro. #if defined __GFORTRAN__ && defined USE_UCS4 ! gfortran compiler AND UCS4 support requested: character ( kind = CDK , len =* ), parameter :: json_fortran_string_kind = 'ISO_10646' #else ! this is the string kind to use unless compiling with GFortran AND ! UCS4/ISO 10646 support is requested character ( kind = CDK , len =* ), parameter :: json_fortran_string_kind = 'DEFAULT' #endif !********************************************************* !********************************************************* !> ! Default character kind used by JSON-Fortran. ! If ISO 10646 (UCS4) support is available, use that, ! otherwise, gracefully fall back on 'DEFAULT' characters. ! Currently only gfortran >= 4.9.2 will correctly support ! UCS4 which is stored in 4 bytes. ! (and perhaps others). integer , parameter , public :: CK = selected_char_kind ( json_fortran_string_kind ) !********************************************************* end module json_kinds !*****************************************************************************************","tags":"","loc":"sourcefile/json_kinds.f90.html"},{"title":"json_parameters.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_parameters.f90~~EfferentGraph sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_parameters.f90~~AfferentGraph sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! Other parameters used by JSON-Fortran. ! This is a low-level module not meant to be used by a JSON-Fortran user. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_parameters use json_kinds implicit none public character ( kind = CDK , len =* ), parameter :: json_ext = '.json' !! JSON file extension ! The types of JSON data. integer ( IK ), parameter :: json_unknown = 0 !! Unknown JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_null = 1 !! Null JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_object = 2 !! Object JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_array = 3 !! Array JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_logical = 4 !! Logical JSON data type (`logical(LK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_integer = 5 !! Integer JSON data type (`integer(IK)`) !! (see [[json_file_variable_info]] and [[json_info]]). integer ( IK ), parameter :: json_real = 6 !! Real number JSON data type (`real(RK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_string = 7 !! String JSON data type (`character(kind=CK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_double = json_real !! Equivalent to `json_real` for !! backward compatibility. !special JSON characters character ( kind = CK , len =* ), parameter :: space = CK_ ' ' !! space character character ( kind = CK , len =* ), parameter :: start_object = CK_ '{' !! start of a JSON object character ( kind = CK , len =* ), parameter :: end_object = CK_ '}' !! end of a JSON object character ( kind = CK , len =* ), parameter :: start_array = CK_ '[' !! start of a JSON array character ( kind = CK , len =* ), parameter :: end_array = CK_ ']' !! end of a JSON array character ( kind = CK , len =* ), parameter :: delimiter = CK_ ',' !! delimiter for JSON character ( kind = CK , len =* ), parameter :: colon_char = CK_ ':' !! colon character for JSON character ( kind = CK , len =* ), parameter :: start_array_alt = CK_ '(' !! alternate start of JSON array for !! [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: end_array_alt = CK_ ')' !! alternate end of JSON array for !! [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: root = achar ( 36 , kind = CK ) !! (`$`) root for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: this = CK_ '@' !! 'this' for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: dot = CK_ '.' !! path separator for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: tilde = CK_ '~' !! RFC 6901 escape character character ( kind = CK , len =* ), parameter :: single_quote = CK_ \"'\" !! for JSONPath bracket-notation character ( kind = CK , len =* ), parameter :: quotation_mark = CK_ '\"' !! JSON special character character ( kind = CK , len =* ), parameter :: bspace = achar ( 8 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: horizontal_tab = achar ( 9 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: newline = achar ( 10 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: formfeed = achar ( 12 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: carriage_return = achar ( 13 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: slash = achar ( 47 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: backslash = achar ( 92 , kind = CK ) !! JSON special character !> default real number format statement (for writing real values to strings and files). ! Note that this can be overridden by calling [[json_initialize]]. #ifdef REAL32 character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E17.8E3)' #elif REAL128 character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E46.35E5)' #else character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E27.17E4)' #endif character ( kind = CK , len =* ), parameter :: star = CK_ '*' !! for invalid numbers and !! list-directed real output #if defined __GFORTRAN__ !not parameters due to gfortran bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65141) character ( kind = CK , len = 26 ), protected :: upper = CK_ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' !! uppercase characters character ( kind = CK , len = 26 ), protected :: lower = CK_ 'abcdefghijklmnopqrstuvwxyz' !! lowercase characters #else character ( kind = CK , len =* ), parameter :: upper = CK_ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' !! uppercase characters character ( kind = CK , len =* ), parameter :: lower = CK_ 'abcdefghijklmnopqrstuvwxyz' !! lowercase characters #endif #if defined __GFORTRAN__ !not parameters due to gfortran bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65141) character ( kind = CK , len = 4 ), protected :: null_str = CK_ 'null' !! JSON Null variable string character ( kind = CK , len = 4 ), protected :: true_str = CK_ 'true' !! JSON logical True string character ( kind = CK , len = 5 ), protected :: false_str = CK_ 'false' !! JSON logical False string #else character ( kind = CK , len =* ), parameter :: null_str = CK_ 'null' !! JSON Null variable string character ( kind = CK , len =* ), parameter :: true_str = CK_ 'true' !! JSON logical True string character ( kind = CK , len =* ), parameter :: false_str = CK_ 'false' !! JSON logical False string #endif integer , private :: i_ !! just a counter for `control_chars` array character ( kind = CK , len =* ), dimension ( 32 ), parameter :: control_chars = & [( achar ( i_ , kind = CK ), i_ = 1 , 31 ), achar ( 127 , kind = CK )] !! Control characters, possibly in unicode !find out the precision of the floating point number system !and set safety factors integer ( IK ), parameter :: rp_safety_factor = 1_IK integer ( IK ), parameter :: rp_addl_safety = 2_IK integer ( IK ), parameter :: real_precision = rp_safety_factor * precision ( 1.0_RK ) + & rp_addl_safety !Get the number of possible digits in the exponent when using decimal number system integer ( IK ), parameter :: maxexp = maxexponent ( 1.0_RK ) integer ( IK ), parameter :: minexp = minexponent ( 1.0_RK ) integer ( IK ), parameter :: real_exponent_digits = floor ( 1_IK + log10 ( & real ( max ( maxexp , abs ( maxexp )),& kind = RK ) ) ) integer ( IK ), parameter :: max_numeric_str_len = real_precision + real_exponent_digits + 6_IK !! 6 = sign + leading 0 + decimal + 'E' + exponent sign + 1 extra character ( kind = CDK , len =* ), parameter :: int_fmt = '(ss,I0)' !! minimum width format for integers integer ( IK ), parameter :: max_integer_str_len = 256_IK !! maximum string length of an integer. !! This is totally arbitrary (any way !! to get the compiler to tell us this?) integer ( IK ), parameter :: chunk_size = 256_IK !! for allocatable strings: allocate chunks of this size integer ( IK ), parameter :: unit2str = - 1_IK !! unit number to cause stuff to be !! output to strings rather than files. !! See 9.5.6.12 in the F2003/08 standard character ( kind = CK , len =* ), parameter :: blank_chunk = repeat ( space , chunk_size ) !! a blank string integer ( IK ), parameter :: seq_chunk_size = 256_IK !! chunk size for reading sequential files integer ( IK ), parameter :: stream_chunk_size = 256_IK !! chunk size for reading stream files integer ( IK ), parameter :: print_str_chunk_size = 1000_IK !! chunk size for writing JSON to a string integer ( IK ), parameter :: pushed_char_size = 10_IK !! size for `pushed_char` !! array in [[json_core(type)]] end module json_parameters !*****************************************************************************************","tags":"","loc":"sourcefile/json_parameters.f90.html"},{"title":"json_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_module.f90~~EfferentGraph sourcefile~json_module.f90 json_module.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! A Modern Fortran JSON (JavaScript Object Notation) API. ! ! This module provides access to [[json_value_module]] and ! [[json_file_module]]. For normal JSON-Fortran use, using this module ! is all that is necessary. ! ! Note that this module renames the kind definition variables from [[json_kinds]] ! from [`RK`, `IK`, `LK`, `CK`, and `CDK`] to [`json_RK`, `json_IK`, `json_LK`, ! `json_CK`, and `json_CDK`] so as to avoid namespace pollution with short ! variable names. ! #ifdef USE_UCS4 #pragma push_macro(\"USE_UCS4\") #undef USE_UCS4 ! Since ```USE_UCS4``` **is** defined, this module also exports the ! operators `==`, `/=`, and `//` from [[json_string_utilities]] for ! `CK` and `CDK` operations. #pragma pop_macro(\"USE_UCS4\") #endif ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. ! !### History ! * Joseph A. Levin : March 2012 : Original [FSON](https://github.com/josephalevin/fson) ! code [retrieved on 12/2/2013]. ! * Jacob Williams : 2/8/2014 : Extensive modifications to the original FSON code. ! The original F95 code was split into four files: ! fson_path_m.f95, fson_string_m.f95, fson_value_m.f95, and fson.f95. ! The new code has been extensively updated, refactored and combined into this ! one module (json_module.f90). ! Various Fortran 2003/2008 features are now used ! (e.g., allocatable strings, newunit, generic, class, and abstract interface). ! * Development continues at: [Github](https://github.com/jacobwilliams/json-fortran) ! !### See also ! * [json-fortran development site](https://github.com/jacobwilliams/json-fortran) ! * [json-fortran online documentation](https://jacobwilliams.github.io/json-fortran) ! * [JSON website](http://www.json.org/) ! * [JSON validator](http://jsonlint.com/) ! !@note Originally JSON-Fortran was entirely contained within this module. module json_module use json_kinds , only : json_RK => RK , & json_IK => IK , & json_LK => LK , & json_CK => CK , & json_CDK => CDK #ifdef USE_UCS4 use json_string_utilities , only : operator ( == ),& operator ( // ),& operator ( /= ) #endif use json_parameters , only : json_unknown ,& json_null , & json_object , & json_array , & json_logical ,& json_integer ,& json_real , & json_double , & json_string use json_value_module use json_file_module implicit none character ( kind = json_CK , len =* ), parameter , private :: version = '9.0.1' !! JSON-Fortran version. !! !!@note This string should match the one in the `.VERSION` file (which is used !! for the documentation generation.) public contains !***************************************************************************************** !***************************************************************************************** !> ! Returns the JSON-Fortran version string. function json_fortran_version () result ( ver ) implicit none character ( len = :), allocatable :: ver !! JSON-Fortran version string ver = version end function json_fortran_version !***************************************************************************************** !***************************************************************************************** end module json_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_module.f90.html"},{"title":"json_file_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_file_module.f90~~EfferentGraph sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_file_module.f90~~AfferentGraph sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! Higher-level [[json_file]] interface for the [[json_value]] type. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_file_module use , intrinsic :: iso_fortran_env use json_kinds use json_parameters , only : unit2str use json_string_utilities use json_value_module implicit none private #include \"json_macros.inc\" !********************************************************* !> author: Jacob Williams ! date: 12/9/2013 ! ! The `json_file` is the main public class that is ! used to open a file and get data from it. ! ! A `json_file` contains only two items: an instance of a [[json_core(type)]], ! which is used for all data manipulation, and a [[json_value]] pointer, ! which is used to construct the linked-list data structure. ! Note that most methods in the `json_file` class are simply wrappers ! to the lower-level routines in the [[json_value_module]]. ! !### Example ! !```fortran ! program test ! use json_module ! implicit none ! type(json_file) :: json ! integer :: ival ! real(real64) :: rval ! character(len=:),allocatable :: cval ! logical :: found ! call json%initialize(compact_reals=.true.) ! call json%load(filename='myfile.json') ! call json%print() !print to the console ! call json%get('var.i',ival,found) ! call json%get('var.r(3)',rval,found) ! call json%get('var.c',cval,found) ! call json%destroy() ! end program test !``` ! !@note The `destroy()` method may be called to free the memory if necessary. ! [[json_file(type)]] includes a finalizer that also calls ! `destroy()` when the variable goes out of scope. type , public :: json_file private type ( json_core ) :: core !! The instance of the [[json_core(type)]] !! factory used for this file. type ( json_value ), pointer :: p => null () !! the JSON structure read from the file contains generic , public :: initialize => initialize_json_core_in_file ,& set_json_core_in_file procedure , public :: get_core => get_json_core_in_file !> ! Load JSON from a file. procedure , public :: load => json_file_load !> ! The same as `load`, but only here for backward compatibility procedure , public :: load_file => json_file_load !> ! Load JSON from a string. generic , public :: deserialize => MAYBEWRAP ( json_file_load_from_string ) !> ! The same as `deserialize`, but only here for backward compatibility generic , public :: load_from_string => MAYBEWRAP ( json_file_load_from_string ) !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_file_print_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_file_print_to_string procedure , public :: destroy => json_file_destroy procedure , public :: nullify => json_file_nullify procedure , public :: move => json_file_move_pointer generic , public :: info => MAYBEWRAP ( json_file_variable_info ) generic , public :: matrix_info => MAYBEWRAP ( json_file_variable_matrix_info ) !error checking: procedure , public :: failed => json_file_failed procedure , public :: print_error_message => json_file_print_error_message procedure , public :: check_for_errors => json_file_check_for_errors procedure , public :: clear_exceptions => json_file_clear_exceptions generic , public :: print => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! The same as `print`, but only here for backward compatibility generic , public :: print_file => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! Rename a variable, specifying it by path generic , public :: rename => MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 generic , public :: rename => json_file_rename_path_ascii , & json_file_rename_name_ascii #endif !> ! Verify that a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_file_valid_path ) !> ! Get a variable from a [[json_file(type)]], by specifying the path. generic , public :: get => MAYBEWRAP ( json_file_get_object ), & MAYBEWRAP ( json_file_get_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32 ), & #endif MAYBEWRAP ( json_file_get_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64 ), & #endif MAYBEWRAP ( json_file_get_logical ), & MAYBEWRAP ( json_file_get_string ), & MAYBEWRAP ( json_file_get_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32_vec ), & #endif MAYBEWRAP ( json_file_get_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64_vec ), & #endif MAYBEWRAP ( json_file_get_logical_vec ), & MAYBEWRAP ( json_file_get_string_vec ), & MAYBEWRAP ( json_file_get_alloc_string_vec ), & json_file_get_root !> ! Add a variable to a [[json_file(type)]], by specifying the path. ! !### Example ! !```fortran ! program test ! use json_module, rk=>json_rk, ik=>json_ik ! implicit none ! type(json_file) :: f ! call f%initialize() ! specify whatever init options you want. ! call f%add('inputs.t', 0.0_rk) ! call f%add('inputs.x', [1.0_rk,2.0_rk,3.0_rk]) ! call f%add('inputs.flag', .true.) ! call f%print() ! print to the console ! end program test !``` generic , public :: add => json_file_add , & MAYBEWRAP ( json_file_add_object ), & MAYBEWRAP ( json_file_add_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32 ), & #endif MAYBEWRAP ( json_file_add_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64 ), & #endif MAYBEWRAP ( json_file_add_logical ), & MAYBEWRAP ( json_file_add_string ), & MAYBEWRAP ( json_file_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32_vec ), & #endif MAYBEWRAP ( json_file_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64_vec ), & #endif MAYBEWRAP ( json_file_add_logical_vec ), & MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_file_add_string_path_ascii , & json_file_add_string_value_ascii ,& json_file_add_string_vec_path_ascii ,& json_file_add_string_vec_vec_ascii #endif !> ! Update a scalar variable in a [[json_file(type)]], ! by specifying the path. ! !@note These have been mostly supplanted by the `add` ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_file_update_integer ), & MAYBEWRAP ( json_file_update_logical ), & #ifndef REAL32 MAYBEWRAP ( json_file_update_real32 ), & #endif MAYBEWRAP ( json_file_update_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_update_real64 ), & #endif MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 generic , public :: update => json_file_update_string_name_ascii , & json_file_update_string_val_ascii #endif !> ! Remove a variable from a [[json_file(type)]] ! by specifying the path. generic , public :: remove => MAYBEWRAP ( json_file_remove ) !traverse procedure , public :: traverse => json_file_traverse ! *************************************************** ! operators ! *************************************************** generic , public :: operator (. in .) => MAYBEWRAP ( json_file_valid_path_op ) procedure , pass ( me ) :: MAYBEWRAP ( json_file_valid_path_op ) generic , public :: assignment ( = ) => assign_json_file ,& assign_json_file_to_string ,& MAYBEWRAP ( assign_string_to_json_file ) procedure :: assign_json_file procedure , pass ( me ) :: assign_json_file_to_string procedure :: MAYBEWRAP ( assign_string_to_json_file ) ! *************************************************** ! private routines ! *************************************************** !load from string: procedure :: MAYBEWRAP ( json_file_load_from_string ) !initialize procedure :: initialize_json_core_in_file procedure :: set_json_core_in_file !get info: procedure :: MAYBEWRAP ( json_file_variable_info ) procedure :: MAYBEWRAP ( json_file_variable_matrix_info ) !rename: procedure :: MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 procedure :: json_file_rename_path_ascii procedure :: json_file_rename_name_ascii #endif !validate path: procedure :: MAYBEWRAP ( json_file_valid_path ) !get: procedure :: MAYBEWRAP ( json_file_get_object ) procedure :: MAYBEWRAP ( json_file_get_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32 ) #endif procedure :: MAYBEWRAP ( json_file_get_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64 ) #endif procedure :: MAYBEWRAP ( json_file_get_logical ) procedure :: MAYBEWRAP ( json_file_get_string ) procedure :: MAYBEWRAP ( json_file_get_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_logical_vec ) procedure :: MAYBEWRAP ( json_file_get_string_vec ) procedure :: MAYBEWRAP ( json_file_get_alloc_string_vec ) procedure :: json_file_get_root !add: procedure :: json_file_add procedure :: MAYBEWRAP ( json_file_add_object ) procedure :: MAYBEWRAP ( json_file_add_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32 ) #endif procedure :: MAYBEWRAP ( json_file_add_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64 ) #endif procedure :: MAYBEWRAP ( json_file_add_logical ) procedure :: MAYBEWRAP ( json_file_add_string ) procedure :: MAYBEWRAP ( json_file_add_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_logical_vec ) procedure :: MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 procedure :: json_file_add_string_path_ascii procedure :: json_file_add_string_value_ascii procedure :: json_file_add_string_vec_path_ascii procedure :: json_file_add_string_vec_vec_ascii #endif !update: procedure :: MAYBEWRAP ( json_file_update_integer ) procedure :: MAYBEWRAP ( json_file_update_logical ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_update_real32 ) #endif procedure :: MAYBEWRAP ( json_file_update_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_update_real64 ) #endif procedure :: MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 procedure :: json_file_update_string_name_ascii procedure :: json_file_update_string_val_ascii #endif !remove: procedure :: MAYBEWRAP ( json_file_remove ) !print: procedure :: json_file_print_to_console procedure :: json_file_print_to_unit procedure :: json_file_print_to_filename final :: finalize_json_file end type json_file !********************************************************* !********************************************************* !> author: Izaak Beekman ! date: 07/23/2015 ! ! Structure constructor to initialize a [[json_file(type)]] ! object with an existing [[json_value]] object or a JSON ! string, and either the [[json_core(type)]] settings or a ! [[json_core(type)]] instance. ! !### Example ! !```fortran ! ... ! type(json_file) :: my_file ! type(json_value),pointer :: json_object ! type(json_core) :: json_core_object ! ... ! ! Construct a json_object: ! !could do this: ! my_file = json_file(json_object) ! !or: ! my_file = json_file(json_object,verbose=.true.) ! !or: ! my_file = json_file('{\"x\": [1]}',verbose=.true.) ! !or: ! my_file = json_file(json_object,json_core_object) ! !or: ! my_file = json_file('{\"x\": [1]}',json_core_object) !``` interface json_file module procedure initialize_json_file , & initialize_json_file_v2 , & MAYBEWRAP ( initialize_json_file_from_string ), & MAYBEWRAP ( initialize_json_file_from_string_v2 ) end interface !************************************************************************************* contains !***************************************************************************************** !***************************************************************************************** !> ! Finalizer for [[json_file]] class. ! ! Just a wrapper for [[json_file_destroy]]. subroutine finalize_json_file ( me ) implicit none type ( json_file ), intent ( inout ) :: me call me % destroy ( destroy_core = . true .) end subroutine finalize_json_file !***************************************************************************************** !***************************************************************************************** !> ! Check error status in the file. pure function json_file_failed ( me ) result ( failed ) implicit none class ( json_file ), intent ( in ) :: me logical ( LK ) :: failed !! will be true if there has been an error. failed = me % core % failed () end function json_file_failed !***************************************************************************************** !***************************************************************************************** !> ! Retrieve error status and message from the class. subroutine json_file_check_for_errors ( me , status_ok , error_msg ) implicit none class ( json_file ), intent ( inout ) :: me logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message !! (if there were errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs call me % core % check_for_errors ( status_ok , tmp ) if ( present ( error_msg )) error_msg = tmp #else call me % core % check_for_errors ( status_ok , error_msg ) #endif end subroutine json_file_check_for_errors !***************************************************************************************** !***************************************************************************************** !> ! Clear exceptions in the class. pure subroutine json_file_clear_exceptions ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % clear_exceptions () end subroutine json_file_clear_exceptions !***************************************************************************************** !***************************************************************************************** !> ! This is a wrapper for [[json_print_error_message]]. subroutine json_file_print_error_message ( me , io_unit ) implicit none class ( json_file ), intent ( inout ) :: me integer , intent ( in ), optional :: io_unit call me % core % print_error_message ( io_unit ) end subroutine json_file_print_error_message !***************************************************************************************** !***************************************************************************************** !> ! Initialize the [[json_core(type)]] for this [[json_file]]. ! This is just a wrapper for [[json_initialize]]. ! !@note This does not destroy the data in the file. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. subroutine initialize_json_core_in_file ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_file ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" call me % core % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end subroutine initialize_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> ! Set the [[json_core(type)]] for this [[json_file]]. ! !@note This does not destroy the data in the file. ! !@note This one is used if you want to initialize the file with ! an already-existing [[json_core(type)]] (presumably, this was already ! initialized by a call to [[initialize_json_core]] or similar). subroutine set_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_core ), intent ( in ) :: core me % core = core end subroutine set_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> ! Get a copy of the [[json_core(type)]] in this [[json_file]]. subroutine get_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( in ) :: me type ( json_core ), intent ( out ) :: core core = me % core end subroutine get_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 07/23/2015 ! ! Cast a [[json_value]] object as a [[json_file(type)]] object. ! It also calls the `initialize()` method. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. function initialize_json_file ( p ,& #include \"json_initialize_dummy_arguments.inc\" , nullify_pointer & ) result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , optional :: p !! `json_value` object to cast !! as a `json_file` object. This !! will be nullified. #include \"json_initialize_arguments.inc\" logical ( LK ), intent ( in ), optional :: nullify_pointer !! if True, then `p` will be nullified !! if present. (default is True). Normally, !! this should be done, because the [[json_file]] will destroy !! the pointer when the class goes out of scope (causing `p` to be !! a dangling pointer). However, if the intent is to use `p` in !! a [[json_file]] and then call [[json_file:nullify]] and continue !! to use `p`, then this should be set to False. call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) if ( present ( p )) then file_object % p => p ! we have to nullify it to avoid ! a dangling pointer when the file ! goes out of scope if ( present ( nullify_pointer )) then if ( nullify_pointer ) nullify ( p ) else nullify ( p ) end if end if end function initialize_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Cast a [[json_value]] pointer and a [[json_core(type)]] object ! as a [[json_file(type)]] object. function initialize_json_file_v2 ( json_value_object , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , intent ( in ) :: json_value_object type ( json_core ), intent ( in ) :: json_core_object file_object % p => json_value_object file_object % core = json_core_object end function initialize_json_file_v2 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 01/19/2019 ! ! Cast a JSON string as a [[json_file(type)]] object. ! It also calls the `initialize()` method. ! !### Example ! !```fortran ! type(json_file) :: f ! f = json_file('{\"key \": 1}', trailing_spaces_significant=.true.) !``` ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. function initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) call file_object % deserialize ( str ) end function initialize_json_file_from_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[initialize_json_file_from_string]], where \"str\" is kind=CDK. function wrap_initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" file_object = initialize_json_file_from_string (& to_unicode ( str ),& #include \"json_initialize_dummy_arguments.inc\" ) end function wrap_initialize_json_file_from_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2019 ! ! Cast a JSON string and a [[json_core(type)]] object ! as a [[json_file(type)]] object. function initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object % core = json_core_object call file_object % deserialize ( str ) end function initialize_json_file_from_string_v2 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[initialize_json_file_from_string_v2]], where \"str\" is kind=CDK. function wrap_initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object = initialize_json_file_from_string_v2 ( to_unicode ( str ), json_core_object ) end function wrap_initialize_json_file_from_string_v2 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Nullify the [[json_value]] pointer in a [[json_file(type)]], ! but do not destroy it. ! ! This should normally only be done if the pointer is the target of ! another pointer outside the class that is still intended to be in ! scope after the [[json_file(type)]] has gone out of scope. ! Otherwise, this would result in a memory leak. ! !### See also ! * [[json_file_destroy]] ! !### History ! * 6/30/2019 : Created subroutine json_file_nullify ( me ) implicit none class ( json_file ), intent ( inout ) :: me nullify ( me % p ) end subroutine json_file_nullify !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Destroy the [[json_value]] data in a [[json_file(type)]]. ! This may be done when the variable is no longer needed, ! or will be reused to open a different file. ! Otherwise a memory leak will occur. ! ! Optionally, also destroy the [[json_core(type)]] instance (this ! is not necessary to prevent memory leaks, since a [[json_core(type)]] ! does not use pointers). ! !### See also ! * [[json_file_nullify]] ! !### History ! * 12/9/2013 : Created ! * 4/26/2016 : Added optional `destroy_core` argument ! !@note This routine will be called automatically when the variable ! goes out of scope. subroutine json_file_destroy ( me , destroy_core ) implicit none class ( json_file ), intent ( inout ) :: me logical , intent ( in ), optional :: destroy_core !! to also destroy the [[json_core(type)]]. !! default is to leave it as is. if ( associated ( me % p )) call me % core % destroy ( me % p ) if ( present ( destroy_core )) then if ( destroy_core ) call me % core % destroy () end if end subroutine json_file_destroy !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/5/2014 ! ! Move the [[json_value]] pointer from one [[json_file(type)]] to another. ! The \"from\" pointer is then nullified, but not destroyed. ! !@note If \"from%p\" is not associated, then an error is thrown. subroutine json_file_move_pointer ( to , from ) implicit none class ( json_file ), intent ( inout ) :: to class ( json_file ), intent ( inout ) :: from if ( associated ( from % p )) then if ( from % failed ()) then !Don't get the data if the FROM file has an !active exception, since it may not be valid. call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'error exception in FROM file.' ) else call to % initialize () !initialize and clear any exceptions that may be present to % p => from % p nullify ( from % p ) end if else call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'pointer is not associated.' ) end if end subroutine json_file_move_pointer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Load the JSON data from a file. ! !### Example ! !```fortran ! program main ! use json_module ! implicit none ! type(json_file) :: f ! call f%load('my_file.json') ! !... ! call f%destroy() ! end program main !``` subroutine json_file_load ( me , filename , unit , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to open integer ( IK ), intent ( in ), optional :: unit !! the unit number to use !! (if not present, a newunit !! is used) logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % load ( file = filename , p = me % p , unit = unit ) end subroutine json_file_load !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/13/2015 ! ! Load the JSON data from a string. ! !### Example ! ! Load JSON from a string: !```fortran ! type(json_file) :: f ! call f%deserialize('{ \"name\": \"Leonidas\" }') !``` subroutine json_file_load_from_string ( me , str , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % deserialize ( me % p , str ) end subroutine json_file_load_from_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_load_from_string]], where \"str\" is kind=CDK. subroutine wrap_json_file_load_from_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % deserialize ( to_unicode ( str )) end subroutine wrap_json_file_load_from_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON file to the console. subroutine json_file_print_to_console ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % print ( me % p , iunit = int ( output_unit , IK )) end subroutine json_file_print_to_console !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Prints the JSON file to the specified file unit number. subroutine json_file_print_to_unit ( me , iunit ) implicit none class ( json_file ), intent ( inout ) :: me integer ( IK ), intent ( in ) :: iunit !! file unit number (must not be -1) if ( iunit /= unit2str ) then call me % core % print ( me % p , iunit = iunit ) else call me % core % throw_exception ( 'Error in json_file_print_to_unit: iunit must not be -1.' ) end if end subroutine json_file_print_to_unit !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON structure to the specified filename. ! The file is opened, printed, and then closed. ! !### Example ! Example loading a JSON file, changing a value, and then printing ! result to a new file: !```fortran ! type(json_file) :: f ! logical :: found ! call f%load('my_file.json') !open the original file ! call f%update('version',4,found) !change the value of a variable ! call f%print('my_file_2.json') !save file as new name !``` subroutine json_file_print_to_filename ( me , filename ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! filename to print to call me % core % print ( me % p , filename ) end subroutine json_file_print_to_filename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON file to a string. ! !### Example ! ! Open a JSON file, and then print the contents to a string: !```fortran ! type(json_file) :: f ! character(kind=CK,len=:),allocatable :: str ! call f%load('my_file.json') ! call f%serialize(str) !``` subroutine json_file_print_to_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: str !! string to print JSON data to call me % core % serialize ( me % p , str ) end subroutine json_file_print_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/3/2014 ! ! Returns information about a variable in a [[json_file(type)]]. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! the variable exists in the structure integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % info ( me % p , path , found , var_type , n_children , name ) end subroutine json_file_variable_info !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_variable_info]], where \"path\" is kind=CDK. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine wrap_json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( out ), optional :: var_type integer ( IK ), intent ( out ), optional :: n_children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % info ( to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_file_variable_info !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/26/2016 ! ! Returns matrix information about a variable in a [[json_file(type)]]. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % matrix_info ( me % p , path , is_matrix , found , var_type , n_sets , set_size , name ) end subroutine json_file_variable_matrix_info !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_variable_matrix_info]], where \"path\" is kind=CDK. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine wrap_json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % matrix_info ( to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_file_variable_matrix_info !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 7/23/2015 ! ! Get a [[json_value]] pointer to the JSON file root. ! !@note This is equivalent to calling ```[[json_file]]%get('$',p)``` subroutine json_file_get_root ( me , p ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable p => me % p end subroutine json_file_get_root !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for [[json_core(type)]] = [[json_core(type)]]. ! This will duplicate the [[json_core(type)]] and also ! perform a deep copy of the [[json_value(type)]] data structure. subroutine assign_json_file ( me , f ) implicit none class ( json_file ), intent ( out ) :: me type ( json_file ), intent ( in ) :: f me % core = f % core ! no pointers here so OK to copy call me % core % clone ( f % p , me % p ) end subroutine assign_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for character = [[json_core(type)]]. ! This is just a wrapper for the [[json_value_to_string]] routine. ! !### Note ! * If an exception is raised or the file contains no data, ! this will return an empty string. subroutine assign_json_file_to_string ( str , me ) implicit none character ( kind = CK , len = :), allocatable , intent ( out ) :: str class ( json_file ), intent ( in ) :: me type ( json_core ) :: core_copy !! a copy of `core` from `me` if ( me % core % failed () . or . . not . associated ( me % p )) then str = CK_ '' else ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the assignment to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's possible for this ! function to raise an exception. core_copy = me % core ! copy the parser settings call core_copy % serialize ( me % p , str ) if ( me % core % failed ()) str = CK_ '' end if end subroutine assign_json_file_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for [[json_core(type)]] = character. ! This is just a wrapper for the [[json_file_load_from_string]] routine. subroutine assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str if ( associated ( me % p )) call me % destroy () if ( me % core % failed ()) call me % core % clear_exceptions () call me % deserialize ( str ) end subroutine assign_string_to_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[assign_string_to_json_file]], where \"str\" is kind=CDK. subroutine wrap_assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % assign_string_to_json_file ( to_unicode ( str )) end subroutine wrap_assign_string_to_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! A wrapper for [[json_file_valid_path]] for the `.in.` operator function json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found type ( json_core ) :: core_copy !! a copy of `core` from `me` ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the operator to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's technically possible for this ! function to raise an exception. This normally should never ! happen here unless the JSON structure is malformed. core_copy = me % core ! copy the settings (need them to know ! how to interpret the path) found = core_copy % valid_path ( me % p , path ) ! call the low-level routine call core_copy % destroy () ! just in case (but not really necessary) end function json_file_valid_path_op !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_valid_path_op]], where \"path\" is kind=CDK. function wrap_json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found found = to_unicode ( path ) . in . me end function wrap_json_file_valid_path_op !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns true if the `path` is present in the JSON file. function json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % core % valid_path ( me % p , path ) end function json_file_valid_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_valid_path]], where \"path\" is kind=CDK. function wrap_json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % valid_path ( to_unicode ( path )) end function wrap_json_file_valid_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rename a variable in a JSON file. subroutine json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % core % rename ( me % p , path , name , found ) end subroutine json_file_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_rename]], where \"path\" and \"name\" are kind=CDK. subroutine wrap_json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_file_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_rename]] where \"path\" is kind=CDK). subroutine json_file_rename_path_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), name , found ) end subroutine json_file_rename_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_rename]] where \"name\" is kind=CDK). subroutine json_file_rename_name_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( path , to_unicode ( name ), found ) end subroutine json_file_rename_name_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/3/2014 ! ! Get a [[json_value]] pointer to an object from a JSON file. subroutine json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % core % get ( me % p , path , p , found ) end subroutine json_file_get_object !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_object]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % get ( to_unicode ( path ), p , found ) end subroutine wrap_json_file_get_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get an integer value from a JSON file. subroutine json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Get an integer vector from a JSON file. subroutine json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_integer_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a real(RK) variable value from a JSON file. subroutine json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Get a real(RK) vector from a JSON file. subroutine json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real]] where `val` is `real32`. subroutine json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real_vec]] where `vec` is `real32`. subroutine json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real32_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real]] where `val` is `real64`. subroutine json_file_get_real64 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real64 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real_vec]] where `vec` is `real64`. subroutine json_file_get_real64_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real64_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real64_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a logical(LK) value from a JSON file. subroutine json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Get a logical(LK) vector from a JSON file. subroutine json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_logical_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a character string from a json file. ! The output val is an allocatable character string. subroutine json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_string]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Get a string vector from a JSON file. subroutine json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_string_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/17/2016 ! ! Get an (allocatable length) string vector from a JSON file. ! This is just a wrapper for [[json_get_alloc_string_vec_by_path]]. subroutine json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % core % get ( me % p , path , vec , ilen , found , default , default_ilen ) end subroutine json_file_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_alloc_string_vec]], where \"path\" is kind=CDK. ! This is just a wrapper for [[wrap_json_get_alloc_string_vec_by_path]]. subroutine wrap_json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % get ( to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_file_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a [[json_value]] pointer as the root object to a JSON file. ! !### Note ! ! This is mostly equivalent to: !```fortran ! f = [[json_file]](p) !``` ! But without the finalization calls. ! ! And: !```fortran ! if (destroy_original) call [[json_file]]%destroy() ! call [[json_file]]%add('$',p) !``` subroutine json_file_add ( me , p , destroy_original ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( in ), optional :: destroy_original !! if the file currently contains !! an associated pointer, it is !! destroyed. [Default is True] logical ( LK ) :: destroy !! if `me%p` is to be destroyed if ( present ( destroy_original )) then destroy = destroy_original else destroy = . true . ! default end if if ( destroy ) call me % destroy () me % p => p end subroutine json_file_add !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a [[json_value]] pointer to an object to a JSON file. subroutine json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , p , found , was_created ) end subroutine json_file_add_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_object]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_object ( to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_file_add_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add an integer value to a JSON file. subroutine json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add an integer vector to a JSON file. subroutine json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_integer_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a real(RK) variable value to a JSON file. subroutine json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a real(RK) vector to a JSON file. subroutine json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]] where `val` is `real32`. subroutine json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]] where `vec` is `real32`. subroutine json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real32_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real32_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]] where `val` is `real64`. subroutine json_file_add_real64 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real64 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real64 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]] where `vec` is `real64`. subroutine json_file_add_real64_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real64_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real64_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real64_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real64_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! ! Add a logical(LK) value to a JSON file. subroutine json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a logical(LK) vector to a JSON file. subroutine json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_logical_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a character string to a json file. subroutine json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created , trim_str , adjustl_str ) end subroutine json_file_add_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string]], where \"path\" and \"val\" are kind=CDK. subroutine wrap_json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string ( to_unicode ( path ), to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_add_string]] where \"path\" is kind=CDK). subroutine json_file_add_string_path_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( to_unicode ( path ), val , found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_add_string]] where \"val\" is kind=CDK). subroutine json_file_add_string_value_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( path , to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_value_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a string vector to a JSON file. subroutine json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"path\" and \"vec\" are kind=CDK. subroutine wrap_json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"path\" is kind=CDK. subroutine json_file_add_string_vec_path_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), vec , found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"vec\" is kind=CDK. subroutine json_file_add_string_vec_vec_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( path , to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_vec_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_integer]] subroutine json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_logical]] subroutine json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. subroutine json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_update_real]] where `val` is `real32`. subroutine json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_update_real]] where `val` is `real64`. subroutine json_file_update_real64 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real64 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_string]] subroutine json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found , trim_str , adjustl_str ) end subroutine json_file_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"path\" and \"val\" are kind=CDK. subroutine wrap_json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_file_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"path\" is kind=CDK. subroutine json_file_update_string_name_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_file_update_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"val\" is kind=CDK. subroutine json_file_update_string_val_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_file_update_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/11/2016 ! ! Traverse the JSON structure in the file. ! This routine calls the user-specified [[json_traverse_callback_func]] ! for each element of the structure. subroutine json_file_traverse ( me , traverse_callback ) implicit none class ( json_file ), intent ( inout ) :: me procedure ( json_traverse_callback_func ) :: traverse_callback call me % core % traverse ( me % p , traverse_callback ) end subroutine json_file_traverse !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 7/7/2018 ! ! Remove a variable from a JSON file. ! !@note This is just a wrapper to [[json_core:remove_if_present]]. subroutine json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable call me % core % remove_if_present ( me % p , path ) end subroutine json_file_remove !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_remove]], where \"path\" is kind=CDK. subroutine wrap_json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable call me % remove ( to_unicode ( path )) end subroutine wrap_json_file_remove !***************************************************************************************** !***************************************************************************************** end module json_file_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_file_module.f90.html"},{"title":"json_string_utilities.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_string_utilities.f90~~EfferentGraph sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_string_utilities.f90~~AfferentGraph sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! JSON-Fortran support module for string manipulation. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_string_utilities use , intrinsic :: ieee_arithmetic use json_kinds use json_parameters implicit none private !****************************************************** !> ! Convert a 'DEFAULT' kind character input to ! 'ISO_10646' kind and return it interface to_unicode module procedure to_uni , to_uni_vec end interface !****************************************************** #ifdef USE_UCS4 !****************************************************** !> ! Provide a means to convert to UCS4 while ! concatenating UCS4 and default strings interface operator ( // ) module procedure ucs4_join_default , default_join_ucs4 end interface public :: operator ( // ) !****************************************************** !****************************************************** !> ! Provide a string `==` operator that works ! with mixed kinds interface operator ( == ) module procedure ucs4_comp_default , default_comp_ucs4 end interface public :: operator ( == ) !****************************************************** !****************************************************** !> ! Provide a string `/=` operator that works ! with mixed kinds interface operator ( /= ) module procedure ucs4_neq_default , default_neq_ucs4 end interface public :: operator ( /= ) !****************************************************** #endif public :: integer_to_string public :: real_to_string public :: string_to_integer public :: string_to_real public :: valid_json_hex public :: to_unicode public :: escape_string public :: unescape_string public :: lowercase_string public :: replace_string public :: decode_rfc6901 public :: encode_rfc6901 contains !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Convert an integer to a string. pure subroutine integer_to_string ( ival , int_fmt , str ) implicit none integer ( IK ), intent ( in ) :: ival !! integer value. character ( kind = CDK , len =* ), intent ( in ) :: int_fmt !! format for integers character ( kind = CK , len =* ), intent ( out ) :: str !! `ival` converted to a string. integer ( IK ) :: istat write ( str , fmt = int_fmt , iostat = istat ) ival if ( istat == 0 ) then str = adjustl ( str ) else str = repeat ( star , len ( str )) end if end subroutine integer_to_string !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into an integer. ! !# History ! * Jacob Williams : 12/10/2013 : Rewrote original `parse_integer` routine. ! Added error checking. ! * Modified by Izaak Beekman ! * Jacob Williams : 2/4/2017 : moved core logic to this routine. subroutine string_to_integer ( str , ival , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to an integer integer ( IK ), intent ( out ) :: ival !! the integer value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors character ( kind = CDK , len = :), allocatable :: digits integer ( IK ) :: ndigits_digits , ndigits , ierr ! Compute how many digits we need to read ndigits = 2 * len_trim ( str ) if ( ndigits /= 0 ) then ndigits_digits = nint ( log10 ( real ( ndigits ))) + 1 allocate ( character ( kind = CDK , len = ndigits_digits ) :: digits ) write ( digits , '(I0)' ) ndigits !gfortran will have a runtime error with * edit descriptor here ! gfortran bug: '*' edit descriptor for ISO_10646 strings does bad stuff. read ( str , '(I' // trim ( digits ) // ')' , iostat = ierr ) ival !string to integer ! error check: status_ok = ( ierr == 0 ) else status_ok = . false . end if if (. not . status_ok ) ival = 0_IK end subroutine string_to_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Convert a real value to a string. ! !### Modified ! * Izaak Beekman : 02/24/2015 : added the compact option. ! * Jacob Williams : 10/27/2015 : added the star option. ! * Jacob Williams : 07/07/2019 : added null and ieee options. subroutine real_to_string ( rval , real_fmt , compact_real , non_normals_to_null , str ) implicit none real ( RK ), intent ( in ) :: rval !! real value. character ( kind = CDK , len =* ), intent ( in ) :: real_fmt !! format for real numbers logical ( LK ), intent ( in ) :: compact_real !! compact the string so that it is !! displayed with fewer characters logical ( LK ), intent ( in ) :: non_normals_to_null !! If True, NaN, Infinity, or -Infinity are returned as `null`. !! If False, the string value will be returned in quotes !! (e.g., \"NaN\", \"Infinity\", or \"-Infinity\" ) character ( kind = CK , len =* ), intent ( out ) :: str !! `rval` converted to a string. integer ( IK ) :: istat !! write `iostat` flag if ( ieee_is_finite ( rval ) . and . . not . ieee_is_nan ( rval )) then ! normal real numbers if ( real_fmt == star ) then write ( str , fmt =* , iostat = istat ) rval else write ( str , fmt = real_fmt , iostat = istat ) rval end if if ( istat == 0 ) then !in this case, the default string will be compacted, ! so that the same value is displayed with fewer characters. if ( compact_real ) call compact_real_string ( str ) else str = repeat ( star , len ( str )) ! error end if else ! special cases for NaN, Infinity, and -Infinity if ( non_normals_to_null ) then ! return it as a JSON null value str = null_str else ! Let the compiler do the real to string conversion ! like before, but put the result in quotes so it ! gets printed as a string write ( str , fmt =* , iostat = istat ) rval if ( istat == 0 ) then str = quotation_mark // trim ( adjustl ( str )) // quotation_mark else str = repeat ( star , len ( str )) ! error end if end if end if end subroutine real_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Convert a string into a `real(RK)`. ! !# History ! * Jacob Williams, 10/27/2015 : Now using `fmt=*`, rather than ! `fmt=real_fmt`, since it doesn't work for some unusual cases ! (e.g., when `str='1E-5'`). ! * Jacob Williams : 2/6/2017 : moved core logic to this routine. subroutine string_to_real ( str , use_quiet_nan , rval , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to a real logical ( LK ), intent ( in ) :: use_quiet_nan !! if true, return NaN's as `ieee_quiet_nan`. !! otherwise, use `ieee_signaling_nan`. real ( RK ), intent ( out ) :: rval !! `str` converted to a real value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors integer ( IK ) :: ierr !! read iostat error code read ( str , fmt =* , iostat = ierr ) rval status_ok = ( ierr == 0 ) if (. not . status_ok ) then rval = 0.0_RK else if ( ieee_support_nan ( rval )) then if ( ieee_is_nan ( rval )) then ! make sure to return the correct NaN if ( use_quiet_nan ) then rval = ieee_value ( rval , ieee_quiet_nan ) else rval = ieee_value ( rval , ieee_signaling_nan ) end if end if end if end if end subroutine string_to_real !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 02/24/2015 ! ! Compact a string representing a real number, so that ! the same value is displayed with fewer characters. ! !# See also ! * [[real_to_string]] subroutine compact_real_string ( str ) implicit none character ( kind = CK , len =* ), intent ( inout ) :: str !! string representation of a real number. character ( kind = CK , len = len ( str )) :: significand character ( kind = CK , len = len ( str )) :: expnt character ( kind = CK , len = 2 ) :: separator integer ( IK ) :: exp_start integer ( IK ) :: decimal_pos integer ( IK ) :: sig_trim integer ( IK ) :: exp_trim integer ( IK ) :: i !! counter str = adjustl ( str ) exp_start = scan ( str , CK_ 'eEdD' ) if ( exp_start == 0 ) exp_start = scan ( str , CK_ '-+' , back = . true .) decimal_pos = scan ( str , CK_ '.' ) if ( exp_start /= 0 ) separator = str ( exp_start : exp_start ) if ( exp_start < decimal_pos ) then !possibly signed, exponent-less float significand = str sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s !but save one after the decimal place if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do str = trim ( significand ( 1 : sig_trim )) else if ( exp_start > decimal_pos ) then !float has exponent significand = str ( 1 : exp_start - 1 ) sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do expnt = adjustl ( str ( exp_start + 1 :)) if ( expnt ( 1 : 1 ) == '+' . or . expnt ( 1 : 1 ) == '-' ) then separator = trim ( adjustl ( separator )) // expnt ( 1 : 1 ) exp_start = exp_start + 1 expnt = adjustl ( str ( exp_start + 1 :)) end if exp_trim = 1 do i = 1 ,( len ( trim ( expnt )) - 1 ) !look at exponent leading zeros saving last if ( expnt ( i : i ) == '0' ) then exp_trim = i + 1 else exit end if end do str = trim ( adjustl ( significand ( 1 : sig_trim ))) // & trim ( adjustl ( separator )) // & trim ( adjustl ( expnt ( exp_trim :))) !else ! mal-formed real, BUT this code should be unreachable end if end subroutine compact_real_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2014 ! ! Add the escape characters to a string for adding to JSON. subroutine escape_string ( str_in , str_out , escape_solidus ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str_in character ( kind = CK , len = :), allocatable , intent ( out ) :: str_out logical ( LK ), intent ( in ) :: escape_solidus !! if the solidus (forward slash) !! is also to be escaped integer ( IK ) :: i !! counter integer ( IK ) :: ipos !! accumulated string size !! (so we can allocate it in chunks for !! greater runtime efficiency) character ( kind = CK , len = 1 ) :: c !! for reading `str_in` one character at a time. #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for bug in gfortran 6.1 #endif logical :: to_be_escaped !! if there are characters to be escaped character ( kind = CK , len =* ), parameter :: specials_no_slash = quotation_mark // & backslash // & bspace // & formfeed // & newline // & carriage_return // & horizontal_tab character ( kind = CK , len =* ), parameter :: specials = specials_no_slash // slash !Do a quick scan for the special characters, ! if any are present, then process the string, ! otherwise, return the string as is. if ( escape_solidus ) then to_be_escaped = scan ( str_in , specials ) > 0 else to_be_escaped = scan ( str_in , specials_no_slash ) > 0 end if if ( to_be_escaped ) then str_out = repeat ( space , chunk_size ) ipos = 1 !go through the string and look for special characters: do i = 1 , len ( str_in ) c = str_in ( i : i ) !get next character in the input string !if the string is not big enough, then add another chunk: if ( ipos + 3 > len ( str_out )) str_out = str_out // blank_chunk select case ( c ) case ( backslash ) !test for unicode sequence: '\\uXXXX' ![don't add an extra '\\' for those] if ( i + 5 <= len ( str_in )) then if ( str_in ( i + 1 : i + 1 ) == CK_ 'u' . and . & valid_json_hex ( str_in ( i + 2 : i + 5 ))) then str_out ( ipos : ipos ) = c ipos = ipos + 1 cycle end if end if str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( quotation_mark ) str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( slash ) if ( escape_solidus ) then str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 else str_out ( ipos : ipos ) = c ipos = ipos + 1 end if case ( bspace ) str_out ( ipos : ipos + 1 ) = '\\b' ipos = ipos + 2 case ( formfeed ) str_out ( ipos : ipos + 1 ) = '\\f' ipos = ipos + 2 case ( newline ) str_out ( ipos : ipos + 1 ) = '\\n' ipos = ipos + 2 case ( carriage_return ) str_out ( ipos : ipos + 1 ) = '\\r' ipos = ipos + 2 case ( horizontal_tab ) str_out ( ipos : ipos + 1 ) = '\\t' ipos = ipos + 2 case default str_out ( ipos : ipos ) = c ipos = ipos + 1 end select end do !trim the string if necessary: if ( ipos < len ( str_out ) + 1 ) then if ( ipos == 1 ) then str_out = CK_ '' else #if defined __GFORTRAN__ tmp = str_out ( 1 : ipos - 1 ) !workaround for bug in gfortran 6.1 str_out = tmp #else str_out = str_out ( 1 : ipos - 1 ) !original #endif end if end if else str_out = str_in end if end subroutine escape_string !***************************************************************************************** !***************************************************************************************** !> ! Remove the escape characters from a JSON string and return it. ! ! The escaped characters are denoted by the `\\` character: ! ! * `\\\"` - quotation mark ! * `\\\\` - reverse solidus ! * `\\/` - solidus ! * `\\b` - backspace ! * `\\f` - formfeed ! * `\\n` - newline (LF) ! * `\\r` - carriage return (CR) ! * `\\t` - horizontal tab ! * `\\uXXXX` - 4 hexadecimal digits subroutine unescape_string ( str , error_message ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str !! * in: string as stored !! in a [[json_value]]. !! * out: decoded string. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_message !! will be allocated if !! there was an error integer :: i !! counter integer :: n !! length of `str` integer :: m !! length of `str_tmp` character ( kind = CK , len = 1 ) :: c !! for scanning each character in string character ( kind = CK , len = :), allocatable :: str_tmp !! temp decoded string (if the input !! string contains an escape character !! and needs to be decoded). if ( scan ( str , backslash ) > 0 ) then !there is at least one escape character, so process this string: n = len ( str ) str_tmp = repeat ( space , n ) !size the output string (will be trimmed later) m = 0 !counter in str_tmp i = 0 !counter in str do i = i + 1 if ( i > n ) exit ! finished c = str ( i : i ) ! get next character in the string if ( c == backslash ) then if ( i < n ) then i = i + 1 c = str ( i : i ) !character after the escape select case ( c ) case ( quotation_mark , backslash , slash ) !use d as is m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'b' ) c = bspace m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'f' ) c = formfeed m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'n' ) c = newline m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'r' ) c = carriage_return m = m + 1 str_tmp ( m : m ) = c case ( CK_ 't' ) c = horizontal_tab m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'u' ) ! expecting 4 hexadecimal digits after ! the escape character [\\uXXXX] !for now, we are just returning them as is ![not checking to see if it is a valid hex value] ! ! Example: ! 123456 ! \\uXXXX if ( i + 4 <= n ) then ! validate the hex string: if ( valid_json_hex ( str ( i + 1 : i + 4 ))) then m = m + 1 str_tmp ( m : m + 5 ) = str ( i - 1 : i + 4 ) i = i + 4 m = m + 5 else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 : i + 4 ) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 :) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if case default !unknown escape character error_message = 'Error in unescape_string:' // & ' unknown escape sequence in string \"' // & trim ( str ) // '\" [' // backslash // c // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end select else ! an escape character is the last character in ! the string. This is an error. error_message = 'Error in unescape_string:' // & ' invalid escape character in string \"' // & trim ( str ) // '\"' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else m = m + 1 str_tmp ( m : m ) = c end if end do !trim trailing space: str = str_tmp ( 1 : m ) end if end subroutine unescape_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/14/2014 ! ! Returns true if the string is a valid 4-digit hex string. ! !# Examples !```fortran ! valid_json_hex('0000') !returns true ! valid_json_hex('ABC4') !returns true ! valid_json_hex('AB') !returns false (< 4 characters) ! valid_json_hex('WXYZ') !returns false (invalid characters) !``` pure function valid_json_hex ( str ) result ( valid ) implicit none logical ( LK ) :: valid !! is str a value 4-digit hex string character ( kind = CK , len =* ), intent ( in ) :: str !! the string to check. integer ( IK ) :: n !! length of `str` integer ( IK ) :: i !! counter !> an array of the valid hex characters character ( kind = CK , len = 1 ), dimension ( 22 ), parameter :: valid_chars = & [ ( achar ( i ), i = 48 , 57 ), & ! decimal digits ( achar ( i ), i = 65 , 70 ), & ! capital A-F ( achar ( i ), i = 97 , 102 ) ] ! lowercase a-f !initialize valid = . false . !check all the characters in the string: n = len ( str ) if ( n == 4 ) then do i = 1 , n if (. not . any ( str ( i : i ) == valid_chars )) return end do valid = . true . !all are in the set, so it is OK end if end function valid_json_hex !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Convert string to unicode (CDK to CK). pure function to_uni ( str ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: str character ( kind = CK , len = len ( str )) :: to_uni to_uni = str end function to_uni !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Convert array of strings to unicode (CDK to CK). ! !@note JW: may be able to remove this by making [[to_uni]] PURE ELEMENTAL ? pure function to_uni_vec ( str ) implicit none character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: str character ( kind = CK , len = len ( str )), dimension ( size ( str )) :: to_uni_vec to_uni_vec = str end function to_uni_vec !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CK`//`CDK` operator. pure function ucs4_join_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len = ( len ( ucs4_str ) + len ( def_str ))) :: res res = ucs4_str // to_unicode ( def_str ) end function ucs4_join_default !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CDK`//`CK` operator. pure function default_join_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CK , len = ( len ( def_str ) + len ( ucs4_str ))) :: res res = to_unicode ( def_str ) // ucs4_str end function default_join_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CK`==`CDK` operator. pure elemental function ucs4_comp_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str == to_unicode ( def_str ) ) end function ucs4_comp_default !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CDK`==`CK` operator. pure elemental function default_comp_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) == ucs4_str ) end function default_comp_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! `CK`/=`CDK` operator. pure elemental function ucs4_neq_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str /= to_unicode ( def_str ) ) end function ucs4_neq_default !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! `CDK`/=`CK` operator. pure elemental function default_neq_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) /= ucs4_str ) end function default_neq_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns lowercase version of the `CK` string. pure function lowercase_string ( str ) result ( s_lower ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! input string character ( kind = CK , len = ( len ( str ))) :: s_lower !! lowercase version of the string integer :: i !! counter integer :: j !! index of uppercase character s_lower = str do i = 1 , len_trim ( str ) j = index ( upper , s_lower ( i : i )) if ( j > 0 ) s_lower ( i : i ) = lower ( j : j ) end do end function lowercase_string !***************************************************************************************** !***************************************************************************************** !> ! Replace all occurrences of `s1` in `str` with `s2`. ! ! A case-sensitive match is used. ! !@note `str` must be allocated. pure subroutine replace_string ( str , s1 , s2 ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str character ( kind = CK , len =* ), intent ( in ) :: s1 character ( kind = CK , len =* ), intent ( in ) :: s2 character ( kind = CK , len = :), allocatable :: tmp !! temporary string for accumulating result integer ( IK ) :: i !! counter integer ( IK ) :: n !! for accumulating the string integer ( IK ) :: ilen !! length of `str` string integer ( IK ) :: ilen1 !! length of `s1` string if ( len ( str ) > 0 ) then tmp = CK_ '' ! initialize ilen1 = len ( s1 ) ! . ! '123ab789' do ilen = len ( str ) i = index ( str , s1 ) if ( i > 0 ) then if ( i > 1 ) tmp = tmp // str ( 1 : i - 1 ) tmp = tmp // s2 ! replace s1 with s2 in new string n = i + ilen1 ! start of remainder of str to keep if ( n <= ilen ) then str = str ( n : ilen ) else ! done exit end if else ! done: get remainder of string tmp = tmp // str exit end if end do str = tmp end if end subroutine replace_string !***************************************************************************************** !***************************************************************************************** !> ! Decode a string from the \"JSON Pointer\" RFC 6901 format. ! ! It replaces `~1` with `/` and `~0` with `~`. pure function decode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde // CK_ '1' , slash ) call replace_string ( str_out , tilde // CK_ '0' , tilde ) end function decode_rfc6901 !***************************************************************************************** !***************************************************************************************** !> ! Encode a string into the \"JSON Pointer\" RFC 6901 format. ! ! It replaces `~` with `~0` and `/` with `~1`. pure function encode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde , tilde // CK_ '0' ) call replace_string ( str_out , slash , tilde // CK_ '1' ) end function encode_rfc6901 !***************************************************************************************** end module json_string_utilities !*****************************************************************************************","tags":"","loc":"sourcefile/json_string_utilities.f90.html"},{"title":"json_value_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_value_module.f90~~EfferentGraph sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_value_module.f90~~AfferentGraph sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! This module provides a low-level interface for manipulation of JSON data. ! The two public entities are [[json_value]], and [[json_core(type)]]. ! The [[json_file_module]] provides a higher-level interface to some ! of these routines. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_value_module use , intrinsic :: iso_fortran_env , only : iostat_end , error_unit , output_unit use , intrinsic :: ieee_arithmetic use json_kinds use json_parameters use json_string_utilities implicit none private #include \"json_macros.inc\" !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 logical , parameter :: use_unformatted_stream = . false . #else logical , parameter :: use_unformatted_stream = . true . #endif !********************************************************* !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 character ( kind = CDK , len =* ), parameter :: access_spec = 'SEQUENTIAL' #else character ( kind = CDK , len =* ), parameter :: access_spec = 'STREAM' #endif !********************************************************* !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 character ( kind = CDK , len =* ), parameter :: form_spec = 'FORMATTED' #else character ( kind = CDK , len =* ), parameter :: form_spec = 'UNFORMATTED' #endif !********************************************************* !********************************************************* !> ! Type used to construct the linked-list JSON structure. ! Normally, this should always be a pointer variable. ! This type should only be used by an instance of [[json_core(type)]]. ! !### Example ! ! The following test program: ! !````fortran ! program test ! use json_module ! implicit none ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') !create the root ! call json%add(p,'year',1805) !add some data ! call json%add(p,'value',1.0_RK) !add some data ! call json%print(p,'test.json') !write it to a file ! call json%destroy(p) !cleanup ! end program test !```` ! ! Produces the JSON file **test.json**: ! !````json ! { ! \"year\": 1805, ! \"value\": 0.1E+1 ! } !```` ! !@warning Pointers of this type should only be allocated ! using the methods from [[json_core(type)]]. type , public :: json_value !force the constituents to be stored contiguously ![note: on Intel, the order of the variables below ! is significant to avoid the misaligned field warnings] sequence private !for the linked list: type ( json_value ), pointer :: previous => null () !! previous item in the list type ( json_value ), pointer :: next => null () !! next item in the list type ( json_value ), pointer :: parent => null () !! parent item of this type ( json_value ), pointer :: children => null () !! first child item of this type ( json_value ), pointer :: tail => null () !! last child item of this character ( kind = CK , len = :), allocatable :: name !! variable name (unescaped) real ( RK ), allocatable :: dbl_value !! real data for this variable logical ( LK ), allocatable :: log_value !! logical data for this variable character ( kind = CK , len = :), allocatable :: str_value !! string data for this variable !! (unescaped) integer ( IK ), allocatable :: int_value !! integer data for this variable integer ( IK ) :: var_type = json_unknown !! variable type integer ( IK ), private :: n_children = 0 !! number of children end type json_value !********************************************************* !********************************************************* !> ! To access the core routines for manipulation ! of [[json_value]] pointer variables. This class allows ! for thread safe use of the module. ! !### Usage !````fortran ! program test ! use json_module, wp=>json_RK ! implicit none ! type(json_core) :: json !<--have to declare this ! type(json_value),pointer :: p ! call json%create_object(p,'') !create the root ! call json%add(p,'year',1805) !add some data ! call json%add(p,'value',1.0_wp) !add some data ! call json%print(p,'test.json') !write it to a file ! call json%destroy(p) !cleanup ! end program test !```` type , public :: json_core private integer ( IK ) :: spaces_per_tab = 2 !! number of spaces for indenting logical ( LK ) :: compact_real = . true . !! to use the \"compact\" form of real !! numbers for output character ( kind = CDK , len = :), allocatable :: real_fmt !! the format string to use !! for converting real numbers to strings. !! It can be set in [[json_initialize]], !! and used in [[json_value_print]] !! If not set, then `default_real_fmt` !! is used instead. logical ( LK ) :: is_verbose = . false . !! if true, all exceptions are !! immediately printed to console. logical ( LK ) :: stop_on_error = . false . !! if true, then the program is !! stopped immediately when an !! exception is raised. logical ( LK ) :: exception_thrown = . false . !! The error flag. Will be set to true !! when an error is thrown in the class. !! Many of the methods will check this !! and return immediately if it is true. character ( kind = CK , len = :), allocatable :: err_message !! the error message. !! if `exception_thrown=False` then !! this variable is not allocated. integer ( IK ) :: char_count = 0 !! character position in the current line integer ( IK ) :: line_count = 1 !! lines read counter integer ( IK ) :: pushed_index = 0 !! used when parsing lines in file character ( kind = CK , len = pushed_char_size ) :: pushed_char = CK_ '' !! used when parsing !! lines in file integer ( IK ) :: ipos = 1 !! for allocatable strings: next character to read logical ( LK ) :: strict_type_checking = . false . !! if true, then no type conversions are done !! in the `get` routines if the actual variable !! type is different from the return type (for !! example, integer to real). logical ( LK ) :: trailing_spaces_significant = . false . !! for name and path comparisons, if trailing !! space is to be considered significant. logical ( LK ) :: case_sensitive_keys = . true . !! if name and path comparisons !! are case sensitive. logical ( LK ) :: no_whitespace = . false . !! when printing a JSON string, don't include !! non-significant spaces or line breaks. !! If true, the entire structure will be !! printed on one line. logical ( LK ) :: unescaped_strings = . true . !! If false, then the escaped !! string is returned from [[json_get_string]] !! and similar routines. If true [default], !! then the string is returned unescaped. logical ( LK ) :: allow_comments = . true . !! if true, any comments will be ignored when !! parsing a file. The comment tokens are defined !! by the `comment_char` character variable. character ( kind = CK , len = :), allocatable :: comment_char !! comment tokens when !! `allow_comments` is true. !! Examples: '`!`' or '`#`'. !! Default is `CK_'/!#'`. integer ( IK ) :: path_mode = 1_IK !! How the path strings are interpreted in the !! `get_by_path` routines: !! !! * 1 -- Default mode (see [[json_get_by_path_default]]) !! * 2 -- as RFC 6901 \"JSON Pointer\" paths !! (see [[json_get_by_path_rfc6901]]) !! * 3 -- JSONPath \"bracket-notation\" !! see [[json_get_by_path_jsonpath_bracket]]) character ( kind = CK , len = 1 ) :: path_separator = dot !! The `path` separator to use !! in the \"default\" mode for !! the paths in the various !! `get_by_path` routines. !! Note: if `path_mode/=1` !! then this is ignored. logical ( LK ) :: compress_vectors = . false . !! If true, then arrays of integers, !! nulls, reals, & logicals are !! printed all on one line. !! [Note: `no_whitespace` will !! override this option if necessary] logical ( LK ) :: allow_duplicate_keys = . true . !! If False, then after parsing, if any !! duplicate keys are found, an error is !! thrown. A call to [[json_value_validate]] !! will also check for duplicates. If True !! [default] then no special checks are done logical ( LK ) :: escape_solidus = . false . !! If True then the solidus \"`/`\" is always escaped !! (\"`\\/`\") when serializing JSON. !! If False [default], then it is not escaped. !! Note that this option does not affect parsing !! (both escaped and unescaped versions are still !! valid in all cases). integer ( IK ) :: null_to_real_mode = 2_IK !! if `strict_type_checking=false`: !! !! * 1 : an exception will be raised if !! try to retrieve a `null` as a real. !! * 2 : a `null` retrieved as a real !! will return NaN. [default] !! * 3 : a `null` retrieved as a real !! will return 0.0. logical ( LK ) :: non_normals_to_null = . false . !! How to serialize NaN, Infinity, !! and -Infinity real values: !! !! * If true : as JSON `null` values !! * If false : as strings (e.g., \"NaN\", !! \"Infinity\", \"-Infinity\") [default] logical ( LK ) :: use_quiet_nan = . true . !! if true [default], `null_to_real_mode=2` !! and [[string_to_real]] will use !! `ieee_quiet_nan` for NaN values. If false, !! `ieee_signaling_nan` will be used. logical ( LK ) :: strict_integer_type_checking = . true . !! * If false, when parsing JSON, if an integer numeric value !! cannot be converted to an integer (`integer(IK)`), !! then an attempt is then make to convert it !! to a real (`real(RK)`). !! * If true [default], an exception will be raised if an integer !! value cannot be read when parsing JSON. logical ( LK ) :: allow_trailing_comma = . true . !! Allow a single trailing comma in arrays and objects. integer :: ichunk = 0 !! index in `chunk` for [[pop_char]] !! when `use_unformatted_stream=True` integer :: filesize = 0 !! the file size when when `use_unformatted_stream=True` character ( kind = CK , len = :), allocatable :: chunk !! a chunk read from a stream file !! when `use_unformatted_stream=True` contains private !> ! Return a child of a [[json_value]] structure. generic , public :: get_child => json_value_get_child_by_index , & json_value_get_child ,& MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child_by_index procedure , private :: MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child !> ! Add objects to a linked list of [[json_value]]s. ! !@note It might make more sense to call this `add_child`. generic , public :: add => json_value_add_member , & MAYBEWRAP ( json_value_add_null ), & MAYBEWRAP ( json_value_add_integer ), & MAYBEWRAP ( json_value_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_value_add_real32 ), & MAYBEWRAP ( json_value_add_real32_vec ), & #endif MAYBEWRAP ( json_value_add_real ), & MAYBEWRAP ( json_value_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_value_add_real64 ), & MAYBEWRAP ( json_value_add_real64_vec ), & #endif MAYBEWRAP ( json_value_add_logical ), & MAYBEWRAP ( json_value_add_logical_vec ), & MAYBEWRAP ( json_value_add_string ), & MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_value_add_string_name_ascii , & json_value_add_string_val_ascii , & json_value_add_string_vec_name_ascii , & json_value_add_string_vec_val_ascii #endif procedure , private :: json_value_add_member procedure , private :: MAYBEWRAP ( json_value_add_integer ) procedure , private :: MAYBEWRAP ( json_value_add_null ) procedure , private :: MAYBEWRAP ( json_value_add_integer_vec ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_value_add_real32 ) procedure , private :: MAYBEWRAP ( json_value_add_real32_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_real ) procedure , private :: MAYBEWRAP ( json_value_add_real_vec ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_value_add_real64 ) procedure , private :: MAYBEWRAP ( json_value_add_real64_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_logical ) procedure , private :: MAYBEWRAP ( json_value_add_logical_vec ) procedure , private :: MAYBEWRAP ( json_value_add_string ) procedure , private :: MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 procedure , private :: json_value_add_string_name_ascii procedure , private :: json_value_add_string_val_ascii procedure , private :: json_value_add_string_vec_name_ascii procedure , private :: json_value_add_string_vec_val_ascii #endif !> ! These are like the `add` methods, except if a variable with the ! same path is already present, then its value is simply updated. ! Note that currently, these only work for scalar variables. ! These routines can also change the variable's type (but an error will be ! thrown if the existing variable is not a scalar). ! !### See also ! * [[json_core(type):add_by_path]] - this one can be used to change ! arrays and objects to scalars if so desired. ! !@note Unlike some routines, the `found` output is not optional, ! so it doesn't present exceptions from being thrown. ! !@note These have been mostly supplanted by the [[json_core(type):add_by_path]] ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_update_logical ),& #ifndef REAL32 MAYBEWRAP ( json_update_real32 ),& #endif MAYBEWRAP ( json_update_real ),& #ifdef REAL128 MAYBEWRAP ( json_update_real64 ),& #endif MAYBEWRAP ( json_update_integer ),& MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 generic , public :: update => json_update_string_name_ascii ,& json_update_string_val_ascii #endif procedure , private :: MAYBEWRAP ( json_update_logical ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_update_real32 ) #endif procedure , private :: MAYBEWRAP ( json_update_real ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_update_real64 ) #endif procedure , private :: MAYBEWRAP ( json_update_integer ) procedure , private :: MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 procedure , private :: json_update_string_name_ascii procedure , private :: json_update_string_val_ascii #endif !> ! Add variables to a [[json_value]] linked list ! by specifying their paths. ! !### Example ! !````fortran ! use, intrinsic :: iso_fortran_env, only: output_unit ! use json_module, wp=>json_RK ! type(json_core) :: json ! type(json_value) :: p ! call json%create_object(p,'root') ! create the root ! ! now add some variables using the paths: ! call json%add_by_path(p,'inputs.t', 0.0_wp ) ! call json%add_by_path(p,'inputs.x(1)', 100.0_wp) ! call json%add_by_path(p,'inputs.x(2)', 200.0_wp) ! call json%print(p) ! now print to console !```` ! !### Notes ! * This uses [[json_create_by_path]] ! !### See also ! * The `json_core%update` methods. ! * [[json_create_by_path]] generic , public :: add_by_path => MAYBEWRAP ( json_add_member_by_path ),& MAYBEWRAP ( json_add_integer_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_by_path ),& #endif MAYBEWRAP ( json_add_real_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_by_path ),& #endif MAYBEWRAP ( json_add_logical_by_path ),& MAYBEWRAP ( json_add_string_by_path ),& MAYBEWRAP ( json_add_integer_vec_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_vec_by_path ),& #endif MAYBEWRAP ( json_add_real_vec_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_vec_by_path ),& #endif MAYBEWRAP ( json_add_logical_vec_by_path ),& MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 generic , public :: add_by_path => json_add_string_by_path_value_ascii ,& json_add_string_by_path_path_ascii ,& json_add_string_vec_by_path_value_ascii ,& json_add_string_vec_by_path_path_ascii #endif procedure :: MAYBEWRAP ( json_add_member_by_path ) procedure :: MAYBEWRAP ( json_add_integer_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_by_path ) procedure :: MAYBEWRAP ( json_add_string_by_path ) procedure :: MAYBEWRAP ( json_add_integer_vec_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_vec_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_vec_by_path ) procedure :: MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 procedure :: json_add_string_by_path_value_ascii procedure :: json_add_string_by_path_path_ascii procedure :: json_add_string_vec_by_path_value_ascii procedure :: json_add_string_vec_by_path_path_ascii #endif !> ! Create a [[json_value]] linked list using the ! path to the variables. Optionally return a ! pointer to the variable. ! ! (This will create a `null` variable) ! !### See also ! * [[json_core(type):add_by_path]] generic , public :: create => MAYBEWRAP ( json_create_by_path ) procedure :: MAYBEWRAP ( json_create_by_path ) !> ! Get data from a [[json_value]] linked list. ! !@note There are two versions (e.g. [[json_get_integer]] and [[json_get_integer_by_path]]). ! The first one gets the value from the [[json_value]] passed into the routine, ! while the second one gets the value from the [[json_value]] found by parsing the ! path. The path version is split up into unicode and non-unicode versions. generic , public :: get => & MAYBEWRAP ( json_get_by_path ), & json_get_integer , MAYBEWRAP ( json_get_integer_by_path ), & json_get_integer_vec , MAYBEWRAP ( json_get_integer_vec_by_path ), & #ifndef REAL32 json_get_real32 , MAYBEWRAP ( json_get_real32_by_path ), & json_get_real32_vec , MAYBEWRAP ( json_get_real32_vec_by_path ), & #endif json_get_real , MAYBEWRAP ( json_get_real_by_path ), & json_get_real_vec , MAYBEWRAP ( json_get_real_vec_by_path ), & #ifdef REAL128 json_get_real64 , MAYBEWRAP ( json_get_real64_by_path ), & json_get_real64_vec , MAYBEWRAP ( json_get_real64_vec_by_path ), & #endif json_get_logical , MAYBEWRAP ( json_get_logical_by_path ), & json_get_logical_vec , MAYBEWRAP ( json_get_logical_vec_by_path ), & json_get_string , MAYBEWRAP ( json_get_string_by_path ), & json_get_string_vec , MAYBEWRAP ( json_get_string_vec_by_path ), & json_get_alloc_string_vec , MAYBEWRAP ( json_get_alloc_string_vec_by_path ),& json_get_array , MAYBEWRAP ( json_get_array_by_path ) procedure , private :: json_get_integer procedure , private :: json_get_integer_vec #ifndef REAL32 procedure , private :: json_get_real32 procedure , private :: json_get_real32_vec #endif procedure , private :: json_get_real procedure , private :: json_get_real_vec #ifdef REAL128 procedure , private :: json_get_real64 procedure , private :: json_get_real64_vec #endif procedure , private :: json_get_logical procedure , private :: json_get_logical_vec procedure , private :: json_get_string procedure , private :: json_get_string_vec procedure , private :: json_get_alloc_string_vec procedure , private :: json_get_array procedure , private :: MAYBEWRAP ( json_get_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_vec_by_path ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_get_real32_by_path ) procedure , private :: MAYBEWRAP ( json_get_real32_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_real_by_path ) procedure , private :: MAYBEWRAP ( json_get_real_vec_by_path ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_get_real64_by_path ) procedure , private :: MAYBEWRAP ( json_get_real64_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_logical_by_path ) procedure , private :: MAYBEWRAP ( json_get_logical_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_array_by_path ) procedure , private :: MAYBEWRAP ( json_get_alloc_string_vec_by_path ) procedure , private :: json_get_by_path_default procedure , private :: json_get_by_path_rfc6901 procedure , private :: json_get_by_path_jsonpath_bracket !> ! Print the [[json_value]] to an output unit or file. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value) :: p ! !... ! call json%print(p,'test.json') !this is [[json_print_to_filename]] !```` generic , public :: print => json_print_to_console ,& json_print_to_unit ,& json_print_to_filename procedure :: json_print_to_console procedure :: json_print_to_unit procedure :: json_print_to_filename !> ! Destructor routine for a [[json_value]] pointer. ! This must be called explicitly if it is no longer needed, ! before it goes out of scope. Otherwise, a memory leak will result. ! !### Example ! ! Destroy the [[json_value]] pointer before the variable goes out of scope: !````fortran ! subroutine example1() ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%print(p) ! call json%destroy(p) ! end subroutine example1 !```` ! ! Note: it should NOT be called for a [[json_value]] pointer than has already been ! added to another [[json_value]] structure, since doing so may render the ! other structure invalid. Consider the following example: !````fortran ! subroutine example2(p) ! type(json_core) :: json ! type(json_value),pointer,intent(out) :: p ! type(json_value),pointer :: q ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%create_object(q,'q') ! call json%add(q,'val',1) ! call json%add(p, q) !add q to p structure ! ! do NOT call json%destroy(q) here, because q is ! ! now part of the output structure p. p should be destroyed ! ! somewhere upstream by the caller of this routine. ! nullify(q) !OK, but not strictly necessary ! end subroutine example2 !```` generic , public :: destroy => json_value_destroy , destroy_json_core procedure :: json_value_destroy procedure :: destroy_json_core !> ! If the child variable is present, then remove it. generic , public :: remove_if_present => MAYBEWRAP ( json_value_remove_if_present ) procedure :: MAYBEWRAP ( json_value_remove_if_present ) !> ! Allocate a [[json_value]] pointer and make it a real variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_real(p,'value',1.0_RK) !```` ! !### Note ! * [[json_core(type):create_real]] is just an alias ! to this one for backward compatibility. generic , public :: create_real => MAYBEWRAP ( json_value_create_real ) procedure :: MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_real => MAYBEWRAP ( json_value_create_real32 ) procedure :: MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_real => MAYBEWRAP ( json_value_create_real64 ) procedure :: MAYBEWRAP ( json_value_create_real64 ) #endif !> ! This is equivalent to [[json_core(type):create_real]], ! and is here only for backward compatibility. generic , public :: create_double => MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_double => MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_double => MAYBEWRAP ( json_value_create_real64 ) #endif !> ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_array(p,'arrayname') !```` generic , public :: create_array => MAYBEWRAP ( json_value_create_array ) procedure :: MAYBEWRAP ( json_value_create_array ) !> ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. generic , public :: create_object => MAYBEWRAP ( json_value_create_object ) procedure :: MAYBEWRAP ( json_value_create_object ) !> ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_null(p,'value') !```` generic , public :: create_null => MAYBEWRAP ( json_value_create_null ) procedure :: MAYBEWRAP ( json_value_create_null ) !> ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_string(p,'value','foobar') !```` generic , public :: create_string => MAYBEWRAP ( json_value_create_string ) procedure :: MAYBEWRAP ( json_value_create_string ) !> ! Allocate a json_value pointer and make it an integer variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_integer(p,42,'value') !```` generic , public :: create_integer => MAYBEWRAP ( json_value_create_integer ) procedure :: MAYBEWRAP ( json_value_create_integer ) !> ! Allocate a json_value pointer and make it a logical variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_logical(p,'value',.true.) !```` generic , public :: create_logical => MAYBEWRAP ( json_value_create_logical ) procedure :: MAYBEWRAP ( json_value_create_logical ) !> ! Parse the JSON file and populate the [[json_value]] tree. generic , public :: load => json_parse_file procedure :: json_parse_file !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_value_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_value_to_string !> ! Parse the JSON string and populate the [[json_value]] tree. generic , public :: deserialize => MAYBEWRAP ( json_parse_string ) procedure :: MAYBEWRAP ( json_parse_string ) !> ! Same as `load` and `deserialize` but only here for backward compatibility. generic , public :: parse => json_parse_file , & MAYBEWRAP ( json_parse_string ) !> ! Throw an exception. generic , public :: throw_exception => MAYBEWRAP ( json_throw_exception ) procedure :: MAYBEWRAP ( json_throw_exception ) !> ! Rename a [[json_value]] variable. generic , public :: rename => MAYBEWRAP ( json_value_rename ),& MAYBEWRAP ( json_rename_by_path ) procedure :: MAYBEWRAP ( json_value_rename ) procedure :: MAYBEWRAP ( json_rename_by_path ) #ifdef USE_UCS4 generic , public :: rename => json_rename_by_path_name_ascii ,& json_rename_by_path_path_ascii procedure :: json_rename_by_path_name_ascii procedure :: json_rename_by_path_path_ascii #endif !> ! get info about a [[json_value]] generic , public :: info => json_info , MAYBEWRAP ( json_info_by_path ) procedure :: json_info procedure :: MAYBEWRAP ( json_info_by_path ) !> ! get string info about a [[json_value]] generic , public :: string_info => json_string_info procedure :: json_string_info !> ! get matrix info about a [[json_value]] generic , public :: matrix_info => json_matrix_info , MAYBEWRAP ( json_matrix_info_by_path ) procedure :: json_matrix_info procedure :: MAYBEWRAP ( json_matrix_info_by_path ) !> ! insert a new element after an existing one, ! updating the JSON structure accordingly generic , public :: insert_after => json_value_insert_after , & json_value_insert_after_child_by_index procedure :: json_value_insert_after procedure :: json_value_insert_after_child_by_index !> ! get the path to a JSON variable in a structure: generic , public :: get_path => MAYBEWRAP ( json_get_path ) procedure :: MAYBEWRAP ( json_get_path ) !> ! verify if a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_valid_path ) procedure :: MAYBEWRAP ( json_valid_path ) procedure , public :: remove => json_value_remove !! Remove a [[json_value]] from a !! linked-list structure. procedure , public :: replace => json_value_replace !! Replace a [[json_value]] in a !! linked-list structure. procedure , public :: reverse => json_value_reverse !! Reverse the order of the children !! of an array of object. procedure , public :: check_for_errors => json_check_for_errors !! check for error and get error message procedure , public :: clear_exceptions => json_clear_exceptions !! clear exceptions procedure , public :: count => json_count !! count the number of children procedure , public :: clone => json_clone !! clone a JSON structure (deep copy) procedure , public :: failed => json_failed !! check for error procedure , public :: get_parent => json_get_parent !! get pointer to json_value parent procedure , public :: get_next => json_get_next !! get pointer to json_value next procedure , public :: get_previous => json_get_previous !! get pointer to json_value previous procedure , public :: get_tail => json_get_tail !! get pointer to json_value tail procedure , public :: initialize => json_initialize !! to initialize some parsing parameters procedure , public :: traverse => json_traverse !! to traverse all elements of a JSON !! structure procedure , public :: print_error_message => json_print_error_message !! simply routine to print error !! messages procedure , public :: swap => json_value_swap !! Swap two [[json_value]] pointers !! in a structure (or two different !! structures). procedure , public :: is_child_of => json_value_is_child_of !! Check if a [[json_value]] is a !! descendant of another. procedure , public :: validate => json_value_validate !! Check that a [[json_value]] linked !! list is valid (i.e., is properly !! constructed). This may be useful !! if it has been constructed externally. procedure , public :: check_for_duplicate_keys & => json_check_all_for_duplicate_keys !! Check entire JSON structure !! for duplicate keys (recursively) procedure , public :: check_children_for_duplicate_keys & => json_check_children_for_duplicate_keys !! Check a `json_value` object's !! children for duplicate keys !other private routines: procedure :: name_equal procedure :: name_strings_equal procedure :: json_value_print procedure :: string_to_int procedure :: string_to_dble procedure :: prepare_parser => json_prepare_parser procedure :: parse_end => json_parse_end procedure :: parse_value procedure :: parse_number procedure :: parse_string procedure :: parse_for_chars procedure :: parse_object procedure :: parse_array procedure :: annotate_invalid_json procedure :: pop_char procedure :: push_char procedure :: get_current_line_from_file_stream procedure , nopass :: get_current_line_from_file_sequential procedure :: convert procedure :: to_string procedure :: to_logical procedure :: to_integer procedure :: to_real procedure :: to_null procedure :: to_object procedure :: to_array procedure , nopass :: json_value_clone_func procedure :: is_vector => json_is_vector end type json_core !********************************************************* !********************************************************* !> ! Structure constructor to initialize a ! [[json_core(type)]] object ! !### Example ! !```fortran ! type(json_file) :: json_core ! json_core = json_core() !``` interface json_core module procedure initialize_json_core end interface !********************************************************* !************************************************************************************* abstract interface subroutine json_array_callback_func ( json , element , i , count ) !! Array element callback function. Used by [[json_get_array]] import :: json_value , json_core , IK implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array end subroutine json_array_callback_func subroutine json_traverse_callback_func ( json , p , finished ) !! Callback function used by [[json_traverse]] import :: json_value , json_core , LK implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished !! set true to stop traversing end subroutine json_traverse_callback_func end interface public :: json_array_callback_func public :: json_traverse_callback_func !************************************************************************************* contains !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/17/2016 ! ! Destructor for the [[json_core(type)]] type. subroutine destroy_json_core ( me ) implicit none class ( json_core ), intent ( out ) :: me end subroutine destroy_json_core !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Function constructor for a [[json_core(type)]]. ! This is just a wrapper for [[json_initialize]]. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], and [[initialize_json_file]] ! all have a similar interface. function initialize_json_core (& #include \"json_initialize_dummy_arguments.inc\" ) result ( json_core_object ) implicit none type ( json_core ) :: json_core_object #include \"json_initialize_arguments.inc\" call json_core_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end function initialize_json_core !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Initialize the [[json_core(type)]] instance. ! ! The routine may be called before any of the [[json_core(type)]] methods are used in ! order to specify certain parameters. If it is not called, then the defaults ! are used. This routine is also called internally by various routines. ! It can also be called to clear exceptions, or to reset some ! of the variables (note that only the arguments present are changed). ! !### Modified ! * Izaak Beekman : 02/24/2015 ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], and [[initialize_json_file]] ! all have a similar interface. subroutine json_initialize ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_core ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" character ( kind = CDK , len = 10 ) :: w !! max string length character ( kind = CDK , len = 10 ) :: d !! real precision digits character ( kind = CDK , len = 10 ) :: e !! real exponent digits character ( kind = CDK , len = 2 ) :: sgn !! sign flag: `ss` or `sp` character ( kind = CDK , len = 2 ) :: rl_edit_desc !! `G`, `E`, `EN`, or `ES` integer ( IK ) :: istat !! `iostat` flag for !! write statements logical ( LK ) :: sgn_prnt !! print sign flag character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to !! string conversion !reset exception to false: call me % clear_exceptions () !Just in case, clear these global variables also: me % pushed_index = 0 me % pushed_char = CK_ '' me % char_count = 0 me % line_count = 1 me % ipos = 1 if ( use_unformatted_stream ) then me % filesize = 0 me % ichunk = 0 me % chunk = repeat ( space , stream_chunk_size ) ! default chunk size end if #ifdef USE_UCS4 ! reopen stdout and stderr with utf-8 encoding open ( output_unit , encoding = 'utf-8' ) open ( error_unit , encoding = 'utf-8' ) #endif !various optional inputs: if ( present ( spaces_per_tab )) & me % spaces_per_tab = spaces_per_tab if ( present ( stop_on_error )) & me % stop_on_error = stop_on_error if ( present ( verbose )) & me % is_verbose = verbose if ( present ( strict_type_checking )) & me % strict_type_checking = strict_type_checking if ( present ( trailing_spaces_significant )) & me % trailing_spaces_significant = trailing_spaces_significant if ( present ( case_sensitive_keys )) & me % case_sensitive_keys = case_sensitive_keys if ( present ( no_whitespace )) & me % no_whitespace = no_whitespace if ( present ( unescape_strings )) & me % unescaped_strings = unescape_strings if ( present ( path_mode )) then if ( path_mode == 1_IK . or . path_mode == 2_IK . or . path_mode == 3_IK ) then me % path_mode = path_mode else me % path_mode = 1_IK ! just to have a valid value call me % throw_exception ( 'Invalid path_mode.' ) end if end if ! if we are allowing comments in the file: ! [an empty string disables comments] if ( present ( comment_char )) then me % allow_comments = comment_char /= CK_ '' me % comment_char = trim ( adjustl ( comment_char )) end if ! path separator: if ( present ( path_separator )) then me % path_separator = path_separator end if ! printing vectors in compressed form: if ( present ( compress_vectors )) then me % compress_vectors = compress_vectors end if ! checking for duplicate keys: if ( present ( allow_duplicate_keys )) then me % allow_duplicate_keys = allow_duplicate_keys end if ! if escaping the forward slash: if ( present ( escape_solidus )) then me % escape_solidus = escape_solidus end if ! how to handle null to real conversions: if ( present ( null_to_real_mode )) then select case ( null_to_real_mode ) case ( 1_IK : 3_IK ) me % null_to_real_mode = null_to_real_mode case default me % null_to_real_mode = 2_IK ! just to have a valid value call integer_to_string ( null_to_real_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid null_to_real_mode: ' // istr ) end select end if ! how to handle NaN and Infinities: if ( present ( non_normal_mode )) then select case ( non_normal_mode ) case ( 1_IK ) ! use strings me % non_normals_to_null = . false . case ( 2_IK ) ! use null me % non_normals_to_null = . true . case default call integer_to_string ( non_normal_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid non_normal_mode: ' // istr ) end select end if if ( present ( use_quiet_nan )) then me % use_quiet_nan = use_quiet_nan end if if ( present ( strict_integer_type_checking )) then me % strict_integer_type_checking = strict_integer_type_checking end if if ( present ( allow_trailing_comma )) then me % allow_trailing_comma = allow_trailing_comma end if !Set the format for real numbers: ! [if not changing it, then it remains the same] if ( (. not . allocated ( me % real_fmt )) . or . & ! if this hasn't been done yet present ( compact_reals ) . or . & present ( print_signs ) . or . & present ( real_format ) ) then !allow the special case where real format is '*': ! [this overrides the other options] if ( present ( real_format )) then if ( real_format == star ) then if ( present ( compact_reals )) then ! we will also allow for compact reals with ! '*' format, if both arguments are present. me % compact_real = compact_reals else me % compact_real = . false . end if me % real_fmt = star return end if end if if ( present ( compact_reals )) me % compact_real = compact_reals !set defaults sgn_prnt = . false . if ( present ( print_signs ) ) sgn_prnt = print_signs if ( sgn_prnt ) then sgn = 'sp' else sgn = 'ss' end if rl_edit_desc = 'E' if ( present ( real_format ) ) then select case ( real_format ) case ( 'g' , 'G' , 'e' , 'E' , 'en' , 'EN' , 'es' , 'ES' ) rl_edit_desc = real_format case default call me % throw_exception ( 'Invalid real format, \"' // & trim ( real_format ) // '\", passed to json_initialize.' // & new_line ( 'a' ) // 'Acceptable formats are: \"G\", \"E\", \"EN\", and \"ES\".' ) end select end if ! set the default output/input format for reals: write ( w , '(ss,I0)' , iostat = istat ) max_numeric_str_len if ( istat == 0 ) write ( d , '(ss,I0)' , iostat = istat ) real_precision if ( istat == 0 ) write ( e , '(ss,I0)' , iostat = istat ) real_exponent_digits if ( istat == 0 ) then me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & trim ( w ) // '.' // trim ( d ) // 'E' // trim ( e ) // ')' else me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & '27.17E4)' !just use this one (should never happen) end if end if end subroutine json_initialize !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns true if `name` is equal to `p%name`, using the specified ! settings for case sensitivity and trailing whitespace. ! !### History ! * 4/30/2016 : original version ! * 8/25/2017 : now just a wrapper for [[name_strings_equal]] function name_equal ( json , p , name ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), intent ( in ) :: p !! the json object character ( kind = CK , len =* ), intent ( in ) :: name !! the name to check for logical ( LK ) :: is_equal !! true if the string are !! lexically equal if ( allocated ( p % name )) then ! call the low-level routines for the name strings: is_equal = json % name_strings_equal ( p % name , name ) else is_equal = name == CK_ '' ! check a blank name end if end function name_equal !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Returns true if the name strings `name1` is equal to `name2`, using ! the specified settings for case sensitivity and trailing whitespace. function name_strings_equal ( json , name1 , name2 ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: name1 !! the name to check character ( kind = CK , len =* ), intent ( in ) :: name2 !! the name to check logical ( LK ) :: is_equal !! true if the string are !! lexically equal !must be the same length if we are treating !trailing spaces as significant, so do a !quick test of this first: if ( json % trailing_spaces_significant ) then is_equal = len ( name1 ) == len ( name2 ) if (. not . is_equal ) return end if if ( json % case_sensitive_keys ) then is_equal = name1 == name2 else is_equal = lowercase_string ( name1 ) == lowercase_string ( name2 ) end if end function name_strings_equal !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Create a deep copy of a [[json_value]] linked-list structure. ! !### Notes ! ! * If `from` has children, then they are also cloned. ! * The parent of `from` is not linked to `to`. ! * If `from` is an element of an array, then the previous and ! next entries are not cloned (only that element and it's children, if any). ! !### Example ! !````fortran ! program test ! use json_module ! implicit none ! type(json_core) :: json ! type(json_value),pointer :: j1, j2 ! call json%load('files/inputs/test1.json',j1) ! call json%clone(j1,j2) !now have two independent copies ! call json%destroy(j1) !destroys j1, but j2 remains ! call json%print(j2,'j2.json') ! call json%destroy(j2) ! end program test !```` subroutine json_clone ( json , from , to ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here !! (it must not already be associated) !call the main function: call json % json_value_clone_func ( from , to ) end subroutine json_clone !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Recursive deep copy function called by [[json_clone]]. ! !@note If new data is added to the [[json_value]] type, ! then this would need to be updated. recursive subroutine json_value_clone_func ( from , to , parent , previous , tail ) implicit none type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here (it !! must not already be associated) type ( json_value ), pointer , optional :: parent !! to%parent type ( json_value ), pointer , optional :: previous !! to%previous logical , optional :: tail !! if \"to\" is the tail of !! its parent's children nullify ( to ) if ( associated ( from )) then allocate ( to ) !copy over the data variables: ! [note: the allocate() statements don't work here for the ! deferred-length characters in gfortran-4.9] if ( allocated ( from % name )) to % name = from % name if ( allocated ( from % dbl_value )) allocate ( to % dbl_value , source = from % dbl_value ) if ( allocated ( from % log_value )) allocate ( to % log_value , source = from % log_value ) if ( allocated ( from % str_value )) to % str_value = from % str_value if ( allocated ( from % int_value )) allocate ( to % int_value , source = from % int_value ) to % var_type = from % var_type to % n_children = from % n_children ! allocate and associate the pointers as necessary: if ( present ( parent )) to % parent => parent if ( present ( previous )) to % previous => previous if ( present ( tail )) then if ( tail . and . associated ( to % parent )) to % parent % tail => to end if if ( associated ( from % next ) . and . associated ( to % parent )) then ! we only clone the next entry in an array ! if the parent has also been cloned call json_value_clone_func ( from = from % next ,& to = to % next ,& previous = to ,& parent = to % parent ,& tail = (. not . associated ( from % next % next ))) end if if ( associated ( from % children )) then call json_value_clone_func ( from = from % children ,& to = to % children ,& parent = to ,& tail = (. not . associated ( from % children % next ))) end if end if end subroutine json_value_clone_func !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Destroy the data within a [[json_value]], and reset type to `json_unknown`. pure subroutine destroy_json_data ( d ) implicit none type ( json_value ), intent ( inout ) :: d d % var_type = json_unknown if ( allocated ( d % log_value )) deallocate ( d % log_value ) if ( allocated ( d % int_value )) deallocate ( d % int_value ) if ( allocated ( d % dbl_value )) deallocate ( d % dbl_value ) if ( allocated ( d % str_value )) deallocate ( d % str_value ) end subroutine destroy_json_data !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/13/2014 ! ! Returns information about a [[json_value]]. subroutine json_info ( json , p , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name if (. not . json % exception_thrown . and . associated ( p )) then if ( present ( var_type )) var_type = p % var_type if ( present ( n_children )) n_children = json % count ( p ) if ( present ( name )) then if ( allocated ( p % name )) then name = p % name else name = CK_ '' end if end if else ! error if (. not . json % exception_thrown ) then call json % throw_exception ( 'Error in json_info: ' // & 'pointer is not associated.' ) end if if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' end if end subroutine json_info !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/18/2016 ! ! Returns information about character strings returned from a [[json_value]]. subroutine json_string_info ( json , p , ilen , max_str_len , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), dimension (:), allocatable , intent ( out ), optional :: ilen !! if `p` is an array, this !! is the actual length !! of each character !! string in the array. !! if not an array, this !! is returned unallocated. integer ( IK ), intent ( out ), optional :: max_str_len !! The maximum length required to !! hold the string representation returned !! by a call to a `get` routine. If a scalar, !! this is just the length of the scalar. If !! a vector, this is the maximum length of !! any element. logical ( LK ), intent ( out ), optional :: found !! true if there were no errors. !! if not present, an error will !! throw an exception character ( kind = CK , len = :), allocatable :: cval !! for getting values as strings. logical ( LK ) :: initialized !! if the output array has been sized logical ( LK ) :: get_max_len !! if we are returning the `max_str_len` logical ( LK ) :: get_ilen !! if we are returning the `ilen` array integer ( IK ) :: var_type !! variable type get_max_len = present ( max_str_len ) get_ilen = present ( ilen ) if (. not . json % exception_thrown ) then if ( present ( found )) found = . true . initialized = . false . if ( get_max_len ) max_str_len = 0 select case ( p % var_type ) case ( json_array ) ! it's an array ! call routine for each element call json % get ( p , array_callback = get_string_lengths ) case default ! not an array if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( p , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( p % str_value ) . and . get_max_len ) & max_str_len = len ( p % str_value ) else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the variable must be a character string.' ,& found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( p , value = cval ) if (. not . json % exception_thrown ) then if ( allocated ( cval ) . and . get_max_len ) & max_str_len = len ( cval ) end if end if end select end if if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( get_max_len ) max_str_len = 0 if ( get_ilen ) then if ( allocated ( ilen )) deallocate ( ilen ) end if end if contains subroutine get_string_lengths ( json , element , i , count ) !! callback function to call for each element in the array. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval integer ( IK ) :: var_type if ( json % exception_thrown ) return if (. not . initialized ) then if ( get_ilen ) allocate ( ilen ( count )) initialized = . true . end if if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( element , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( element % str_value )) then if ( get_max_len ) then if ( len ( element % str_value ) > max_str_len ) & max_str_len = len ( element % str_value ) end if if ( get_ilen ) ilen ( i ) = len ( element % str_value ) else if ( get_ilen ) ilen ( i ) = 0 end if else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the array must contain only ' // & 'character strings.' , found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( element , value = cval ) if ( json % exception_thrown ) return if ( allocated ( cval )) then if ( get_max_len ) then if ( len ( cval ) > max_str_len ) max_str_len = len ( cval ) end if if ( get_ilen ) ilen ( i ) = len ( cval ) else if ( get_ilen ) ilen ( i ) = 0 end if end if end subroutine get_string_lengths end subroutine json_string_info !***************************************************************************************** !***************************************************************************************** ! ! Returns information about a [[json_value]], given the path. ! !### See also ! * [[json_info]] ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var !! temporary pointer logical ( LK ) :: ok !! if the variable was found #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' else !get info: #if defined __GFORTRAN__ call json % info ( p_var , var_type , n_children ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % info ( p_var , var_type , n_children , name ) #endif end if end subroutine json_info_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_info_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % info ( p , to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_info_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/16/2015 ! ! Alternate version of [[json_info]] that returns matrix ! information about a [[json_value]]. ! ! A [[json_value]] is a valid rank 2 matrix if all of the following are true: ! ! * The var_type is *json_array* ! * Each child is also a *json_array*, each of which has the same number of elements ! * Each individual element has the same variable type (integer, logical, etc.) ! ! The idea here is that if it is a valid matrix, it can be interoperable with ! a Fortran rank 2 array of the same type. ! !### Example ! ! The following example is an array with `var_type=json_integer`, ! `n_sets=3`, and `set_size=4` ! !```json ! { ! \"matrix\": [ ! [1,2,3,4], ! [5,6,7,8], ! [9,10,11,12] ! ] ! } !``` subroutine json_matrix_info ( json , p , is_matrix , var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in the matrix !! (if all elements have the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_row !! for getting a set type ( json_value ), pointer :: p_element !! for getting an element in a set integer ( IK ) :: vartype !! json variable type of `p` integer ( IK ) :: row_vartype !! json variable type of a row integer ( IK ) :: element_vartype !! json variable type of an element in a row integer ( IK ) :: nr !! number of children of `p` integer ( IK ) :: nc !! number of elements in first child of `p` integer ( IK ) :: icount !! number of elements in a set integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif !get info about the variable: #if defined __GFORTRAN__ call json % info ( p , vartype , nr ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p % name )) then p_name = p % name name = p_name else name = CK_ '' end if end if #else call json % info ( p , vartype , nr , name ) #endif is_matrix = ( vartype == json_array ) if ( is_matrix ) then main : do i = 1 , nr nullify ( p_row ) call json % get_child ( p , i , p_row ) if (. not . associated ( p_row )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_row , var_type = row_vartype , n_children = icount ) if ( row_vartype == json_array ) then if ( i == 1 ) nc = icount !number of columns in first row if ( icount == nc ) then !make sure each row has the same number of columns !see if all the variables in this row are the same type: do j = 1 , icount nullify ( p_element ) call json % get_child ( p_row , j , p_element ) if (. not . associated ( p_element )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_element , var_type = element_vartype ) if ( i == 1 . and . j == 1 ) vartype = element_vartype !type of first element !in the row if ( vartype /= element_vartype ) then !not all variables are the same time is_matrix = . false . exit main end if end do else is_matrix = . false . exit main end if else is_matrix = . false . exit main end if end do main end if if ( is_matrix ) then if ( present ( var_type )) var_type = vartype if ( present ( n_sets )) n_sets = nr if ( present ( set_size )) set_size = nc else if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 end if end subroutine json_matrix_info !***************************************************************************************** !***************************************************************************************** !> ! Returns matrix information about a [[json_value]], given the path. ! !### See also ! * [[json_matrix_info]] ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var logical ( LK ) :: ok #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 if ( present ( name )) name = CK_ '' else !get info about the variable: #if defined __GFORTRAN__ call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size , name ) #endif if ( json % exception_thrown . and . present ( found )) then found = . false . call json % clear_exceptions () end if end if end subroutine json_matrix_info_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_matrix_info_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % matrix_info ( p , to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_matrix_info_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/29/2016 ! ! Rename a [[json_value]]. subroutine json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! new variable name if ( json % trailing_spaces_significant ) then p % name = name else p % name = trim ( name ) end if end subroutine json_value_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/29/2016 ! ! Alternate version of [[json_value_rename]], where `name` is kind=CDK. subroutine wrap_json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! new variable name call json % rename ( p , to_unicode ( name )) end subroutine wrap_json_value_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Clear exceptions in the [[json_core(type)]]. pure subroutine json_clear_exceptions ( json ) implicit none class ( json_core ), intent ( inout ) :: json !clear the flag and message: json % exception_thrown = . false . if ( allocated ( json % err_message )) deallocate ( json % err_message ) end subroutine json_clear_exceptions !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Throw an exception in the [[json_core(type)]]. ! This routine sets the error flag, and prevents any subsequent routine ! from doing anything, until [[json_clear_exceptions]] is called. ! !@note If `is_verbose` is true, this will also print a ! traceback if the Intel compiler is used. ! !@note If `stop_on_error` is true, then the program is stopped. subroutine json_throw_exception ( json , msg , found ) #ifdef __INTEL_COMPILER use ifcore , only : tracebackqq #endif implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. logical ( LK ) :: stop_on_error json % exception_thrown = . true . json % err_message = trim ( msg ) stop_on_error = json % stop_on_error . and . . not . present ( found ) if ( stop_on_error ) then #ifdef __INTEL_COMPILER ! for Intel, we raise a traceback and quit call tracebackqq ( string = trim ( msg ), user_exit_code = 0 ) #else write ( error_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) error stop 1 #endif elseif ( json % is_verbose ) then write ( output_unit , '(A)' ) '***********************' write ( output_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) !#if defined __GFORTRAN__ ! call backtrace() ! (have to compile with -fbacktrace -fall-intrinsics flags) !#endif #ifdef __INTEL_COMPILER call tracebackqq ( user_exit_code =- 1 ) ! print a traceback and return #endif write ( output_unit , '(A)' ) '***********************' end if end subroutine json_throw_exception !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_throw_exception]], where `msg` is kind=CDK. subroutine wrap_json_throw_exception ( json , msg , found ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. call json % throw_exception ( to_unicode ( msg ), found ) end subroutine wrap_json_throw_exception !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Retrieve error code from the [[json_core(type)]]. ! This should be called after `parse` to check for errors. ! If an error is thrown, before using the class again, [[json_initialize]] ! should be called to clean up before it is used again. ! !### Example ! !````fortran ! type(json_file) :: json ! logical :: status_ok ! character(kind=CK,len=:),allocatable :: error_msg ! call json%load(filename='myfile.json') ! call json%check_for_errors(status_ok, error_msg) ! if (.not. status_ok) then ! write(*,*) 'Error: '//error_msg ! call json%clear_exceptions() ! call json%destroy() ! end if !```` ! !### See also ! * [[json_failed]] ! * [[json_throw_exception]] subroutine json_check_for_errors ( json , status_ok , error_msg ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message. !! (not allocated if !! there were no errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs #endif if ( present ( status_ok )) status_ok = . not . json % exception_thrown if ( present ( error_msg )) then if ( json % exception_thrown ) then ! if an exception has been thrown, ! then this will always be allocated ! [see json_throw_exception] #if defined __GFORTRAN__ tmp = json % err_message error_msg = tmp #else error_msg = json % err_message #endif end if end if end subroutine json_check_for_errors !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/5/2013 ! ! Logical function to indicate if an exception has been thrown in a [[json_core(type)]]. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! logical :: status_ok ! character(len=:),allocatable :: error_msg ! call json%load(filename='myfile.json',p) ! if (json%failed()) then ! call json%check_for_errors(status_ok, error_msg) ! write(*,*) 'Error: '//error_msg ! call json%clear_exceptions() ! call json%destroy(p) ! end if !```` ! ! Note that [[json_file]] contains a wrapper for this routine, which is used like: !````fortran ! type(json_file) :: f ! logical :: status_ok ! character(len=:),allocatable :: error_msg ! call f%load(filename='myfile.json') ! if (f%failed()) then ! call f%check_for_errors(status_ok, error_msg) ! write(*,*) 'Error: '//error_msg ! call f%clear_exceptions() ! call f%destroy() ! end if !```` ! !### See also ! * [[json_check_for_errors]] pure function json_failed ( json ) result ( failed ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ) :: failed !! will be true if an exception !! has been thrown. failed = json % exception_thrown end function json_failed !***************************************************************************************** !***************************************************************************************** !> ! Allocate a [[json_value]] pointer variable. ! This should be called before adding data to it. ! !### Example ! !````fortran ! type(json_value),pointer :: var ! call json_value_create(var) ! call json%to_real(var,1.0_RK) !```` ! !### Notes ! 1. This routine does not check for exceptions. ! 2. The pointer should not already be allocated, or a memory leak will occur. subroutine json_value_create ( p ) implicit none type ( json_value ), pointer :: p nullify ( p ) allocate ( p ) end subroutine json_value_create !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/22/2014 ! ! Destroy a [[json_value]] linked-list structure. ! !@note The original FSON version of this ! routine was not properly freeing the memory. ! It was rewritten. ! !@note This routine destroys this variable, it's children, and ! (if `destroy_next` is true) the subsequent elements in ! an object or array. It does not destroy the parent or ! previous elements. ! !@Note There is some protection here to enable destruction of ! improperly-created linked lists. However, likely there ! are cases not handled. Use the [[json_value_validate]] ! method to validate a JSON structure that was manually ! created using [[json_value]] pointers. pure recursive subroutine json_value_destroy ( json , p , destroy_next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! variable to destroy logical ( LK ), intent ( in ), optional :: destroy_next !! if true, then `p%next` !! is also destroyed (default is true) logical ( LK ) :: des_next !! local copy of `destroy_next` !! optional argument type ( json_value ), pointer :: child !! for getting child elements logical :: circular !! to check to malformed linked lists if ( associated ( p )) then if ( present ( destroy_next )) then des_next = destroy_next else des_next = . true . end if if ( allocated ( p % name )) deallocate ( p % name ) call destroy_json_data ( p ) if ( associated ( p % next )) then ! check for circular references: if ( associated ( p , p % next )) nullify ( p % next ) end if if ( associated ( p % children )) then do while ( p % n_children > 0 ) child => p % children if ( associated ( child )) then p % children => p % children % next p % n_children = p % n_children - 1 ! check children for circular references: circular = ( associated ( p % children ) . and . & associated ( p % children , child )) call json % destroy ( child , destroy_next = . false .) if ( circular ) exit else ! it is a malformed JSON object. But, we will ! press ahead with the destroy process, since ! otherwise, there would be no way to destroy it. exit end if end do nullify ( p % children ) nullify ( child ) end if if ( associated ( p % next ) . and . des_next ) call json % destroy ( p % next ) nullify ( p % previous ) nullify ( p % parent ) nullify ( p % tail ) if ( associated ( p )) deallocate ( p ) nullify ( p ) end if end subroutine json_value_destroy !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 9/9/2014 ! ! Remove a [[json_value]] (and all its children) ! from a linked-list structure, preserving the rest of the structure. ! !### Examples ! ! To extract an object from one JSON structure, and add it to another: !````fortran ! type(json_core) :: json ! type(json_value),pointer :: json1,json2,p ! logical :: found ! !create and populate json1 and json2 ! call json%get(json1,'name',p,found) ! get pointer to name element of json1 ! call json%remove(p,destroy=.false.) ! remove it from json1 (don't destroy) ! call json%add(json2,p) ! add it to json2 !```` ! ! To remove an object from a JSON structure (and destroy it): !````fortran ! type(json_core) :: json ! type(json_value),pointer :: json1,p ! logical :: found ! !create and populate json1 ! call json%get(json1,'name',p,found) ! get pointer to name element of json1 ! call json%remove(p) ! remove and destroy it !```` ! !### History ! * Jacob Williams : 12/28/2014 : added destroy optional argument. ! * Jacob Williams : 12/04/2020 : bug fix. subroutine json_value_remove ( json , p , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: destroy !! Option to destroy `p` after it is removed: !! !! * If `destroy` is not present, it is also destroyed. !! * If `destroy` is present and true, it is destroyed. !! * If `destroy` is present and false, it is not destroyed. type ( json_value ), pointer :: parent !! pointer to parent type ( json_value ), pointer :: previous !! pointer to previous type ( json_value ), pointer :: next !! pointer to next logical ( LK ) :: destroy_it !! if `p` should be destroyed if ( associated ( p )) then !optional input argument: if ( present ( destroy )) then destroy_it = destroy else destroy_it = . true . end if if ( associated ( p % parent )) then parent => p % parent if ( associated ( p % next )) then !there are later items in the list: next => p % next if ( associated ( p % previous )) then !there are earlier items in the list previous => p % previous previous % next => next next % previous => previous else !this is the first item in the list parent % children => next nullify ( next % previous ) end if else if ( associated ( p % previous )) then !there are earlier items in the list: previous => p % previous nullify ( previous % next ) parent % tail => previous else !this is the only item in the list: nullify ( parent % children ) nullify ( parent % tail ) end if end if ! nullify all pointers to original structure: nullify ( p % next ) nullify ( p % previous ) nullify ( p % parent ) parent % n_children = parent % n_children - 1 end if if ( destroy_it ) call json % destroy ( p ) end if end subroutine json_value_remove !***************************************************************************************** !***************************************************************************************** !> ! Replace `p1` with `p2` in a JSON structure. ! !@note The replacement is done using an insert and remove ! See [[json_value_insert_after]] and [[json_value_remove]] ! for details. subroutine json_value_replace ( json , p1 , p2 , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! the item to replace type ( json_value ), pointer :: p2 !! item to take the place of `p1` logical ( LK ), intent ( in ), optional :: destroy !! Should `p1` also be destroyed !! (default is True). Normally, !! this should be true to avoid !! a memory leak. logical ( LK ) :: destroy_p1 !! if `p1` is to be destroyed if ( present ( destroy )) then destroy_p1 = destroy else destroy_p1 = . true . ! default end if call json % insert_after ( p1 , p2 ) call json % remove ( p1 , destroy_p1 ) end subroutine json_value_replace !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/11/2017 ! ! Reverse the order of the children of an array or object. subroutine json_value_reverse ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp !! temp variable for traversing the list type ( json_value ), pointer :: current !! temp variable for traversing the list integer ( IK ) :: var_type !! for getting the variable type if ( associated ( p )) then call json % info ( p , var_type = var_type ) ! can only reverse objects or arrays if ( var_type == json_object . or . var_type == json_array ) then nullify ( tmp ) current => p % children p % tail => current ! Swap next and previous for all nodes: do if (. not . associated ( current )) exit tmp => current % previous current % previous => current % next current % next => tmp current => current % previous end do if ( associated ( tmp )) then p % children => tmp % previous end if end if end if end subroutine json_value_reverse !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Swap two elements in a JSON structure. ! All of the children are carried along as well. ! !@note If both are not associated, then an error is thrown. ! !@note The assumption here is that both variables are part of a valid ! [[json_value]] linked list (so the normal `parent`, `previous`, ! `next`, etc. pointers are properly associated if necessary). ! !@warning This cannot be used to swap a parent/child pair, since that ! could lead to a circular linkage. An exception is thrown if ! this is tried. ! !@warning There are also other situations where using this routine may ! produce a malformed JSON structure, such as moving an array ! element outside of an array. This is not checked for. ! !@note If `p1` and `p2` have a common parent, it is always safe to swap them. subroutine json_value_swap ( json , p1 , p2 ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! swap with `p2` type ( json_value ), pointer :: p2 !! swap with `p1` logical :: same_parent !! if `p1` and `p2` have the same parent logical :: first_last !! if `p1` and `p2` are the first,last or !! last,first children of a common parent logical :: adjacent !! if `p1` and `p2` are adjacent !! elements in an array type ( json_value ), pointer :: a !! temporary variable type ( json_value ), pointer :: b !! temporary variable if ( json % exception_thrown ) return !both have to be associated: if ( associated ( p1 ) . and . associated ( p2 )) then !simple check to make sure that they both !aren't pointing to the same thing: if (. not . associated ( p1 , p2 )) then !we will not allow swapping an item with one of its descendants: if ( json % is_child_of ( p1 , p2 ) . or . json % is_child_of ( p2 , p1 )) then call json % throw_exception ( 'Error in json_value_swap: ' // & 'cannot swap an item with one of its descendants' ) else same_parent = ( associated ( p1 % parent ) . and . & associated ( p2 % parent ) . and . & associated ( p1 % parent , p2 % parent ) ) if ( same_parent ) then first_last = ( associated ( p1 % parent % children , p1 ) . and . & associated ( p2 % parent % tail , p2 )) . or . & ( associated ( p1 % parent % tail , p1 ) . and . & associated ( p2 % parent % children , p2 )) else first_last = . false . end if !first, we fix children,tail pointers: if ( same_parent . and . first_last ) then !this is all we have to do for the parent in this case: call swap_pointers ( p1 % parent % children , p2 % parent % tail ) else if ( same_parent . and . . not . first_last ) then if ( associated ( p1 % parent % children , p1 )) then p1 % parent % children => p2 ! p1 is the first child of the parent else if ( associated ( p1 % parent % children , p2 )) then p1 % parent % children => p1 ! p2 is the first child of the parent end if if ( associated ( p1 % parent % tail , p1 )) then p1 % parent % tail => p2 ! p1 is the last child of the parent else if ( associated ( p1 % parent % tail , p2 )) then p1 % parent % tail => p1 ! p2 is the last child of the parent end if else ! general case: different parents if ( associated ( p1 % parent )) then if ( associated ( p1 % parent % children , p1 )) p1 % parent % children => p2 if ( associated ( p1 % parent % tail , p1 )) p1 % parent % tail => p2 end if if ( associated ( p2 % parent )) then if ( associated ( p2 % parent % children , p2 )) p2 % parent % children => p1 if ( associated ( p2 % parent % tail , p2 )) p2 % parent % tail => p1 end if call swap_pointers ( p1 % parent , p2 % parent ) end if !now, have to fix previous,next pointers: !first, see if they are adjacent: adjacent = associated ( p1 % next , p2 ) . or . & associated ( p2 % next , p1 ) if ( associated ( p2 % next , p1 )) then !p2,p1 a => p2 b => p1 else !p1,p2 (or not adjacent) a => p1 b => p2 end if if ( associated ( a % previous )) a % previous % next => b if ( associated ( b % next )) b % next % previous => a if ( adjacent ) then !a comes before b in the original list b % previous => a % previous a % next => b % next a % previous => b b % next => a else if ( associated ( a % next )) a % next % previous => b if ( associated ( b % previous )) b % previous % next => a call swap_pointers ( a % previous , b % previous ) call swap_pointers ( a % next , b % next ) end if end if else call json % throw_exception ( 'Error in json_value_swap: ' // & 'both pointers must be associated' ) end if end if contains pure subroutine swap_pointers ( s1 , s2 ) implicit none type ( json_value ), pointer , intent ( inout ) :: s1 type ( json_value ), pointer , intent ( inout ) :: s2 type ( json_value ), pointer :: tmp !! temporary pointer if (. not . associated ( s1 , s2 )) then tmp => s1 s1 => s2 s2 => tmp end if end subroutine swap_pointers end subroutine json_value_swap !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/28/2016 ! ! Returns True if `p2` is a descendant of `p1` ! (i.e, a child, or a child of child, etc.) function json_value_is_child_of ( json , p1 , p2 ) result ( is_child_of ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 type ( json_value ), pointer :: p2 logical ( LK ) :: is_child_of is_child_of = . false . if ( json % exception_thrown ) return if ( associated ( p1 ) . and . associated ( p2 )) then if ( associated ( p1 % children )) then call json % traverse ( p1 % children , is_child_of_callback ) end if end if contains subroutine is_child_of_callback ( json , p , finished ) !! Traverse until `p` is `p2`. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished is_child_of = associated ( p , p2 ) finished = is_child_of ! stop searching if found end subroutine is_child_of_callback end function json_value_is_child_of !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/2/2016 ! ! Validate a [[json_value]] linked list by checking to make sure ! all the pointers are properly associated, arrays and objects ! have the correct number of children, and the correct data is ! allocated for the variable types. ! ! It recursively traverses the entire structure and checks every element. ! !### History ! * Jacob Williams, 8/26/2017 : added duplicate key check. ! !@note It will return on the first error it encounters. ! !@note This routine does not check or throw any exceptions. ! If `json` is currently in a state of exception, it will ! remain so after calling this routine. subroutine json_value_validate ( json , p , is_valid , error_msg ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: is_valid !! True if the structure is valid. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_msg !! if not valid, this will contain !! a description of the problem logical ( LK ) :: has_duplicate !! to check for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to duplicate key logical ( LK ) :: status_ok !! to check for existing exception character ( kind = CK , len = :), allocatable :: exception_msg !! error message for an existing exception character ( kind = CK , len = :), allocatable :: exception_msg2 !! error message for a new exception if ( associated ( p )) then is_valid = . true . call check_if_valid ( p , require_parent = associated ( p % parent )) if ( is_valid . and . . not . json % allow_duplicate_keys ) then ! if no errors so far, also check the ! entire structure for duplicate keys: ! note: check_for_duplicate_keys does call routines ! that check and throw exceptions, so let's clear any ! first. (save message for later) call json % check_for_errors ( status_ok , exception_msg ) call json % clear_exceptions () call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if ( json % failed ()) then ! if an exception was thrown during this call, ! then clear it but make that the error message ! returned by this routine. Normally this should ! never actually occur since we have already ! validated the structure. call json % check_for_errors ( is_valid , exception_msg2 ) error_msg = exception_msg2 call json % clear_exceptions () is_valid = . false . else if ( has_duplicate ) then error_msg = 'duplicate key found: ' // path is_valid = . false . end if end if if (. not . status_ok ) then ! restore any existing exception if necessary call json % throw_exception ( exception_msg ) end if ! cleanup: if ( allocated ( path )) deallocate ( path ) if ( allocated ( exception_msg )) deallocate ( exception_msg ) if ( allocated ( exception_msg2 )) deallocate ( exception_msg2 ) end if else error_msg = 'The pointer is not associated' is_valid = . false . end if contains recursive subroutine check_if_valid ( p , require_parent ) implicit none type ( json_value ), pointer , intent ( in ) :: p logical , intent ( in ) :: require_parent !! the first one may be a root (so no parent), !! but all descendants must have a parent. integer ( IK ) :: i !! counter type ( json_value ), pointer :: element type ( json_value ), pointer :: previous if ( is_valid . and . associated ( p )) then ! data type: select case ( p % var_type ) case ( json_null , json_object , json_array ) if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for ' // & 'json_null, json_object, or json_array variable type' is_valid = . false . return end if case ( json_logical ) if (. not . allocated ( p % log_value )) then error_msg = 'log_value should be allocated for json_logical variable type' is_valid = . false . return else if ( allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_logical variable type' is_valid = . false . return end if case ( json_integer ) if (. not . allocated ( p % int_value )) then error_msg = 'int_value should be allocated for json_integer variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_integer variable type' is_valid = . false . return end if case ( json_real ) if (. not . allocated ( p % dbl_value )) then error_msg = 'dbl_value should be allocated for json_real variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_real variable type' is_valid = . false . return end if case ( json_string ) if (. not . allocated ( p % str_value )) then error_msg = 'str_value should be allocated for json_string variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value )) then error_msg = 'incorrect data allocated for json_string variable type' is_valid = . false . return end if case default error_msg = 'invalid JSON variable type' is_valid = . false . return end select if ( require_parent . and . . not . associated ( p % parent )) then error_msg = 'parent pointer is not associated' is_valid = . false . return end if if (. not . allocated ( p % name )) then if ( associated ( p % parent )) then if ( p % parent % var_type /= json_array ) then error_msg = 'JSON variable must have a name if not an ' // & 'array element or the root' is_valid = . false . return end if end if end if if ( associated ( p % children ) . neqv . associated ( p % tail )) then error_msg = 'both children and tail pointers must be associated' is_valid = . false . return end if ! now, check next one: if ( associated ( p % next )) then if ( associated ( p , p % next )) then error_msg = 'circular linked list' is_valid = . false . return else ! if it's an element in an ! array, then require a parent: call check_if_valid ( p % next , require_parent = . true .) end if end if if ( associated ( p % children )) then if ( p % var_type /= json_array . and . p % var_type /= json_object ) then error_msg = 'only arrays and objects can have children' is_valid = . false . return end if ! first validate children pointers: previous => null () element => p % children do i = 1_IK , p % n_children if (. not . associated ( element % parent , p )) then error_msg = 'child''s parent pointer not properly associated' is_valid = . false . return end if if ( i == 1 . and . associated ( element % previous )) then error_msg = 'first child shouldn''t have a previous' is_valid = . false . return end if if ( i < p % n_children . and . . not . associated ( element % next )) then error_msg = 'not enough children' is_valid = . false . return end if if ( i == p % n_children . and . associated ( element % next )) then error_msg = 'too many children' is_valid = . false . return end if if ( i > 1 ) then if (. not . associated ( previous , element % previous )) then error_msg = 'previous pointer not properly associated' is_valid = . false . return end if end if if ( i == p % n_children . and . & . not . associated ( element % parent % tail , element )) then error_msg = 'parent''s tail pointer not properly associated' is_valid = . false . return end if if ( i < p % n_children ) then !setup next case: previous => element element => element % next end if end do !now check all the children: call check_if_valid ( p % children , require_parent = . true .) end if end if end subroutine check_if_valid end subroutine json_value_validate !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, remove the variable ! from [[json_value]], if it exists. subroutine json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable to remove type ( json_value ), pointer :: p_var logical ( LK ) :: found call json % get ( p , path , p_var , found ) if ( found ) call json % remove ( p_var ) end subroutine json_value_remove_if_present !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_remove_if_present]], where `path` is kind=CDK. subroutine wrap_json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path call json % remove_if_present ( p , to_unicode ( path )) end subroutine wrap_json_value_remove_if_present !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_logical ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_logical: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_logical]], where `path` is kind=CDK. subroutine wrap_json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_real ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_real: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `path` is kind=CDK. subroutine wrap_json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `val` is `real32`. subroutine json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real32]], where `path` is kind=CDK. subroutine wrap_json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `val` is `real64`. subroutine json_update_real64 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real64 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real64]], where `path` is kind=CDK. subroutine wrap_json_update_real64 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real64 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_integer ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_integer: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_integer]], where `path` is kind=CDK. subroutine wrap_json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_string ( p_var , val , trim_str = trim_str , adjustl_str = adjustl_str ) ! update the value case default found = . false . call json % throw_exception ( 'Error in json_update_string: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `path` and `value` are kind=CDK. subroutine wrap_json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `path` is kind=CDK. subroutine json_update_string_name_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_update_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `val` is kind=CDK. subroutine json_update_string_val_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_update_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> ! Adds `member` as a child of `p`. subroutine json_value_add_member ( json , p , member ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! `p` must be a `json_object` !! or a `json_array` type ( json_value ), pointer :: member !! the child member !! to add to `p` integer ( IK ) :: var_type !! variable type of `p` if (. not . json % exception_thrown ) then if ( associated ( p )) then call json % info ( p , var_type = var_type ) select case ( var_type ) case ( json_object , json_array ) ! associate the parent member % parent => p ! add to linked list if ( associated ( p % children )) then p % tail % next => member member % previous => p % tail else p % children => member member % previous => null () !first in the list end if ! new member is now the last one in the list p % tail => member p % n_children = p % n_children + 1 case default call json % throw_exception ( 'Error in json_value_add_member: ' // & 'can only add child to object or array' ) end select else call json % throw_exception ( 'Error in json_value_add_member: ' // & 'the pointer is not associated' ) end if end if end subroutine json_value_add_member !***************************************************************************************** !***************************************************************************************** !> ! Inserts `element` after `p`, and updates the JSON structure accordingly. ! !### Example ! !````fortran ! program test ! use json_module ! implicit none ! logical(json_LK) :: found ! type(json_core) :: json ! type(json_value),pointer :: p,new,element ! call json%load(file='myfile.json', p=p) ! call json%get(p,'x(3)',element,found) ! get pointer to an array element in the file ! call json%create_integer(new,1,'') ! create a new element ! call json%insert_after(element,new) ! insert new element after x(3) ! call json%print(p,'myfile2.json') ! write it to a file ! call json%destroy(p) ! cleanup ! end program test !```` ! !### Details ! ! * This routine can be used to insert a new element (or set of elements) ! into an array or object at a specific index. ! See [[json_value_insert_after_child_by_index]] ! * Children and subsequent elements of `element` are carried along. ! * If the inserted elements are part of an existing list, then ! they are removed from that list. ! !```` ! p ! [1] - [2] - [3] - [4] ! | ! [5] - [6] - [7] n=3 elements inserted ! element last ! ! Result is: ! ! [1] - [2] - [5] - [6] - [7] - [3] - [4] ! !```` subroutine json_value_insert_after ( json , p , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a value from a JSON structure !! (presumably, this is a child of !! an object or array). type ( json_value ), pointer :: element !! the element to insert after `p` type ( json_value ), pointer :: parent !! the parent of `p` type ( json_value ), pointer :: next !! temp pointer for traversing structure type ( json_value ), pointer :: last !! the last of the items being inserted integer :: n !! number of items being inserted if (. not . json % exception_thrown ) then parent => p % parent ! set first parent of inserted list: element % parent => parent ! Count the number of inserted elements. ! and set their parents. n = 1 ! initialize counter next => element % next last => element do if (. not . associated ( next )) exit n = n + 1 next % parent => parent last => next next => next % next end do if ( associated ( parent )) then ! update parent's child counter: parent % n_children = parent % n_children + n ! if p is last of parents children then ! also have to update parent tail pointer: if ( associated ( parent % tail , p )) then parent % tail => last end if end if if ( associated ( element % previous )) then ! element is apparently part of an existing list, ! so have to update that as well. if ( associated ( element % previous % parent )) then element % previous % parent % n_children = & element % previous % parent % n_children - n element % previous % parent % tail => & element % previous ! now the last one in the list else ! this would be a memory leak if the previous entries ! are not otherwise being pointed too ! [throw an error in this case???] end if !remove element from the other list: element % previous % next => null () end if element % previous => p if ( associated ( p % next )) then ! if there are any in the list after p: last % next => p % next last % next % previous => element else last % next => null () end if p % next => element end if end subroutine json_value_insert_after !***************************************************************************************** !***************************************************************************************** !> ! Inserts `element` after the `idx`-th child of `p`, ! and updates the JSON structure accordingly. This is just ! a wrapper for [[json_value_insert_after]]. subroutine json_value_insert_after_child_by_index ( json , p , idx , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON object or array. integer ( IK ), intent ( in ) :: idx !! the index of the child of `p` to !! insert the new element after !! (this is a 1-based Fortran !! style array index) type ( json_value ), pointer :: element !! the element to insert type ( json_value ), pointer :: tmp !! for getting the `idx`-th child of `p` if (. not . json % exception_thrown ) then ! get the idx-th child of p: call json % get_child ( p , idx , tmp ) ! call json_value_insert_after: if (. not . json % exception_thrown ) call json % insert_after ( tmp , element ) end if end subroutine json_value_insert_after_child_by_index !***************************************************************************************** !***************************************************************************************** !> ! Add a new member (`json_value` pointer) to a JSON structure, given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! name of the variable if ( . not . json % exception_thrown ) then if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Input pointer p is not associated.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created ) ) was_created = . false . else ! return a pointer to the path (possibly creating it) call json % create ( me , path , tmp , found , was_created ) if (. not . associated ( tmp )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else call json % info ( tmp , name = name ) ! replace it with the new one: call json % replace ( tmp , p , destroy = . true .) call json % rename ( p , name ) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_member_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_member_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_member_by_path ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_add_member_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add an integer value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_integer_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_integer ) then p % int_value = value else call json % info ( p , name = name ) call json % create_integer ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_integer_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add an real value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_real_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_real ) then p % dbl_value = value else call json % info ( p , name = name ) call json % create_real ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_add_real_by_path]] where value=real32. subroutine json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real32_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_add_real_by_path]] where value=real32. subroutine json_add_real64_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real64_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real64_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real64_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Add a logical value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_logical_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_logical ) then p % log_value = value else call json % info ( p , name = name ) call json % create_logical ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_logical_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add a string value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_string_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_string ) then p % str_value = value else call json % info ( p , name = name ) call json % create_string ( tmp , value , name , trim_str , adjustl_str ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_string_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , trim_str , adjustl_str ) end subroutine wrap_json_add_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_by_path]] where \"path\" is kind=CDK. subroutine json_add_string_by_path_path_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), value , found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_by_path]] where \"value\" is kind=CDK. subroutine json_add_string_by_path_value_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , path , to_unicode ( value ), found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_value_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_integer_by_path]] for adding an integer vector by path. subroutine json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_integer_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_logical_by_path]] for adding a logical vector by path. subroutine json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_logical_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_vec_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real32_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_vec_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real64_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real64_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real64_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real64_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real64_vec_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Wrapper to [[json_add_string_by_path]] for adding a string vector by path. ! !@note The `ilen` input can be used to specify the actual lengths of the ! the strings in the array. They must all be `<= len(value)`. subroutine json_add_string_vec_by_path ( json , me , path , value , found , was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then ! validate ilen array if present: if ( present ( ilen )) then if ( size ( ilen ) /= size ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid size of ilen input vector.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return else ! also have to validate the specified lengths. ! (must not be greater than input string length) do i = 1 , size ( value ) if ( ilen ( i ) > len ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid ilen element.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return end if end do end if end if !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) if ( present ( ilen )) then call json % add ( var , CK_ '' , value ( i )( 1 : ilen ( i )), & trim_str = trim_str , adjustl_str = adjustl_str ) else call json % add ( var , CK_ '' , value ( i ), & trim_str = trim_str , adjustl_str = adjustl_str ) end if end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"path\" and \"value\" are kind=CDK). subroutine wrap_json_add_string_vec_by_path ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_add_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"value\" is kind=CDK). subroutine json_add_string_vec_by_path_value_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , path , to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_value_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"path\" is kind=CDK). subroutine json_add_string_vec_by_path_path_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), value ,& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a real value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value type ( json_value ), pointer :: var !create the variable: call json % create_real ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `name` is kind=CDK. subroutine wrap_json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a real vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `val` is `real32`. subroutine json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real32]] where `name` is kind=CDK. subroutine wrap_json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `val` is `real32`. subroutine json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real32_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `val` is `real64`. subroutine json_value_add_real64 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real64 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real64]] where `name` is kind=CDK. subroutine wrap_json_value_add_real64 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real64 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `val` is `real64`. subroutine json_value_add_real64_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real64 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real64_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real64_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real64 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> ! Add a NULL value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: var !create the variable: call json % create_null ( var , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_null !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_null]] where `name` is kind=CDK. subroutine wrap_json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable call json % add ( p , to_unicode ( name )) end subroutine wrap_json_value_add_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add an integer value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name integer ( IK ), intent ( in ) :: val type ( json_value ), pointer :: var !create the variable: call json % create_integer ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_integer]] where `name` is kind=CDK. subroutine wrap_json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a integer vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create a variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_integer_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a logical value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value type ( json_value ), pointer :: var !create the variable: call json % create_logical ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_logical]] where `name` is kind=CDK. subroutine wrap_json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a logical vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the vector logical ( LK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_logical_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a character string child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` type ( json_value ), pointer :: var !create the variable: call json % create_string ( var , val , name , trim_str , adjustl_str ) !add it: call json % add ( p , var ) end subroutine json_value_add_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `name` and `val` are kind=CDK. subroutine wrap_json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `name` is kind=CDK. subroutine json_value_add_string_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `val` is kind=CDK. subroutine json_value_add_string_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a character string vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val !! array of strings logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i ), trim_str , adjustl_str ) end do !add it: call json % add ( p , var ) end subroutine json_value_add_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `name` and `val` are kind=CDK. subroutine wrap_json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `name` is kind=CDK. subroutine json_value_add_string_vec_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_vec_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `val` is kind=CDK. subroutine json_value_add_string_vec_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_vec_val_ascii !***************************************************************************************** !***************************************************************************************** !> ! Count the number of children in the object or array. ! !### History ! * JW : 1/4/2014 : Original routine removed. ! Now using `n_children` variable. ! Renamed from `json_value_count`. function json_count ( json , p ) result ( count ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! this should normally be a `json_object` !! or a `json_array`. For any other !! variable type this will return 0. integer ( IK ) :: count !! number of children in `p`. if ( associated ( p )) then count = p % n_children else call json % throw_exception ( 'Error in json_count: ' // & 'pointer is not associated.' ) end if end function json_count !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/16/2015 ! ! Returns a pointer to the parent of a [[json_value]]. ! If there is no parent, then a `null()` pointer is returned. subroutine json_get_parent ( json , p , parent ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: parent !! pointer to `parent` if ( associated ( p )) then parent => p % parent else nullify ( parent ) call json % throw_exception ( 'Error in json_get_parent: ' // & 'pointer is not associated.' ) end if end subroutine json_get_parent !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the next of a [[json_value]]. ! If there is no next, then a `null()` pointer is returned. subroutine json_get_next ( json , p , next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: next !! pointer to `next` if ( associated ( p )) then next => p % next else nullify ( next ) call json % throw_exception ( 'Error in json_get_next: ' // & 'pointer is not associated.' ) end if end subroutine json_get_next !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the previous of a [[json_value]]. ! If there is no previous, then a `null()` pointer is returned. subroutine json_get_previous ( json , p , previous ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: previous !! pointer to `previous` if ( associated ( p )) then previous => p % previous else nullify ( previous ) call json % throw_exception ( 'Error in json_get_previous: ' // & 'pointer is not associated.' ) end if end subroutine json_get_previous !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the tail of a [[json_value]] ! (the last child of an array of object). ! If there is no tail, then a `null()` pointer is returned. subroutine json_get_tail ( json , p , tail ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: tail !! pointer to `tail` if ( associated ( p )) then tail => p % tail else nullify ( tail ) call json % throw_exception ( 'Error in json_get_tail: ' // & 'pointer is not associated.' ) end if end subroutine json_get_tail !***************************************************************************************** !***************************************************************************************** !> ! Returns a child in the object or array given the index. subroutine json_value_get_child_by_index ( json , p , idx , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data integer ( IK ), intent ( in ) :: idx !! index of the child !! (this is a 1-based Fortran !! style array index). type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i !! counter nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p % children )) then ! If getting first or last child, we can do this quickly. ! Otherwise, traverse the list. if ( idx == 1 ) then child => p % children ! first one elseif ( idx == p % n_children ) then if ( associated ( p % tail )) then child => p % tail ! last one else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%tail is not associated.' , found ) end if elseif ( idx < 1 . or . idx > p % n_children ) then call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' idx is out of range.' , found ) else ! if idx is closer to the end, we traverse the list backward from tail, ! otherwise we traverse it forward from children: if ( p % n_children - idx < idx ) then ! traverse backward child => p % tail do i = 1 , p % n_children - idx if ( associated ( child % previous )) then child => child % previous else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%previous is not associated.' , found ) nullify ( child ) exit end if end do else ! traverse forward child => p % children do i = 1 , idx - 1 if ( associated ( child % next )) then child => child % next else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%next is not associated.' , found ) nullify ( child ) exit end if end do end if end if else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' p%children is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_index !***************************************************************************************** !***************************************************************************************** !> ! Returns pointer to the first child of the object ! (or `null()` if it is not associated). subroutine json_value_get_child ( json , p , child ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data type ( json_value ), pointer :: child !! pointer to the child if ( associated ( p )) then child => p % children else nullify ( child ) call json % throw_exception ( 'Error in json_value_get_child: ' // & 'pointer is not associated.' ) end if end subroutine json_value_get_child !***************************************************************************************** !***************************************************************************************** !> ! Returns a child in the object or array given the name string. ! ! The name search can be case-sensitive or not, and can have significant trailing ! whitespace or not, depending on the settings in the [[json_core(type)]] class. ! !@note The `name` input is not a path, and is not parsed like it is in [[json_get_by_path]]. subroutine json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! the name of a child of `p` type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i , n_children logical :: error nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p )) then error = . true . ! will be false if it is found if ( p % var_type == json_object ) then n_children = json % count ( p ) child => p % children !start with first one do i = 1 , n_children if (. not . associated ( child )) then call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'Malformed JSON linked list' , found ) exit end if if ( allocated ( child % name )) then !name string matching routine: if ( json % name_equal ( child , name )) then error = . false . exit end if end if child => child % next end do end if if ( error ) then !did not find anything: call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'child variable ' // trim ( name ) // ' was not found.' , found ) nullify ( child ) end if else call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'pointer is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_name !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Checks a JSON object for duplicate child names. ! ! It uses the specified settings for name matching (see [[name_strings_equal]]). ! !@note This will only check for one duplicate, ! it will return the first one that it finds. subroutine json_check_children_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! two children have duplicate !! `name` values. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicate was found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter type ( json_value ), pointer :: child !! pointer to a child of `p` integer ( IK ) :: n_children !! number of children of `p` logical ( LK ) :: found !! flag for `get_child` type :: alloc_str !! so we can have an array of allocatable strings character ( kind = CK , len = :), allocatable :: str !! name string end type alloc_str type ( alloc_str ), dimension (:), allocatable :: names !! array of all the !! child name strings ! initialize: has_duplicate = . false . if (. not . json % exception_thrown ) then if ( associated ( p )) then if ( p % var_type == json_object ) then ! number of items to check: n_children = json % count ( p ) allocate ( names ( n_children )) ! first get a list of all the name keys: do i = 1 , n_children call json % get_child ( p , i , child , found ) ! get by index if (. not . found ) then call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Malformed JSON linked list' ) exit end if if ( allocated ( child % name )) then names ( i )% str = child % name else call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Object child name is not allocated' ) exit end if end do if (. not . json % exception_thrown ) then ! now check the list for duplicates: main : do i = 1 , n_children do j = 1 , i - 1 if ( json % name_strings_equal ( names ( i )% str , names ( j )% str )) then has_duplicate = . true . if ( present ( name )) then name = names ( i )% str end if if ( present ( path )) then call json % get_child ( p , names ( i )% str , child , found ) ! get by name if ( found ) then call json % get_path ( child , path , found ) if (. not . found ) then ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get path' ) end if else ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get child: ' // trim ( names ( i )% str )) end if end if exit main end if end do end do main end if ! cleanup do i = 1 , n_children if ( allocated ( names ( i )% str )) deallocate ( names ( i )% str ) end do if ( allocated ( names )) deallocate ( names ) end if end if end if end subroutine json_check_children_for_duplicate_keys !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Checks a JSON structure for duplicate child names. ! This one recursively traverses the entire structure ! (calling [[json_check_children_for_duplicate_keys]] ! recursively for each element). ! !@note This will only check for one duplicate, ! it will return the first one that it finds. subroutine json_check_all_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! one duplicate `name` key anywhere !! in the structure. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicates were found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) has_duplicate = . false . if (. not . json % exception_thrown ) then call json % traverse ( p , duplicate_key_func ) end if contains subroutine duplicate_key_func ( json , p , finished ) !! Callback function to check each element !! for duplicate child names. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished #if defined __GFORTRAN__ ! this is a workaround for a gfortran bug (6 and 7), character ( kind = CK , len = :), allocatable :: tmp_name !! temp variable for `name` string character ( kind = CK , len = :), allocatable :: tmp_path !! temp variable for `path` string if ( present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name , path = tmp_path ) else if ( present ( name ) . and . . not . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name ) else if (. not . present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , path = tmp_path ) else call json % check_children_for_duplicate_keys ( p , has_duplicate ) end if if ( has_duplicate ) then if ( present ( name )) name = tmp_name if ( present ( path )) path = tmp_path end if #else call json % check_children_for_duplicate_keys ( p , has_duplicate , name , path ) #endif finished = has_duplicate . or . json % exception_thrown end subroutine duplicate_key_func end subroutine json_check_all_for_duplicate_keys !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_get_child_by_name]] where `name` is kind=CDK. subroutine wrap_json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: child logical ( LK ), intent ( out ), optional :: found call json % get ( p , to_unicode ( name ), child , found ) end subroutine wrap_json_value_get_child_by_name !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/12/2014 ! ! Print the [[json_value]] structure to an allocatable string. subroutine json_value_to_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len = :), intent ( out ), allocatable :: str !! prints structure to this string integer ( IK ) :: iloc !! used to keep track of size of str !! since it is being allocated in chunks. str = repeat ( space , print_str_chunk_size ) iloc = 0_IK call json % json_value_print ( p , iunit = unit2str , str = str , iloc = iloc , indent = 1_IK , colon = . true .) ! trim the string if necessary: if ( len ( str ) > iloc ) str = str ( 1 : iloc ) end subroutine json_value_to_string !***************************************************************************************** !***************************************************************************************** !> ! Print the [[json_value]] structure to the console (`output_unit`). ! !### Note ! * Just a wrapper for [[json_print_to_unit]]. subroutine json_print_to_console ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p call json % print ( p , int ( output_unit , IK )) end subroutine json_print_to_console !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/20/2014 ! ! Print the [[json_value]] structure to a file. subroutine json_print_to_unit ( json , p , iunit ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! the file unit (the file must !! already have been opened, can't be -1). character ( kind = CK , len = :), allocatable :: dummy !! dummy for `str` argument !! to [[json_value_print]] integer ( IK ) :: idummy !! dummy for `iloc` argument !! to [[json_value_print]] if ( iunit /= unit2str ) then idummy = 0_IK call json % json_value_print ( p , iunit , str = dummy , iloc = idummy , indent = 1_IK , colon = . true .) else call json % throw_exception ( 'Error in json_print_to_unit: iunit must not be -1.' ) end if end subroutine json_print_to_unit !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/23/2014 ! ! Print the [[json_value]] structure to a file. subroutine json_print_to_filename ( json , p , filename ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to print to !! (should not already be open) integer ( IK ) :: iunit !! file unit for `open` statement integer ( IK ) :: istat !! `iostat` code for `open` statement open ( newunit = iunit , file = filename , status = 'REPLACE' , iostat = istat FILE_ENCODING ) if ( istat == 0 ) then call json % print ( p , iunit ) close ( iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_print_to_filename: could not open file: ' // & trim ( filename )) end if end subroutine json_print_to_filename !***************************************************************************************** !***************************************************************************************** !> ! Print the JSON structure to a string or a file. ! !### Notes ! * This is an internal routine called by the various wrapper routines. ! * The reason the `str` argument is non-optional is because of a ! bug in v4.9 of the gfortran compiler. recursive subroutine json_value_print ( json , p , iunit , str , indent ,& need_comma , colon , is_array_element ,& is_compressed_vector , iloc ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! file unit to write to (the !! file is assumed to be open) integer ( IK ), intent ( in ), optional :: indent !! indention level logical ( LK ), intent ( in ), optional :: is_array_element !! if this is an array element logical ( LK ), intent ( in ), optional :: need_comma !! if it needs a comma after it logical ( LK ), intent ( in ), optional :: colon !! if the colon was just written character ( kind = CK , len = :), intent ( inout ), allocatable :: str !! if `iunit==unit2str` (-1) then !! the structure is printed to this !! string rather than a file. This mode !! is used by [[json_value_to_string]]. integer ( IK ), intent ( inout ) :: iloc !! current index in `str`. should be set to 0 initially. !! [only used when `str` is used.] logical ( LK ), intent ( in ), optional :: is_compressed_vector !! if True, this is an element !! from an array being printed !! on one line [default is False] character ( kind = CK , len = max_numeric_str_len ) :: tmp !! for value to string conversions character ( kind = CK , len = :), allocatable :: s_indent !! the string of spaces for !! indenting (see `tab` and `spaces`) character ( kind = CK , len = :), allocatable :: s !! the string appended to `str` type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: tab !! number of `tabs` for indenting integer ( IK ) :: spaces !! number of spaces for indenting integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children logical ( LK ) :: print_comma !! if the comma will be printed after the value logical ( LK ) :: write_file !! if we are writing to a file logical ( LK ) :: write_string !! if we are writing to a string logical ( LK ) :: is_array !! if this is an element in an array logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type character ( kind = CK , len = :), allocatable :: str_escaped !! escaped version of !! `name` or `str_value` if (. not . json % exception_thrown ) then if (. not . associated ( p )) then ! note: a null() pointer will trigger this error. ! However, if the pointer is undefined, then this will ! crash (if this wasn't here it would crash below when ! we try to access the contents) call json % throw_exception ( 'Error in json_value_print: ' // & 'the pointer is not associated' ) return end if if ( present ( is_compressed_vector )) then is_vector = is_compressed_vector else is_vector = . false . end if !whether to write a string or a file (one or the other): write_string = ( iunit == unit2str ) write_file = . not . write_string !if the comma will be printed after the value ! [comma not printed for the last elements] if ( present ( need_comma )) then print_comma = need_comma else print_comma = . false . end if !number of \"tabs\" to indent: if ( present ( indent ) . and . . not . json % no_whitespace ) then tab = indent else tab = 0 end if !convert to number of spaces: spaces = tab * json % spaces_per_tab !if this is an element in an array: if ( present ( is_array_element )) then is_array = is_array_element else is_array = . false . end if !if the colon was the last thing written if ( present ( colon )) then s_indent = CK_ '' else s_indent = repeat ( space , spaces ) end if select case ( p % var_type ) case ( json_object ) count = json % count ( p ) if ( count == 0 ) then !special case for empty object s = s_indent // start_object // end_object call write_it ( comma = print_comma ) else s = s_indent // start_object call write_it () !if an object is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! print the name if ( allocated ( element % name )) then call escape_string ( element % name , str_escaped , json % escape_solidus ) if ( json % no_whitespace ) then !compact printing - no extra space s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char call write_it ( advance = . false .) else s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char // space call write_it ( advance = . false .) end if else call json % throw_exception ( 'Error in json_value_print:' // & ' element%name not allocated' ) nullify ( element ) return end if ! recursive print of the element call json % json_value_print ( element , iunit = iunit , indent = tab + 1_IK , & need_comma = i < count , colon = . true ., str = str , iloc = iloc ) if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do ! [one fewer tab if it isn't an array element] if (. not . is_array ) then s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_object else s = s_indent // end_object end if call write_it ( comma = print_comma ) nullify ( element ) end if case ( json_array ) count = json % count ( p ) if ( count == 0 ) then ! special case for empty array s = s_indent // start_array // end_array call write_it ( comma = print_comma ) else ! if every child is the same type & a scalar: is_vector = json % is_vector ( p ) if ( json % failed ()) return s = s_indent // start_array call write_it ( advance = (. not . is_vector ) ) !if an array is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! recursive print of the element if ( is_vector ) then call json % json_value_print ( element , iunit = iunit , indent = 0_IK ,& need_comma = i < count , is_array_element = . false ., & str = str , iloc = iloc ,& is_compressed_vector = . true .) else call json % json_value_print ( element , iunit = iunit , indent = tab ,& need_comma = i < count , is_array_element = . true ., & str = str , iloc = iloc ) end if if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do !indent the closing array character: if ( is_vector ) then s = end_array call write_it ( comma = print_comma ) else s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_array call write_it ( comma = print_comma ) end if nullify ( element ) end if case ( json_null ) s = s_indent // null_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_string ) if ( allocated ( p % str_value )) then ! have to escape the string for printing: call escape_string ( p % str_value , str_escaped , json % escape_solidus ) s = s_indent // quotation_mark // str_escaped // quotation_mark call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else call json % throw_exception ( 'Error in json_value_print:' // & ' p%value_string not allocated' ) return end if case ( json_logical ) if ( p % log_value ) then s = s_indent // true_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else s = s_indent // false_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) end if case ( json_integer ) call integer_to_string ( p % int_value , int_fmt , tmp ) s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_real ) if ( allocated ( json % real_fmt )) then call real_to_string ( p % dbl_value , json % real_fmt , json % compact_real , json % non_normals_to_null , tmp ) else !use the default format (user has not called initialize() or specified one): call real_to_string ( p % dbl_value , default_real_fmt , json % compact_real , json % non_normals_to_null , tmp ) end if s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case default call integer_to_string ( p % var_type , int_fmt , tmp ) call json % throw_exception ( 'Error in json_value_print: ' // & 'unknown data type: ' // trim ( tmp )) end select end if contains subroutine write_it ( advance , comma , space_after_comma ) !! write the string `s` to the file (or the output string) implicit none logical ( LK ), intent ( in ), optional :: advance !! to add line break or not logical ( LK ), intent ( in ), optional :: comma !! print comma after the string logical ( LK ), intent ( in ), optional :: space_after_comma !! print a space after the comma logical ( LK ) :: add_comma !! if a delimiter is to be added after string logical ( LK ) :: add_line_break !! if a line break is to be added after string logical ( LK ) :: add_space !! if a space is to be added after the comma integer ( IK ) :: n !! length of actual string `s` appended to `str` integer ( IK ) :: room_left !! number of characters left in `str` integer ( IK ) :: n_chunks_to_add !! number of chunks to add to `str` for appending `s` if ( present ( comma )) then add_comma = comma else add_comma = . false . !default is not to add comma end if if ( json % no_whitespace ) then add_space = . false . else if ( present ( space_after_comma )) then add_space = space_after_comma else add_space = . false . !default is not to add space end if end if if ( present ( advance )) then if ( json % no_whitespace ) then ! overrides input value: add_line_break = . false . else add_line_break = advance end if else add_line_break = . not . json % no_whitespace ! default is to advance if ! we are printing whitespace end if ! string to print: if ( add_comma ) then if ( add_space ) then s = s // delimiter // space else s = s // delimiter end if end if if ( write_file ) then if ( add_line_break ) then write ( iunit , fmt = '(A)' ) s else write ( iunit , fmt = '(A)' , advance = 'NO' ) s end if else !write string if ( add_line_break ) s = s // newline n = len ( s ) room_left = len ( str ) - iloc if ( room_left < n ) then ! need to add another chunk to fit this string: n_chunks_to_add = max ( 1_IK , ceiling ( real ( len ( s ) - room_left , RK ) / real ( chunk_size , RK ), IK ) ) str = str // repeat ( space , print_str_chunk_size * n_chunks_to_add ) end if ! append s to str: str ( iloc + 1 : iloc + n ) = s iloc = iloc + n end if end subroutine write_it end subroutine json_value_print !***************************************************************************************** !***************************************************************************************** !> ! Returns true if all the children are the same type (and a scalar). ! Note that integers and reals are considered the same type for this purpose. ! This routine is used for the `compress_vectors` option. function json_is_vector ( json , p ) result ( is_vector ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type integer ( IK ) :: var_type_prev !! for getting the variable type of children integer ( IK ) :: var_type !! for getting the variable type of children type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children integer ( IK ), parameter :: json_invalid = - 1_IK !! to initialize the flag. an invalid value integer ( IK ), parameter :: json_numeric = - 2_IK !! indicates `json_integer` or `json_real` if ( json % compress_vectors ) then ! check to see if every child is the same type, ! and a scalar: is_vector = . true . var_type_prev = json_invalid count = json % count ( p ) element => p % children do i = 1_IK , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_is_vector: ' // & 'Malformed JSON linked list' ) return end if ! check variable type of all the children. ! They must all be the same, and a scalar. call json % info ( element , var_type = var_type ) ! special check for numeric values: if ( var_type == json_integer . or . var_type == json_real ) var_type = json_numeric if ( var_type == json_object . or . & var_type == json_array . or . & ( i > 1_IK . and . var_type /= var_type_prev )) then is_vector = . false . exit end if var_type_prev = var_type ! get the next child the list: element => element % next end do else is_vector = . false . end if end function json_is_vector !***************************************************************************************** !***************************************************************************************** !> ! Returns true if the `path` is present in the `p` JSON structure. ! !@note Just a wrapper for [[json_get_by_path]], so it uses the ! specified `path_mode` and other settings. function json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found type ( json_value ), pointer :: tmp !! pointer to the variable specified by `path` call json % get ( p , path , tmp , found ) end function json_valid_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_valid_path]] where \"path\" is kind=CDK. function wrap_json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found found = json % valid_path ( p , to_unicode ( path )) end function wrap_json_valid_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string. ! ! It uses one of three methods: ! ! * The original JSON-Fortran defaults ! * [RFC 6901](https://tools.ietf.org/html/rfc6901) ! * [JSONPath](http://goessner.net/articles/JsonPath/) \"bracket-notation\" subroutine json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specified by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = max_integer_str_len ), allocatable :: path_mode_str !! string version !! of `json%path_mode` nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , p , found ) case ( 2_IK ) call json % json_get_by_path_rfc6901 ( me , path , p , found ) case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , p , found ) case default call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_get_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) if ( present ( found )) found = . false . end select if ( present ( found )) then if (. not . found ) call json % clear_exceptions () end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string, ! If necessary, by creating the variables as needed. ! ! By default, the leaf node and any empty array elements ! are created as `json_null` values. ! ! It only works for `path_mode=1` or `path_mode=3`. ! An error will be thrown for `path_mode=2` (RFC 6901). ! !### See also ! * [[json_get_by_path]] subroutine json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) type ( json_value ), pointer :: tmp character ( kind = CK , len = max_integer_str_len ) :: path_mode_str !! string version !! of `json%path_mode` if ( present ( p )) nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case default if ( json % path_mode == 2_IK ) then ! the problem here is there isn't really a way to disambiguate ! the array elements, so '/a/0' could be 'a(1)' or 'a.0'. call json % throw_exception ( 'Error in json_create_by_path: ' // & 'Create by path not supported in RFC 6901 path mode.' ) else call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_create_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) end if if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( present ( was_created )) was_created = . false . end select else if ( present ( was_created )) was_created = . false . if ( present ( found )) found = . false . end if end subroutine json_create_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_create_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) call json % create ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_create_by_path !***************************************************************************************** !***************************************************************************************** !> ! Rename a [[json_value]], given the path. ! !@note this is a wrapper for [[json_value_rename]]. subroutine json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable to rename character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if there were no errors type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_rename_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % rename ( p , name ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if end subroutine json_rename_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"path\" and \"name\" are kind=CDK subroutine wrap_json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_rename_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"name\" is kind=CDK subroutine json_rename_by_path_name_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , path , to_unicode ( name ), found ) end subroutine json_rename_by_path_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"path\" is kind=CDK subroutine json_rename_by_path_path_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), name , found ) end subroutine json_rename_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=1) ! this is the default so not strictly necessary. ! call json%get(dat,'data(2).version',p,found) !```` ! !### Notes ! The syntax used here is a subset of the ! [http://goessner.net/articles/JsonPath/](JSONPath) \"dot–notation\". ! The following special characters are used to denote paths: ! ! * `$` - root ! * `@` - this ! * `.` - child object member (note this can be changed using `json%path_separator`) ! * `[]` or `()` - child array element (note that indices are 1-based) ! ! Thus, if any of these characters are present in the name key, ! this routine cannot be used to get the value. ! In that case, the `get_child` methods would need to be used. ! Or, the alternate [[json_get_by_path_rfc6901]] could be used. ! !### See also ! * [[json_get_by_path_rfc6901]] ! * [[json_get_by_path_jsonpath_bracket]] ! !@note The syntax is inherited from FSON, and is basically a subset ! of JSONPath \"dot-notation\", with the additional allowance of ! () for array elements. ! !@note JSON `null` values are used here for unknown variables when `create_it` is True. ! So, it is possible that an existing null variable can be converted to another ! type (object or array) if a child is specified in the path. Doing it this way ! to avoid having to use another type (say `json_unknown`) that would have to be ! converted to null once all the variables have been created (user would have ! had to do this). ! !@warning See (**) in code. I think we need to protect for memory leaks when ! changing the type of a variable that already exists. subroutine json_get_by_path_default ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. integer ( IK ) :: i !! counter of characters in `path` integer ( IK ) :: length !! significant length of `path` integer ( IK ) :: child_i !! index for getting children character ( kind = CK , len = 1 ) :: c !! a character in the `path` logical ( LK ) :: array !! flag when searching for array index in `path` type ( json_value ), pointer :: tmp !! temp variables for getting child objects logical ( LK ) :: child_found !! if the child value was found logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object logical ( LK ) :: status_ok !! integer to string conversion flag nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if ! default to assuming relative to me p => me child_i = 1 array = . false . created = . false . !keep trailing space or not: if ( json % trailing_spaces_significant ) then length = len ( path ) else length = len_trim ( path ) end if do i = 1 , length c = path ( i : i ) select case ( c ) case ( root ) ! root do while ( associated ( p % parent )) p => p % parent end do child_i = i + 1 if ( create ) created = . false . ! should always exist case ( this ) ! this p => me child_i = i + 1 if ( create ) created = . false . ! should always exist case ( start_array , start_array_alt ) ! start looking for the array element index array = . true . ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then ! Example: ! 'aaa.bbb(1)' ! -> and aaa is a null, need to make it an object ! ! What about the case: aaa.bbb(1)(3) ? ! Is that already handled? if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an array] call json_value_create ( tmp ) call json % to_array ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say, '@(' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting array element' , found ) exit end if child_i = i + 1 case ( end_array , end_array_alt ) if (. not . array ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Unexpected ' // c , found ) exit end if array = . false . call string_to_integer ( path ( child_i : i - 1 ), child_i , status_ok ) if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Could not convert array index to integer: ' // & trim ( path ( child_i : i - 1 )), found ) exit end if nullify ( tmp ) if ( create ) then ! don't want to throw exceptions in this case call json % get_child ( p , child_i , tmp , child_found ) if (. not . child_found ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an array here: p % var_type = json_array end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , child_i nullify ( tmp ) call json % get_child ( p , j , tmp , child_found ) if (. not . child_found ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == child_i ) created = . true . else if ( j == child_i ) created = . false . end if end do else created = . false . end if else ! call the normal way: call json % get_child ( p , child_i , tmp ) end if p => tmp child_i = i + 1 case default if ( c == json % path_separator ) then ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an object] call json_value_create ( tmp ) call json % to_object ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say '$.', '@.', or ').' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting child member.' , found ) exit end if child_i = i + 1 end if end select end do if ( json % exception_thrown ) then if ( present ( found )) then nullify ( p ) ! just in case found = . false . call json % clear_exceptions () end if else ! grab the last child if present in the path if ( child_i <= length ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! (make it a null since it is the leaf) call json_value_create ( tmp ) call json % to_null ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else ! we already have p if ( create . and . created ) then ! make leaf p a null, but only ! if it wasn't there call json % to_null ( p ) end if end if ! error checking if ( associated ( p )) then if ( present ( found )) found = . true . !everything seems to be ok else call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' variable not found: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if end if end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_default !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/4/2017 ! ! Returns the [[json_value]] pointer given the path string, ! using the \"JSON Pointer\" path specification defined by RFC 6901. ! ! Note that trailing whitespace significance and case sensitivity ! are user-specified. To fully conform to the RFC 6901 standard, ! should probably set (via `initialize`): ! ! * `case_sensitive_keys = .true.` [this is the default setting] ! * `trailing_spaces_significant = .true.` [this is *not* the default setting] ! * `allow_duplicate_keys = .false.` [this is *not* the default setting] ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=2) ! call json%get(dat,'/data/2/version',p,found) !```` ! !### See also ! * [[json_get_by_path_default]] ! * [[json_get_by_path_jsonpath_bracket]] ! !### Reference ! * [JavaScript Object Notation (JSON) Pointer](https://tools.ietf.org/html/rfc6901) ! !@note Not doing anything special about the `-` character to index an array. ! This is considered a normal error. ! !@note Unlike in the default path mode, the array indices here are 0-based ! (in accordance with the RFC 6901 standard) ! !@warning Not checking if the member that is referenced is unique. ! (according to the standard, evaluation of non-unique references ! should fail). Like [[json_get_by_path_default]], this one will just return ! the first instance it encounters. This might be changed in the future. ! !@warning I think the standard indicates that the input paths should use ! escaped JSON strings (currently we are assuming they are not escaped). subroutine json_get_by_path_rfc6901 ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (an RFC 6901 \"JSON Pointer\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = :), allocatable :: token !! a token in the path (between the `/` characters) integer ( IK ) :: i !! counter integer ( IK ) :: islash_curr !! location of current '/' character in the path integer ( IK ) :: islash_next !! location of next '/' character in the path integer ( IK ) :: ilen !! length of `path` string type ( json_value ), pointer :: tmp !! temporary variable for traversing the structure integer ( IK ) :: ival !! integer array index value (0-based) logical ( LK ) :: status_ok !! error flag logical ( LK ) :: child_found !! for getting child values nullify ( p ) if (. not . json % exception_thrown ) then p => me ! initialize if ( path /= CK_ '' ) then if ( path ( 1 : 1 ) == slash ) then ! the first character must be a slash islash_curr = 1 ! initialize current slash index !keep trailing space or not: if ( json % trailing_spaces_significant ) then ilen = len ( path ) else ilen = len_trim ( path ) end if do ! get the next token by finding the slashes ! ! 1 2 3 ! /abc/d/efg if ( islash_curr == ilen ) then !the last token is an empty string token = CK_ '' islash_next = 0 ! will signal to stop else ! . ! '/123/567/' ! index in remaining string: islash_next = index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next <= 0 ) then !last token: token = path ( islash_curr + 1 : ilen ) else ! convert to actual index in path: islash_next = islash_curr + index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next > islash_curr + 1 ) then token = path ( islash_curr + 1 : islash_next - 1 ) else !empty token: token = CK_ '' end if end if end if ! remove trailing spaces in the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) ! decode the token: token = decode_rfc6901 ( token ) ! now, parse the token: ! first see if there is a child with this name call json % get_child ( p , token , tmp , child_found ) if ( child_found ) then ! it was found p => tmp else ! No key with this name. ! Is it an integer? If so, ! it might be an array index. status_ok = ( len ( token ) > 0 ) if ( status_ok ) then do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then if ( len ( token ) > 1 . and . token ( 1 : 1 ) == CK_ '0' ) then ! leading zeros not allowed for some reason status_ok = . false . end if end if if ( status_ok ) then ! if we make it this far, it should be ! convertible to an integer, so do it. call string_to_integer ( token , ival , status_ok ) end if end if if ( status_ok ) then ! ival is an array index (0-based) call json % get_child ( p , ival + 1_IK , tmp , child_found ) if ( child_found ) then p => tmp else ! not found status_ok = . false . end if end if if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) exit end if end if if ( islash_next <= 0 ) exit ! finished ! set up for next token: islash_curr = islash_next end do else call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path_rfc6901 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 9/2/2017 ! ! Returns the [[json_value]] pointer given the path string, ! using the \"JSON Pointer\" path specification defined by the ! JSONPath \"bracket-notation\". ! ! The first character `$` is optional, and signifies the root ! of the structure. If it is not present, then the first key ! is taken to be in the `me` object. ! ! Single or real quotes may be used. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=3) ! call json%get(dat,\"$['store']['book'][1]['title']\",p,found) !```` ! !### See also ! * [[json_get_by_path_default]] ! * [[json_get_by_path_rfc6901]] ! !### Reference ! * [JSONPath](http://goessner.net/articles/JsonPath/) ! !@note Uses 1-based array indices (same as [[json_get_by_path_default]], ! but unlike [[json_get_by_path_rfc6901]] which uses 0-based indices). ! !@note When `create_it=True`, if the variable already exists and is a type ! that is not compatible with the usage in the `path`, then it is ! destroyed and replaced with what is specified in the `path`. Note that ! this applies the all variables in the path as it is created. Currently, ! this behavior is different from [[json_get_by_path_default]]. ! !@note JSON `null` values are used here for unknown variables ! when `create_it` is True. ! !@warning Note that if using single quotes, this routine cannot parse ! a key containing `']`. If using real quotes, this routine ! cannot parse a key containing `\"]`. If the key contains both ! `']` and `\"]`, there is no way to parse it using this routine. subroutine json_get_by_path_jsonpath_bracket ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (using JSONPath !! \"bracket-notation\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. character ( kind = CK , len = :), allocatable :: token !! a token in the path !! (between the `['']` or !! `[]` characters) integer ( IK ) :: istart !! location of current '[' !! character in the path integer ( IK ) :: iend !! location of current ']' !! character in the path integer ( IK ) :: ival !! integer array index value logical ( LK ) :: status_ok !! error flag type ( json_value ), pointer :: tmp !! temporary variable for !! traversing the structure integer ( IK ) :: i !! counter integer ( IK ) :: ilen !! length of `path` string logical ( LK ) :: real_quotes !! if the keys are enclosed in `\"`, !! rather than `'` tokens. logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object !TODO instead of reallocating `token` all the time, just ! allocate a big size and keep track of the length, ! then just reallocate only if necessary. ! [would probably be inefficient if there was a very large token, ! and then a bunch of small ones... but for similarly-sized ones ! it should be way more efficient since it would avoid most ! reallocations.] nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if p => me ! initialize created = . false . if ( path == CK_ '' ) then call json % throw_exception ( 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path specification: ' // trim ( path ), found ) else if ( path ( 1 : 1 ) == root . or . path ( 1 : 1 ) == start_array ) then ! the first character must be ! a `$` (root) or a `[` ! (element of `me`) if ( path ( 1 : 1 ) == root ) then ! go to the root do while ( associated ( p % parent )) p => p % parent end do if ( create ) created = . false . ! should always exist end if !path length (don't need trailing spaces:) ilen = len_trim ( path ) if ( ilen > 1 ) then istart = 2 ! initialize first '[' location index do if ( istart > ilen ) exit ! finished ! must be the next start bracket: if ( path ( istart : istart ) /= start_array ) then call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"[\", found: \"' // trim ( path ( istart : istart )) // & '\" in path: ' // trim ( path ), found ) exit end if ! get the next token by checking: ! ! * [''] -- is the token after istart a quote? ! if so, then search for the next `']` ! ! * [1] -- if not, then maybe it is a number, ! so search for the next `]` ! verify length of remaining string if ( istart + 2 <= ilen ) then real_quotes = path ( istart + 1 : istart + 1 ) == quotation_mark ! [\" if ( real_quotes . or . path ( istart + 1 : istart + 1 ) == single_quote ) then ! [' ! it might be a key value: ['abc'] istart = istart + 1 ! move counter to ' index if ( real_quotes ) then iend = istart + index ( path ( istart + 1 : ilen ),& quotation_mark // end_array ) ! \"] else iend = istart + index ( path ( istart + 1 : ilen ),& single_quote // end_array ) ! '] end if if ( iend > istart ) then ! istart iend ! | | ! ['p']['abcdefg'] if ( iend > istart + 1 ) then token = path ( istart + 1 : iend - 1 ) else token = CK_ '' ! blank string end if ! remove trailing spaces in ! the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) if ( create ) then ! have a token, create it if necessary ! we need to convert it into an object here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_object ) ! don't want to throw exceptions in this case call json % get_child ( p , token , tmp , status_ok ) if (. not . status_ok ) then ! have to create this child ! [make it a null since we don't ! know what it is yet] call json_value_create ( tmp ) call json % to_null ( tmp , token ) call json % add ( p , tmp ) status_ok = . true . created = . true . else ! it was already there. created = . false . end if else ! have a token, see if it is valid: call json % get_child ( p , token , tmp , status_ok ) end if if ( status_ok ) then ! it was found p => tmp else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if iend = iend + 1 ! move counter to ] index else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if else ! it might be an integer value: [123] iend = istart + index ( path ( istart + 1 : ilen ), end_array ) ! ] if ( iend > istart + 1 ) then ! this should be an integer: token = path ( istart + 1 : iend - 1 ) ! verify that there are no spaces or other ! characters in the string: status_ok = . true . do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then call string_to_integer ( token , ival , status_ok ) if ( status_ok ) status_ok = ival > 0 ! assuming 1-based array indices end if if ( status_ok ) then ! have a valid integer to use as an index ! see if this element is really there: call json % get_child ( p , ival , tmp , status_ok ) if ( create . and . . not . status_ok ) then ! have to create it: if (. not .( p % var_type == json_object . or . p % var_type == json_array )) then ! we need to convert it into an array here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_array ) end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , ival nullify ( tmp ) call json % get_child ( p , j , tmp , status_ok ) if (. not . status_ok ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == ival ) created = . true . else if ( j == ival ) created = . false . end if end do status_ok = . true . else created = . false . end if if ( status_ok ) then ! found it p => tmp else ! not found call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid array index found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if ! set up for next token: istart = iend + 1 end do end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"' // root // '\", found: \"' // path ( 1 : 1 ) // & '\" in path: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_jsonpath_bracket !***************************************************************************************** !***************************************************************************************** !> ! Convert an existing JSON variable `p` to a different variable type. ! The existing variable (and its children) is destroyed. It is replaced ! in the structure by a new variable of type `var_type` ! (which can be a `json_null`, `json_object` or `json_array`). ! !@note This is an internal routine used when creating variables by path. subroutine convert ( json , p , var_type ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! the variable to convert integer ( IK ), intent ( in ) :: var_type !! the variable type to convert `p` to type ( json_value ), pointer :: tmp !! temporary variable character ( kind = CK , len = :), allocatable :: name !! the name of a JSON variable logical :: convert_it !! if `p` needs to be converted convert_it = p % var_type /= var_type if ( convert_it ) then call json % info ( p , name = name ) ! get existing name select case ( var_type ) case ( json_object ) call json % create_object ( tmp , name ) case ( json_array ) call json % create_array ( tmp , name ) case ( json_null ) call json % create_null ( tmp , name ) case default call json % throw_exception ( 'Error in convert: invalid var_type value.' ) return end select call json % replace ( p , tmp , destroy = . true .) p => tmp nullify ( tmp ) end if end subroutine convert !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path type ( json_value ), pointer , intent ( out ) :: p logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), p , found ) end subroutine wrap_json_get_by_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the path to a JSON object that is part ! of a linked list structure. ! ! The path returned would be suitable for input to ! [[json_get_by_path]] and related routines. ! !@note If an error occurs (which in this case means a malformed ! JSON structure) then an exception will be thrown, unless ! `found` is present, which will be set to `false`. `path` ! will be a blank string. ! !@note If `json%path_mode/=1`, then the `use_alt_array_tokens` ! and `path_sep` inputs are ignored if present. ! !@note [http://goessner.net/articles/JsonPath/](JSONPath) (`path_mode=3`) ! does not specify whether or not the keys should be escaped (this routine ! assumes not, as does http://jsonpath.com). ! Also, we are using Fortran-style 1-based array indices, ! not 0-based, to agree with the assumption in `path_mode=1` subroutine json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used for array elements !! otherwise, '[]' are used [default] !! (only used if `path_mode=1`) character ( kind = CK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path separator !! (otherwise use `json%path_separator`) !! (only used if `path_mode=1`) character ( kind = CK , len = :), allocatable :: name !! variable name character ( kind = CK , len = :), allocatable :: parent_name !! variable's parent name character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to string conversion !! (array indices) type ( json_value ), pointer :: tmp !! for traversing the structure type ( json_value ), pointer :: element !! for traversing the structure integer ( IK ) :: var_type !! JSON variable type flag integer ( IK ) :: i !! counter integer ( IK ) :: n_children !! number of children for parent logical ( LK ) :: use_brackets !! to use '[]' characters for arrays logical ( LK ) :: parent_is_root !! if the parent is the root character ( kind = CK , len = 1 ) :: array_start !! for `path_mode=1`, the character to start arrays character ( kind = CK , len = 1 ) :: array_end !! for `path_mode=1`, the character to end arrays logical :: consecutive_arrays !! check for array of array case integer ( IK ) :: parents_parent_var_type !! `var_type` for parent's parent !optional input: if ( present ( use_alt_array_tokens )) then use_brackets = . not . use_alt_array_tokens else use_brackets = . true . end if if ( json % path_mode == 1_IK ) then if ( use_brackets ) then array_start = start_array array_end = end_array else array_start = start_array_alt array_end = end_array_alt end if end if ! initialize: consecutive_arrays = . false . if ( associated ( p )) then !traverse the structure via parents up to the root tmp => p do if (. not . associated ( tmp )) exit !finished !get info about the current variable: call json % info ( tmp , name = name ) if ( json % path_mode == 2_IK ) then name = encode_rfc6901 ( name ) end if ! if tmp a child of an object, or an element of an array if ( associated ( tmp % parent )) then !get info about the parent: call json % info ( tmp % parent , var_type = var_type ,& n_children = n_children , name = parent_name ) if ( json % path_mode == 2_IK ) then parent_name = encode_rfc6901 ( parent_name ) end if if ( associated ( tmp % parent % parent )) then call json % info ( tmp % parent % parent , var_type = parents_parent_var_type ) consecutive_arrays = parents_parent_var_type == json_array . and . & var_type == json_array else consecutive_arrays = . false . end if select case ( var_type ) case ( json_array ) !get array index of this element: element => tmp % parent % children do i = 1 , n_children if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if if ( associated ( element , tmp )) then exit else element => element % next end if if ( i == n_children ) then ! it wasn't found (should never happen) call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if end do select case ( json % path_mode ) case ( 3_IK ) ! JSONPath \"bracket-notation\" ! example: `$['key'][1]` ! [note: this uses 1-based indices] call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) else call add_to_path ( start_array // single_quote // parent_name // & single_quote // end_array // & start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) end if case ( 2_IK ) ! rfc6901 ! Example: '/key/0' call integer_to_string ( i - 1_IK , int_fmt , istr ) ! 0-based index if ( consecutive_arrays ) then call add_to_path ( trim ( adjustl ( istr ))) else call add_to_path ( parent_name // slash // trim ( adjustl ( istr ))) end if case ( 1_IK ) ! default ! Example: `key[1]` call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( array_start // trim ( adjustl ( istr )) // array_end , path_sep ) else call add_to_path ( parent_name // array_start // & trim ( adjustl ( istr )) // array_end , path_sep ) end if end select if (. not . consecutive_arrays ) tmp => tmp % parent ! already added parent name case ( json_object ) if (. not . consecutive_arrays ) then ! idea is not to print the array name if ! it was already printed with the array !process parent on the next pass select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if case default call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' // & 'A variable that is not an object ' // & 'or array should not have a child.' , found ) exit end select else !the last one: select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if if ( associated ( tmp % parent )) then !check if the parent is the root: parent_is_root = (. not . associated ( tmp % parent % parent )) if ( parent_is_root ) exit end if !go to parent: tmp => tmp % parent end do else call json % throw_exception ( 'Error in json_get_path: ' // & 'input pointer is not associated' , found ) end if !for errors, return blank string: if ( json % exception_thrown . or . . not . allocated ( path )) then path = CK_ '' else select case ( json % path_mode ) case ( 3_IK ) ! add the outer level object identifier: path = root // path case ( 2_IK ) ! add the root slash: path = slash // path end select end if !optional output: if ( present ( found )) then if ( json % exception_thrown ) then found = . false . call json % clear_exceptions () else found = . true . end if end if contains subroutine add_to_path ( str , path_sep ) !! prepend the string to the path implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! string to prepend to `path` character ( kind = CK , len =* ), intent ( in ), optional :: path_sep !! path separator (default is '.'). !! (ignored if `json%path_mode/=1`) select case ( json % path_mode ) case ( 3_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // path end if case ( 2_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // slash // path end if case ( 1_IK ) ! default path format if (. not . allocated ( path )) then path = str else ! shouldn't add the path_sep for cases like x[1][2] ! [if current is an array element, and the previous was ! also an array element] so check for that here: if (. not . ( str ( len ( str ): len ( str )) == array_end . and . & path ( 1 : 1 ) == array_start )) then if ( present ( path_sep )) then ! use user specified: path = str // path_sep // path else ! use the default: path = str // json % path_separator // path end if else path = str // path end if end if end select end subroutine add_to_path end subroutine json_get_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_get_path]] where \"path\" and \"path_sep\" are kind=CDK. subroutine wrap_json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CDK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used !! for array elements otherwise, !! '[]' are used [default] character ( kind = CDK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path !! separator (default is '.') character ( kind = CK , len = :), allocatable :: ck_path !! path to the variable ! call the main routine: if ( present ( path_sep )) then call json % get_path ( p , ck_path , found , use_alt_array_tokens , to_unicode ( path_sep )) else call json % get_path ( p , ck_path , found , use_alt_array_tokens ) end if ! from unicode: path = ck_path end subroutine wrap_json_get_path !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into an integer. ! !@note Replacement for the `parse_integer` function in the original code. function string_to_int ( json , str ) result ( ival ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string integer ( IK ) :: ival !! `str` converted to an integer logical ( LK ) :: status_ok !! error flag for [[string_to_integer]] ! call the core routine: call string_to_integer ( str , ival , status_ok ) if (. not . status_ok ) then ival = 0 call json % throw_exception ( 'Error in string_to_int: ' // & 'string cannot be converted to an integer: ' // & trim ( str )) end if end function string_to_int !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into a `real(RK)` value. function string_to_dble ( json , str ) result ( rval ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string real ( RK ) :: rval !! `str` converted to a `real(RK)` logical ( LK ) :: status_ok !! error flag for [[string_to_real]] call string_to_real ( str , json % use_quiet_nan , rval , status_ok ) if (. not . status_ok ) then !if there was an error rval = 0.0_RK call json % throw_exception ( 'Error in string_to_dble: ' // & 'string cannot be converted to a real: ' // & trim ( str )) end if end function string_to_dble !***************************************************************************************** !***************************************************************************************** !> ! Get an integer value from a [[json_value]]. subroutine json_get_integer ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me integer ( IK ), intent ( out ) :: value !! the integer value logical ( LK ) :: status_ok !! for [[string_to_integer]] value = 0_IK if ( json % exception_thrown ) return if ( me % var_type == json_integer ) then value = me % int_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if else !type conversions select case ( me % var_type ) case ( json_real ) value = int ( me % dbl_value , IK ) case ( json_logical ) if ( me % log_value ) then value = 1_IK else value = 0_IK end if case ( json_string ) call string_to_integer ( me % str_value , value , status_ok ) if (. not . status_ok ) then value = 0_IK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & trim ( me % str_value )) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if end select end if end if end subroutine json_get_integer !***************************************************************************************** !***************************************************************************************** !> ! Get an integer value from a [[json_value]], given the path string. subroutine json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found integer ( IK ), parameter :: default_if_not_specified = 0_IK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_integer_by_path]], where \"path\" is kind=CDK. subroutine wrap_json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_integer_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get an integer vector from a [[json_value]]. subroutine json_get_integer_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_int_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_int_from_array ( json , element , i , count ) !! callback function for integer implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_int_from_array end subroutine json_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! If `found` is present, set it it false. subroutine flag_not_found ( found ) implicit none logical ( LK ), intent ( out ), optional :: found if ( present ( found )) found = . false . end subroutine flag_not_found !***************************************************************************************** !***************************************************************************************** !> ! Get an integer vector from a [[json_value]], given the path string. subroutine json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_integer_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , path = to_unicode ( path ), vec = vec , found = found , default = default ) end subroutine wrap_json_get_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Get a real value from a [[json_value]]. subroutine json_get_real ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), intent ( out ) :: value logical ( LK ) :: status_ok !! for [[string_to_real]] value = 0.0_RK if ( json % exception_thrown ) return if ( me % var_type == json_real ) then value = me % dbl_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = real ( me % int_value , RK ) case ( json_logical ) if ( me % log_value ) then value = 1.0_RK else value = 0.0_RK end if case ( json_string ) call string_to_real ( me % str_value , json % use_quiet_nan , value , status_ok ) if (. not . status_ok ) then value = 0.0_RK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & trim ( me % str_value )) end if end if case ( json_null ) if ( ieee_support_nan ( value ) . and . json % null_to_real_mode /= 1_IK ) then select case ( json % null_to_real_mode ) case ( 2_IK ) if ( json % use_quiet_nan ) then value = ieee_value ( value , ieee_quiet_nan ) else value = ieee_value ( value , ieee_signaling_nan ) end if case ( 3_IK ) value = 0.0_RK end select else if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN' ) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if end select end if end if end subroutine json_get_real !***************************************************************************************** !***************************************************************************************** !> ! Get a real value from a [[json_value]], given the path. subroutine json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found real ( RK ), parameter :: default_if_not_specified = 0.0_RK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_real_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a real vector from a [[json_value]]. subroutine json_get_real_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_real_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_real_from_array ( json , element , i , count ) !! callback function for real implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_real_from_array end subroutine json_get_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a real vector from a [[json_value]], given the path. subroutine json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_real_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real_vec_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_get_real]] where value=real32. subroutine json_get_real32 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real32 ) end subroutine json_get_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]] where value=real32. subroutine json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real32 ) end subroutine json_get_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real32_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec]] where `vec` is `real32`. subroutine json_get_real32_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]] where `vec` is `real32`. subroutine json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real32_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real32_vec_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_get_real]] where `value` is `real64`. subroutine json_get_real64 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real64 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real64 ) end subroutine json_get_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]] where `value` is `real64`. subroutine json_get_real64_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real64 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real64 ) end subroutine json_get_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real64_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real64_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real64 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec]] where `vec` is `real64`. subroutine json_get_real64_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real64 ) end subroutine json_get_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]] where `vec` is `real64`. subroutine json_get_real64_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real64 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real64 ) end subroutine json_get_real64_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real64_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real64_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real64 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real64_vec_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Get a logical value from a [[json_value]]. ! !### Note ! If `strict_type_checking` is False, then the following assumptions are made: ! ! * For integers: a value > 0 is True ! * For reals: a value > 0 is True ! * For strings: 'true' is True, and everything else is false. [case sensitive match] subroutine json_get_logical ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), intent ( out ) :: value value = . false . if ( json % exception_thrown ) return if ( me % var_type == json_logical ) then value = me % log_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = ( me % int_value > 0_IK ) case ( json_real ) value = ( me % dbl_value > 0.0_RK ) case ( json_string ) value = ( me % str_value == true_str ) case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if end select end if end if end subroutine json_get_logical !***************************************************************************************** !***************************************************************************************** !> ! Get a logical value from a [[json_value]], given the path. subroutine json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found logical ( LK ), parameter :: default_if_not_specified = . false . character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_logical_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_logical_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a logical vector from [[json_value]]. subroutine json_get_logical_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_logical_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_logical_from_array ( json , element , i , count ) !! callback function for logical implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_logical_from_array end subroutine json_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a logical vector from a [[json_value]], given the path. subroutine json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_logical_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Get a character string from a [[json_value]]. subroutine json_get_string ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: value value = CK_ '' if (. not . json % exception_thrown ) then if ( me % var_type == json_string ) then if ( allocated ( me % str_value )) then if ( json % unescaped_strings ) then ! default: it is stored already unescaped: value = me % str_value else ! return the escaped version: call escape_string ( me % str_value , value , json % escape_solidus ) end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%str_value not allocated' ) end if else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string: ' // me % name ) else call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string' ) end if else select case ( me % var_type ) case ( json_integer ) if ( allocated ( me % int_value )) then value = repeat ( space , max_integer_str_len ) call integer_to_string ( me % int_value , int_fmt , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_real ) if ( allocated ( me % dbl_value )) then value = repeat ( space , max_numeric_str_len ) call real_to_string ( me % dbl_value , json % real_fmt ,& json % non_normals_to_null ,& json % compact_real , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_logical ) if ( allocated ( me % log_value )) then if ( me % log_value ) then value = true_str else value = false_str end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%log_value not allocated' ) end if case ( json_null ) value = null_str case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters' ) end if end select end if end if end if end subroutine json_get_string !***************************************************************************************** !***************************************************************************************** !> ! Get a character string from a [[json_value]], given the path. subroutine json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: default_if_not_specified = CK_ '' character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_string_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_string_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a string vector from a [[json_value(type)]]. subroutine json_get_string_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_chars_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval deallocate ( cval ) else vec ( i ) = CK_ '' end if end subroutine get_chars_from_array end subroutine json_get_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a string vector from a [[json_value(type)]], given the path. subroutine json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_string_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/16/2016 ! ! Get a string vector from a [[json_value(type)]]. This is an alternate ! version of [[json_get_string_vec]]. This one returns an allocatable ! length character (where the string length is the maximum length of ! any element in the array). It also returns an integer array of the ! actual sizes of the strings in the JSON structure. ! !@note This is somewhat inefficient since it does ! cycle through the array twice. ! !@warning The allocation of `vec` doesn't work with ! gfortran 4.9 or 5 due to compiler bugs subroutine json_get_alloc_string_vec ( json , me , vec , ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ) :: initialized !! if the output array has been sized integer ( IK ) :: max_len !! the length of the longest string in the array if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( character ( kind = CK , len = 0 ) :: vec ( 0 )) allocate ( ilen ( 0 )) return end if end select initialized = . false . call json % string_info ( me , ilen = ilen , max_str_len = max_len ) if (. not . json % exception_thrown ) then ! now get each string using the callback function: call json % get ( me , array_callback = get_chars_from_array ) end if if ( json % exception_thrown ) then if ( allocated ( vec )) deallocate ( vec ) if ( allocated ( ilen )) deallocate ( ilen ) end if contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !! for getting string !size the output array: if (. not . initialized ) then ! string length long enough to hold the longest one ! Note that this doesn't work with gfortran 4.9 or 5. allocate ( character ( kind = CK , len = max_len ) :: vec ( count ) ) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval ilen ( i ) = len ( cval ) ! return the actual length deallocate ( cval ) else vec ( i ) = CK_ '' ilen ( i ) = 0 end if end subroutine get_chars_from_array end subroutine json_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_alloc_string_vec]] where input is the path. ! ! This is an alternate version of [[json_get_string_vec_by_path]]. ! This one returns an allocatable length character (where the string ! length is the maximum length of any element in the array). It also ! returns an integer array of the actual sizes of the strings in the ! JSON structure. ! !@note An alternative to using this routine is to use [[json_get_array]] with ! a callback function that gets the string from each element and populates ! a user-defined string type. ! !@note If the `default` argument is used, and `default_ilen` is not present, ! then `ilen` will just be returned as the length of the `default` dummy ! argument (all elements with the same length). subroutine json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_alloc_string_vec_by_path' #include \"json_get_vec_by_path_alloc.inc\" end subroutine json_get_alloc_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_alloc_string_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call json % get ( me , to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_get_alloc_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! This routine calls the user-supplied [[json_array_callback_func]] ! subroutine for each element in the array. ! !@note For integer, real, logical, and character arrays, ! higher-level routines are provided (see `get` methods), so ! this routine does not have to be used for those cases. recursive subroutine json_get_array ( json , me , array_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me procedure ( json_array_callback_func ) :: array_callback type ( json_value ), pointer :: element !! temp variable for getting elements integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of elements in the array if ( json % exception_thrown ) return select case ( me % var_type ) case ( json_array ) count = json % count ( me ) element => me % children do i = 1 , count ! callback for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_array: ' // & 'Malformed JSON linked list' ) return end if call array_callback ( json , element , i , count ) if ( json % exception_thrown ) exit element => element % next end do case default call json % throw_exception ( 'Error in json_get_array:' // & ' Resolved value is not an array ' ) end select end subroutine json_get_array !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/28/2016 ! ! Traverse a JSON structure. ! This routine calls the user-specified [[json_traverse_callback_func]] ! for each element of the structure. subroutine json_traverse ( json , p , traverse_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p procedure ( json_traverse_callback_func ) :: traverse_callback logical ( LK ) :: finished !! can be used to stop the process if (. not . json % exception_thrown ) call traverse ( p ) contains recursive subroutine traverse ( p ) !! recursive [[json_value]] traversal. implicit none type ( json_value ), pointer , intent ( in ) :: p type ( json_value ), pointer :: element !! a child element integer ( IK ) :: i !! counter integer ( IK ) :: icount !! number of children if ( json % exception_thrown ) return call traverse_callback ( json , p , finished ) ! first call for this object if ( finished ) return !for arrays and objects, have to also call for all children: if ( p % var_type == json_array . or . p % var_type == json_object ) then icount = json % count ( p ) ! number of children if ( icount > 0 ) then element => p % children ! first one do i = 1 , icount ! call for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_traverse: ' // & 'Malformed JSON linked list' ) return end if call traverse ( element ) if ( finished . or . json % exception_thrown ) exit element => element % next end do end if nullify ( element ) end if end subroutine traverse end subroutine json_traverse !***************************************************************************************** !***************************************************************************************** !> ! This routine calls the user-supplied array_callback subroutine ! for each element in the array (specified by the path). recursive subroutine json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) ! resolve the path to the value call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_array:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % get ( me = p , array_callback = array_callback ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found ) ) then found = . false . call json % clear_exceptions () end if else if ( present ( found ) ) found = . true . end if end subroutine json_get_array_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_array_by_path]], where \"path\" is kind=CDK recursive subroutine wrap_json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), array_callback , found ) end subroutine wrap_json_get_array_by_path !***************************************************************************************** !***************************************************************************************** !> ! Internal routine to be called before parsing JSON. ! Currently, all this does it allocate the `comment_char` if none was specified. subroutine json_prepare_parser ( json ) implicit none class ( json_core ), intent ( inout ) :: json if ( json % allow_comments . and . . not . allocated ( json % comment_char )) then ! comments are enabled, but user hasn't set the comment char, ! so in this case use the default: json % comment_char = CK_ '/!#' end if end subroutine json_prepare_parser !***************************************************************************************** !***************************************************************************************** !> ! Parse the JSON file and populate the [[json_value]] tree. ! !### Inputs ! ! The inputs can be: ! ! * `file` & `unit` : the specified unit is used to read JSON from file. ! [note if unit is already open, then the filename is ignored] ! * `file` : JSON is read from file using internal unit number ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%load(file='myfile.json', p=p) !```` ! !### History ! * Jacob Williams : 01/13/2015 : added read from string option. ! * Izaak Beekman : 03/08/2015 : moved read from string to separate ! subroutine, and error annotation to separate subroutine. ! !@note When calling this routine, any exceptions thrown from previous ! calls will automatically be cleared. subroutine json_parse_file ( json , file , p , unit ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: file !! JSON file name type ( json_value ), pointer :: p !! output structure integer ( IK ), intent ( in ), optional :: unit !! file unit number (/= 0) integer ( IK ) :: iunit !! file unit actually used integer ( IK ) :: istat !! iostat flag logical ( LK ) :: is_open !! if the file is already open logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () if ( present ( unit ) ) then if ( unit == 0 ) then call json % throw_exception ( 'Error in json_parse_file: unit number must not be 0.' ) return end if iunit = unit ! check to see if the file is already open ! if it is, then use it, otherwise open the file with the name given. inquire ( unit = iunit , opened = is_open , iostat = istat ) if ( istat == 0 . and . . not . is_open ) then ! open the file open ( unit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) else ! if the file is already open, then we need to make sure ! that it is open with the correct form/access/etc... end if else ! open the file with a new unit number: open ( newunit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) end if if ( istat == 0 ) then if ( use_unformatted_stream ) then ! save the file size to be read: inquire ( unit = iunit , size = json % filesize , iostat = istat ) end if ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = trim ( file ) !use the file name ! parse as a value call json % parse_value ( unit = iunit , str = CK_ '' , value = p ) call json % parse_end ( unit = iunit , str = CK_ '' ) ! check for errors: if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , CK_ '' ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_file: ' // & 'Duplicate key found: ' // path ) end if end if end if end if ! close the file: close ( unit = iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_parse_file: Error opening file: ' // trim ( file )) nullify ( p ) end if end subroutine json_parse_file !***************************************************************************************** !***************************************************************************************** !> ! Parse the JSON string and populate the [[json_value]] tree. ! !### See also ! * [[json_parse_file]] subroutine json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data integer ( IK ), parameter :: iunit = 0 !! indicates that json data will be read from buffer logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = CK_ '' ! parse as a value call json % parse_value ( unit = iunit , str = str , value = p ) call json % parse_end ( unit = iunit , str = str ) if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , str ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_string: ' // & 'Duplicate key found: ' // path ) end if end if end if end if end subroutine json_parse_string !***************************************************************************************** !***************************************************************************************** !> ! An error checking routine to call after a file (or string) has been parsed. ! It will throw an exception if there are any other non-whitespace characters ! in the file. subroutine json_parse_end ( json , unit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] ! first check for exceptions: if ( json % exception_thrown ) return ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if (. not . eof ) then call json % throw_exception ( 'Error in json_parse_end:' // & ' Unexpected character found after parsing value. \"' // & c // '\"' ) end if end subroutine json_parse_end !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_parse_string]], where `str` is kind=CDK. subroutine wrap_json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CDK , len =* ), intent ( in ) :: str !! string with JSON data call json % deserialize ( p , to_unicode ( str )) end subroutine wrap_json_parse_string !***************************************************************************************** !***************************************************************************************** !> ! Generate a warning message if there was an error parsing a JSON ! file or string. subroutine annotate_invalid_json ( json , iunit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data character ( kind = CK , len = :), allocatable :: line !! line containing the error character ( kind = CK , len = :), allocatable :: arrow_str !! arrow string that points !! to the current character character ( kind = CK , len = max_integer_str_len ) :: line_str !! current line number string character ( kind = CK , len = max_integer_str_len ) :: char_str !! current character count string integer ( IK ) :: i !! line number counter integer ( IK ) :: i_nl_prev !! index of previous newline character integer ( IK ) :: i_nl !! index of current newline character ! If there was an error reading the file, then ! print the line where the error occurred: if ( json % exception_thrown ) then !the counters for the current line and the last character read: call integer_to_string ( json % line_count , int_fmt , line_str ) call integer_to_string ( json % char_count , int_fmt , char_str ) !draw the arrow string that points to the current character: arrow_str = repeat ( '-' , max ( 0_IK , json % char_count - 1_IK ) ) // '^' if ( json % line_count > 0 . and . json % char_count > 0 ) then if ( iunit /= 0 ) then if ( use_unformatted_stream ) then call json % get_current_line_from_file_stream ( iunit , line ) else call json % get_current_line_from_file_sequential ( iunit , line ) end if else !get the current line from the string: ! [this is done by counting the newline characters] i_nl_prev = 0 !index of previous newline character i_nl = 2 !just in case line_count = 0 do i = 1 , json % line_count i_nl = index ( str ( i_nl_prev + 1 :), newline ) if ( i_nl == 0 ) then !last line - no newline character i_nl = len ( str ) + 1 exit end if i_nl = i_nl + i_nl_prev !index of current newline character i_nl_prev = i_nl !update for next iteration end do line = str ( i_nl_prev + 1 : i_nl - 1 ) !extract current line end if else !in this case, it was an empty line or file line = CK_ '' end if ! add a newline for the error display if necessary: line = trim ( line ) if ( len ( line ) > 0 ) then i = len ( line ) if ( line ( i : i ) /= newline ) line = line // newline else line = line // newline end if !create the error message: if ( allocated ( json % err_message )) then json % err_message = json % err_message // newline else json % err_message = '' end if json % err_message = json % err_message // & 'line: ' // trim ( adjustl ( line_str )) // ', ' // & 'character: ' // trim ( adjustl ( char_str )) // newline // & line // arrow_str if ( allocated ( line )) deallocate ( line ) end if end subroutine annotate_invalid_json !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rewind the file to the beginning of the current line, and return this line. ! The file is assumed to be opened. ! This is the SEQUENTIAL version (see also [[get_current_line_from_file_stream]]). subroutine get_current_line_from_file_sequential ( iunit , line ) implicit none integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line character ( kind = CK , len = seq_chunk_size ) :: chunk !! for reading line in chunks integer ( IK ) :: istat !! iostat flag integer ( IK ) :: isize !! number of characters read in read statement !initialize: line = CK_ '' !rewind to beginning of the current record: backspace ( iunit , iostat = istat ) !loop to read in all the characters in the current record. ![the line is read in chunks until the end of the line is reached] if ( istat == 0 ) then do isize = 0 read ( iunit , fmt = '(A)' , advance = 'NO' , size = isize , iostat = istat ) chunk if ( istat == 0 ) then line = line // chunk else if ( isize > 0 . and . isize <= seq_chunk_size ) line = line // chunk ( 1 : isize ) exit end if end do end if end subroutine get_current_line_from_file_sequential !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rewind the file to the beginning of the current line, and return this line. ! The file is assumed to be opened. ! This is the STREAM version (see also [[get_current_line_from_file_sequential]]). subroutine get_current_line_from_file_stream ( json , iunit , line ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line integer ( IK ) :: istart !! start position of current line integer ( IK ) :: iend !! end position of current line integer ( IK ) :: ios !! file read `iostat` code character ( kind = CK , len = 1 ) :: c !! a character read from the file logical :: done !! flag to exit the loop istart = json % ipos do if ( istart <= 1 ) then istart = 1 exit end if read ( iunit , pos = istart , iostat = ios ) c done = ios /= 0_IK if (. not . done ) done = c == newline if ( done ) then if ( istart /= 1 ) istart = istart - 1 exit end if istart = istart - 1 !rewind until the beginning of the line end do iend = json % ipos do read ( iunit , pos = iend , iostat = ios ) c if ( IS_IOSTAT_END ( ios )) then ! account for end of file without linebreak iend = iend - 1 exit end if if ( c == newline . or . ios /= 0 ) exit iend = iend + 1 end do allocate ( character ( kind = CK , len = iend - istart + 1 ) :: line ) read ( iunit , pos = istart , iostat = ios ) line end subroutine get_current_line_from_file_stream !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_value ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) type ( json_value ), pointer :: value !! JSON data that is extracted logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( value )) then call json % throw_exception ( 'Error in parse_value: value pointer not associated.' ) return end if ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then return else select case ( c ) case ( start_object ) ! start object call json % to_object ( value ) !allocate class call json % parse_object ( unit , str , value , expecting_next_element = . false .) case ( start_array ) ! start array call json % to_array ( value ) !allocate class call json % parse_array ( unit , str , value ) case ( end_array ) ! end an empty array call json % push_char ( c ) if ( associated ( value )) then deallocate ( value ) nullify ( value ) end if case ( quotation_mark ) ! string call json % to_string ( value ) !allocate class select case ( value % var_type ) case ( json_string ) #if defined __GFORTRAN__ ! write to a tmp variable because of ! a bug in 4.9 gfortran compiler. call json % parse_string ( unit , str , tmp ) value % str_value = tmp if ( allocated ( tmp )) deallocate ( tmp ) #else call json % parse_string ( unit , str , value % str_value ) #endif end select case ( CK_ 't' ) !true_str(1:1) gfortran bug work around !true call json % parse_for_chars ( unit , str , true_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. true .) case ( CK_ 'f' ) !false_str(1:1) gfortran bug work around !false call json % parse_for_chars ( unit , str , false_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. false .) case ( CK_ 'n' ) !null_str(1:1) gfortran bug work around !null call json % parse_for_chars ( unit , str , null_str ( 2 :)) if (. not . json % exception_thrown ) call json % to_null ( value ) ! allocate class case ( CK_ '-' , CK_ '0' : CK_ '9' , CK_ '.' , CK_ '+' ) call json % push_char ( c ) call json % parse_number ( unit , str , value ) case default call json % throw_exception ( 'Error in parse_value:' // & ' Unexpected character while parsing value. \"' // & c // '\"' ) end select end if end if end subroutine parse_value !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it a logical(LK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_logical(p,'value',.true.) !```` subroutine json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val !! variable value character ( kind = CK , len =* ), intent ( in ) :: name !! variable name call json_value_create ( p ) call json % to_logical ( p , val , name ) end subroutine json_value_create_logical !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrapper for [[json_value_create_logical]] so `create_logical` method can ! be called with name of character kind 'DEFAULT' or 'ISO_10646' subroutine wrap_json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_logical ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an integer(IK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_integer(p,'value',1) !```` subroutine json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_integer ( p , val , name ) end subroutine json_value_create_integer !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper procedure for [[json_value_create_integer]] so that `create_integer` ! method may be called with either a 'DEFAULT' or 'ISO_10646' character kind ! `name` actual argument. subroutine wrap_json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_integer ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it a real(RK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_real(p,'value',1.0_RK) !```` subroutine json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_real ( p , val , name ) end subroutine json_value_create_real !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper for [[json_value_create_real]] so that `create_real` method ! may be called with an actual argument corresponding to the dummy argument, ! `name` that may be of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_value_create_real]] where val=real32. ! !@note The value is converted into a `real(RK)` variable internally. subroutine json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_create_real32]] where \"name\" is kind(CDK). subroutine wrap_json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_value_create_real]] where val=real64. ! !@note The value is converted into a `real(RK)` variable internally. subroutine json_value_create_real64 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real64 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_create_real64]] where \"name\" is kind(CDK). subroutine wrap_json_value_create_real64 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real64 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_string(p,'value','hello') !```` subroutine json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json_value_create ( p ) call json % to_string ( p , val , name , trim_str , adjustl_str ) end subroutine json_value_create_string !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_string]] so that `create_string` method may be called ! with actual character string arguments for `name` and `val` that are BOTH of ! 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % create_string ( p , to_unicode ( val ), to_unicode ( name ), trim_str , adjustl_str ) end subroutine wrap_json_value_create_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_null(p,'value') !```` subroutine json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_null ( p , name ) end subroutine json_value_create_null !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_null]] so that `create_null` method may be called with ! an actual argument corresponding to the dummy argument `name` that is either ! of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_null ( p , to_unicode ( name )) end subroutine wrap_json_value_create_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. subroutine json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_object ( p , name ) end subroutine json_value_create_object !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_object]] so that `create_object` method may be called ! with an actual argument corresponding to the dummy argument `name` that is of ! either 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_object ( p , to_unicode ( name )) end subroutine wrap_json_value_create_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_array(p,'arrayname') !```` subroutine json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_array ( p , name ) end subroutine json_value_create_array !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper for [[json_value_create_array]] so that `create_array` method may be ! called with an actual argument, corresponding to the dummy argument `name`, ! that is either of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_array ( p , to_unicode ( name )) end subroutine wrap_json_value_create_array !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a logical. subroutine to_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then .false. is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_logical allocate ( p % log_value ) if ( present ( val )) then p % log_value = val else p % log_value = . false . !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an integer. subroutine to_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0 is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_integer allocate ( p % int_value ) if ( present ( val )) then p % int_value = val else p % int_value = 0_IK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a real. subroutine to_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0.0_rk is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_real allocate ( p % dbl_value ) if ( present ( val )) then p % dbl_value = val else p % dbl_value = 0.0_RK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a string. ! !### Modified ! * Izaak Beekman : 02/24/2015 subroutine to_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then '' is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) character ( kind = CK , len = :), allocatable :: str !! temp string for `trim()` and/or `adjustl()` logical :: trim_string !! if the string is to be trimmed logical :: adjustl_string !! if the string is to be adjusted left !set type and value: call destroy_json_data ( p ) p % var_type = json_string if ( present ( val )) then if ( present ( trim_str )) then trim_string = trim_str else trim_string = . false . end if if ( present ( adjustl_str )) then adjustl_string = adjustl_str else adjustl_string = . false . end if if ( trim_string . or . adjustl_string ) then str = val if ( adjustl_string ) str = adjustl ( str ) if ( trim_string ) str = trim ( str ) p % str_value = str else p % str_value = val end if else p % str_value = CK_ '' ! default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a null. subroutine to_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_null !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an object. subroutine to_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_object !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an array. subroutine to_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_array !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_array !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_object ( json , unit , str , parent , expecting_next_element ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: parent !! the parsed object will be added as a child of this logical ( LK ), intent ( in ) :: expecting_next_element !! if true, this object is preceeded by a comma, so !! we expect a valid object to exist. used to check !! for trailing delimiters. type ( json_value ), pointer :: pair !! temp variable logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( parent )) then call json % throw_exception ( 'Error in parse_object: parent pointer not associated.' ) end if nullify ( pair ) !probably not necessary ! pair name call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing start of object.' ) return else if ( end_object == c ) then ! end of an empty object if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_object: ' // & 'Dangling comma when parsing an object.' ) end if return else if ( quotation_mark == c ) then call json_value_create ( pair ) #if defined __GFORTRAN__ call json % parse_string ( unit , str , tmp ) ! write to a tmp variable because of pair % name = tmp ! a bug in 4.9 gfortran compiler. deallocate ( tmp ) #else call json % parse_string ( unit , str , pair % name ) #endif if ( json % exception_thrown ) then call json % destroy ( pair ) return end if else call json % throw_exception ( 'Error in parse_object: Expecting string: \"' // c // '\"' ) return end if ! pair value call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing object member.' ) return else if ( colon_char == c ) then ! parse the value call json % parse_value ( unit , str , pair ) if ( json % exception_thrown ) then call json % destroy ( pair ) return else call json % add ( parent , pair ) end if else call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Expecting : and then a value: ' // c ) return end if ! another possible pair call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object: ' // & 'End of file encountered when parsing an object' ) return else if ( delimiter == c ) then ! read the next member call json % parse_object ( unit = unit , str = str , parent = parent , & expecting_next_element = . true .) else if ( end_object == c ) then ! end of object return else call json % throw_exception ( 'Error in parse_object: Expecting end of object: ' // c ) return end if end if end subroutine parse_object !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_array ( json , unit , str , array ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: array type ( json_value ), pointer :: element !! temp variable for array element logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: expecting_next_element !! to check for trailing delimiters expecting_next_element = . false . do if ( json % exception_thrown ) exit ! try to parse an element value nullify ( element ) call json_value_create ( element ) call json % parse_value ( unit , str , element ) if ( json % exception_thrown ) then if ( associated ( element )) call json % destroy ( element ) exit end if ! parse value will deallocate an empty array value if ( associated ( element )) then expecting_next_element = . false . call json % add ( array , element ) end if ! popped the next character call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then ! The file ended before array was finished: call json % throw_exception ( 'Error in parse_array: ' // & 'End of file encountered when parsing an array.' ) exit else if ( delimiter == c ) then ! parse the next element expecting_next_element = . true . cycle else if ( end_array == c ) then ! end of array if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_array: ' // & 'Dangling comma when parsing an array.' ) end if exit else call json % throw_exception ( 'Error in parse_array: ' // & 'Unexpected character encountered when parsing array.' ) exit end if end do end subroutine parse_array !***************************************************************************************** !***************************************************************************************** !> ! Parses a string while reading a JSON file. ! !### History ! * Jacob Williams : 6/16/2014 : Added hex validation. ! * Jacob Williams : 12/3/2015 : Fixed some bugs. ! * Jacob Williams : 8/23/2015 : `string` is now returned unescaped. ! * Jacob Williams : 7/21/2018 : moved hex validate to [[unescape_string]]. subroutine parse_string ( json , unit , str , string ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if !! parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing !! from a string) character ( kind = CK , len = :), allocatable , intent ( out ) :: string !! the string (unescaped !! if necessary) logical ( LK ) :: eof !! end of file flag logical ( LK ) :: escape !! for escape string parsing character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] integer ( IK ) :: ip !! index to put next character, !! to speed up by reducing the number !! of character string reallocations. character ( kind = CK , len = :), allocatable :: error_message !! for string unescaping !at least return a blank string if there is a problem: string = blank_chunk if (. not . json % exception_thrown ) then !initialize: escape = . false . ip = 1 do !get the next character from the file: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_string: Expecting end of string' ) return else if ( c == quotation_mark . and . . not . escape ) then !end of string exit else !if the string is not big enough, then add another chunk: if ( ip > len ( string )) string = string // blank_chunk !append to string: string ( ip : ip ) = c ip = ip + 1 ! check for escape character, so we don't ! exit prematurely if escaping a quotation ! character: if ( escape ) then escape = . false . else escape = ( c == backslash ) end if end if end do !trim the string if necessary: if ( ip < len ( string ) + 1 ) then if ( ip == 1 ) then string = CK_ '' else string = string ( 1 : ip - 1 ) end if end if ! string is returned unescaped: ! (this will also validate any hex strings present) call unescape_string ( string , error_message ) if ( allocated ( error_message )) then call json % throw_exception ( error_message ) deallocate ( error_message ) !cleanup end if end if end subroutine parse_string !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. ! ! This is used to verify the strings `true`, `false`, and `null` during parsing. subroutine parse_for_chars ( json , unit , str , chars ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) character ( kind = CK , len =* ), intent ( in ) :: chars !! the string to check for. integer ( IK ) :: i !! counter integer ( IK ) :: length !! trimmed length of `chars` logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] if (. not . json % exception_thrown ) then length = len_trim ( chars ) do i = 1 , length call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected end of file while parsing.' ) return else if ( c /= chars ( i : i )) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected character: \"' // c // '\" (expecting \"' // & chars ( i : i ) // '\")' ) return end if end do end if end subroutine parse_for_chars !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Read a numerical value from the file (or string). ! The routine will determine if it is an integer or a real, and ! allocate the type accordingly. ! !@note Complete rewrite of the original FSON routine, which had some problems. subroutine parse_number ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: value character ( kind = CK , len = :), allocatable :: tmp !! temp string character ( kind = CK , len = :), allocatable :: saved_err_message !! temp error message for !! string to int conversion character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: eof !! end of file flag real ( RK ) :: rval !! real value integer ( IK ) :: ival !! integer value logical ( LK ) :: first !! first character logical ( LK ) :: is_integer !! it is an integer integer ( IK ) :: ip !! index to put next character !! [to speed up by reducing the number !! of character string reallocations] if (. not . json % exception_thrown ) then tmp = blank_chunk ip = 1 first = . true . is_integer = . true . !assume it may be an integer, unless otherwise determined !read one character at a time and accumulate the string: do !get the next character: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., popped = c ) select case ( c ) case ( CK_ '-' , CK_ '+' ) !note: allowing a '+' as the first character here. if ( is_integer . and . (. not . first )) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '.' , CK_ 'E' , CK_ 'e' , CK_ 'D' , CK_ 'd' ) !can be present in real numbers if ( is_integer ) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '0' : CK_ '9' ) !valid characters for numbers !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case default !push back the last character read: call json % push_char ( c ) !string to value: if ( is_integer ) then ! it is an integer: ival = json % string_to_int ( tmp ) if ( json % exception_thrown . and . . not . json % strict_integer_type_checking ) then ! if it couldn't be converted to an integer, ! then try to convert it to a real value and see if that works saved_err_message = json % err_message ! keep the original error message call json % clear_exceptions () ! clear exceptions rval = json % string_to_dble ( tmp ) if ( json % exception_thrown ) then ! restore original error message and continue json % err_message = saved_err_message call json % to_integer ( value , ival ) ! just so we have something else ! in this case, we return a real call json % to_real ( value , rval ) end if else call json % to_integer ( value , ival ) end if else ! it is a real: rval = json % string_to_dble ( tmp ) call json % to_real ( value , rval ) end if exit !finished end select if ( first ) first = . false . end do !cleanup: if ( allocated ( tmp )) deallocate ( tmp ) end if end subroutine parse_number !***************************************************************************************** !***************************************************************************************** !> ! Get the next character from the file (or string). ! !### See also ! * [[push_char]] ! !@note This routine ignores non-printing ASCII characters ! (`iachar<=31`) that are in strings. subroutine pop_char ( json , unit , str , skip_ws , skip_comments , eof , popped ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing !! from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a !! string) -- only used if `unit=0` logical ( LK ), intent ( in ), optional :: skip_ws !! to ignore whitespace [default False] logical ( LK ), intent ( in ), optional :: skip_comments !! to ignore comment lines [default False] logical ( LK ), intent ( out ) :: eof !! true if the end of the file has !! been reached. character ( kind = CK , len = 1 ), intent ( out ) :: popped !! the popped character returned integer ( IK ) :: ios !! `iostat` flag integer ( IK ) :: str_len !! length of `str` character ( kind = CK , len = 1 ) :: c !! a character read from the file (or string) logical ( LK ) :: ignore !! if whitespace is to be ignored logical ( LK ) :: ignore_comments !! if comment lines are to be ignored logical ( LK ) :: parsing_comment !! if we are in the process !! of parsing a comment line if (. not . json % exception_thrown ) then eof = . false . if (. not . present ( skip_ws )) then ignore = . false . else ignore = skip_ws end if parsing_comment = . false . if (. not . present ( skip_comments )) then ignore_comments = . false . else ignore_comments = skip_comments end if do if ( json % pushed_index > 0 ) then ! there is a character pushed back on, most likely ! from the number parsing. Note: this can only occur if ! reading from a file when use_unformatted_stream=.false. c = json % pushed_char ( json % pushed_index : json % pushed_index ) json % pushed_index = json % pushed_index - 1 else if ( unit /= 0 ) then !read from the file !read the next character: if ( use_unformatted_stream ) then ! in this case, we read the file in chunks. ! if we already have the character we need, ! then get it from the chunk. Otherwise, ! read in another chunk. if ( json % ichunk < 1 ) then ! read in a chunk: json % ichunk = 0 if ( json % filesize < json % ipos + len ( json % chunk ) - 1 ) then ! for the last chunk, we resize ! it to the correct size: json % chunk = repeat ( space , json % filesize - json % ipos + 1 ) end if read ( unit = unit , pos = json % ipos , iostat = ios ) json % chunk else ios = 0 end if json % ichunk = json % ichunk + 1 if ( json % ichunk > len ( json % chunk )) then ! check this just in case ios = IOSTAT_END else ! get the next character from the chunk: c = json % chunk ( json % ichunk : json % ichunk ) if ( json % ichunk == len ( json % chunk )) then json % ichunk = 0 ! reset for next chunk end if end if else ! a formatted read: read ( unit = unit , fmt = '(A1)' , advance = 'NO' , iostat = ios ) c end if json % ipos = json % ipos + 1 else !read from the string str_len = len ( str ) !length of the string if ( json % ipos <= str_len ) then c = str ( json % ipos : json % ipos ) ios = 0 else ios = IOSTAT_END !end of the string end if json % ipos = json % ipos + 1 end if json % char_count = json % char_count + 1 !character count in the current line if ( IS_IOSTAT_END ( ios )) then !end of file ! no character to return json % char_count = 0 eof = . true . popped = space ! just to set a value exit else if ( IS_IOSTAT_EOR ( ios ) . or . c == newline ) then !end of record json % char_count = 0 json % line_count = json % line_count + 1 if ( ignore_comments ) parsing_comment = . false . ! done parsing this comment line cycle end if end if if ( ignore_comments . and . ( parsing_comment . or . scan ( c , json % comment_char , kind = IK ) > 0_IK ) ) then ! skipping the comment parsing_comment = . true . cycle else if ( any ( c == control_chars )) then ! non printing ascii characters cycle else if ( ignore . and . c == space ) then ! ignoring whitespace cycle else ! return the character popped = c exit end if end do end if end subroutine pop_char !***************************************************************************************** !***************************************************************************************** !> ! Core routine. ! !### See also ! * [[pop_char]] ! !### History ! * Jacob Williams : 5/3/2015 : replaced original version of this routine. subroutine push_char ( json , c ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len = 1 ), intent ( in ) :: c !! to character to push character ( kind = CK , len = max_numeric_str_len ) :: istr !! for error printing if (. not . json % exception_thrown ) then if ( use_unformatted_stream ) then !in this case, c is ignored, and we just !decrement the stream position counter: json % ipos = json % ipos - 1 json % ichunk = json % ichunk - 1 else json % pushed_index = json % pushed_index + 1 if ( json % pushed_index > 0 . and . json % pushed_index <= len ( json % pushed_char )) then json % pushed_char ( json % pushed_index : json % pushed_index ) = c else call integer_to_string ( json % pushed_index , int_fmt , istr ) call json % throw_exception ( 'Error in push_char: ' // & 'invalid valid of pushed_index: ' // trim ( istr )) end if end if !character count in the current line json % char_count = json % char_count - 1 end if end subroutine push_char !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Print any error message, and then clear the exceptions. ! !@note This routine is used by the unit tests. ! It was originally in json_example.f90, and was ! moved here 2/26/2015 by Izaak Beekman. subroutine json_print_error_message ( json , io_unit ) implicit none class ( json_core ), intent ( inout ) :: json integer , intent ( in ), optional :: io_unit !! unit number for !! printing error message character ( kind = CK , len = :), allocatable :: error_msg !! error message logical :: status_ok !! false if there were any errors thrown !get error message: call json % check_for_errors ( status_ok , error_msg ) !print it if there is one: if (. not . status_ok ) then if ( present ( io_unit )) then write ( io_unit , '(A)' ) error_msg else write ( output_unit , '(A)' ) error_msg end if deallocate ( error_msg ) call json % clear_exceptions () end if end subroutine json_print_error_message !***************************************************************************************** !***************************************************************************************** end module json_value_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_value_module.f90.html"},{"title":"Other Docs – JSON-Fortran","text":"Current Stable Release The latest stable release is 9.0.1 . 1 Past Releases Documentation for official, tagged releases can be found here , including the changelog , and download\nlinks. Development Documentation Additional documentation useful to JSON -Fortran contributors can be\nfound here , including contributing guidelines\nand test coverage reports. General Documentation A README , the same one that’s posted on GitHub , can be found here . Documentation pages for a specific release do not contain links\nback to this page and the master documentation. Please use your\nbrowser’s back button to navigate back to https://jacobwilliams.github.com/json-fortran/ . ↩","tags":"","loc":"page/index.html"},{"title":"Github README – JSON-Fortran","text":"JSON -Fortran: A Modern Fortran JSON API Table of Contents JSON -Fortran Status Brief description Download Building the library Documentation Contributing License Miscellaneous Status Take a look at the CHANGELOG for a list of changes since the latest release. top Brief description JSON -Fortran is a user-friendly, thread-safe, and object-oriented API for reading and writing JSON files, written in modern Fortran. top Download Download the official versioned releases here .\nOr, get the latest development code from the master branch here . NEWS: As of June 7, 2015, json-fortran can be\ndownloaded and installed with the homebrew package\nmanager on Mac OS X. Once homebrew is installed,\nmake sure that the formulae are up to date, view the package options\nand caveats, and install the json-fortran formula : brew update\nbrew info json-fortran\nbrew install --with-unicode-support json-fortran Please note , if you wish to support usage of JSON -Fortran with\nmultiple Fortran compilers, please follow the CMake installation\ninstructions below, as the homebrew installation is only intended to\nsupport a single Fortran compiler. Cheers! NEWS: As of January 20, 2022, json-fortran can be\ndownloaded and installed via the conda package manager on Mac OS X and Linux. Once a conda-distribution, like miniforge , is installed\nthe json-fortran package can be installed. conda install --channel conda-forge json-fortran Note: Packages on conda-forge are build with GCC 9.4 which is upwards\ncompatible with newer GCC versions, but not with other Fortran compilers. Package status from Repology top Building the library The code requires a Fortran compiler that supports\nvarious Fortran 2003 and Fortran 2008 features such as: allocatable\nstrings, newunit , generic , class , and abstract interface .\nIt has been successfully compiled with the Intel Fortran compiler\n13.1.0 (and greater) and the GNU gfortran\ncompiler [4.9 and greater]. It has also\nbeen reported that the library can be built (using the CMake build\nscript) with the NAG Fortran compiler 6.0 Currently, several ways are provided to build the JSON -fortran library\n(libjsonfortran). A build script, build.sh is provided in the project root directory. This script uses FoBiS to build the JSON -Fortran library and the unit tests on Unix-like systems. Edit the script to use either the Intel Fortran Compiler or Gfortran . Note that version 1.2.5 of FoBiS (or later) is required. A FoBiS configuration file ( json-fortran.fobis ) is also provided that can also build the library and examples. Use the mode flag to indicate what to build. For example: To build all the examples using gfortran: FoBiS.py build -f json-fortran.fobis -mode tests-gnu To build all the examples using ifort: FoBiS.py build -f json-fortran.fobis -mode tests-intel To build a static library using gfortran: FoBiS.py build -f json-fortran.fobis -mode static-gnu To build a static library using ifort: FoBiS.py build -f json-fortran.fobis -mode static-intel The full set of modes are: static-gnu , static-gnu-debug , static-intel , static-intel-debug , shared-gnu , shared-gnu-debug , shared-intel , shared-intel-debug , tests-gnu , tests-gnu-debug , tests-intel , tests-intel-debug To generate the documentation using ford , run: FoBiS.py rule --execute makedoc -f json-fortran.fobis To run all the tests, run: FoBiS.py rule --execute tests -f json-fortran.fobis A Visual Studio project is included for building the library (and unit tests) on Windows with the Intel Fortran Compiler. The project has been tested with Visual Studio 2010 and 2013. A CMake build\nsystem is provided. This build system has been tested on Mac and Linux\nusing the Intel Fortran Compiler, gfortran 4.9, and NAG Fortran 6.0. It does also work on Windows (but note that the Visual Studio project it generates is not quite the same as the one mentioned above). This CMake based build provides an install target,\nand exports from both the install location and the build location so\nthat building and using JSON -Fortran in another CMake based project is\ntrivial. To get started with the CMake based build, set the\nenvironment variable FC to point to your Fortran compiler, and\ncreate a build directory. Then (cmake-gui|ccmake|cmake)\n/path/to/json-fortran-root to configure, make to build and make\ninstall to optionally install. You can also use make check to build and run the unit tests.\nAs long as the project is built with\nCMake, other CMake projects can find it and link against it. For example,\nif you have a second copy of the JSON -Fortran project tree, and want to build the unit tests\nlinking against those compiled/installed by the first copy: cmake_minimum_required ( VERSION 3.18 FATAL_ERROR ) enable_language ( Fortran ) project ( jf_test NONE ) find_package ( jsonfortran- ${ CMAKE_Fortran_COMPILER_ID } 9.0.1 REQUIRED ) file ( GLOB JF_TEST_SRCS \"src/tests/jf_test_*.F90\" ) foreach ( UNIT_TEST ${ JF_TEST_SRCS } ) get_filename_component ( TEST ${ UNIT_TEST } NAME_WE ) add_executable ( ${ TEST } ${ UNIT_TEST } ) target_link_libraries ( ${ TEST } jsonfortran::jsonfortran-static ) # or for linking against the dynamic/shared library: # target_link_libraries ( ${TEST} jsonfortran::jsonfortran ) # instead endforeach () A Fortran Package Manager file is also included, so that JSON -Fortran can be compiled with FPM. top Documentation The API documentation for the latest release version can be found here . The\ndocumentation can also be generated by processing the source files\nwith FORD . Note that both the\nshell script and CMake will also generate these files automatically in the documentation folder, assuming you have FORD installed. Some examples can also be found on the wiki . top Contributing Want to help? Take a quick look at our contributing guidelines then claim something and Fork. Commit. Pull request. top License The JSON -Fortran source code and related files and documentation are distributed under a permissive free software license (BSD-style). See the LICENSE file for more details. top Miscellaneous JSON -Fortran is a fork and extensive upgrade of the Fortran 95 FSON code. The reason for the split was to be able to incorporate object-oriented and other nice features of the Fortran 2003 and 2008 standards. Many thanks to the original authors of FSON. For more information about JSON , see: http://www.json.org/ json-fortran on Codecov.IO top","tags":"","loc":"page/README.html"},{"title":"Development Resources – JSON-Fortran","text":"This page is a place to collect resources which are useful to JSON -Fortran contributors and developers. Contributing The guidelines for contributing to JSON -Fortran can be found here . Please read these before posting issues or opening pull requests . Also,\nplease carefully read the LICENSE before using JSON -Fortran in an application, or contributing code. Test Coverage Information The best place to start when trying to increase test coverage, is to\nlook at the procedure level coverage report automatically generated by FoBiS.py . If all procedures are\nlisted as covered, then please take a look at the Codecov.io coverage info . Scripts Scripts used to build and test JSON -Fortran. This is a partial list of\nscripts used in building and testing JSON -Fortran, as well as\ndeploying documentation and managing test coverage information. build.sh CI.yml codecov.yml gccr.pl Release Checklist This is a\nchecklist of tasks to be performed when tagging a new release of JSON -Fortran. The current stable version is 9.0.1 .","tags":"","loc":"page/development-resources/index.html"},{"title":"CI.yml – JSON-Fortran","text":"This is the GitHub Actions script\nused to perform continuous integration testing for JSON -Fortran, and\ntrigger automatic documentation deployment. name : CI on : [ push , pull_request ] jobs : Build : runs - on : $ {{ matrix . os }} strategy : fail - fast : false matrix : os : [ ubuntu - 20.04 ] gcc_v : [ 7 , 8 , 9 , 10 , 11 ] # Version of GFortran we want to use. python - version : [ 3.11 ] env : FC : gfortran -$ {{ matrix . gcc_v }} GCC_V : $ {{ matrix . gcc_v }} steps : # - name: Set vars # id: vars # # run: echo ::set-output name=tag::${GITHUB_REF#refs/*/} # this is depreciated: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ # #run: echo \"name=tag::${GITHUB_REF#refs/*/}\" >> $GITHUB_OUTPUT # does this not work? # run: echo \"tag=${GITHUB_REF#refs/*/}\" >> $GITHUB_OUTPUT - name : Checkout code uses : actions / checkout @ v4 . 1.6 with : submodules : recursive - name : Setup cmake if : contains ( matrix . gcc_v , 9 ) uses : jwlawson / actions - setup - cmake @ v2 . 0.2 with : cmake - version : '3.28.x' - name : Install Python uses : actions / setup - python @ v5 . 1.0 # Use pip to install latest CMake, & FORD/Jin2For, etc. with : python - version : $ {{ matrix . python - version }} - name : Setup Graphviz uses : ts - graphviz / setup - graphviz @ v2 . 0.2 - name : Install Python dependencies if : contains ( matrix . os , 'ubuntu' ) run : | python - m pip install -- upgrade pip pip install ford FoBiS . py pygooglechart fpm if [ - f requirements . txt ]; then pip install - r requirements . txt ; fi - name : Install GFortran Linux if : contains ( matrix . os , 'ubuntu' ) run : | sudo add - apt - repository ppa : ubuntu - toolchain - r / test sudo apt - get update sudo apt - get install - y gcc -$ { GCC_V } gfortran -$ { GCC_V } sudo update - alternatives -- install / usr / bin / gcc gcc / usr / bin / gcc -$ { GCC_V } 100 \\ -- slave / usr / bin / gfortran gfortran / usr / bin / gfortran -$ { GCC_V } \\ -- slave / usr / bin / gcov gcov / usr / bin / gcov -$ { GCC_V } - name : Compile_with_build if : matrix . gcc_v != 7 && matrix . gcc_v != 11 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} # build with build.sh, run unit tests ./ build . sh -- skip - documentation ./ build . sh -- skip - documentation -- enable - unicode - name : Compile_with_FPM if : matrix . gcc_v == 11 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} sudo apt update && sudo apt install - y valgrind fpm test jf_test_01 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_02 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_03 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_04 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_05 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_06 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_07 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_08 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_09 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_10 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_11 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_12 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_13 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_14 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_15 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_16 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_17 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_18 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_19 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_20 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_21 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_22 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_23 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_24 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_25 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_26 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_27 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_28 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_29 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_30 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_31 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_32 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_33 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_34 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_35 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_36 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_37 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_38 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_39 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_40 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_41 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_42 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_43 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_44 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_45 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_46 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_47 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_48 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_49 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_50 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_51 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" - name : Compile_with_cmake # CMake build with unit tests, no documentation, with coverage analysis # No unicode so that coverage combined with the build script will cover unicode # and non-unicode code paths if : matrix . gcc_v == 9 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} mkdir cmake - build cd cmake - build cmake - D ENABLE_TESTS = ON .. make - j 4 check - name : Compile_with_build_mkdocs # build with build.sh, make documentation, run unit tests # and perform coverage analysis - used for doc deployment if : matrix . gcc_v == 7 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} ./ build . sh -- coverage -- skip - documentation ./ build . sh -- coverage -- enable - unicode - name : Deploy Documentation for master if : matrix . gcc_v == 7 && github . ref == 'refs/heads/master' uses : JamesIves / github - pages - deploy - action @ v4 . 6.1 with : branch : gh - pages # The branch the action should deploy to. folder : doc # The folder the action should deploy. clean : true clean - exclude : | prev - name : Rebuild documentation for tagged release env : TAGNAME : $ {{ github . ref_name }} if : matrix . gcc_v == 7 && startsWith ( github . ref , 'refs/tags/' ) run : | echo $ { TAGNAME } rm - rf doc sed \"2 s/^/version: ${TAGNAME} \\n /\" json - fortran . md > json - fortran . tagged . md ford -- debug json - fortran . tagged . md - name : Deploy documentation for tagged release if : matrix . gcc_v == 7 && startsWith ( github . ref , 'refs/tags/' ) uses : JamesIves / github - pages - deploy - action @ v4 . 6.1 with : branch : gh - pages # The branch the action should deploy to. folder : doc # The folder the action should deploy. target - folder : prev /$ {{ github . ref_name }} # deploy to a version-specific folder - name : Upload coverage if : matrix . gcc_v == 7 run : | rm json_ *. F90 -* unicode . gcov || true mv json_ *. F90 . gcov src / mv jf_test *. [ fF ] 90. gcov src / tests / bash < ( curl - s https : // codecov . io / bash ) - v - X $ GCOV","tags":"","loc":"page/development-resources/CI.html"},{"title":"Contributing Guidelines – JSON-Fortran","text":"Contributing to JSON -Fortran Looking to contribute something to JSON -Fortran ? Here’s how you can help. Table of Contents Key Branches Filing issues Outstanding Work Pull Requests Coding Standards Key Branches master is the latest, development version and all efforts should be made to keep it stable. top Filing issues Before filing a new issue , please perform a search to see if that issue has already been filed by someone else, and whether or not a solution exists. If you are experiencing the same issue as one that’s already posted, please leave any additional comments and information under the existing issue. If your issue is related to a previous issue, but substantively different, file a new issue and include a mention of the related issue in text, using Jib’s # syntax. When filing an issue please try to include all of the following information Problem description: What behavior are you seeing that you think is erroneous Installation method: Did you build the code with one of the included build scripts? Some other way? Install from a binary package? What type of system you are on: E.g., 64 bit Intel Mac OS X 10.10.2 (Yosemite) or x86_64 Ubuntu 14.04 LTS (Trusty Tahr) If applicable, what compiler you used, and any non-standard options or configurations that were used. All steps required to reproduce the problem top Outstanding Work Take a look at the issues to see if there is an issue you’d like to help address. Issues with the ready label are issues that are ready to be dealt with. (i.e., They are not blocked by other dependencies and are higher priority.) Increasing the test coverage is another helpful way to\n contribute. Please take a look at the test coverage page for a list of uncovered procedures, and at the Codecov.io coverage status to find procedures and lines of code that are still uncovered by the unit tests . It\n is worth pointing out that the majority of uncovered procedures are\n internal, overloaded procedures and can only be exercised by calling\n the corresponding generic procedure with input arguments that will\n resolve to the specific procedure in question. Let’s keep the\n following graph trending upwards! top Pull Requests Try not to pollute your pull request with unintended changes–keep them simple and small Pull requests should address one issue at a time, and each commit should be a set of self contained, related changes. If you forget something in a commit, please use git rebase -i ^ to amend and/or squash erroneous commits. Here is the reference to to oldest commit needing to be modified (SHA, or HEAD~4 , etc.) Each commit should compile, and ideally pass the tests. Very complicated new features or fixes, may have commits that don’t pass tests, if otherwise the commit history would include far to many changes in any given commit. Use an interactive rebase to fix any of these issues, as described above. Each commit should have a concise, descriptive message following the\n guidelines laid out here . Make sure to document your changes in the CHANGELOG under the ‘unreleased’ heading. Pull requests should always be based on the upstream master, jacobwilliams/json-fortran:master . Please rebase your branch on top\nof the latest upstream master. Assuming you are on your branch and you’ve added the upstream remote by running something like: git remote add upstream git://github.com/jacobwilliams/json-fortran.git You can accomplish this by running: git rebase upstream/master Create a branch in your fork with a descriptive name that also includes the issue number , if applicable. For example, after forking the repo, you can run something like git checkout -b Unicode-support-issue-35 before starting work on issue #35 : Unicode support When you’re content with your changes, your commits are clean, self contained, with concise descriptive messages, and your changes compile and pass the tests, submit a pull request. We will review your changes, and may ask for certain modifications to be made. Pull requests are tested by our GitHub Actions continuous integration system, and any errors uncovered will need to be fixed before the pull request can be merged into master. The JSON -Fortran library and associated documentation is released under a BSD style license . By submitting a pull request, you are agreeing to release your code under the same license. Note that code with GPL or other “copyleft” style licenses will not be accepted. top Coding Standards Each commit should address a single logical change and code base transformation. Each commit must compile. Each commit should pass the tests unless the feature being implemented or bug being fixed requires extensive changes that would result in a commit with too many different changes. Each pull request should ensure that the proper unit tests have\n been added to cover at least 90% of new or changed code and that the\n overall coverage continues to increase. New tests are added to the src/tests directory and are named jf_test_<#>.[Ff]90 . Each test is a stand alone Fortran program\n which will automatically be compiled and linked against the JSON -Fortran library so long as it follows this naming\n convention. If any of the tests fail, the test program should exit\n with a non-zero return status, using the stop 2 intrinsic\n statement. (The Fortran standard does not require the ‘processor’ to\n have or set a return value, but in practice all compilers respect\n this convention. An integer other than 2 may be used, so long as\n it is non-zero and supported by the processor.) No extraneous white spaces are allowed to be introduced at line endings and all non binary files should end with a single new line. Run git config core.whitespace trailing-space,space-before-tab,blank-at-eol,blank-at-eof to setup the whitespace rules from within your fork, and then check for white space errors with git diff --check to see if you have accidentally introduced white space errors before committing. (You can also enable the sample pre-commit hook that ships with git, to prevent you from committing changes that introduce white space errors. See this stackoverflow question ) for some tips on preventing the introduction of whitespace errors. Please adhere to the code indentation and formatting as it currently exists, aligning common elements vertically, etc. Tab characters are not allowed. Indentations should be done with 4 space characters. Do NOT allow your editor to make a bunch of indentation or white space changes, that will introduce non-substantive changes on lines that you have not actually edited. The coding style is modern free-form Fortran, consistent with the Fortran 2008 standard. Note that the two supported compilers (ifort and gfortran) do not currently include the entire Fortran 2008 standard. Therefore, only those language features supported by Gfortran 4.9 and Intel 13.1.0 are currently allowed. This also means that previous versions of these compilers are not supported, and major changes to the code to support earlier compilers (or Fortran 95) will not be accepted. At some point in the future (when compiler support has improved), all Fortran 2008 features will be allowed. All subroutines and functions must be properly documented. This includes useful inline comments as well as comment blocks using the FORD syntax. top","tags":"","loc":"page/development-resources/CONTRIBUTING.html"},{"title":"JSON-Fortran License – JSON-Fortran","text":"JSON -Fortran: A Modern Fortran JSON API https://github.com/jacobwilliams/json-fortran Copyright (c) 2014-2024, Jacob Williams\nAll rights reserved. Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this\n list of conditions and the following disclaimer in the documentation and/or\n other materials provided with the distribution. The names of its contributors may not be used to endorse or promote products\n derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Original FSON License: Copyright (c) 2012 Joseph A. Levin Permission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the “Software”), to deal in the Software\nwithout restriction, including without limitation the rights to use, copy, modify, merge,\npublish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or\nsubstantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT\nOR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.","tags":"","loc":"page/development-resources/LICENSE.html"},{"title":"build.sh – JSON-Fortran","text":"Below is the build script used to build JSON -Fortran using FoBiS.py . #!/bin/bash # # NAME # build.sh # # DESCRIPTION # Build the JSON-Fortran library and unit tests. # # USAGE # build.sh [--compiler {intel|gnu|}] [--cflags ''] # [--coverage [{yes|no}]] [--profile [{yes|no}]] [--skip-tests [{yes|no}]] # [--skip-documentation [{yes|no}]] [--enable-unicode [{yes|no}]] [--help] # [--clean] [--real-kind [{REAL32\\REAL64\\REAL128}]] # [--int-kind [{INT8\\INT16\\INT32\\INT64}]] # # By default, if invoked without any flags, this build script will build the # JSON-Fortran library using gfortran, # without : # unicode support # coverage flags # profiling flags # with : # unit tests enabled # documentation (if FORD is installed) # real(REAL64) kinds # integer(INT32) kinds # # More recent (right-most) flags will override preceding flags # flags: # --compiler : gnu or gfortran for gfortran, intel or ifort for intel compiler # A custom compiler may also be specified here, e.g. ftn # # --cflags : Enter any additional/custom compiler flags here and make sure they are # properly quoted # # --help : Print a usage message and exit. # # --clean : Delete generated files and clean up after builds # # # The following flags all (optionally) accept an argument, \"yes\" or \"no.\" If # no argument is passed, \"yes\" will be assumed. # # --enable-unicode [{yes|no}]: Request that the JSON-Fortran be built with (or # without) unicode/UCS4 support. If your compiler # does NOT support ISO 10646/UCS4 and it was # requested, then a warning is printed and the # library is built without UCS4 support. # # --coverage [{yes|no}]: Compile the library and tests with code coverage enabled # or disabled. # # --profile [{yes|no}]: Compile the library and tests with code profiling enabled # or disabled # # --skip-tests [{yes|no}]: Skip (or don't skip) building and running the json- # fortran unit tests # # --skip-documentation [{yes|no}]: Skip (or don't skip) building the json- # fortran documentation using FORD # # REQUIRES # FoBiS.py : https://github.com/szaghi/FoBiS [version 1.2.5 or later required] # FORD : https://github.com/Fortran-FOSS-Programmers/ford [version 4.0.0 or later] # # AUTHOR # Jacob Williams : 12/27/2014 # #set -x #set -v set -o errexit FORDMD = 'json-fortran.md' # FORD options file for building documentation DOCDIR = './doc/' # build directory for documentation PAGESDIR = './pages/' # Directory for FORD \"pages\" SRCDIR = './src/' # library source directory TESTDIR = './src/tests/' # unit test source directory INTROSPECDIR = './src/tests/introspection/' # pre compile configuration tests directory UCS4TESTCODE = 'test_iso_10646_support.f90' BINDIR = './bin/' # build directory for unit tests LIBDIR = './lib/' # build directory for library MODCODE = 'json_module.F90' # json module file name LIBOUT = 'libjsonfortran.a' # name of json library FPP = \"gfortran -E\" # default to gfortran -E pre-processing # The following warning might be triggered by ifort unless explicitly silenced: # warning #7601: F2008 standard does not allow an internal procedure to be an actual argument procedure name. (R1214.4). # In the context of F2008 this is an erroneous warning. # See https://prd1idz.cps.intel.com/en-us/forums/topic/486629 INTELCOMPILERFLAGS = '-c -O2 -warn -stand f08 -diag-disable 7601 -diag-disable 4013 -diag-disable 5142 -traceback' #INTELCOMPILERFLAGS='-c -O2 -warn -traceback -stand f08 -assume protect_parens -assume buffered_io -check all' GNUCOMPILERFLAGS = '-c -O2 -fbacktrace -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -pedantic -std=f2008 -fno-omit-frame-pointer' FCOMPILER = 'gnu' #Set default compiler to gfortran # command line argument parsing # N.B.: Arguments appearing later in the list take precidence over those appearing earlier. # e.g., \"./build.sh --compiler intel --coverage no --compiler gnu --coverage\" will # perform the build with the GFORTRAN compiler, and coverage analysis script_name = \" $( basename \" $0 \" ) \" # usage message print_usage () { echo -e \"\\n\\nUsage:\\n\" echo -e \" ${ script_name } [--compiler {intel|gnu|}] [--cflags '']\\n\\ [--coverage [{yes|no}]] [--profile [{yes|no}]] [--skip-tests [{yes|no}]]\\n\\ [--skip-documentation [{yes|no}]] [--enable-unicode [{yes|no}]] [--help]\" echo \"\" echo -e \"Any flags that take an optional yes or no argument will default to 'yes' when no\\n\\ argument is passed. Additionally, A custom compiler may be passed to the 'compiler'\\n\\ flag, but appropriate 'cflags' should also be passed to the script.\\n\\n\" } while [ \" $# \" -ge \"1\" ] ; do # Get command line arguments while there are more left to process key = \" $1 \" # Command line args are key-value pairs or value-less keys case $key in #find known keys --compiler ) #pick the compiler. Defaults to gfortran, but intel or custom compilers can be used case \" $2 \" in intel | Intel | INTEL | ifort ) FCOMPILER = 'Intel' FCOMPILERFLAGS = \" $INTELCOMPILERFLAGS \" FPP = \"fpp\" shift ;; gnu | Gnu | GNU | gfortran | Gfortran | GFortran | GFORTRAN ) FCOMPILER = 'gnu' FCOMPILERFLAGS = \" $GNUCOMPILERFLAGS \" FPP = \"gfortran -E\" shift ;; * ) FCOMPILER = \"custom\" echo \"Warning: Trying to build with unsupported compiler, $2 .\" 1 > & 2 echo \"Please ensure you set appropriate --cflags and (single) quote them\" 1 > & 2 FC = \" $2 \" FPP = \"gfortran -E\" # try gfortran to preprocess as a default shift ;; esac ;; --cflags ) FCOMPILERFLAGS = \" $2 \" # no good way to check that the user didn't do something questionable shift ;; --real-kind ) REAL_KIND = \"-D $2 \" # warning: not checking for valid input # should be one of: REAL32, REAL64 [default], REAL128 shift ;; --int-kind ) INT_KIND = \"-D $2 \" # warning: not checking for valid input # should be one of: INT8, INT16, INT32 [default], INT64 shift ;; --enable-unicode ) case $2 in yes | Yes | YES ) TRY_UNICODE = \"yes\" shift ;; no | No | NO ) TRY_UNICODE = \"no\" shift ;; * ) TRY_UNICODE = \"yes\" # don't shift; $2 is next arg ;; esac ;; --coverage ) # enable coverage case $2 in yes | Yes | YES ) CODE_COVERAGE = \"yes\" shift ;; no | No | NO ) CODE_COVERAGE = \"no\" shift ;; * ) CODE_COVERAGE = \"yes\" # don't shift because $2 is some other flag ;; esac ;; --profile ) #enable profiling case $2 in yes | Yes | YES ) CODE_PROFILE = \"yes\" shift ;; no | No | NO ) CODE_PROFILE = \"no\" shift ;; * ) CODE_PROFILE = \"yes\" # don't shift because $2 is some other flag ;; esac ;; --skip-tests ) # skip tests case $2 in yes | Yes | YES ) JF_SKIP_TESTS = \"yes\" shift ;; no | No | NO ) JF_SKIP_TESTS = \"no\" shift ;; * ) JF_SKIP_TESTS = \"yes\" ;; esac ;; --skip-documentation ) case $2 in yes | Yes | YES ) JF_SKIP_DOCS = \"yes\" shift ;; no | No | NO ) JF_SKIP_DOCS = \"no\" shift ;; * ) JF_SKIP_DOCS = \"yes\" ;; esac ;; --help ) print_usage exit 0 ;; --clean ) rm -r -- src { ,/tests } /*.o $DOCDIR * $LIBDIR * $BINDIR * *.gcov* ;; * ) echo \"Unknown flag, \\\" $1 \\\", passed to ${ script_name } !\" 2 > & 1 print_usage exit 1 ;; esac shift # look at next argument done # with argument parsing loop # if no compiler selected, then we're defaulting to gnu, and need to check that the cflags are set if [ \" $FCOMPILER \" = 'gnu' ] && [ -z \" $FCOMPILERFLAGS \" ] ; then FCOMPILERFLAGS = \" $GNUCOMPILERFLAGS \" fi if [[ $CODE_COVERAGE == [ yY ] * ]] ; then echo \"Trying to compile with code coverage instrumentation.\" COVERAGE = \"-coverage\" fi if [[ $CODE_PROFILE == [ yY ] * ]] ; then echo \"Trying to compile with code profiling instrumentation.\" PROFILING = \"-profile\" fi if [[ $FCOMPILER == custom ]] ; then echo \"Trying to compile with custom compiler, $FC \" CUSTOM =( \"-fc\" \" $FC \" ) fi if [[ $TRY_UNICODE == [ yY ] * ]] ; then echo \"Trying to compile library with Unicode/UCS4 support\" FoBiS.py build -ch -compiler \" ${ FCOMPILER } \" \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } \" -dbld \" ${ BINDIR } \" -s \" ${ INTROSPECDIR } \" -dmod ./ -dobj ./ -t \" ${ UCS4TESTCODE } \" -o \" ${ UCS4TESTCODE %.f90 } \" -colors if \" ${ BINDIR } / ${ UCS4TESTCODE %.f90 } \" ; then DEFINES = \"-DUSE_UCS4 -Wunused-function\" fi fi #build the stand-alone library: echo \"\" echo \"Building library...\" FoBiS.py build -ch -compiler ${ FCOMPILER } \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } ${ DEFINES } ${ REAL_KIND } ${ INT_KIND } \" ${ COVERAGE } ${ PROFILING } -dbld ${ LIBDIR } -s ${ SRCDIR } -dmod ./ -dobj ./ -t ${ MODCODE } -o ${ LIBOUT } -mklib static -colors #build the unit tests (uses the above library): if [[ $JF_SKIP_TESTS ! = [ yY ] * ]] ; then echo \"\" echo \"Building unit tests...\" # FoBiS.py PR #45 work around [ -d \" $BINDIR \" ] || mkdir \" $BINDIR \" for TEST in \" ${ TESTDIR %/ } \" /jf_test_*. [ fF ] 90 ; do THIS_TEST = ${ TEST ##*/ } echo \"Build ${ THIS_TEST %.[fF]90 } \" FoBiS.py build -ch -compiler ${ FCOMPILER } \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } ${ DEFINES } \" ${ COVERAGE } ${ PROFILING } -dbld \" ${ BINDIR } \" -s \" ${ TESTDIR } \" -i \" ${ LIBDIR } \" -libs \" ${ LIBDIR } / ${ LIBOUT } \" -dmod ./ -dobj ./ -t \" ${ THIS_TEST } \" -o \" ${ THIS_TEST %.[fF]90 } \" -colors done else echo \"Skip building the unit tests since \\$JF_SKIP_TESTS has been set to 'true'.\" fi # Run all the tests unless $JF_SKIP_TESTS echo \"\" if [[ $JF_SKIP_TESTS ! = [ yY ] * ]] ; then echo \"Running tests...\" OLD_IGNORES = \" $GLOBIGNORE \" # run next commands in subshell to avoid `cd -` ( cd \" $BINDIR \" GLOBIGNORE = '*.*' # from: http://stackoverflow.com/questions/7992689/bash-how-to-loop-all-files-in-sorted-order ls jf_test_* | sed 's/^[^0-9]*[0-9]*/\\1 \\2/' | sort -k2,2n | tr -d ' ' | while read TEST ; do # It would be nice to run json output printed to stdout through jsonlint, however, # some tests output more than one json structure and these need to be split echo \"\" echo \"======================================================\" echo \"\" echo \"Running ${ TEST } \" cd .. \" ${ BINDIR }${ TEST } \" cd \" $BINDIR \" done ) echo \"\" echo \"======================================================\" GLOBIGNORE = \" $OLD_IGNORES \" if [[ $CODE_COVERAGE = [ yY ] * ]] ; then for SRCFILE in json_string_utilities.F90 json_value_module.F90 json_file_module.F90 ; do [ -f ${ SRCDIR }${ SRCFILE } .gcov ] && rm ${ SRCDIR }${ SRCFILE } .gcov gcov -o $LIBDIR ${ SRCDIR }${ SRCFILE } if [[ $TRY_UNICODE = [ yY ] * ]] ; then # gcov/gfortran bug work around awk -F ':' '{line=\"\"; for(i=2;i<=NF;i++){line=line\":\"$i}; if (NR > 1) print $1 prevline; prevline=line}; END{print \" -\"prevline}' ${ SRCFILE } .gcov > ${ SRCFILE } .gcov.fixed && \\ mv ${ SRCFILE } .gcov { .fixed, } # rename so we can merge coverage info mv ${ SRCFILE } .gcov ${ SRCFILE } -unicode.gcov else # rename so we can merge coverage info mv ${ SRCFILE } .gcov ${ SRCFILE } -no-unicode.gcov fi if [ -f ${ SRCFILE } -unicode.gcov ] && [ -f ${ SRCFILE } -no-unicode.gcov ] ; then ############## for debugging #echo \"\" #echo \"-------------------\" #echo \"no-unicode file\" #echo \"-------------------\" #cat ${SRCFILE}-no-unicode.gcov #echo \"\" #echo \"-------------------\" #echo \"unicode file\" #echo \"-------------------\" #cat ${SRCFILE}-unicode.gcov #echo \"\" #./pages/development-resources/gccr.pl -n -c ${SRCFILE}-no-unicode.gcov no-unicode \\ # ${SRCFILE}-unicode.gcov unicode ############## # merge them ./pages/development-resources/gccr.pl -n -c ${ SRCFILE } -no-unicode.gcov no-unicode \\ ${ SRCFILE } -unicode.gcov unicode > ${ SRCFILE } .gcov else cp ${ SRCFILE } *-unicode.gcov ${ SRCFILE } .gcov fi done FoBiS.py rule -gcov_analyzer . for SRCFILE in json_string_utilities.F90 json_value_module.F90 json_file_module.F90 ; do sed -i \"bak\" -E 's; \\*\\*([a-zA-Z]+[a-zA-Z0-9_]*)\\*\\*; \\*\\*[[\\1]]\\*\\*;' ${ SRCFILE } .gcov.md sed -i \"bak\" -E \"s;, line ([0-9]+);, line [\\1](https://github.com/jacobwilliams/json-fortran/blob/master/src/ ${ SRCFILE } #L\\1);\" ${ SRCFILE } .gcov.md done gcov -o $BINDIR ${ TESTDIR } *. [ Ff ] 90 fi else echo \"Skip running the unit tests since \\$JF_SKIP_TESTS has been set to ${ JF_SKIP_TESTS } .\" fi #build the documentation with ford (if present): echo \"\" if [[ $JF_SKIP_DOCS ! = [ yY ] * ]] ; then if hash ford 2 >/dev/null ; then echo \"Building documentation...\" [[ $TRY_UNICODE = [ yY ] * ]] && MACRO_FLAG =( \"-m\" \"USE_UCS4\" ) echo \" $FPP \" > .PREPROCESSOR # Override via include in project file, until FORD gets CLI for this ford --debug \" ${ MACRO_FLAG [@] } \" -p \" $PAGESDIR \" \" $FORDMD \" else echo \"FORD not found! Install using: pip install ford\" fi else echo \"Skip building documentation since \\$JF_SKIP_DOCS has been set to ${ JF_SKIP_DOCS } .\" fi","tags":"","loc":"page/development-resources/build.html"},{"title":"codecov.yml – JSON-Fortran","text":"This is the Codecov configuration file. comment : layout : header , changes , diff , sunburst coverage : fixes : - doc / src :: src ignore : - src / tests - doc status : patch : default : target : 20 % project : default : target : 80 %","tags":"","loc":"page/development-resources/codecov.html"},{"title":"gccr.pl – JSON-Fortran","text":"Below is the source code for gccr.pl , which was downloaded from https://github.com/eel3/gccr on July 23, 2015. This script is used\nby the build.sh script to merge the code coverage\ninformation for the coverage report . #!/usr/bin/env perl # -*- coding: utf-8; tab-width: 8 -*- # vim: fileencoding=UTF-8 shiftwidth=8 softtabstop=8 tabstop=8 # # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # # version 0.4.18 : eel3 : changed shebang, fixed indent, specified emacs/vim coding system. # version 0.4.17 : eel3 : fixed error occur when print the line matched /%[^%]/g # version 0.4.16 : eel3 : fixed parse error occur in line 10000 or later # version 0.4.15 : eel3 : avoided warnings caused by uninitialized variable # version 0.4.14 : eel3 : fixed line number indent size for over 99999 line # version 0.4.13 : eel3 : changed warning option # version 0.4.12 : eel3 : fixed problem that extra tab is output, and changed line number to be right-aligned # version 0.4.11 : Nick Groesz : fix potential divide by zero # version 0.4.10 : Nick Groesz : fixed summary in combined coverage, ignore function data, added copyright # version 0.4.9 : Nick Groesz : added combined reporting in print_summary(), changed usage text # version 0.4.8 : Nick Groesz : added -c option (combined coverage) # version 0.4.7 : Nick Groesz : fixed formatting, added comments # version 0.4.6 : Dickson Patton : fixed tagfile option, right justify counts # version 0.4.5 : Nick Groesz : list code generated with #define macros # version 0.4.4 : Dickson Patton : added tagfile option # version 0.4.3 : Nick Groesz : changed around internal data structures, start of version history use strict ; use warnings ; use Getopt::Long ; # prototypes sub read_args (); # read in command line arguments sub process_files (); # run through each file sub parse_execution_data (); # parse the data from each file sub print_results (); # print gcov data sub print_summary (); # print summary (similary to gcov's summary) sub print_usage (); # print gccr usage text our $tool_name = 'gccr' ; # name of script our $version = 'gccr (GCC) 0.4.18' ; # version of script our $copyright = 'Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ' ; # copyright notice # internal data our @files ; # gcov file data # # File information: # file_number - ranges from 0 to NUMBER OF FILES SPECIFIED - 1 # $file[file_number]{'tag'} - user specified file tag # $file[file_number]{'name'} - name of file to be read and parsed # # $file[file_number[{'data'} contains parsed gcov data # # Line information: # line_number - corresponds to the line number of the GCOV file # and ranges from 1 to NUMBER OF LINES # $data{'line'}[line_number]{'type'} - type of line # Can be set to: # no_ex - non-executing code (gcov meta-data, header code, code that has been #ifdef'd out) # line - an executable line of code # branch - branch execution information # call - call execution information # # $data{'line'}[line_number]{'count'} - number of times an executable line, branch, or call was executed # $data{'line'}[line_number]{'raw'} - raw data straight from gcov file # this is only populated in the first file's data structure # $data{'line'}[line_number]{'line_num'} - line number in original source code # Execution information: # $data{'line_count'} - number of executable lines # $data{'execution_count'} - number of executed lines our $file_count = 0 ; # number of files read our $line_count = 0 ; # number of lines in gcov data files (should be the same for each file) our $executable_total = 0 ; # number of different executable lines across all files our $executed_total = 0 ; # number of different executable lines across all files that were executed # options our $opt_combined = 0 ; our $opt_help = 0 ; # help option our $opt_version = 0 ; # version option our @tag_files = (); # tagfile(s) option our $opt_nosummary = 0 ; # do not print summary read_args (); process_files (); print_results (); unless ( $opt_nosummary ) { print_summary (); } # Summary: read command line arguments: # Parameters: none # Return: none sub read_args () { unless ( GetOptions ( 'combined' => \\ $opt_combined , 'help' => \\ $opt_help , 'no-summary' => \\ $opt_nosummary , 'tagfile|file=s' => \\ @tag_files , 'version' => \\ $opt_version , ) ) { # if GetOptions returns FALSE, then incorrect options were specified # exit with error print_usage (); exit ( 1 ); } if ( $opt_help ) { print_usage (); exit ( 0 ); } if ( $opt_version ) { print \"$version\\n\" ; print \"$copyright\\n\" ; exit ( 0 ); } # if any number of tag files were specified, then we read tagfiles instead of command line arugments if ( scalar ( @tag_files )) { @files = & read_tagfiles ( @tag_files ); } else { # number of file arguments + number of tag arguments should equal an even number if ( @ARGV % 2 == 1 ) { print ( \"ERROR: file count does not match tag count\\n\" ); exit ( 1 ); } my $i = 0 ; while ( $ARGV [ $i ]) { push @files , { name => $ARGV [ $i ], tag => $ARGV [ $i + 1 ]}; $i += 2 ; } } $file_count = scalar ( @files ); if ( $file_count < 2 ) { print ( \"ERROR: at least two files must be specified\\n\" ); exit ( 1 ); } } # Summary: read tagfiles specifie dwith the -t option # Parameters: array of names of tagfiles # Return: array of name/tag hashes sub read_tagfiles ($) { my @tag_files = @_ ; my @files ; my $l = 0 ; # count of --tagfile=___ options my $m = 0 ; # count of line in the current tagfile foreach my $file ( @tag_files ) { $l ++ ; open ( TAGFILE , $file ) || die \"ERROR: on open of tagfile $l, $file: ($!)\\n\" ; while ( ) { $m ++ ; chomp $_ ; if ( /(^([^ ]+) *(.*)$)/ ) { push @files , { name => $2 , tag => $3 }; } else { die \"ERROR: invalid file-tag pair on line $m of tagfile $l\\n\" ; } } close ( TAGFILE ); } return ( @files ); } # Summary: run through all the gcov files and call the parsing function # Parameters: none # Return: none sub process_files () { # the first file is used to gather raw data $files [ 0 ]{ 'data' } = parse_execution_data ( $files [ 0 ]{ 'name' }, 1 ); for ( my $i = 1 ; $i < $file_count ; $i ++ ) { $files [ $i ]{ 'data' } = parse_execution_data ( $files [ $i ]{ 'name' }, 0 ); } } # Summary: parse the gcov file, populating the %data structure # Parameters: name of file to parse | boolean indicating whether raw (original gcov) data should be saved # save_raw is set to 1 on the first file parse and set to zero thereafter # Returns: reference to data hash sub parse_execution_data () { my ( $file , $save_raw ) = @_ ; my %data ; $data { 'line_count' } = 0 ; # number of executable lines in file $data { 'execution_count' } = 0 ; # number of lines that were executed in file stat ( $file ); if ( ! ( - r _ )) { die ( \"ERROR: cannot read file: $file\\n\" ); } if ( ! ( - f _ )) { die ( \"ERROR: not a plain file: $file\\n\" ); } open ( FILE_HANDLE , $file ) || die ( \"ERROR: cannot open file $file: $!\" ); my $file_line_num = 0 ; while ( ) { my $line = $_ ; $file_line_num ++ ; chomp $line ; if ( $line =~ /^\\s+-:\\s*(\\d+):(.*)/ ) { # line is gcov preamble or non-executing code my $line_num = $1 ; my $raw = $2 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'no_ex' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $2 ; } } elsif ( $line =~ /^\\s+#####:\\s*(\\d+):(.*)/ ) { # line was not executed my $line_num = $1 ; my $raw = $2 ; $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'code' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; $data { 'line_count' } ++ ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $raw ; } } elsif ( $line =~ /^\\s*(\\d+):\\s*(\\d+):(.*)/ ) { # line was executed my $count = $1 ; my $line_num = $2 ; my $raw = $3 ; $data { 'line' }[ $file_line_num ]{ 'count' } = $count ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'code' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; $data { 'line_count' } ++ ; $data { 'execution_count' } ++ ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $raw ; } } elsif ( $line =~ /^branch\\s+(\\d+)/ ) { # line contains branch execution information my $branch_num = $1 ; $data { 'line' }[ $file_line_num ]{ 'num' } = $branch_num ; if ( $line =~ /^branch\\s+\\d+\\s+never executed/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'branch' ; } elsif ( $line =~ /^branch\\s+\\d+\\s+taken (\\d+)%/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = $1 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'branch' ; } if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $line ; } } elsif ( $line =~ /^call\\s+(\\d+)/ ) { # line contains call execution information my $call_num = $1 ; $data { 'line' }[ $file_line_num ]{ 'num' } = $call_num ; if ( $line =~ /^call\\s+\\d+\\s+never executed/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'call' ; } elsif ( $line =~ /^call\\s+\\d+\\s+returns (\\d+)%/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = $1 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'call' ; } if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $line ; } } elsif ( $line =~ /^function/i ) { # function data is ignored } else { # line could not be parsed print ( \"ERROR: cannot parse line $file_line_num in file $file\\n Is this a valid gcov file?\\n\" ); exit ( 1 ); } } close ( FILE_HANDLE ); # check to see if we should save an overall line count (common to all gcov files) if ( $save_raw ) { $line_count = $file_line_num ; } return ( \\ %data ); } # Summary: print interpolated gcov information # Parameters: none # Return: none sub print_results () { my $ftab = ' ' ; my $p_op = ( $line_count <= 99999 ) ? '%5d' : '%13d' ; for ( my $line_i = 1 ; $line_i <= $line_count ; $line_i ++ ) { my $raw_printed = 0 ; # boolean flag to print out the line slurped in from the gcov file my $count_sum = 0 ; # sum of executions across all files for this one line- used for combined coverage reporting my $never_exec = 1 ; # boolean flag that is set to 0 when the current line is executed or executable # in any file. used in combined coverage reporting. my $first_code_line_executed = 0 ; # boolean flag that indicates whether this is the first unique # executed line of code to be found among the gcov files for ( my $file_i = 0 ; $file_i < $file_count ; $file_i ++ ) { # Note that each file is cycled through for every line even if just the raw # data from the first file that ends up being printed. This is because the same # line may be non-executing in one file and executable in another file (because code # may be ifdef'd out). my $type = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'type' }; no warnings 'uninitialized' ; # XXX: remove warining for $type if ( $type eq 'no_ex' ) { # non-executing code unless ( $raw_printed || $opt_combined ) { printf ( \"$ftab-:$p_op:%s\\n\" , $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); $raw_printed = 1 ; } # nothing additional is printed for non-executing code } elsif ( $type eq 'code' ) { # code that is executable if ( $never_exec ) { # this code is exectuable, so we indicate that in the never_exec flag $never_exec = 0 ; # we only want the number of UNIQUE lines across files that are executable # in the executable_total flag, so this is only incremented once for all # identical lines across each file $executable_total ++ ; } unless ( $raw_printed || $opt_combined ) { printf ( \"$ftab $p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); $raw_printed = 1 ; } my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; if ( $first_code_line_executed == 0 && $count > 0 ) { $executed_total ++ ; $first_code_line_executed = 1 ; } } else { if ( $count == 0 ) { print ' ####' ; } else { unless ( $first_code_line_executed ) { # update the unique count of code lines executed # across all gcov files $executed_total ++ ; $first_code_line_executed = 1 ; } my $padding = 9 ; $padding -= length ( $count ); printf ( \"%*s%d\" , $padding , ' ' , $count ); } printf ( \":$p_op: \" , $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }); print \"$files[$file_i]{'tag'}\\n\" ; } } elsif ( $type eq 'branch' ) { # branch information my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; } else { if ( $count == 0 ) { print \"branch $files[$file_i]{'data'}{'line'}[$line_i]{'num'} never executed:$files[$file_i]{'tag'}\\n\" ; } else { print \"branch $files[$file_i]{'data'}{'line'}[$line_i]{'num'} taken $count%:$files[$file_i]{'tag'}\\n\" ; } } } elsif ( $type eq 'call' ) { # call information my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; } else { if ( $count == 0 ) { print \"call $files[$file_i]{'data'}{'line'}[$line_i]{'num'} never executed:$files[$file_i]{'tag'}\\n\" ; } else { print \"call $files[$file_i]{'data'}{'line'}[$line_i]{'num'} returns $count%:$files[$file_i]{'tag'}\\n\" ; } } } } if ( $opt_combined ) { # if the combined coverage flag is set then no information is printed in the above for loop # count information is summed into $count_sum and printed on a single line my $type = $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'type' }; no warnings 'uninitialized' ; # XXX: remove warining for $type if ( $type eq 'no_ex' || $type eq 'code' ) { # line is either non-executable or executable code if ( $never_exec ) { # code line is not executable in any file printf ( \"$ftab-:$p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); } else { # line is executable in at least one file if ( $count_sum == 0 ) { print ' #####' ; } else { my $padding = 9 ; $padding -= length ( $count_sum ); printf ( \"%*s%d\" , $padding , ' ' , $count_sum ); } printf ( \":$p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); } } elsif ( $type eq 'branch' ) { # branch information if ( $count_sum == 0 ) { print \"branch $files[0]{'data'}{'line'}[$line_i]{'num'} never executed\\n\" ; } else { my $percentage = $count_sum / $file_count ; print \"branch $files[0]{'data'}{'line'}[$line_i]{'num'} taken $percentage%\\n\" ; } } elsif ( $type eq 'call' ) { # call information if ( $count_sum == 0 ) { print \"call $files[0]{'data'}{'line'}[$line_i]{'num'} never executed\\n\" ; } else { my $percentage = $count_sum / $file_count ; print \"call $files[0]{'data'}{'line'}[$line_i]{'num'} returns $percentage%\\n\" ; } } } } } # Summary: prints the line execution percentages for each file and a percentage for all files combined # Parameters: none # Return: none sub print_summary () { for ( my $file_i = 0 ; $file_i < $file_count ; $file_i ++ ) { my $file_line_count = $files [ $file_i ]{ 'data' }{ 'line_count' }; my $percentage ; if ( $file_line_count ) { $percentage = ( $files [ $file_i ]{ 'data' }{ 'execution_count' } / $file_line_count ) * 100 ; } else { $percentage = 0 ; } $percentage = sprintf ( '%.2f' , $percentage ); print \"$percentage% of $file_line_count lines executed on target $files[$file_i]{'tag'}\\n\" ; } my $overall_percentage ; if ( $executable_total ) { $overall_percentage = ( $executed_total / $executable_total ) * 100 ; } else { $overall_percentage = 0 ; } $overall_percentage = sprintf ( '%.2f' , $overall_percentage ); print \"$overall_percentage% of $executable_total lines executed across all files\\n\" ; } # Summary: print tool usage information # Parameters: none # Return: none sub print_usage () { print << END_USAGE ; Usage: ./$tool_name [options] [file name] [target id]... Use $tool_name to compare gcov files generated on different platforms or targets. -h, --help Print this help, then exit -v, --version Print version number, then exit Input Options: -t, --tagfile Take file-tag assignments from a file, not from command-line Ouput Options: -c, --combined Print combined coverage -n, --no-summmary Do not print summary END_USAGE }","tags":"","loc":"page/development-resources/gccr.html"},{"title":"Coverage Analysis – JSON-Fortran","text":"Coverage analysis Coverage analysis of json_string_utilities.F90 Unexecuted procedures Executed procedures Coverage analysis of json_value_module.F90 Unexecuted procedures Executed procedures Coverage analysis of json_file_module.F90 Unexecuted procedures Executed procedures Coverage analysis The following report was automatically generated from gcov output by the FoBiS.py Fortran build\ntool. gccr.pl was used to\nmerge gcov coverage\nreports, and can be obtained at https://github.com/eel3/gccr . Any\nprocedures surrounded by double square brackets below are internal\nprocedures and do not have their own documentation page–documentation\nfor these procedures is included in the documentation of the scope in\nwhich they are defined. If procedure coverage is at 100%, also have a look at the Codecov.io coverage suggestions . Coverage analysis of json_string_utilities.F90 Metrics Number of executable lines 337 Number of executed lines 311 92% Number of unexecuted lines 26 8% Average hits per executed line 243573 Number of procedures 14 Number of executed procedures 12 86% Number of unexecuted procedures 2 14% Average hits per executed procedure 126995 Unexecuted procedures function to_uni , line 668 function to_uni_vec , line 687 Executed procedures subroutine unescape_string : tested 1210117 times subroutine escape_string : tested 206118 times subroutine string_to_integer : tested 75154 times subroutine string_to_real : tested 29931 times subroutine integer_to_string : tested 764 times subroutine replace_string : tested 560 times function valid_json_hex : tested 471 times subroutine real_to_string : tested 281 times subroutine compact_real_string : tested 268 times function decode_rfc6901 : tested 120 times function encode_rfc6901 : tested 96 times function lowercase_string : tested 64 times Report generated by FoBiS.py Coverage analysis of json_value_module.F90 Metrics Number of executable lines 4021 Number of executed lines 3490 87% Number of unexecuted lines 531 13% Average hits per executed line 2220377 Number of procedures 156 Number of executed procedures 150 96% Number of unexecuted procedures 6 4% Average hits per executed procedure 440341 Unexecuted procedures subroutine get_current_line_from_file_sequential , line 10032 subroutine wrap_json_info_by_path , line 1677 subroutine wrap_json_matrix_info_by_path , line 1912 subroutine wrap_json_value_create_logical , line 10272 subroutine wrap_json_value_get_child_by_name , line 5876 subroutine wrap_json_value_remove_if_present , line 2998 Executed procedures subroutine pop_char : tested 57802621 times subroutine destroy_json_data : tested 2170912 times subroutine parse_string : tested 1195115 times subroutine json_value_create : tested 989400 times subroutine json_info : tested 988247 times subroutine json_value_add_member : tested 986799 times subroutine to_string : tested 775339 times function wrap_json_valid_path : tested 264829 times subroutine push_char : tested 210976 times subroutine write_it : tested 204936 times subroutine parse_number : tested 104983 times subroutine to_integer : tested 75205 times function string_to_int : tested 75063 times subroutine to_object : tested 61319 times subroutine to_array : tested 31417 times subroutine to_real : tested 30086 times function string_to_dble : tested 29921 times subroutine to_logical : tested 14971 times subroutine parse_for_chars : tested 14960 times function json_failed : tested 2740 times function json_count : tested 2076 times subroutine json_clear_exceptions : tested 2049 times subroutine json_initialize : tested 1877 times function name_strings_equal : tested 1567 times subroutine json_prepare_parser : tested 1509 times subroutine json_parse_end : tested 1509 times subroutine json_parse_string : tested 1492 times function name_equal : tested 1409 times subroutine wrap_json_get_path : tested 612 times subroutine json_value_get_child_by_name : tested 556 times subroutine json_value_rename : tested 545 times subroutine json_value_get_child_by_index : tested 443 times function json_is_vector : tested 365 times subroutine add_to_path : tested 330 times subroutine json_get_by_path_default : tested 323 times subroutine json_get_by_path : tested 306 times subroutine json_get_real : tested 306 times subroutine json_throw_exception : tested 264 times subroutine get_real_from_array : tested 229 times subroutine json_value_to_string : tested 211 times subroutine json_get_string : tested 198 times subroutine json_check_children_for_duplicate_keys : tested 191 times subroutine duplicate_key_func : tested 191 times subroutine json_get_path : tested 188 times subroutine json_value_create_real : tested 159 times subroutine json_value_get_child : tested 150 times subroutine json_value_add_real : tested 148 times subroutine json_value_create_integer : tested 140 times subroutine json_value_add_integer : tested 127 times subroutine json_get_integer : tested 117 times subroutine json_print_to_unit : tested 89 times subroutine to_null : tested 84 times subroutine destroy_json_core : tested 70 times subroutine json_value_create_string : tested 70 times subroutine wrap_json_get_string_by_path : tested 63 times subroutine json_traverse : tested 62 times subroutine json_value_remove : tested 56 times subroutine json_value_add_string : tested 56 times subroutine json_create_by_path : tested 54 times subroutine json_get_integer_by_path : tested 54 times subroutine json_value_insert_after : tested 52 times subroutine json_value_create_array : tested 52 times subroutine json_check_all_for_duplicate_keys : tested 51 times subroutine json_value_replace : tested 47 times subroutine get_int_from_array : tested 47 times subroutine flag_not_found : tested 43 times subroutine json_get_logical : tested 42 times subroutine json_get_string_by_path : tested 42 times subroutine json_check_for_errors : tested 41 times subroutine json_value_create_object : tested 34 times subroutine json_get_by_path_rfc6901 : tested 28 times subroutine get_logical_from_array : tested 28 times subroutine json_get_real_by_path : tested 24 times subroutine json_value_create_logical : tested 22 times subroutine json_value_validate : tested 20 times subroutine json_get_string_vec_by_path : tested 20 times subroutine json_get_logical_by_path : tested 19 times subroutine get_chars_from_array : tested 19 times subroutine json_value_add_logical : tested 18 times subroutine json_parse_file : tested 17 times subroutine get_string_lengths : tested 16 times subroutine json_matrix_info_by_path : tested 16 times function json_value_is_child_of : tested 16 times subroutine json_get_real_vec : tested 16 times subroutine json_matrix_info : tested 15 times subroutine json_value_add_real_vec : tested 15 times subroutine json_get_real_vec_by_path : tested 15 times subroutine json_get_alloc_string_vec_by_path : tested 15 times subroutine json_get_integer_vec : tested 14 times subroutine convert : tested 13 times subroutine wrap_json_get_alloc_string_vec_by_path : tested 13 times subroutine get_chars_from_array : tested 12 times subroutine json_string_info : tested 11 times subroutine swap_pointers : tested 11 times subroutine json_update_string : tested 11 times subroutine json_clone : tested 10 times subroutine json_add_string_by_path : tested 10 times subroutine json_get_integer_vec_by_path : tested 10 times subroutine json_add_real_by_path : tested 9 times subroutine json_rename_by_path : tested 9 times subroutine json_get_by_path_jsonpath_bracket : tested 9 times subroutine annotate_invalid_json : tested 9 times subroutine json_value_swap : tested 8 times subroutine json_update_real : tested 7 times function json_valid_path : tested 7 times subroutine json_info_by_path : tested 6 times subroutine json_add_string_vec_by_path : tested 6 times subroutine json_print_to_console : tested 6 times subroutine json_print_error_message : tested 6 times subroutine json_add_real_vec_by_path : tested 5 times subroutine json_value_add_string_vec : tested 5 times subroutine json_print_to_filename : tested 5 times subroutine json_get_logical_vec : tested 5 times subroutine json_get_string_vec : tested 5 times subroutine json_value_reverse : tested 4 times subroutine is_child_of_callback : tested 4 times subroutine json_add_member_by_path : tested 4 times subroutine json_add_integer_by_path : tested 4 times subroutine json_add_logical_by_path : tested 4 times subroutine json_get_logical_vec_by_path : tested 4 times subroutine json_get_alloc_string_vec : tested 4 times subroutine json_value_remove_if_present : tested 3 times subroutine json_update_logical : tested 3 times subroutine json_update_real32 : tested 3 times subroutine json_update_integer : tested 3 times subroutine wrap_json_add_string_vec_by_path : tested 3 times subroutine json_value_add_integer_vec : tested 3 times subroutine json_get_parent : tested 3 times subroutine json_get_real32_by_path : tested 3 times subroutine json_get_real32_vec_by_path : tested 3 times subroutine get_current_line_from_file_stream : tested 3 times subroutine json_value_insert_after_child_by_index : tested 2 times subroutine json_add_real32_by_path : tested 2 times subroutine json_add_integer_vec_by_path : tested 2 times subroutine json_add_logical_vec_by_path : tested 2 times subroutine json_add_real32_vec_by_path : tested 2 times subroutine json_value_add_logical_vec : tested 2 times subroutine json_value_create_null : tested 2 times function initialize_json_core : tested 1 times subroutine json_add_string_vec_by_path_value_ascii : tested 1 times subroutine json_add_string_vec_by_path_path_ascii : tested 1 times subroutine json_value_add_real32 : tested 1 times subroutine json_value_add_real32_vec : tested 1 times subroutine json_value_add_null : tested 1 times subroutine json_get_next : tested 1 times subroutine json_get_previous : tested 1 times subroutine json_get_tail : tested 1 times subroutine json_get_real32 : tested 1 times subroutine json_get_real32_vec : tested 1 times subroutine json_value_create_real32 : tested 1 times Report generated by FoBiS.py Coverage analysis of json_file_module.F90 Metrics Number of executable lines 592 Number of executed lines 532 90% Number of unexecuted lines 60 10% Average hits per executed line 99 Number of procedures 65 Number of executed procedures 59 91% Number of unexecuted procedures 6 9% Average hits per executed procedure 114 Unexecuted procedures function initialize_json_file , line 570 function initialize_json_file_from_string , line 651 function initialize_json_file_from_string_v2 , line 698 function initialize_json_file_v2 , line 616 subroutine json_file_variable_matrix_info , line 1082 subroutine wrap_assign_string_to_json_file , line 1240 Executed procedures subroutine json_file_destroy : tested 2744 times function json_file_failed : tested 1824 times subroutine json_file_load_from_string : tested 1435 times subroutine initialize_json_core_in_file : tested 254 times subroutine json_file_print_to_string : tested 209 times subroutine finalize_json_file : tested 39 times subroutine json_file_get_string : tested 35 times subroutine json_file_print_to_unit : tested 27 times subroutine json_file_get_integer : tested 25 times subroutine json_file_load : tested 15 times subroutine json_file_get_real : tested 15 times subroutine json_file_get_logical : tested 14 times subroutine json_file_get_object : tested 10 times subroutine json_file_get_real_vec : tested 10 times subroutine json_file_get_alloc_string_vec : tested 8 times subroutine json_file_add : tested 8 times subroutine json_file_add_string_vec : tested 8 times subroutine json_file_print_to_console : tested 7 times subroutine json_file_check_for_errors : tested 6 times subroutine json_file_get_string_vec : tested 6 times subroutine json_file_print_error_message : tested 5 times subroutine json_file_add_string : tested 5 times subroutine set_json_core_in_file : tested 4 times function json_file_valid_path : tested 4 times subroutine json_file_rename : tested 4 times subroutine json_file_update_string : tested 4 times subroutine assign_string_to_json_file : tested 3 times function json_file_valid_path_op : tested 3 times subroutine json_file_update_real : tested 3 times subroutine json_file_move_pointer : tested 2 times subroutine json_file_print_to_filename : tested 2 times subroutine json_file_variable_info : tested 2 times subroutine json_file_get_root : tested 2 times subroutine assign_json_file : tested 2 times subroutine json_file_get_integer_vec : tested 2 times subroutine json_file_get_logical_vec : tested 2 times subroutine json_file_add_real : tested 2 times subroutine json_file_add_real_vec : tested 2 times subroutine json_file_update_logical : tested 2 times subroutine json_file_remove : tested 2 times subroutine json_file_clear_exceptions : tested 1 times subroutine get_json_core_in_file : tested 1 times subroutine json_file_nullify : tested 1 times subroutine assign_json_file_to_string : tested 1 times subroutine json_file_get_real32 : tested 1 times subroutine json_file_get_real32_vec : tested 1 times subroutine json_file_add_object : tested 1 times subroutine json_file_add_integer : tested 1 times subroutine json_file_add_integer_vec : tested 1 times subroutine json_file_add_real32 : tested 1 times subroutine json_file_add_real32_vec : tested 1 times subroutine json_file_add_logical : tested 1 times subroutine json_file_add_logical_vec : tested 1 times subroutine wrap_json_file_add_string_vec : tested 1 times subroutine json_file_add_string_vec_path_ascii : tested 1 times subroutine json_file_add_string_vec_vec_ascii : tested 1 times subroutine json_file_update_integer : tested 1 times subroutine json_file_update_real32 : tested 1 times subroutine json_file_traverse : tested 1 times Report generated by FoBiS.py","tags":"","loc":"page/development-resources/json_module.F90.html"},{"title":"Release Checklist – JSON-Fortran","text":"When tagging a new release please follow this checklist so that the\ndocumentation will be updated correctly, and version strings will\nremain accurate. Release Checklist Make sure you are working from the master branch: git checkout master Update the CHANGELOG.md Ensure that the changes listed under Unreleased are up\n to date and accurate. Look at the latest changes committed to GitHub since the\n last release ,\n 9.0.1. This will only be accurate if you have\n not yet updated the project version in cmake. If you have updated\n the product version in cmake and run cmake (and therefore .VERSION ) then edit the URL manually to view the\n changes. Run the github_changelog_generator as follows, and compare the output to the unreleased section of the CHANGELOG.md : github_changelog_generator --user jacobwilliams --project json-fortran -o Unreleased.md\n --unreleased-only --bugs-label \"**Fixed issues:**\"\n --enhancement-label \"**Enhancements:**\" --issues-label\n \"**Fixed issues:**\" and make sure that you have a\n 16-digit GitHub token stored in the environment variable CHANGELOG_GITHUB_TOKEN . Compare generated Unreleased.md to the “Unreleased” section of CHANGELOG.md and make updates as needed. Rename the “Unreleased” section to the new version number Copy the “Unreleased” section header and “Complete\n Changeset” link line and insert it just below the TOC In the newly inserted “Complete Changeset” URL replace the\n old version number with the new version number Rename the lower “Unreleased” section (with all the\n changes) to the current version Replace HEAD in the header URL with the new version\n number Replace HEAD in the “Complete Changeset” link with the\n new version number. Insert the new version section in the TOC just below the\n “Unreleased” entry Add CHANGELOG.md to the git index: git add CHANGELOG.md Add an entry in pages/releases/index.md under the “Past\n Releases” heading Copy/paste the most recent one listed and replace all\n occurrences of the old version string with the new version\n string Add pages/releases/index.md to the git index: git add pages/releases/index.md Update the version string in remaining files requiring manual edits: Edit the product version in CMake Run cmake to generate the .VERSION file (or manually update this file if not running CMake) Edit the CMake example on line 145 of README.md Edit the json_fortran_version string in json_module.F90 Add these files to the git index: git add .VERSION README.md ./src/json_module.F90 Commit the changes to the master branch: git commit Create the tag: git tag Note: for some reason, using GitHub to tag a project means that the tag doesn’t show up when you git describe the project. Tagging from the command line makes git describe work as expected. GitHub Actions will publish the documentation for the\n latest tag to\n https://jacobwilliams.github.io/json-fortran/prev/ new_ver / if all\n goes according to plan Push tags and master to GitHub: git push --tags origin master Draft and publish a new GitHub Release corresponding to the new version Update the Homebrew formula Fork the Homebrew repository Change to your local Homebrew repository: cd $(brew\n --repository)/Library/Formula Add your fork as a pushable remote: git remote add\n YOUR_USERNAME https://github.com/YOUR_USERNAME/homebrew.git Make sure you’re on the master branch: git checkout master Make sure everything is up to date: brew update (this calls git pull ) Create a new branch from the latest master branch with git\n checkout -b YOUR_BRANCH_NAME origin/master Edit the json-fortran.rb formula with brew edit\n json-fortran Do NOT change anything other than the URL and the SHA256\n checksum at the top of the formula. These should be changed to\n correspond to the new version of the compressed tarball\n available on newly minted latest release page Test the changes to make sure that they will be accepted: brew audit --strict --online json-fortran brew rm json-fortran brew install -v json-fortran brew test -v json-fortran Add json-fortran.rb to the index ( git add json-fortran.rb ) Commit your changes with the correct commit message: git\n commit -m \"json-fortran \" Push changes to your fork: git push --set-upstream\n YOUR_USERNAME YOUR_BRANCH_NAME Go to https://github.com/Homebrew/homebrew and submit a pull\n request","tags":"","loc":"page/development-resources/release-checklist.html"},{"title":"Official Releases – JSON-Fortran","text":"Official Releases Latest Stable Release Past Releases Development Version Changes Between Releases Change Log Unreleased 9.0.1 (2024-06-11) 9.0.0 (2024-06-11) 8.5.2 (2024-05-27) 8.5.1 (2024-05-26) 8.5.0 (2024-05-25) 8.4.0 (2024-03-06) 8.3.0 (2022-05-07) 8.2.5 (2021-08-17) 8.2.4 (2021-08-15) 8.2.3 (2020-06-05) 8.2.2 (2020-06-05) 8.2.1 (2020-01-02) 8.2.0 (2020-08-16) 8.1.0 (2020-06-21) 8.0.0 (2020-04-04) 7.1.0 (2019-06-23) 7.0.0 (2019-01-26) 6.11.0 (2019-01-19) 6.10.0 (2019-10-20) 6.9.0 (2018-07-29) 6.8.0 (2018-07-19) 6.7.0 (2018-07-10) 6.6.0 (2018-07-01) 6.5.0 (2018-06-23) 6.4.0 (2018-06-10) 6.3.0 (2018-04-20) 6.2.0 (2018-03-10) 6.1.0 (2017-11-05) 6.0.0 (2017-08-24) 5.3.0 (2017-04-07) 5.2.0 (2017-03-05) 5.1.0 (2016-08-14) 5.0.2 (2016-06-11) 5.0.1 (2016-06-11) 5.0.0 (2016-05-09) 4.3.0 (2015-12-05) 4.2.0 (2015-08-03) 4.1.1 (2015-05-27) 4.1.0 (2015-05-05) 4.0.0 (2015-03-16) 3.1.0 (2015-02-28) 3.0.0 (2015-01-18) 2.0.0 (2014-12-27) 1.0.0 (2014-06-23) Official Releases This is where to find the documentation corresponding to an official,\ntagged release. If you are looking for the most current documentation\nof the master branch, please head back to the main page . Latest Stable Release Documentation: 9.0.1 Download: https://github.com/jacobwilliams/json-fortran/releases/latest Past Releases Note: There is currently no way to navigate back to the general/master\ndocumentation from the documentation for official releases other than\nusing the browser’s back button. Feel free to bookmark this page, or\nthe main project page for convenient navigation. 9.0.1 ( FORD generated documentation) Download 9.0.0 ( FORD generated documentation) Download 8.5.2 ( FORD generated documentation) Download 8.5.1 ( FORD generated documentation) Download 8.5.0 ( FORD generated documentation) Download 8.4.0 ( FORD generated documentation) Download 8.3.0 ( FORD generated documentation) Download 8.2.5 ( FORD generated documentation) Download 8.2.4 ( FORD generated documentation) Download 8.2.3 ( FORD generated documentation) Download 8.2.2 ( FORD generated documentation) Download 8.2.1 ( FORD generated documentation) Download 8.2.0 ( FORD generated documentation) Download 8.1.0 ( FORD generated documentation) Download 8.0.0 ( FORD generated documentation) Download 7.1.0 ( FORD generated documentation) Download 7.0.0 ( FORD generated documentation) Download 6.11.0 ( FORD generated documentation) Download 6.10.0 ( FORD generated documentation) Download 6.9.0 ( FORD generated documentation) Download 6.8.0 ( FORD generated documentation) Download 6.7.0 ( FORD generated documentation) Download 6.6.0 ( FORD generated documentation) Download 6.5.0 ( FORD generated documentation) Download 6.4.0 ( FORD generated documentation) Download 6.3.0 ( FORD generated documentation) Download 6.2.0 ( FORD generated documentation) Download 6.1.0 ( FORD generated documentation) Download 6.0.0 ( FORD generated documentation) Download 5.3.0 ( FORD generated documentation) Download 5.2.0 ( FORD generated documentation) Download 5.1.0 ( FORD generated documentation) Download 5.0.2 ( FORD generated documentation) Download 5.0.1 ( FORD generated documentation) Download 5.0.0 ( FORD generated documentation) Download 4.3.0 ( FORD generated documentation) Download 4.2.0 ( FORD generated documentation) Download 4.1.1 ( ROBODoc generated documentation) Download 4.1.0 ( ROBODoc generated documentation) Download 4.0.0 ( ROBODoc generated documentation) Download 3.1.0 ( ROBODoc generated documentation) Download 3.0.0 ( ROBODoc generated documentation) Download 2.0.0 ( ROBODoc generated documentation) Download 1.0.0 ( ROBODoc generated documentation) Download Development Version Documentation for the latest development version may be found at https://jacobwilliams.github.io/json-fortran/prev/9.0.1/index.html or generated locally using the build.sh build\nscript. Changes Between Releases Included below is the changelog–a list of significant changes\nimplemented between each release. Change Log Table of Contents Change Log Unreleased 9.0.1 (2024-06-11) 9.0.0 (2024-06-11) 8.5.2 (2024-05-27) 8.5.1 (2024-05-26) 8.5.0 (2024-05-25) 8.4.0 (2024-03-06) 8.3.0 (2022-05-07) 8.2.5 (2021-08-17) 8.2.4 (2021-08-15) 8.2.3 (2021-06-05) 8.2.2 (2021-06-05) 8.2.1 (2021-01-02) 8.2.0 (2020-08-16) 8.1.0 (2020-06-21) 8.0.0 (2020-04-04) 7.1.0 (2019-06-23) 7.0.0 (2019-01-26) 6.11.0 (2019-01-19) 6.10.0 (2019-10-20) 6.9.0 (2018-07-29) 6.8.0 (2018-07-19) 6.7.0 (2018-07-10) 6.6.0 (2018-07-01) 6.5.0 (2018-06-23) 6.4.0 (2018-06-10) 6.3.0 (2018-04-20) 6.2.0 (2018-03-10) 6.1.0 (2017-11-05) 6.0.0 (2017-08-24) 5.3.0 (2017-04-07) 5.2.0 (2017-03-05) 5.1.0 (2016-08-14) 5.0.2 (2016-06-11) 5.0.1 (2016-06-11) 5.0.0 (2016-05-09) 4.3.0 (2015-12-05) 4.2.0 (2015-08-03) 4.1.1 (2015-05-27) 4.1.0 (2015-05-05) 4.0.0 (2015-03-16) 3.1.0 (2015-02-28) 3.0.0 (2015-01-18) 2.0.0 (2014-12-27) 1.0.0 (2014-06-23) Unreleased Complete Changeset 9.0.1 (2024-06-11) Complete Changeset or Download v9.0.1 Enhancements: No code changes. Just an update to the CI to fix documentation deployment. #573 ( jacobwilliams ) 9.0.0 (2024-06-11) Complete Changeset or Download v9.0.0 Enhancements: By default, the JSON pointer in json_file is now destroyed before loading. This is to prevent a memory leak if the type is used later to load another file. #561 #562 ( jacobwilliams ) Also added a new option destroy_pointer to the json_file load routines, which can be set to False to get the old behavior (not to destroy it). #561 #562 ( jacobwilliams ) Added add a new nullify_pointer option to the json_file constructor (default is True) ( jacobwilliams ) #564 #566 Updates for the CI and unit tests. Now testing with FPM, and running all tests with valgrind to check for memory leaks. #563 #565 #568 ( jacobwilliams ) Added an optional allow_trailing_comma argument to the initialize routines (default is True). If set to False, this disallows extra trailing commas in arrays and objects. #569 #570 ( jacobwilliams ) 8.5.2 (2024-05-27) Complete Changeset or Download v8.5.2 Bug Fixes: Fixed a CMake bug where the package version was not set correctly, which caused the CMake configuration files to be saved to a folder with blank version name. #560 ( timfelle ) 8.5.1 (2024-05-26) Complete Changeset or Download v8.5.1 Bug Fixes: Fixed a bug when setting JSONFORTRAN_STATIC_LIBRARY_ONLY to False. Also restored some of the original CMake settings from 8.4.0. Specifically, the tests are enabled by default, and both the shared and static libraries are built by default. #558 #559 ( jacobwilliams ) 8.5.0 (2024-05-25) Complete Changeset or Download v8.5.0 Enhancements: Various CMake updates: Only installing if json-fortran is the top level project. Added a library alias so that json fortran can be included with find_package , fetch_content , and add_subdirectory easily. #526 #527 , #528 , #529 #556 ( K20shores ) Fixed compilation with Ninja and Intel OneAPI ifx compiler, and added some CMake options #557 ( lmdiazangulo ) Note that the CMake minimum version is now 3.18 . Added a new unit test. #546 #547 ( jacobwilliams ) Various CI and Readme updates. Bug Fixes: Fixed a bug when IEEE floating-point rounding mode was set to IEEE_DOWN . #545 ( amanotk ) 8.4.0 (2024-03-06) Complete Changeset or Download v8.4.0 Enhancements: Minor updates for readme and documentation #521 ( zmoon ) Updates for unit tests #536 #543 ( gha3mi , jacobwilliams ) Bug Fixes: Fixed a bug where the library would not compile if using REAL128 kind #550 ( jacobwilliams ) Fixes to GitHub Actions CI #535 ( jacobwilliams ) 8.3.0 (2022-05-07) Complete Changeset or Download v8.3.0 Enhancements: Added procedure to query version of json-fortran #505 #512 #516 ( jacobwilliams ) Updates to the CI #509 #508 ( jacobwilliams ) Add information on conda-forge distribution #506 ( awvwgk ) #507 Updated CMake to export include directories with target #504 #503 ( awvwgk ) Bug Fixes: Fixed a minor standards violation #510 #511 ( jacobwilliams ) Minor changes to work around issues with nvfortran compiler #496 ( vyu16 ) 8.2.5 (2021-08-17) Complete Changeset or Download v8.2.5 Enhancements: Enabled some extra warnings in the Visual Studio Debug project Removed obsolete forall construct from unit test 12 Bug Fixes: Fixed a potential uninitialized variable issue in get_current_line_from_file_stream Fixed a memory leak when parsing an invalid JSON . Fixed various memory issues in the unit tests #494 #495 ( jacobwilliams ) 8.2.4 (2021-08-15) Complete Changeset or Download v8.2.4 Enhancements: Documentation updates. #492 ( jacobwilliams ) Added MultiProcessorCompilation=\"true\" to the Visual Studio project file. Bug Fixes: Fixed a memory leak when deserializing an empty list. #488 #493 ( jacobwilliams ) Fixed a memory leak when cloning a JSON pointer. #489 #490 ( jacobwilliams ) Fixed a bug where some error messages would attempt to print unallocated name values. #491 8.2.3 (2020-06-05) Complete Changeset or Download v8.2.3 Enhancements: No code changes. Only documentation updates. 8.2.2 (2020-06-05) Complete Changeset or Download v8.2.2 Enhancements: Added support for the Fortran Package Manger. #483 ( jacobwilliams ) Updated CI to use GitHub Actions, including auto-deployment of documentation. #476 #484 ( jacobwilliams ) Eliminated some compiler warnings about real conversions. Bug fixes: Fixed a bug in test case 47. 8.2.1 (2020-01-02) Complete Changeset or Download v8.2.1 Enhancements: Fixed a couple compiler warnings when using the latest Intel Fortran compiler. #477 ( jacobwilliams ) replaced -std15 with -std18 for the Intel compiler in the FoBiS build file. Updated the Visual Studio test project with some missing test cases. ( jacobwilliams ) Bug fixes: Bug fix in json_value_remove : the parent and previous pointers should also be nullified when removing from an array. #477 #479 ( jacobwilliams ) 8.2.0 (2020-08-16) Complete Changeset or Download v8.2.0 Enhancements: Updated the compress_vectors option so that now vectors of mixed integers and reals are also compressed. #470 #471 ( jacobwilliams ) 8.1.0 (2020-06-21) Complete Changeset or Download v8.1.0 Enhancements: Added a json_file = string assignment operator #463 #464 #465 ( jacobwilliams ) Added support for multiple comment characters. The default is now to recognize any of #!/ as comment lines. #456 #461 ( jacobwilliams ) Added recursive attribute to json_get_array #291 #453 ( jacobwilliams ) Added optional “default” argument to json_get_*_by_path routines #208 #462 ( jacobwilliams ) Updated readme to document the cmake build instructions #455 ( jacobwilliams ) Bug fixes: Fixed bug in json_get_path #452 #454 ( jacobwilliams ) 8.0.0 (2020-04-04) Complete Changeset or Download v8.0.0 Enhancements: Cleanup of the API for reading and writing JSON . The main methods are now called print , load , serialize and deserialize . Note that the previous ones are still present for backward compatibility. #397 #409 ( jacobwilliams ) Added a finalizer to the json_file type #199 #406 ( jacobwilliams ) Added new optional arguments ( null_to_real_mode , non_normal_mode , use_quiet_nan ) to the initialize routines to handle NaN and Infinity. #395 Added a new optional argument ( strict_integer_type_checking ) to the initialize routines. If enabled, when parsing an integer value, if the parsing fails (e.g., the integer is outside the range of the integer kind), it will then attempt to convert it to a real. #444 #446 ( jacobwilliams ) json_info will now check for exceptions and raise one if the pointer is not associated #424 #425 ( jacobwilliams ) Allow the parser to work with some nonstandard real value representations (leading + , no leading digit before decimal, D/d format). #417 #418 ( jacobwilliams ) Added a character string to json_file assignment operator #410 #411 ( jacobwilliams ) Added a json_print_to_console method to json_core to match the one in json_file #408 The output array is now deallocated if an exception occurs in a json_get_*_vec routine #416 #419 ( jacobwilliams ) Bug fixes: Fixed a crash in json_file_check_for_errors if the error_msg was not present. #420 Fixed a potential issue with real to integer conversion when the library is compiled with a non-default integer kind. #449 #450 ( jacobwilliams ) Fixed a dangling pointer in unit test 10. #422 #423 ( jacobwilliams ) CMake updates: Updated CMake to enable building JSON -Fortran as a subdirectory of another project #445 #443 ( rouson ) Updated CMake for compatibility with older versions < 3.7. #442 #451 jacobwilliams ) Allow linking to JSON -Fortran from GFortran programs using OpenCoarrays as the coarray runtime implementation. Use the -DJSON_FORTRAN_USE_OpenCoarrays:BOOL=ON option to CMake to enable this. (NOTE: The fact that this is required may be a bug in GFortran.) CI updates: Updated the CI system to Travis-CI.com #447 #448 ( jacobwilliams ) Migrate test setup/teardown to fixtures #413 #421 ( zbeekman ) Expanded compiler tests on Travis-CI #414 #180 ( jacobwilliams ) 7.1.0 (2019-06-23) Complete Changeset or Download v7.1.0 Enhancements: Added a Visual Studio Code workspace file #399 #400 ( jacobwilliams ) Improvements to json_value_get_child_by_index efficiency #401 #402 ( jacobwilliams ) Updates to CMake install rule for better compatibility with Visual Studio #396 ( zbeekman ) Bug fixes: Fix for undeclared variable causing failing test on Mac #392 ( porteri ) Fixed a bug where using json%add() to create new variables in a structure would stop the program if stop_on_failure was enabled. #403 #404 ( jacobwilliams ) 7.0.0 (2019-01-26) Complete Changeset or Download v7.0.0 Enhancements: Added support for multiple real kinds: The library now supports the default real kind specified ( real32 , real64 and real128 ) as well as the kinds in this set with less precision than the default. For example, if real64 is specified (which is the default), then both real32 and real64 are available in all the public APIs. Internally, the values are always stored in a variable of the default kind. #386 #387 ( jacobwilliams ) Added a create_real() method and a json_real parameter to replace create_double() and json_double . The old versions are still available for backward compatibility. Added CMake options to control integer and real kinds #284 Updated the default real format statement to correctly correspond to the specified real kind. Added new json_file constructor functions for strings. This allows a json_file to be initialized using syntax such as: f = json_file('{\"x\": 1}') . #381 #382 ( jacobwilliams ) Fixed some links in the documentation. Bug fixes: Fixed an issue where the parser would fail if the JSON structure was just a lone integer. #388 #389 ( jacobwilliams ) Fixed an issue where the unit tests did not compile when using real32 or real128 . #383 #384 ( jacobwilliams ) Fixed various issues preventing compilation if the integer kind was changed from the default. #365 #385 ( jacobwilliams ) Renamed the integrated tests preprocessor flag to INTEGRATED_TESTS since it was mispelled. #390 #391 ( jacobwilliams ) 6.11.0 (2019-01-19) Complete Changeset or Download v6.11.0 Enhancements: Speed up writing JSON to a string #377 #378 ( jacobwilliams ) 6.10.0 (2019-10-20) Complete Changeset or Download v6.10.0 Enhancements: Speed up JSON file parsing #363 #366 ( jacobwilliams ) CMake updates for Windows #361 ( zbeekman ) Bug fixes: Parser no longer stops after main object, ignoring the rest of the file #369 #370 ( jacobwilliams ) 6.9.0 (2018-07-29) Complete Changeset or Download v6.9.0 Enhancements: Some efficiency improvements when parsing strings. #352 ( jacobwilliams ) Speed up the unescape_string() routine. #351 Some cleanup and efficiency improvements for hex string validation. #354 Various updates to error message reporting. The two arguments to json_file_check_for_errors() are now optional to match the core routine. #356 Some adjustments to error messages for invalid hex strings. Validation of hex strings is now done in the unescape_string() routine. #354 A string that ends in an escape character \\ is now flagged as invalid. #353 Fixed bugs: Fixed a bug in the annotate_invalid_json() routine. #355 Fixed an issue with the jf_test_06 unit test failing on Windows. #357 6.8.0 (2018-07-19) Complete Changeset or Download v6.8.0 Enhancements: Added some additional checks so that the destroy method could still be used to destroy some malformed JSON linked lists. Also updated the validate method to check for circular references. #346 #349 ( jacobwilliams ) Added missing arguments ( trim_str and adjustl_str ) to some of the string wrapper routines. #347 #348 ( jacobwilliams ) Various minor changes to remove some compiler warnings and a line length standards violation. Various documentation string updates. Fixed bugs: Fixed a dangling pointer bug in the destroy method that was causing unpredictable behavior in this routine which could cause a crash for some compilers #307 #350 ( jacobwilliams ) 6.7.0 (2018-07-10) Complete Changeset or Download v6.7.0 Enhancements: Made the two arguments to json_check_for_errors() optional, so now either or both can be used. Note that if no error has been raised, then error_msg is now returned unallocated. #344 #345 ( jacobwilliams ) Added an additional error check in json_value_print() to check for an unassociated pointer. #342 #343 ( jacobwilliams ) Added remove() method to json_file #339 #340 ( jacobwilliams ) Added additional error checks to json_value_add_member() . Now it will raise an exception if try to add a child to a non-array or non-object. #337 #338 ( jacobwilliams ) Added some additional unit tests to increase coverage #336 ( jacobwilliams ) Fixed bugs: Fixed a bug in json_value_clone_func() where it could crash if attempting to clone an array element. Updated this routine to improve behavior when cloning an array element (the subsequent entries are no longer cloned). #334 #335 ( jacobwilliams ) 6.6.0 (2018-07-01) Complete Changeset or Download v6.6.0 Enhancements #332 ( jacobwilliams ) Now, attempting to get a string variable as an integer, double, or logical will attempt to convert it to a string if strict_type_checking=False . Formerly these cases would raise an exception. #331 Fixed an inconsistency in json_get_by_path() . Now if using the optional found argument, any exceptions raised by this routine are cleared. #330 Changed the name argument in json_value_remove_if_present() to ‘path’ to be consistent with other routines since it is really a path. #329 Various documentation string updates. Fixed bugs: Fixed a bug in wrap_json_get_path() where an optional argument was being used without checking if it was present. #333 6.5.0 (2018-06-23) Complete Changeset or Download v6.5.0 Enhancements & Fixed Issues: Added optional trim and adjustl arguments were added to all the various routines for adding strings and string vectors to JSON #323 ( jacobwilliams ) The trailing_spaces_significant flag is now respected for name keys when creating a JSON structure. #324 #326 ( jacobwilliams ) 6.4.0 (2018-06-10) Complete Changeset or Download v6.4.0 Enhancements: Added optional stop_on_error argument to the various initialize() routines to immediately stop the program if an exception is raised. #318 #320 ( jacobwilliams ) Added routines to check if a name key is present in a json_file object, which is also available using the .in. operator. #316 #319 ( jacobwilliams ) Added routines to rename a json variable by specifying the path. #314 #317 ( jacobwilliams ) Added a Fobis rule for running the test programs. #321 ( jacobwilliams ) 6.3.0 (2018-04-20) Complete Changeset or Download v6.3.0 Enhancements: Add a FoBiS configuration file that can be used to build the library, tests, and documentation. #310 #311 ( jacobwilliams ) CMake produced Visual Studio Project #70 ( jacobwilliams ) Minor changes: renamed some of the example files and reverted back to older versions of FoBiS and markdown for documentation building on Travis-CI #313 ( jacobwilliams ) Fixed issues: Fixed a bug in the escaping logic where / characters in strings would not be printed under some circumstances. This bug was introduced in the 6.2.0 release. #312 ( jacobwilliams ) 6.2.0 (2018-03-10) Complete Changeset or Download v6.2.0 Enhancements: Allow the unit tests to be run from within the Visual Studio solution #295 ( Hugh-walsh , jacobwilliams ) Compiling now works for the CMake-produced Visual Studio solution on Windows (note that the CMake-produced solution is a bit different from the other one provided). #70 #309 ( handrake0724 , jacobwilliams ) Added a new option escape_solidus to specify if the forward slash (“ / ”) is to be escaped when serializing JSON . By default, it is no longer escaped (this changes the behavior introduced in 6.0.0) #304 #305 ( jacobwilliams ) Fixed issues: Fixed an issue causing a problem with the NAG compiler #303 ( jacobwilliams ) 6.1.0 (2017-11-05) Complete Changeset or Download v6.1.0 Enhancements: Added an optional allow_duplicate_keys argument to the various initialize routines. This is True by default. If False, then duplicate keys are considered an error. Also added check_for_duplicate_keys and check_children_for_duplicate_keys methods that can be called. #250 #290 ( jacobwilliams ) Added support for JSONPath “bracket-notation” mode for specifying paths to JSON variables. #266 #292 ( jacobwilliams ) Fixed issues: Replaced CMAKE_INSTALL_LIBDIR with INSTALL_LIB_DIR in the CMake project. #286 ( foeroyingur ) Fixed bug in the lowercase_string routine that could cause a crash for Debug builds. #293 #294 ( jacobwilliams ) 6.0.0 (2017-08-24) Complete Changeset or Download v6.0.0 Enhancements: Added a routine to reverse an array or object #280 #281 ( jacobwilliams ) Fixed issues: Fixed a bug where using no_whitespace mode could still print line breaks in some cases #288 ( jacobwilliams ) Strings (name key and value) were not being properly escaped/unescaped in some contexts. This change introduces a small backward incompatibility (formerly, if keys contained escape characters, the user would have to include them when getting their value). Now, the string variables in all user-facing API calls are unescaped (i.e., the user does not have to manually escape the keys to get their associated value). All strings are also now properly returned unescaped, no matter how the JSON structure was constructed. Escaping is now done in all cases if necessary when the JSON is printed to a string, file or the console. #287 #289 ( jacobwilliams ) 5.3.0 (2017-04-07) Complete Changeset or Download v5.3.0 Enhancements: It is now possible to build a JSON structure by specifying the paths to the variables. The update routines also now use this new feature so if the variable is not present, it will be added using the path (formerly, it added it as a name, which was inconsistent). Renamed the argument to the update routines from name to path . #257 #261 #268 #270 ( jacobwilliams ) Added new get routine to return an allocatable string array #245 #265 ( jacobwilliams ) Arrays of scalar values can now optionally be printed on a single line #228 #273 ( jacobwilliams ) When reading an empty JSON array it is now returned as an allocated array with zero length (rather than an unallocated array). #276 #277 ( jacobwilliams ) Fixed issues: Fixed an issue where the char_count wasn’t always correct, which caused the error message for invalid JSON to be wrong. #272 #274 ( jacobwilliams ) Fixed an issue where values with significant trailing whitespace were being trimmed when printed. #263 ( jacobwilliams ) Fixed two bugs in json_get_path for RFC 6091 path mode. Special characters weren’t being encoded properly, and it didn’t work if the final key was all whitespace. #262 #264 ( jacobwilliams ) Fixed an issue with indenting of arrays within arrays. #269 #271 ( jacobwilliams ) 5.2.0 (2017-03-05) Complete Changeset or Download v5.2.0 Enhancements: Added support for comments in JSON files. #256 #234 #259 ( jacobwilliams ) #240 ( jacobwilliams ) Added support for RFC 6901 paths. #249 #253 #255 #258 ( jacobwilliams ) #252 ( jacobwilliams ) #251 ( jacobwilliams ) Can now specify default real and integer kinds using compiler directives. #236 #238 #239 ( jacobwilliams ) compact_reals and real_format='*' can now be used at the same time. #226 #227 ( jacobwilliams ) Added option to change default path separator character. #254 ( jacobwilliams ) Add pkg-config file #242 ( wesbarnett ) Fixed issues: Real numbers now written with 17 digits of precision (previously it was using 16 which doesn’t accurately represent all values to full precision) #230 #241 ( jacobwilliams ) #232 ( jacobwilliams ) 5.1.0 (2016-08-14) Complete Changeset or Download v5.1.0 Enhancements: Added a traverse routine to json_file #204 #206 ( jacobwilliams ) Added added get and set routines for the json_core in a json_file #206 ( jacobwilliams ) Added new get_path routine #223 #224 ( jacobwilliams ) Added new option for returning strings in their escaped form. Also, when strict_type_checking is False, the get routines will now return integer, double, logical, and null values as strings. #224 ( jacobwilliams ) Added new insert_after routine #220 #221 ( jacobwilliams ) Move json type integer variables into the json_parameters module #218 #219 ( jacobwilliams ) Added new option to print JSON without extra whitespace #216 #217 ( jacobwilliams ) Added new info routines ( json_info_by_path , json_matrix_info_by_path , and json_matrix_info ) #213 #212 ( jacobwilliams ) Added an API for adding Null variables #210 #214 ( jacobwilliams ) Fixed issues: Fix doc deployment problems #201 ( zbeekman ) 5.0.2 (2016-06-11) Complete Changeset or Download v5.0.2 Note: This release contains no changes to the library, only the documentation. Minor documentation fix. 5.0.1 (2016-06-11) Complete Changeset or Download v5.0.1 Note: This release contains no changes to the library, only the build system and documentation. Fixed issues: FORD now uses the Intel preprocessor when library is built with the Intel compiler #205 ShellCheck script files #181 Merged pull requests: De-lint shell scripts with ShellCheck, debug FORD upgrade, and various updates to documentation and build system. #201 ( zbeekman ) 5.0.0 (2016-05-09) Complete Changeset or Download v5.0.0 See also this Wiki page on how to update your code to be compatible with this release. Enhancements: Split json_module into multiple files. #168 #170 ( jacobwilliams ) The library is now thread safe #36 #170 ( jacobwilliams ) Added new initialize() , failed() , print_error_message() , check_to_errors() , and clear_exceptions() to the json_file class. #170 ( jacobwilliams ) The number of spaces for indenting can now be user specified. #170 ( jacobwilliams ) Updates for Visual Studio project #170 ( jacobwilliams ) Added a validate() method for validating JSON linked lists #196 #197 ( jacobwilliams ) Added some additional error checks for malformed JSON linked lists #182 ( jacobwilliams ) Added a new routine is_child_of to check if one json_value is a descendant of another #182 ( jacobwilliams ) Added new options for case-insensitive searching of names/paths, as well as the option to consider trailing space significant #185 #192 ( jacobwilliams ) Added a routine to enable swapping of elements in a json_value linked list #177 #182 ( jacobwilliams ) Rename parameters RK , IK , LK , CK , and CDK using less generic names ( json_RK , json_IK , json_LK , json_CK , and json_CDK ) #172 ( jacobwilliams ) Calling the initialize() method (which is now in json_core and json_file ) is no longer mandatory #171 ( jacobwilliams ) Added a rename() method for renaming a json_value variable #184 #187 ( jacobwilliams ) Added some compiler directives so that workarounds for Gfortran bugs are not used for other compilers #190 ( jacobwilliams ) Added option for strict typing for get routines #173 ( jacobwilliams ) Various cosmetic changes and renaming of some of the dummy arguments in some procedures. #198 ( jacobwilliams ) Added checks to avoid unnecessary looping when traversing arrays if an exception is thrown #183 ( jacobwilliams ) Added a new get_child method to get the first child. [9d4f736] ( jacobwilliams ) Added some additional error checks for unassociated pointers [9d4f736] ( jacobwilliams ) Ensure null pointers are returned for some error cases [838f476] ( jacobwilliams ) Fixed Issues Fixed a bug in the traverse() routine, where the finished output flag was not being correctly checked #182 ( jacobwilliams ) 4.3.0 (2015-12-05) Complete Changeset or Download v4.3.0 Enhancements: Added routines for getting the parent , next , previous , and tail pointers #161 ( jacobwilliams ) Added a deep copy routine for json_value structures #160 ( jacobwilliams ) Updated the Visual Studio solution to VS 2013. Also removed the test projects (it now just compiles the library) ( jacobwilliams ) Fixed issues: Rewrote logic for decoding strings, and fixed bugs related to parsing strings with certain escape character combinations #164 ( jacobwilliams ) Fixed a bug where some real numbers weren’t being read in properly. Also added an option to output real numbers with fmt=* formatting #157 ( jacobwilliams ) Merged pull requests: Minor documentation change. #153 ( jacobwilliams ) Enabled FORD graphs in documentation. #149 ( jacobwilliams ) Tag documentation fix #147 ( zbeekman ) Fix url in 4.2.0 tag documentation #146 ( zbeekman ) 4.2.0 (2015-08-03) Complete Changeset or Download v4.2.0 Enhancements The exception_thrown flag is now true by default before the json_initialize routine is called to initialize the module. #142 ( jacobwilliams ) Updated json_info to get name of json_value variable. #141 ( jacobwilliams ) Added a new routine ( json_traverse ) to traverse all nodes of a JSON structure #140 via PR #144 from ( jacobwilliams ) Added FORD documentation automatic deployment via PR #137 from zbeekman Added new version release checklist, #122 via PR #137 from zbeekman Added finer control of real format printing, #117 via PR #137 from zbeekman , and #143 from jacobwilliams Removed official SCons support to facilitate faster development\n cycle, #121 via PR #130 from zbeekman Add a CHANGELOG #120 via PR #123 from zbeekman Spell ‘Fortran’ correctly #118 via PR #124 from zbeekman Migrate to Codecov.io #106 via PR #107 from zbeekman CMake emulate make check and exclude tests\n from all target #103 implemented via PR #104 from zbeekman Fixed issues: Fixed bad gcov reports being generated due to a gcov/gfortran bug, #131 via PR #137 from zbeekman Fixed inaccurate coverage reports via PR #109 from zbeekman Fixed a small consistency issue when outputting floating point\n numbers via PR #125 Problems writing JSON to error_unit (0) due to JSON -Fortran’s\n special interpretation of unit=0 #85 fixed via PR #111 from zbeekman Broken parsing error message for empty line PR #110 ( jacobwilliams ) Merged pull requests: Documentation fixes & coverage improvements #112 ( zbeekman ) Speedier container based Travis-CI builds #130 ( zbeekman ) 4.1.1 (2015-05-27) Complete Changeset or Download v4.1.1 Enhancements Installation now possible with a Homebrew package on Mac OS X CMake install option to use a more traditional\n Gnu install structure (to support Homebrew installation) PR #101 from zbeekman Fixed issues: Broken Travis-CI tests #99 fixed by PR #100 from zbeekman CMakeLists.txt accidentally defaulting to Unicode build due to small\n typo #96 ,\n fixed by PR #97 from zbeekman Merged pull requests: 4.1.0 (2015-05-05) Complete Changeset or Download v4.1.0 Enhancements: Run-time speed improvements #75 implemented in PR #93 from jacobwilliams Merged pull requests: Small formatting and addition of a unit test #95 ( jacobwilliams ) 4.0.0 (2015-03-16) Complete Changeset or Download v4.0.0 Enhancements Unicode support #35 added in PR #84 from zbeekman Automate testing of the stand alone programs listed in the README.md #67 added in PR #71 from zbeekman Automatically analyze and report test coverage info with coveralls.io and Travis-CI #63 implemented in PR #72 from zbeekman Enhanced command line user interface for build.sh build script PR #82 ( zbeekman ) Additional options and improvements made to command line interface\n of the build.sh build script PR #88 ( zbeekman ) Added unit tests for improved unit test coverage PR #83 ( jacobwilliams ) and PR #73 ( jacobwilliams ) Fixed issues: Stack overflow in destroy for large structure #76 fixed in PR #77 from jacobwilliams Discrepancy with dummy argument attributes for\n path between get and get_..._vec procedures #79 Small bug fix for CMake install #68 ( zbeekman ) JSON output files from tests are overwriting expected outputs and\n outputs from other tests #86 ( zbeekman ) NAG Fortran Errors on module procedure :: change to module\n procedure with no double colon PR #78 from kmanalo CMake for jf_test_9.f90 broke #74 ( zbeekman ) Merged pull requests: Very small changes and fixes: #81 ( zbeekman ) 3.1.0 (2015-02-28) Complete Changeset or Download v3.1.0 Enhancements: Compact real number printing ( 0.0 instead of 0.00000...E000 )\n with ability to revert to old behavior #39 (implemented in PR #60 from zbeekman and PR #61 from jacobwilliams ) Read JSON structure from a character string #5 Adopted official contributing guidelines and added a CONTRIBUTING.md #47 Fixed issues: Build script ( build.sh ) failing with Intel’s ifort #53 ,\n fixed by PR #54 (from zbeekman ) Segfaults and unexpected behavior due to optional dummy arguments\n being dereferenced outside of if (present(…)) #52 Documentation not being produced for tests because tests directory\n should be sub-directory of src #49 Example 8 failing on gfortran 4.9.2 #44 CMake Tests 3 and 8 fail due to new test\n case, example 6, added in e636f96 #30 CMake build using makefiles fails if\n parallel build is specified #8 , fixed\n by PR #50 from zbeekman Merged pull requests: Unit test updates #65 ( jacobwilliams ) Unit test cleanup as discussed in #30 #64 ( zbeekman ) Stops PRs by @jacobwilliams from\n deploying master docs #62 ( zbeekman ) Auto deploy script #59 ( zbeekman ) Getting ready for auto-deployment #57 ( zbeekman ) Travis-CI build matrix #56 ( zbeekman ) 3.0.0 (2015-01-18) Complete Changeset or Download v3.0.0 Fixed issues: Intel compiler bug triggered by commit d2622a8 #41 Unaligned data warnings with Intel compiler #34 CMake fails due to bad path to robodoc.rc #31 Indentation of output wrong for some nested objects #29 Intel build broke #28 CMake misbehaving when ROBODoc absent #26 Differentiate internal (low level, private) procedures/types/etc\n from public API in documentation #21 Merged pull requests: CMake Fixes for issues #31 and #26 . #32 ( zbeekman ) 2.0.0 (2014-12-27) Complete Changeset or Download v2.0.0 Enhancements: - Significant changes to the API including new procedures\n- Code re-factoring\n- SCons build added thanks to @bruceravel Fixed issues: enable wiki contributions from the public #23 1.0.0 (2014-06-23) Download v1.0.0 Enhancements: Validate hex values in strings #14 Add CMake build infrastructure #6 (pull request from zbeekman ) CMake build now builds the example program\n and runs tests #9 Added CMake logic to build ROBODoc documentation #12 (pull\n request from zbeekman ) Upload ROBODoc documentation to\n gh-pages project page #7 Add CMake testing infrastructure #18 ( zbeekman ) Implement better support for Intel compiler, DPD200247629 associate construct work around, via PR #2 ( zbeekman ) Fixed issues: Unit tests fail when compiled with GFortran #19 CMake outputs of ROBODoc must be specified in\n CMakeLists.txt manually #17 Invalid JSON input files ( test1.json , test5.json ) #10 ,\n fixed by PR #11 ( zbeekman ) char() is processor dependent, use achar() #20 (pull request from zbeekman ) Bug-fix for ROBODoc documentation\n generation with CMake #16 (pull request from zbeekman ) Change library file from libjson to libjsonfortran #4 * This Change Log was generated with help from github_changelog_generator","tags":"","loc":"page/releases/index.html"}]} \ No newline at end of file +var tipuesearch = {"pages":[{"title":" JSON-Fortran ","text":"JSON-Fortran Brief description License Official Releases Miscellaneous Brief description A user-friendly, thread-safe, and object-oriented API for reading and writing JSON files, written in modern Fortran. License The JSON -Fortran source code and related files and documentation are\ndistributed under a permissive free software license (BSD-style). See\nthe LICENSE file for more details. Official Releases The current stable release is 9.0.1 and can be downloaded\non GitHub or installed with Homebrew on MacOS. The\ndocumentation for the current version, 9.0.1 , can be\nfound here 1 , and a\nlist of changes from the previous version are here . A list of all past releases, links to their documentation, and the\nchange log can be found on the releases page . Miscellaneous For more information about JSON , see: http://www.json.org/ Documentation for a particular release does not contain links\nback to general documentation; use the browser’s back button to\nnavigate back to https://jacobwilliams.github.io/json-fortran/ ↩ Developer Info Jacob Williams","tags":"home","loc":"index.html"},{"title":"json_core – JSON-Fortran ","text":"type, public :: json_core To access the core routines for manipulation\n of json_value pointer variables. This class allows\n for thread safe use of the module. Usage program test use json_module , wp => json_RK implicit none type ( json_core ) :: json !<--have to declare this type ( json_value ), pointer :: p call json % create_object ( p , '' ) !create the root call json % add ( p , 'year' , 1805 ) !add some data call json % add ( p , 'value' , 1.0_wp ) !add some data call json % print ( p , 'test.json' ) !write it to a file call json % destroy ( p ) !cleanup end program test Inherited by type~~json_core~~InheritedByGraph type~json_core json_core type~json_file json_file type~json_file->type~json_core core Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial logical(kind=LK), private :: allow_comments = .true. if true, any comments will be ignored when\nparsing a file. The comment tokens are defined\nby the comment_char character variable. logical(kind=LK), private :: allow_duplicate_keys = .true. If False, then after parsing, if any\nduplicate keys are found, an error is\nthrown. A call to json_value_validate will also check for duplicates. If True\n[default] then no special checks are done logical(kind=LK), private :: allow_trailing_comma = .true. Allow a single trailing comma in arrays and objects. logical(kind=LK), private :: case_sensitive_keys = .true. if name and path comparisons\nare case sensitive. integer(kind=IK), private :: char_count = 0 character position in the current line character(kind=CK, len=:), private, allocatable :: chunk a chunk read from a stream file\nwhen use_unformatted_stream=True character(kind=CK, len=:), private, allocatable :: comment_char comment tokens when allow_comments is true.\nExamples: ‘ ! ’ or ‘ # ’.\nDefault is CK_'/!#' . logical(kind=LK), private :: compact_real = .true. to use the “compact” form of real\nnumbers for output logical(kind=LK), private :: compress_vectors = .false. If true, then arrays of integers,\nnulls, reals, & logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary] character(kind=CK, len=:), private, allocatable :: err_message the error message.\nif exception_thrown=False then\nthis variable is not allocated. logical(kind=LK), private :: escape_solidus = .false. If True then the solidus “ / ” is always escaped\n(“ \\/ ”) when serializing JSON .\nIf False [default], then it is not escaped.\nNote that this option does not affect parsing\n(both escaped and unescaped versions are still\nvalid in all cases). logical(kind=LK), private :: exception_thrown = .false. The error flag. Will be set to true\nwhen an error is thrown in the class.\nMany of the methods will check this\nand return immediately if it is true. integer, private :: filesize = 0 the file size when when use_unformatted_stream=True integer, private :: ichunk = 0 index in chunk for pop_char when use_unformatted_stream=True integer(kind=IK), private :: ipos = 1 for allocatable strings: next character to read logical(kind=LK), private :: is_verbose = .false. if true, all exceptions are\nimmediately printed to console. integer(kind=IK), private :: line_count = 1 lines read counter logical(kind=LK), private :: no_whitespace = .false. when printing a JSON string, don’t include\nnon-significant spaces or line breaks.\nIf true, the entire structure will be\nprinted on one line. logical(kind=LK), private :: non_normals_to_null = .false. How to serialize NaN, Infinity,\nand -Infinity real values: If true : as JSON null values If false : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] integer(kind=IK), private :: null_to_real_mode = 2_IK if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), private :: path_mode = 1_IK How the path strings are interpreted in the get_by_path routines: 1 – Default mode (see json_get_by_path_default ) 2 – as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 – JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), private :: path_separator = dot The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nNote: if path_mode/=1 then this is ignored. character(kind=CK, len=pushed_char_size), private :: pushed_char = CK_'' used when parsing\nlines in file integer(kind=IK), private :: pushed_index = 0 used when parsing lines in file character(kind=CDK, len=:), private, allocatable :: real_fmt the format string to use\nfor converting real numbers to strings.\nIt can be set in json_initialize ,\nand used in json_value_print If not set, then default_real_fmt is used instead. integer(kind=IK), private :: spaces_per_tab = 2 number of spaces for indenting logical(kind=LK), private :: stop_on_error = .false. if true, then the program is\nstopped immediately when an\nexception is raised. logical(kind=LK), private :: strict_integer_type_checking = .true. If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true [default], an exception will be raised if an integer\n value cannot be read when parsing JSON . logical(kind=LK), private :: strict_type_checking = .false. if true, then no type conversions are done\nin the get routines if the actual variable\ntype is different from the return type (for\nexample, integer to real). logical(kind=LK), private :: trailing_spaces_significant = .false. for name and path comparisons, if trailing\nspace is to be considered significant. logical(kind=LK), private :: unescaped_strings = .true. If false, then the escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. logical(kind=LK), private :: use_quiet_nan = .true. if true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. Constructor public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Type-Bound Procedures generic, public :: add => json_value_add_member , json_value_add_null , wrap_json_value_add_null , json_value_add_integer , wrap_json_value_add_integer , json_value_add_integer_vec , wrap_json_value_add_integer_vec , json_value_add_real32 , wrap_json_value_add_real32 , json_value_add_real32_vec , wrap_json_value_add_real32_vec , json_value_add_real , wrap_json_value_add_real , json_value_add_real_vec , wrap_json_value_add_real_vec , json_value_add_logical , wrap_json_value_add_logical , json_value_add_logical_vec , wrap_json_value_add_logical_vec , json_value_add_string , wrap_json_value_add_string , json_value_add_string_vec , wrap_json_value_add_string_vec Add objects to a linked list of json_value s. Note It might make more sense to call this add_child . private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str generic, public :: add => json_value_add_string_name_ascii , json_value_add_string_val_ascii , json_value_add_string_vec_name_ascii , json_value_add_string_vec_val_ascii private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str generic, public :: add_by_path => json_add_member_by_path , wrap_json_add_member_by_path , json_add_integer_by_path , wrap_json_add_integer_by_path , json_add_real32_by_path , wrap_json_add_real32_by_path , json_add_real_by_path , wrap_json_add_real_by_path , json_add_logical_by_path , wrap_json_add_logical_by_path , json_add_string_by_path , wrap_json_add_string_by_path , json_add_integer_vec_by_path , wrap_json_add_integer_vec_by_path , json_add_real32_vec_by_path , wrap_json_add_real32_vec_by_path , json_add_real_vec_by_path , wrap_json_add_real_vec_by_path , json_add_logical_vec_by_path , wrap_json_add_logical_vec_by_path , json_add_string_vec_by_path , wrap_json_add_string_vec_by_path Add variables to a json_value linked list\n by specifying their paths. Example use , intrinsic :: iso_fortran_env , only : output_unit use json_module , wp => json_RK type ( json_core ) :: json type ( json_value ) :: p call json % create_object ( p , 'root' ) ! create the root ! now add some variables using the paths: call json % add_by_path ( p , 'inputs.t' , 0.0_wp ) call json % add_by_path ( p , 'inputs.x(1)' , 10 0.0_wp ) call json % add_by_path ( p , 'inputs.x(2)' , 20 0.0_wp ) call json % print ( p ) ! now print to console Notes This uses json_create_by_path See also The json_core%update methods. json_create_by_path private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element generic, public :: add_by_path => json_add_string_by_path_value_ascii , json_add_string_by_path_path_ascii , json_add_string_vec_by_path_value_ascii , json_add_string_vec_by_path_path_ascii private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: annotate_invalid_json private subroutine annotate_invalid_json (json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data procedure, public :: check_children_for_duplicate_keys => json_check_children_for_duplicate_keys Check a json_value object’s\nchildren for duplicate keys private subroutine json_check_children_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON object for duplicate child names. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) procedure, public :: check_for_duplicate_keys => json_check_all_for_duplicate_keys Check entire JSON structure\nfor duplicate keys (recursively) private subroutine json_check_all_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) procedure, public :: check_for_errors => json_check_for_errors check for error and get error message private subroutine json_check_for_errors (json, status_ok, error_msg) Author Jacob Williams Date 12/4/2013 Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) procedure, public :: clear_exceptions => json_clear_exceptions clear exceptions private pure subroutine json_clear_exceptions (json) Author Jacob Williams Date 12/4/2013 Clear exceptions in the json_core . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json procedure, public :: clone => json_clone clone a JSON structure (deep copy) private subroutine json_clone (json, from, to) Author Jacob Williams Date 10/31/2015 Create a deep copy of a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) procedure, private :: convert private subroutine convert (json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to procedure, public :: count => json_count count the number of children private function json_count (json, p) result(count) Count the number of children in the object or array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . generic, public :: create => json_create_by_path , wrap_json_create_by_path Create a json_value linked list using the\n path to the variables. Optionally return a\n pointer to the variable. (This will create a null variable) See also add_by_path private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) generic, public :: create_array => json_value_create_array , wrap_json_value_create_array Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_array ( p , 'arrayname' ) private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_double => json_value_create_real , wrap_json_value_create_real This is equivalent to create_real ,\nand is here only for backward compatibility. private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_double => json_value_create_real32 , wrap_json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_integer => json_value_create_integer , wrap_json_value_create_integer Allocate a json_value pointer and make it an integer variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_integer ( p , 42 , 'value' ) private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_logical => json_value_create_logical , wrap_json_value_create_logical Allocate a json_value pointer and make it a logical variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_logical ( p , 'value' ,. true .) private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_null => json_value_create_null , wrap_json_value_create_null Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_null ( p , 'value' ) private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_object => json_value_create_object , wrap_json_value_create_object Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , 'objectname' ) Note The name is not significant for the root structure or an array element.\n In those cases, an empty string can be used. private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name generic, public :: create_real => json_value_create_real , wrap_json_value_create_real Allocate a json_value pointer and make it a real variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_real ( p , 'value' , 1.0_RK ) Note create_real is just an alias\n to this one for backward compatibility. private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_real => json_value_create_real32 , wrap_json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name generic, public :: create_string => json_value_create_string , wrap_json_value_create_string Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_string ( p , 'value' , 'foobar' ) private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val generic, public :: deserialize => json_parse_string , wrap_json_parse_string Parse the JSON string and populate the json_value tree. private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data generic, public :: destroy => json_value_destroy , destroy_json_core Destructor routine for a json_value pointer.\n This must be called explicitly if it is no longer needed,\n before it goes out of scope. Otherwise, a memory leak will result. Example Destroy the json_value pointer before the variable goes out of scope: subroutine example1 () type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , '' ) call json % add ( p , 'year' , 2015 ) call json % print ( p ) call json % destroy ( p ) end subroutine example1 Note: it should NOT be called for a json_value pointer than has already been\n added to another json_value structure, since doing so may render the\n other structure invalid. Consider the following example: subroutine example2 ( p ) type ( json_core ) :: json type ( json_value ), pointer , intent ( out ) :: p type ( json_value ), pointer :: q call json % create_object ( p , '' ) call json % add ( p , 'year' , 2015 ) call json % create_object ( q , 'q' ) call json % add ( q , 'val' , 1 ) call json % add ( p , q ) !add q to p structure ! do NOT call json%destroy(q) here, because q is ! now part of the output structure p. p should be destroyed ! somewhere upstream by the caller of this routine. nullify ( q ) !OK, but not strictly necessary end subroutine example2 private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me procedure, private :: destroy_json_core private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me procedure, public :: failed => json_failed check for error private pure function json_failed (json) result(failed) Author Jacob Williams Date 12/5/2013 Logical function to indicate if an exception has been thrown in a json_core . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. generic, public :: get => json_get_by_path , wrap_json_get_by_path , json_get_integer , json_get_integer_by_path , wrap_json_get_integer_by_path , json_get_integer_vec , json_get_integer_vec_by_path , wrap_json_get_integer_vec_by_path , json_get_real32 , json_get_real32_by_path , wrap_json_get_real32_by_path , json_get_real32_vec , json_get_real32_vec_by_path , wrap_json_get_real32_vec_by_path , json_get_real , json_get_real_by_path , wrap_json_get_real_by_path , json_get_real_vec , json_get_real_vec_by_path , wrap_json_get_real_vec_by_path , json_get_logical , json_get_logical_by_path , wrap_json_get_logical_by_path , json_get_logical_vec , json_get_logical_vec_by_path , wrap_json_get_logical_vec_by_path , json_get_string , json_get_string_by_path , wrap_json_get_string_by_path , json_get_string_vec , json_get_string_vec_by_path , wrap_json_get_string_vec_by_path , json_get_alloc_string_vec , json_get_alloc_string_vec_by_path , wrap_json_get_alloc_string_vec_by_path , json_get_array , json_get_array_by_path , wrap_json_get_array_by_path Get data from a json_value linked list. Note There are two versions (e.g. json_get_integer and json_get_integer_by_path ).\n The first one gets the value from the json_value passed into the routine,\n while the second one gets the value from the json_value found by parsing the\n path. The path version is split up into unicode and non-unicode versions. private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found generic, public :: get_child => json_value_get_child_by_index , json_value_get_child , json_value_get_child_by_name , wrap_json_value_get_child_by_name Return a child of a json_value structure. private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found procedure, private, nopass :: get_current_line_from_file_sequential private subroutine get_current_line_from_file_sequential (iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line procedure, private :: get_current_line_from_file_stream private subroutine get_current_line_from_file_stream (json, iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line procedure, public :: get_next => json_get_next get pointer to json_value next private subroutine json_get_next (json, p, next) Author Jacob Williams Date 10/31/2015 Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next procedure, public :: get_parent => json_get_parent get pointer to json_value parent private subroutine json_get_parent (json, p, parent) Author Jacob Williams Date 10/16/2015 Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent generic, public :: get_path => json_get_path , wrap_json_get_path get the path to a JSON variable in a structure: private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) procedure, public :: get_previous => json_get_previous get pointer to json_value previous private subroutine json_get_previous (json, p, previous) Author Jacob Williams Date 10/31/2015 Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous procedure, public :: get_tail => json_get_tail get pointer to json_value tail private subroutine json_get_tail (json, p, tail) Author Jacob Williams Date 10/31/2015 Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail generic, public :: info => json_info , json_info_by_path , wrap_json_info_by_path get info about a json_value private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: initialize => json_initialize to initialize some parsing parameters private subroutine json_initialize (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Author Jacob Williams Date 12/4/2013 Initialize the json_core instance. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) generic, public :: insert_after => json_value_insert_after , json_value_insert_after_child_by_index insert a new element after an existing one,\nupdating the JSON structure accordingly private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert procedure, public :: is_child_of => json_value_is_child_of Check if a json_value is a\ndescendant of another. private function json_value_is_child_of (json, p1, p2) result(is_child_of) Author Jacob Williams Date 4/28/2016 Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) procedure, private :: is_vector => json_is_vector private function json_is_vector (json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type procedure, private :: json_add_integer_by_path private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_integer_vec_by_path private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_logical_by_path private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_logical_vec_by_path private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_member_by_path private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real32_by_path private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real32_vec_by_path private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real_by_path private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_real_vec_by_path private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: json_add_string_by_path private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_by_path_path_ascii private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_by_path_value_ascii private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path_path_ascii private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_add_string_vec_by_path_value_ascii private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_create_by_path private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) procedure, private :: json_get_alloc_string_vec private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array procedure, private :: json_get_alloc_string_vec_by_path private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, private :: json_get_array private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback procedure, private :: json_get_array_by_path private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found procedure, private :: json_get_by_path private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found procedure, private :: json_get_by_path_default private subroutine json_get_by_path_default (json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. procedure, private :: json_get_by_path_jsonpath_bracket private subroutine json_get_by_path_jsonpath_bracket (json, me, path, p, found, create_it, was_created) Author Jacob Williams Date 9/2/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. procedure, private :: json_get_by_path_rfc6901 private subroutine json_get_by_path_rfc6901 (json, me, path, p, found) Author Jacob Williams Date 2/4/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found procedure, private :: json_get_integer private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value procedure, private :: json_get_integer_by_path private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found procedure, private :: json_get_integer_vec private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_integer_vec_by_path private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_logical private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value procedure, private :: json_get_logical_by_path private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found procedure, private :: json_get_logical_vec private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_logical_vec_by_path private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, private :: json_get_path private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) procedure, private :: json_get_real private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value procedure, private :: json_get_real32 private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value procedure, private :: json_get_real32_by_path private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found procedure, private :: json_get_real32_vec private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_real32_vec_by_path private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_real_by_path private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found procedure, private :: json_get_real_vec private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_real_vec_by_path private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: json_get_string private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value procedure, private :: json_get_string_by_path private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default procedure, private :: json_get_string_vec private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec procedure, private :: json_get_string_vec_by_path private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, private :: json_info private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_info_by_path private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_matrix_info private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_matrix_info_by_path private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: json_parse_file private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) procedure, private :: json_parse_string private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data procedure, private :: json_print_to_console private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure, private :: json_print_to_filename private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) procedure, private :: json_print_to_unit private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). procedure, private :: json_rename_by_path private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors procedure, private :: json_rename_by_path_name_ascii private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: json_rename_by_path_path_ascii private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: json_string_info private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception procedure, private :: json_throw_exception private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: json_update_integer private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_logical private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_real private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_real32 private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: json_update_string private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_update_string_name_ascii private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_update_string_val_ascii private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: json_valid_path private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, private :: json_value_add_integer private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val procedure, private :: json_value_add_integer_vec private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value procedure, private :: json_value_add_logical private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value procedure, private :: json_value_add_logical_vec private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value procedure, private :: json_value_add_member private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p procedure, private :: json_value_add_null private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_add_real private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value procedure, private :: json_value_add_real32 private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value procedure, private :: json_value_add_real32_vec private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val procedure, private :: json_value_add_real_vec private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val procedure, private :: json_value_add_string private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_name_ascii private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_val_ascii private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_add_string_vec private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: json_value_add_string_vec_name_ascii private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private :: json_value_add_string_vec_val_ascii private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private, nopass :: json_value_clone_func private recursive subroutine json_value_clone_func (from, to, parent, previous, tail) Author Jacob Williams Date 10/31/2015 Recursive deep copy function called by json_clone . Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children procedure, private :: json_value_create_array private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_integer private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_logical private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name procedure, private :: json_value_create_null private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_object private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_real private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_real32 private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name procedure, private :: json_value_create_string private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: json_value_destroy private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) procedure, private :: json_value_get_child private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child procedure, private :: json_value_get_child_by_index private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). procedure, private :: json_value_get_child_by_name private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). procedure, private :: json_value_insert_after private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p procedure, private :: json_value_insert_after_child_by_index private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert procedure, private :: json_value_print private recursive subroutine json_value_print (json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] procedure, private :: json_value_remove_if_present private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove procedure, private :: json_value_rename private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name generic, public :: load => json_parse_file Parse the JSON file and populate the json_value tree. private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) generic, public :: matrix_info => json_matrix_info , json_matrix_info_by_path , wrap_json_matrix_info_by_path get matrix info about a json_value private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: name_equal private function name_equal (json, p, name) result(is_equal) Author Jacob Williams Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal procedure, private :: name_strings_equal private function name_strings_equal (json, name1, name2) result(is_equal) Author Jacob Williams Date 8/25/2017 Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal generic, public :: parse => json_parse_file , json_parse_string , wrap_json_parse_string Same as load and deserialize but only here for backward compatibility. private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data procedure, private :: parse_array private recursive subroutine parse_array (json, unit, str, array) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array procedure, private :: parse_end => json_parse_end private subroutine json_parse_end (json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) procedure, private :: parse_for_chars private subroutine parse_for_chars (json, unit, str, chars) Core parsing routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. procedure, private :: parse_number private subroutine parse_number (json, unit, str, value) Author Jacob Williams Date 1/20/2014 Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value procedure, private :: parse_object private recursive subroutine parse_object (json, unit, str, parent, expecting_next_element) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. procedure, private :: parse_string private subroutine parse_string (json, unit, str, string) Parses a string while reading a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) procedure, private :: parse_value private recursive subroutine parse_value (json, unit, str, value) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted procedure, private :: pop_char private subroutine pop_char (json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned procedure, private :: prepare_parser => json_prepare_parser private subroutine json_prepare_parser (json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json generic, public :: print => json_print_to_console , json_print_to_unit , json_print_to_filename Print the json_value to an output unit or file. Example type ( json_core ) :: json type ( json_value ) :: p !... call json % print ( p , 'test.json' ) !this is [[json_print_to_filename]] private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) procedure, public :: print_error_message => json_print_error_message simply routine to print error\nmessages private subroutine json_print_error_message (json, io_unit) Author Jacob Williams Print any error message, and then clear the exceptions. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message procedure, public :: print_to_string => json_value_to_string The same as serialize , but only here for backward compatibility private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string procedure, private :: push_char private subroutine push_char (json, c) Core routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push procedure, public :: remove => json_value_remove Remove a json_value from a\nlinked-list structure. private subroutine json_value_remove (json, p, destroy) Author Jacob Williams Date 9/9/2014 Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: Read more… generic, public :: remove_if_present => json_value_remove_if_present , wrap_json_value_remove_if_present If the child variable is present, then remove it. private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path generic, public :: rename => json_value_rename , wrap_json_value_rename , json_rename_by_path , wrap_json_rename_by_path Rename a json_value variable. private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found generic, public :: rename => json_rename_by_path_name_ascii , json_rename_by_path_path_ascii private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, public :: replace => json_value_replace Replace a json_value in a\nlinked-list structure. private subroutine json_value_replace (json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. procedure, public :: reverse => json_value_reverse Reverse the order of the children\nof an array of object. private subroutine json_value_reverse (json, p) Author Jacob Williams Date 4/11/2017 Reverse the order of the children of an array or object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p procedure, public :: serialize => json_value_to_string Print the json_value structure to an allocatable string private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string generic, public :: string_info => json_string_info get string info about a json_value private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception procedure, private :: string_to_dble private function string_to_dble (json, str) result(rval) Convert a string into a real(RK) value. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) procedure, private :: string_to_int private function string_to_int (json, str) result(ival) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer procedure, public :: swap => json_value_swap Swap two json_value pointers\nin a structure (or two different\nstructures). private subroutine json_value_swap (json, p1, p2) Author Jacob Williams Date 4/26/2016 Swap two elements in a JSON structure.\n All of the children are carried along as well. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 generic, public :: throw_exception => json_throw_exception , wrap_json_throw_exception Throw an exception. private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: to_array private subroutine to_array (json, p, name) Author Jacob Williams Change the json_value variable to an array. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_integer private subroutine to_integer (json, p, val, name) Author Jacob Williams Change the json_value variable to an integer. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_logical private subroutine to_logical (json, p, val, name) Author Jacob Williams Change the json_value variable to a logical. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_null private subroutine to_null (json, p, name) Author Jacob Williams Change the json_value variable to a null. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_object private subroutine to_object (json, p, name) Author Jacob Williams Change the json_value variable to an object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_real private subroutine to_real (json, p, val, name) Author Jacob Williams Change the json_value variable to a real. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. procedure, private :: to_string private subroutine to_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Change the json_value variable to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, public :: traverse => json_traverse to traverse all elements of a JSON structure private subroutine json_traverse (json, p, traverse_callback) Author Jacob Williams Date 4/28/2016 Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback generic, public :: update => json_update_logical , wrap_json_update_logical , json_update_real32 , wrap_json_update_real32 , json_update_real , wrap_json_update_real , json_update_integer , wrap_json_update_integer , json_update_string , wrap_json_update_string These are like the add methods, except if a variable with the\n same path is already present, then its value is simply updated.\n Note that currently, these only work for scalar variables.\n These routines can also change the variable’s type (but an error will be\n thrown if the existing variable is not a scalar). See also add_by_path - this one can be used to change\n arrays and objects to scalars if so desired. Note Unlike some routines, the found output is not optional,\n so it doesn’t present exceptions from being thrown. Note These have been mostly supplanted by the add_by_path methods, which do a similar thing (and can be used for\n scalars and vectors, etc.) private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) generic, public :: update => json_update_string_name_ascii , json_update_string_val_ascii private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) generic, public :: valid_path => json_valid_path , wrap_json_valid_path verify if a path is valid\n(i.e., a variable with this path exists in the file). private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, public :: validate => json_value_validate Check that a json_value linked\nlist is valid (i.e., is properly\nconstructed). This may be useful\nif it has been constructed externally. private subroutine json_value_validate (json, p, is_valid, error_msg) Author Jacob Williams Date 5/2/2016 Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem procedure, private :: wrap_json_add_integer_by_path private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_integer_vec_by_path private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_logical_by_path private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_logical_vec_by_path private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_member_by_path private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real32_by_path private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real32_vec_by_path private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real_by_path private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_real_vec_by_path private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, private :: wrap_json_add_string_by_path private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: wrap_json_add_string_vec_by_path private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element procedure, private :: wrap_json_create_by_path private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) procedure, private :: wrap_json_get_alloc_string_vec_by_path private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, private :: wrap_json_get_array_by_path private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_get_by_path private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_get_integer_by_path private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_integer_vec_by_path private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_logical_by_path private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_logical_vec_by_path private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, private :: wrap_json_get_path private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) procedure, private :: wrap_json_get_real32_by_path private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_real32_vec_by_path private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_real_by_path private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found procedure, private :: wrap_json_get_real_vec_by_path private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found procedure, private :: wrap_json_get_string_by_path private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default procedure, private :: wrap_json_get_string_vec_by_path private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, private :: wrap_json_info_by_path private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: wrap_json_matrix_info_by_path private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, private :: wrap_json_parse_string private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data procedure, private :: wrap_json_rename_by_path private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_throw_exception private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. procedure, private :: wrap_json_update_integer private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_logical private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_real private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_real32 private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. procedure, private :: wrap_json_update_string private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) procedure, private :: wrap_json_valid_path private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found procedure, private :: wrap_json_value_add_integer private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value procedure, private :: wrap_json_value_add_integer_vec private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value procedure, private :: wrap_json_value_add_logical private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value procedure, private :: wrap_json_value_add_logical_vec private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value procedure, private :: wrap_json_value_add_null private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable procedure, private :: wrap_json_value_add_real private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value procedure, private :: wrap_json_value_add_real32 private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value procedure, private :: wrap_json_value_add_real32_vec private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val procedure, private :: wrap_json_value_add_real_vec private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val procedure, private :: wrap_json_value_add_string private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: wrap_json_value_add_string_vec private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str procedure, private :: wrap_json_value_create_array private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_integer private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_logical private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_null private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_object private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_real private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_real32 private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name procedure, private :: wrap_json_value_create_string private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val procedure, private :: wrap_json_value_get_child_by_name private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found procedure, private :: wrap_json_value_remove_if_present private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path procedure, private :: wrap_json_value_rename private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name Source Code type , public :: json_core private integer ( IK ) :: spaces_per_tab = 2 !! number of spaces for indenting logical ( LK ) :: compact_real = . true . !! to use the \"compact\" form of real !! numbers for output character ( kind = CDK , len = :), allocatable :: real_fmt !! the format string to use !! for converting real numbers to strings. !! It can be set in [[json_initialize]], !! and used in [[json_value_print]] !! If not set, then `default_real_fmt` !! is used instead. logical ( LK ) :: is_verbose = . false . !! if true, all exceptions are !! immediately printed to console. logical ( LK ) :: stop_on_error = . false . !! if true, then the program is !! stopped immediately when an !! exception is raised. logical ( LK ) :: exception_thrown = . false . !! The error flag. Will be set to true !! when an error is thrown in the class. !! Many of the methods will check this !! and return immediately if it is true. character ( kind = CK , len = :), allocatable :: err_message !! the error message. !! if `exception_thrown=False` then !! this variable is not allocated. integer ( IK ) :: char_count = 0 !! character position in the current line integer ( IK ) :: line_count = 1 !! lines read counter integer ( IK ) :: pushed_index = 0 !! used when parsing lines in file character ( kind = CK , len = pushed_char_size ) :: pushed_char = CK_ '' !! used when parsing !! lines in file integer ( IK ) :: ipos = 1 !! for allocatable strings: next character to read logical ( LK ) :: strict_type_checking = . false . !! if true, then no type conversions are done !! in the `get` routines if the actual variable !! type is different from the return type (for !! example, integer to real). logical ( LK ) :: trailing_spaces_significant = . false . !! for name and path comparisons, if trailing !! space is to be considered significant. logical ( LK ) :: case_sensitive_keys = . true . !! if name and path comparisons !! are case sensitive. logical ( LK ) :: no_whitespace = . false . !! when printing a JSON string, don't include !! non-significant spaces or line breaks. !! If true, the entire structure will be !! printed on one line. logical ( LK ) :: unescaped_strings = . true . !! If false, then the escaped !! string is returned from [[json_get_string]] !! and similar routines. If true [default], !! then the string is returned unescaped. logical ( LK ) :: allow_comments = . true . !! if true, any comments will be ignored when !! parsing a file. The comment tokens are defined !! by the `comment_char` character variable. character ( kind = CK , len = :), allocatable :: comment_char !! comment tokens when !! `allow_comments` is true. !! Examples: '`!`' or '`#`'. !! Default is `CK_'/!#'`. integer ( IK ) :: path_mode = 1_IK !! How the path strings are interpreted in the !! `get_by_path` routines: !! !! * 1 -- Default mode (see [[json_get_by_path_default]]) !! * 2 -- as RFC 6901 \"JSON Pointer\" paths !! (see [[json_get_by_path_rfc6901]]) !! * 3 -- JSONPath \"bracket-notation\" !! see [[json_get_by_path_jsonpath_bracket]]) character ( kind = CK , len = 1 ) :: path_separator = dot !! The `path` separator to use !! in the \"default\" mode for !! the paths in the various !! `get_by_path` routines. !! Note: if `path_mode/=1` !! then this is ignored. logical ( LK ) :: compress_vectors = . false . !! If true, then arrays of integers, !! nulls, reals, & logicals are !! printed all on one line. !! [Note: `no_whitespace` will !! override this option if necessary] logical ( LK ) :: allow_duplicate_keys = . true . !! If False, then after parsing, if any !! duplicate keys are found, an error is !! thrown. A call to [[json_value_validate]] !! will also check for duplicates. If True !! [default] then no special checks are done logical ( LK ) :: escape_solidus = . false . !! If True then the solidus \"`/`\" is always escaped !! (\"`\\/`\") when serializing JSON. !! If False [default], then it is not escaped. !! Note that this option does not affect parsing !! (both escaped and unescaped versions are still !! valid in all cases). integer ( IK ) :: null_to_real_mode = 2_IK !! if `strict_type_checking=false`: !! !! * 1 : an exception will be raised if !! try to retrieve a `null` as a real. !! * 2 : a `null` retrieved as a real !! will return NaN. [default] !! * 3 : a `null` retrieved as a real !! will return 0.0. logical ( LK ) :: non_normals_to_null = . false . !! How to serialize NaN, Infinity, !! and -Infinity real values: !! !! * If true : as JSON `null` values !! * If false : as strings (e.g., \"NaN\", !! \"Infinity\", \"-Infinity\") [default] logical ( LK ) :: use_quiet_nan = . true . !! if true [default], `null_to_real_mode=2` !! and [[string_to_real]] will use !! `ieee_quiet_nan` for NaN values. If false, !! `ieee_signaling_nan` will be used. logical ( LK ) :: strict_integer_type_checking = . true . !! * If false, when parsing JSON, if an integer numeric value !! cannot be converted to an integer (`integer(IK)`), !! then an attempt is then make to convert it !! to a real (`real(RK)`). !! * If true [default], an exception will be raised if an integer !! value cannot be read when parsing JSON. logical ( LK ) :: allow_trailing_comma = . true . !! Allow a single trailing comma in arrays and objects. integer :: ichunk = 0 !! index in `chunk` for [[pop_char]] !! when `use_unformatted_stream=True` integer :: filesize = 0 !! the file size when when `use_unformatted_stream=True` character ( kind = CK , len = :), allocatable :: chunk !! a chunk read from a stream file !! when `use_unformatted_stream=True` contains private !> ! Return a child of a [[json_value]] structure. generic , public :: get_child => json_value_get_child_by_index , & json_value_get_child ,& MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child_by_index procedure , private :: MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child !> ! Add objects to a linked list of [[json_value]]s. ! !@note It might make more sense to call this `add_child`. generic , public :: add => json_value_add_member , & MAYBEWRAP ( json_value_add_null ), & MAYBEWRAP ( json_value_add_integer ), & MAYBEWRAP ( json_value_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_value_add_real32 ), & MAYBEWRAP ( json_value_add_real32_vec ), & #endif MAYBEWRAP ( json_value_add_real ), & MAYBEWRAP ( json_value_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_value_add_real64 ), & MAYBEWRAP ( json_value_add_real64_vec ), & #endif MAYBEWRAP ( json_value_add_logical ), & MAYBEWRAP ( json_value_add_logical_vec ), & MAYBEWRAP ( json_value_add_string ), & MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_value_add_string_name_ascii , & json_value_add_string_val_ascii , & json_value_add_string_vec_name_ascii , & json_value_add_string_vec_val_ascii #endif procedure , private :: json_value_add_member procedure , private :: MAYBEWRAP ( json_value_add_integer ) procedure , private :: MAYBEWRAP ( json_value_add_null ) procedure , private :: MAYBEWRAP ( json_value_add_integer_vec ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_value_add_real32 ) procedure , private :: MAYBEWRAP ( json_value_add_real32_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_real ) procedure , private :: MAYBEWRAP ( json_value_add_real_vec ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_value_add_real64 ) procedure , private :: MAYBEWRAP ( json_value_add_real64_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_logical ) procedure , private :: MAYBEWRAP ( json_value_add_logical_vec ) procedure , private :: MAYBEWRAP ( json_value_add_string ) procedure , private :: MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 procedure , private :: json_value_add_string_name_ascii procedure , private :: json_value_add_string_val_ascii procedure , private :: json_value_add_string_vec_name_ascii procedure , private :: json_value_add_string_vec_val_ascii #endif !> ! These are like the `add` methods, except if a variable with the ! same path is already present, then its value is simply updated. ! Note that currently, these only work for scalar variables. ! These routines can also change the variable's type (but an error will be ! thrown if the existing variable is not a scalar). ! !### See also ! * [[json_core(type):add_by_path]] - this one can be used to change ! arrays and objects to scalars if so desired. ! !@note Unlike some routines, the `found` output is not optional, ! so it doesn't present exceptions from being thrown. ! !@note These have been mostly supplanted by the [[json_core(type):add_by_path]] ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_update_logical ),& #ifndef REAL32 MAYBEWRAP ( json_update_real32 ),& #endif MAYBEWRAP ( json_update_real ),& #ifdef REAL128 MAYBEWRAP ( json_update_real64 ),& #endif MAYBEWRAP ( json_update_integer ),& MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 generic , public :: update => json_update_string_name_ascii ,& json_update_string_val_ascii #endif procedure , private :: MAYBEWRAP ( json_update_logical ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_update_real32 ) #endif procedure , private :: MAYBEWRAP ( json_update_real ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_update_real64 ) #endif procedure , private :: MAYBEWRAP ( json_update_integer ) procedure , private :: MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 procedure , private :: json_update_string_name_ascii procedure , private :: json_update_string_val_ascii #endif !> ! Add variables to a [[json_value]] linked list ! by specifying their paths. ! !### Example ! !````fortran ! use, intrinsic :: iso_fortran_env, only: output_unit ! use json_module, wp=>json_RK ! type(json_core) :: json ! type(json_value) :: p ! call json%create_object(p,'root') ! create the root ! ! now add some variables using the paths: ! call json%add_by_path(p,'inputs.t', 0.0_wp ) ! call json%add_by_path(p,'inputs.x(1)', 100.0_wp) ! call json%add_by_path(p,'inputs.x(2)', 200.0_wp) ! call json%print(p) ! now print to console !```` ! !### Notes ! * This uses [[json_create_by_path]] ! !### See also ! * The `json_core%update` methods. ! * [[json_create_by_path]] generic , public :: add_by_path => MAYBEWRAP ( json_add_member_by_path ),& MAYBEWRAP ( json_add_integer_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_by_path ),& #endif MAYBEWRAP ( json_add_real_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_by_path ),& #endif MAYBEWRAP ( json_add_logical_by_path ),& MAYBEWRAP ( json_add_string_by_path ),& MAYBEWRAP ( json_add_integer_vec_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_vec_by_path ),& #endif MAYBEWRAP ( json_add_real_vec_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_vec_by_path ),& #endif MAYBEWRAP ( json_add_logical_vec_by_path ),& MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 generic , public :: add_by_path => json_add_string_by_path_value_ascii ,& json_add_string_by_path_path_ascii ,& json_add_string_vec_by_path_value_ascii ,& json_add_string_vec_by_path_path_ascii #endif procedure :: MAYBEWRAP ( json_add_member_by_path ) procedure :: MAYBEWRAP ( json_add_integer_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_by_path ) procedure :: MAYBEWRAP ( json_add_string_by_path ) procedure :: MAYBEWRAP ( json_add_integer_vec_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_vec_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_vec_by_path ) procedure :: MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 procedure :: json_add_string_by_path_value_ascii procedure :: json_add_string_by_path_path_ascii procedure :: json_add_string_vec_by_path_value_ascii procedure :: json_add_string_vec_by_path_path_ascii #endif !> ! Create a [[json_value]] linked list using the ! path to the variables. Optionally return a ! pointer to the variable. ! ! (This will create a `null` variable) ! !### See also ! * [[json_core(type):add_by_path]] generic , public :: create => MAYBEWRAP ( json_create_by_path ) procedure :: MAYBEWRAP ( json_create_by_path ) !> ! Get data from a [[json_value]] linked list. ! !@note There are two versions (e.g. [[json_get_integer]] and [[json_get_integer_by_path]]). ! The first one gets the value from the [[json_value]] passed into the routine, ! while the second one gets the value from the [[json_value]] found by parsing the ! path. The path version is split up into unicode and non-unicode versions. generic , public :: get => & MAYBEWRAP ( json_get_by_path ), & json_get_integer , MAYBEWRAP ( json_get_integer_by_path ), & json_get_integer_vec , MAYBEWRAP ( json_get_integer_vec_by_path ), & #ifndef REAL32 json_get_real32 , MAYBEWRAP ( json_get_real32_by_path ), & json_get_real32_vec , MAYBEWRAP ( json_get_real32_vec_by_path ), & #endif json_get_real , MAYBEWRAP ( json_get_real_by_path ), & json_get_real_vec , MAYBEWRAP ( json_get_real_vec_by_path ), & #ifdef REAL128 json_get_real64 , MAYBEWRAP ( json_get_real64_by_path ), & json_get_real64_vec , MAYBEWRAP ( json_get_real64_vec_by_path ), & #endif json_get_logical , MAYBEWRAP ( json_get_logical_by_path ), & json_get_logical_vec , MAYBEWRAP ( json_get_logical_vec_by_path ), & json_get_string , MAYBEWRAP ( json_get_string_by_path ), & json_get_string_vec , MAYBEWRAP ( json_get_string_vec_by_path ), & json_get_alloc_string_vec , MAYBEWRAP ( json_get_alloc_string_vec_by_path ),& json_get_array , MAYBEWRAP ( json_get_array_by_path ) procedure , private :: json_get_integer procedure , private :: json_get_integer_vec #ifndef REAL32 procedure , private :: json_get_real32 procedure , private :: json_get_real32_vec #endif procedure , private :: json_get_real procedure , private :: json_get_real_vec #ifdef REAL128 procedure , private :: json_get_real64 procedure , private :: json_get_real64_vec #endif procedure , private :: json_get_logical procedure , private :: json_get_logical_vec procedure , private :: json_get_string procedure , private :: json_get_string_vec procedure , private :: json_get_alloc_string_vec procedure , private :: json_get_array procedure , private :: MAYBEWRAP ( json_get_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_vec_by_path ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_get_real32_by_path ) procedure , private :: MAYBEWRAP ( json_get_real32_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_real_by_path ) procedure , private :: MAYBEWRAP ( json_get_real_vec_by_path ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_get_real64_by_path ) procedure , private :: MAYBEWRAP ( json_get_real64_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_logical_by_path ) procedure , private :: MAYBEWRAP ( json_get_logical_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_array_by_path ) procedure , private :: MAYBEWRAP ( json_get_alloc_string_vec_by_path ) procedure , private :: json_get_by_path_default procedure , private :: json_get_by_path_rfc6901 procedure , private :: json_get_by_path_jsonpath_bracket !> ! Print the [[json_value]] to an output unit or file. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value) :: p ! !... ! call json%print(p,'test.json') !this is [[json_print_to_filename]] !```` generic , public :: print => json_print_to_console ,& json_print_to_unit ,& json_print_to_filename procedure :: json_print_to_console procedure :: json_print_to_unit procedure :: json_print_to_filename !> ! Destructor routine for a [[json_value]] pointer. ! This must be called explicitly if it is no longer needed, ! before it goes out of scope. Otherwise, a memory leak will result. ! !### Example ! ! Destroy the [[json_value]] pointer before the variable goes out of scope: !````fortran ! subroutine example1() ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%print(p) ! call json%destroy(p) ! end subroutine example1 !```` ! ! Note: it should NOT be called for a [[json_value]] pointer than has already been ! added to another [[json_value]] structure, since doing so may render the ! other structure invalid. Consider the following example: !````fortran ! subroutine example2(p) ! type(json_core) :: json ! type(json_value),pointer,intent(out) :: p ! type(json_value),pointer :: q ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%create_object(q,'q') ! call json%add(q,'val',1) ! call json%add(p, q) !add q to p structure ! ! do NOT call json%destroy(q) here, because q is ! ! now part of the output structure p. p should be destroyed ! ! somewhere upstream by the caller of this routine. ! nullify(q) !OK, but not strictly necessary ! end subroutine example2 !```` generic , public :: destroy => json_value_destroy , destroy_json_core procedure :: json_value_destroy procedure :: destroy_json_core !> ! If the child variable is present, then remove it. generic , public :: remove_if_present => MAYBEWRAP ( json_value_remove_if_present ) procedure :: MAYBEWRAP ( json_value_remove_if_present ) !> ! Allocate a [[json_value]] pointer and make it a real variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_real(p,'value',1.0_RK) !```` ! !### Note ! * [[json_core(type):create_real]] is just an alias ! to this one for backward compatibility. generic , public :: create_real => MAYBEWRAP ( json_value_create_real ) procedure :: MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_real => MAYBEWRAP ( json_value_create_real32 ) procedure :: MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_real => MAYBEWRAP ( json_value_create_real64 ) procedure :: MAYBEWRAP ( json_value_create_real64 ) #endif !> ! This is equivalent to [[json_core(type):create_real]], ! and is here only for backward compatibility. generic , public :: create_double => MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_double => MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_double => MAYBEWRAP ( json_value_create_real64 ) #endif !> ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_array(p,'arrayname') !```` generic , public :: create_array => MAYBEWRAP ( json_value_create_array ) procedure :: MAYBEWRAP ( json_value_create_array ) !> ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. generic , public :: create_object => MAYBEWRAP ( json_value_create_object ) procedure :: MAYBEWRAP ( json_value_create_object ) !> ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_null(p,'value') !```` generic , public :: create_null => MAYBEWRAP ( json_value_create_null ) procedure :: MAYBEWRAP ( json_value_create_null ) !> ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_string(p,'value','foobar') !```` generic , public :: create_string => MAYBEWRAP ( json_value_create_string ) procedure :: MAYBEWRAP ( json_value_create_string ) !> ! Allocate a json_value pointer and make it an integer variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_integer(p,42,'value') !```` generic , public :: create_integer => MAYBEWRAP ( json_value_create_integer ) procedure :: MAYBEWRAP ( json_value_create_integer ) !> ! Allocate a json_value pointer and make it a logical variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_logical(p,'value',.true.) !```` generic , public :: create_logical => MAYBEWRAP ( json_value_create_logical ) procedure :: MAYBEWRAP ( json_value_create_logical ) !> ! Parse the JSON file and populate the [[json_value]] tree. generic , public :: load => json_parse_file procedure :: json_parse_file !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_value_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_value_to_string !> ! Parse the JSON string and populate the [[json_value]] tree. generic , public :: deserialize => MAYBEWRAP ( json_parse_string ) procedure :: MAYBEWRAP ( json_parse_string ) !> ! Same as `load` and `deserialize` but only here for backward compatibility. generic , public :: parse => json_parse_file , & MAYBEWRAP ( json_parse_string ) !> ! Throw an exception. generic , public :: throw_exception => MAYBEWRAP ( json_throw_exception ) procedure :: MAYBEWRAP ( json_throw_exception ) !> ! Rename a [[json_value]] variable. generic , public :: rename => MAYBEWRAP ( json_value_rename ),& MAYBEWRAP ( json_rename_by_path ) procedure :: MAYBEWRAP ( json_value_rename ) procedure :: MAYBEWRAP ( json_rename_by_path ) #ifdef USE_UCS4 generic , public :: rename => json_rename_by_path_name_ascii ,& json_rename_by_path_path_ascii procedure :: json_rename_by_path_name_ascii procedure :: json_rename_by_path_path_ascii #endif !> ! get info about a [[json_value]] generic , public :: info => json_info , MAYBEWRAP ( json_info_by_path ) procedure :: json_info procedure :: MAYBEWRAP ( json_info_by_path ) !> ! get string info about a [[json_value]] generic , public :: string_info => json_string_info procedure :: json_string_info !> ! get matrix info about a [[json_value]] generic , public :: matrix_info => json_matrix_info , MAYBEWRAP ( json_matrix_info_by_path ) procedure :: json_matrix_info procedure :: MAYBEWRAP ( json_matrix_info_by_path ) !> ! insert a new element after an existing one, ! updating the JSON structure accordingly generic , public :: insert_after => json_value_insert_after , & json_value_insert_after_child_by_index procedure :: json_value_insert_after procedure :: json_value_insert_after_child_by_index !> ! get the path to a JSON variable in a structure: generic , public :: get_path => MAYBEWRAP ( json_get_path ) procedure :: MAYBEWRAP ( json_get_path ) !> ! verify if a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_valid_path ) procedure :: MAYBEWRAP ( json_valid_path ) procedure , public :: remove => json_value_remove !! Remove a [[json_value]] from a !! linked-list structure. procedure , public :: replace => json_value_replace !! Replace a [[json_value]] in a !! linked-list structure. procedure , public :: reverse => json_value_reverse !! Reverse the order of the children !! of an array of object. procedure , public :: check_for_errors => json_check_for_errors !! check for error and get error message procedure , public :: clear_exceptions => json_clear_exceptions !! clear exceptions procedure , public :: count => json_count !! count the number of children procedure , public :: clone => json_clone !! clone a JSON structure (deep copy) procedure , public :: failed => json_failed !! check for error procedure , public :: get_parent => json_get_parent !! get pointer to json_value parent procedure , public :: get_next => json_get_next !! get pointer to json_value next procedure , public :: get_previous => json_get_previous !! get pointer to json_value previous procedure , public :: get_tail => json_get_tail !! get pointer to json_value tail procedure , public :: initialize => json_initialize !! to initialize some parsing parameters procedure , public :: traverse => json_traverse !! to traverse all elements of a JSON !! structure procedure , public :: print_error_message => json_print_error_message !! simply routine to print error !! messages procedure , public :: swap => json_value_swap !! Swap two [[json_value]] pointers !! in a structure (or two different !! structures). procedure , public :: is_child_of => json_value_is_child_of !! Check if a [[json_value]] is a !! descendant of another. procedure , public :: validate => json_value_validate !! Check that a [[json_value]] linked !! list is valid (i.e., is properly !! constructed). This may be useful !! if it has been constructed externally. procedure , public :: check_for_duplicate_keys & => json_check_all_for_duplicate_keys !! Check entire JSON structure !! for duplicate keys (recursively) procedure , public :: check_children_for_duplicate_keys & => json_check_children_for_duplicate_keys !! Check a `json_value` object's !! children for duplicate keys !other private routines: procedure :: name_equal procedure :: name_strings_equal procedure :: json_value_print procedure :: string_to_int procedure :: string_to_dble procedure :: prepare_parser => json_prepare_parser procedure :: parse_end => json_parse_end procedure :: parse_value procedure :: parse_number procedure :: parse_string procedure :: parse_for_chars procedure :: parse_object procedure :: parse_array procedure :: annotate_invalid_json procedure :: pop_char procedure :: push_char procedure :: get_current_line_from_file_stream procedure , nopass :: get_current_line_from_file_sequential procedure :: convert procedure :: to_string procedure :: to_logical procedure :: to_integer procedure :: to_real procedure :: to_null procedure :: to_object procedure :: to_array procedure , nopass :: json_value_clone_func procedure :: is_vector => json_is_vector end type json_core","tags":"","loc":"type/json_core.html"},{"title":"json_value – JSON-Fortran ","text":"type, public :: json_value sequence Type used to construct the linked-list JSON structure.\n Normally, this should always be a pointer variable.\n This type should only be used by an instance of json_core . Example The following test program: program test use json_module implicit none type ( json_core ) :: json type ( json_value ), pointer :: p call json % create_object ( p , '' ) !create the root call json % add ( p , 'year' , 1805 ) !add some data call json % add ( p , 'value' , 1.0_RK ) !add some data call json % print ( p , 'test.json' ) !write it to a file call json % destroy ( p ) !cleanup end program test Produces the JSON file test.json : { \"year\" : 1805 , \"value\" : 0.1E+1 } Warning Pointers of this type should only be allocated\n using the methods from json_core . Inherited by type~~json_value~~InheritedByGraph type~json_value json_value type~json_value->type~json_value previous, next, parent, children, tail type~json_file json_file type~json_file->type~json_value p Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial type( json_value ), private, pointer :: children => null() first child item of this real(kind=RK), private, allocatable :: dbl_value real data for this variable integer(kind=IK), private, allocatable :: int_value integer data for this variable logical(kind=LK), private, allocatable :: log_value logical data for this variable integer(kind=IK), private :: n_children = 0 number of children character(kind=CK, len=:), private, allocatable :: name variable name (unescaped) type( json_value ), private, pointer :: next => null() next item in the list type( json_value ), private, pointer :: parent => null() parent item of this type( json_value ), private, pointer :: previous => null() previous item in the list character(kind=CK, len=:), private, allocatable :: str_value string data for this variable\n(unescaped) type( json_value ), private, pointer :: tail => null() last child item of this integer(kind=IK), private :: var_type = json_unknown variable type Source Code type , public :: json_value !force the constituents to be stored contiguously ![note: on Intel, the order of the variables below ! is significant to avoid the misaligned field warnings] sequence private !for the linked list: type ( json_value ), pointer :: previous => null () !! previous item in the list type ( json_value ), pointer :: next => null () !! next item in the list type ( json_value ), pointer :: parent => null () !! parent item of this type ( json_value ), pointer :: children => null () !! first child item of this type ( json_value ), pointer :: tail => null () !! last child item of this character ( kind = CK , len = :), allocatable :: name !! variable name (unescaped) real ( RK ), allocatable :: dbl_value !! real data for this variable logical ( LK ), allocatable :: log_value !! logical data for this variable character ( kind = CK , len = :), allocatable :: str_value !! string data for this variable !! (unescaped) integer ( IK ), allocatable :: int_value !! integer data for this variable integer ( IK ) :: var_type = json_unknown !! variable type integer ( IK ), private :: n_children = 0 !! number of children end type json_value","tags":"","loc":"type/json_value.html"},{"title":"json_file – JSON-Fortran ","text":"type, public :: json_file The json_file is the main public class that is\n used to open a file and get data from it. A json_file contains only two items: an instance of a json_core ,\n which is used for all data manipulation, and a json_value pointer,\n which is used to construct the linked-list data structure.\n Note that most methods in the json_file class are simply wrappers\n to the lower-level routines in the json_value_module . Example program test use json_module implicit none type ( json_file ) :: json integer :: ival real ( real64 ) :: rval character ( len = :), allocatable :: cval logical :: found call json % initialize ( compact_reals = . true .) call json % load ( filename = 'myfile.json' ) call json % print () !print to the console call json % get ( 'var.i' , ival , found ) call json % get ( 'var.r(3)' , rval , found ) call json % get ( 'var.c' , cval , found ) call json % destroy () end program test Note The destroy() method may be called to free the memory if necessary. json_file includes a finalizer that also calls destroy() when the variable goes out of scope. Inherits type~~json_file~~InheritsGraph type~json_file json_file type~json_core json_core type~json_file->type~json_core core type~json_value json_value type~json_file->type~json_value p type~json_value->type~json_value previous, next, parent, children, tail Help Graph Key Nodes of different colours represent the following: Graph Key Type Type This Page's Entity This Page's Entity Solid arrows point from a derived type to the parent type which it\nextends. Dashed arrows point from a derived type to the other\ntypes it contains as a components, with a label listing the name(s) of\nsaid component(s). Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Components Type Visibility Attributes Name Initial type( json_core ), private :: core The instance of the json_core factory used for this file. type( json_value ), private, pointer :: p => null() the JSON structure read from the file Constructor public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Finalization Procedures final :: finalize_json_file private subroutine finalize_json_file (me) Finalizer for json_file class. Read more… Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me Type-Bound Procedures generic, public :: add => json_file_add , json_file_add_object , wrap_json_file_add_object , json_file_add_integer , wrap_json_file_add_integer , json_file_add_real32 , wrap_json_file_add_real32 , json_file_add_real , wrap_json_file_add_real , json_file_add_logical , wrap_json_file_add_logical , json_file_add_string , wrap_json_file_add_string , json_file_add_integer_vec , wrap_json_file_add_integer_vec , json_file_add_real32_vec , wrap_json_file_add_real32_vec , json_file_add_real_vec , wrap_json_file_add_real_vec , json_file_add_logical_vec , wrap_json_file_add_logical_vec , json_file_add_string_vec , wrap_json_file_add_string_vec Add a variable to a json_file , by specifying the path. Example program test use json_module , rk => json_rk , ik => json_ik implicit none type ( json_file ) :: f call f % initialize () ! specify whatever init options you want. call f % add ( 'inputs.t' , 0.0_rk ) call f % add ( 'inputs.x' , [ 1.0_rk , 2.0_rk , 3.0_rk ]) call f % add ( 'inputs.flag' , . true .) call f % print () ! print to the console end program test private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) generic, public :: add => json_file_add_string_path_ascii , json_file_add_string_value_ascii , json_file_add_string_vec_path_ascii , json_file_add_string_vec_vec_ascii private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: assign_json_file private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f procedure, public, pass(me) :: assign_json_file_to_string private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me procedure, public :: assign_string_to_json_file private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str generic, public :: assignment(=) => assign_json_file , assign_json_file_to_string , assign_string_to_json_file , wrap_assign_string_to_json_file private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: check_for_errors => json_file_check_for_errors private subroutine json_file_check_for_errors (me, status_ok, error_msg) Retrieve error status and message from the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) procedure, public :: clear_exceptions => json_file_clear_exceptions private pure subroutine json_file_clear_exceptions (me) Clear exceptions in the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me generic, public :: deserialize => json_file_load_from_string , wrap_json_file_load_from_string Load JSON from a string. private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: destroy => json_file_destroy private subroutine json_file_destroy (me, destroy_core) Author Jacob Williams Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. procedure, public :: failed => json_file_failed private pure function json_file_failed (me) result(failed) Check error status in the file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. generic, public :: get => json_file_get_object , wrap_json_file_get_object , json_file_get_integer , wrap_json_file_get_integer , json_file_get_real32 , wrap_json_file_get_real32 , json_file_get_real , wrap_json_file_get_real , json_file_get_logical , wrap_json_file_get_logical , json_file_get_string , wrap_json_file_get_string , json_file_get_integer_vec , wrap_json_file_get_integer_vec , json_file_get_real32_vec , wrap_json_file_get_real32_vec , json_file_get_real_vec , wrap_json_file_get_real_vec , json_file_get_logical_vec , wrap_json_file_get_logical_vec , json_file_get_string_vec , wrap_json_file_get_string_vec , json_file_get_alloc_string_vec , wrap_json_file_get_alloc_string_vec , json_file_get_root Get a variable from a json_file , by specifying the path. private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable procedure, public :: get_core => get_json_core_in_file private subroutine get_json_core_in_file (me, core) Get a copy of the json_core in this json_file . Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core generic, public :: info => json_file_variable_info , wrap_json_file_variable_info private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name generic, public :: initialize => initialize_json_core_in_file , set_json_core_in_file private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core procedure, public :: initialize_json_core_in_file private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) procedure, public :: json_file_add private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] procedure, public :: json_file_add_integer private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_integer_vec private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_logical private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_logical_vec private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_object private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real32 private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real32_vec private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_real_vec private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: json_file_add_string private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_path_ascii private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_value_ascii private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec_path_ascii private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_add_string_vec_vec_ascii private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: json_file_get_alloc_string_vec private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, public :: json_file_get_integer private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default procedure, public :: json_file_get_integer_vec private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_logical private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default procedure, public :: json_file_get_logical_vec private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_object private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found procedure, public :: json_file_get_real private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default procedure, public :: json_file_get_real32 private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default procedure, public :: json_file_get_real32_vec private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_real_vec private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default procedure, public :: json_file_get_root private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable procedure, public :: json_file_get_string private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default procedure, public :: json_file_get_string_vec private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, public :: json_file_load_from_string private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) procedure, public :: json_file_print_to_console private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure, public :: json_file_print_to_filename private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: json_file_print_to_unit private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) procedure, public :: json_file_remove private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable procedure, public :: json_file_rename private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_rename_name_ascii private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_rename_path_ascii private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: json_file_update_integer private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_logical private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_real private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_real32 private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: json_file_update_string private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_update_string_name_ascii private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_update_string_val_ascii private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: json_file_valid_path private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public, pass(me) :: json_file_valid_path_op private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found procedure, public :: json_file_variable_info private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: json_file_variable_matrix_info private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: load => json_file_load Load JSON from a file. private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) procedure, public :: load_file => json_file_load The same as load , but only here for backward compatibility private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) generic, public :: load_from_string => json_file_load_from_string , wrap_json_file_load_from_string The same as deserialize , but only here for backward compatibility private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str generic, public :: matrix_info => json_file_variable_matrix_info , wrap_json_file_variable_matrix_info private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: move => json_file_move_pointer private subroutine json_file_move_pointer (to, from) Author Jacob Williams Date 12/5/2014 Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from procedure, public :: nullify => json_file_nullify private subroutine json_file_nullify (me) Author Jacob Williams Nullify the json_value pointer in a json_file ,\n but do not destroy it. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me generic, public :: operator(.in.) => json_file_valid_path_op , wrap_json_file_valid_path_op private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found generic, public :: print => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: print_error_message => json_file_print_error_message private subroutine json_file_print_error_message (me, io_unit) This is a wrapper for json_print_error_message . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit generic, public :: print_file => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename The same as print , but only here for backward compatibility private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to procedure, public :: print_to_string => json_file_print_to_string The same as serialize , but only here for backward compatibility private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to generic, public :: remove => json_file_remove , wrap_json_file_remove Remove a variable from a json_file by specifying the path. private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable generic, public :: rename => json_file_rename , wrap_json_file_rename Rename a variable, specifying it by path private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found generic, public :: rename => json_file_rename_path_ascii , json_file_rename_name_ascii private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: serialize => json_file_print_to_string Print the json_value structure to an allocatable string private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to procedure, public :: set_json_core_in_file private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core procedure, public :: traverse => json_file_traverse private subroutine json_file_traverse (me, traverse_callback) Author Jacob Williams Date 6/11/2016 Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback generic, public :: update => json_file_update_integer , wrap_json_file_update_integer , json_file_update_logical , wrap_json_file_update_logical , json_file_update_real32 , wrap_json_file_update_real32 , json_file_update_real , wrap_json_file_update_real , json_file_update_string , wrap_json_file_update_string Update a scalar variable in a json_file ,\n by specifying the path. Note These have been mostly supplanted by the add methods, which do a similar thing (and can be used for\n scalars and vectors, etc.) private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) generic, public :: update => json_file_update_string_name_ascii , json_file_update_string_val_ascii private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) generic, public :: valid_path => json_file_valid_path , wrap_json_file_valid_path Verify that a path is valid\n(i.e., a variable with this path exists in the file). private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public :: wrap_assign_string_to_json_file private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: wrap_json_file_add_integer private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_integer_vec private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_logical private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_logical_vec private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_object private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real32 private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real32_vec private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_real_vec private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created procedure, public :: wrap_json_file_add_string private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_add_string_vec private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_get_alloc_string_vec private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default procedure, public :: wrap_json_file_get_integer private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default procedure, public :: wrap_json_file_get_integer_vec private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_logical private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default procedure, public :: wrap_json_file_get_logical_vec private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_object private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found procedure, public :: wrap_json_file_get_real private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default procedure, public :: wrap_json_file_get_real32 private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default procedure, public :: wrap_json_file_get_real32_vec private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_real_vec private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_get_string private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default procedure, public :: wrap_json_file_get_string_vec private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default procedure, public :: wrap_json_file_load_from_string private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str procedure, public :: wrap_json_file_remove private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable procedure, public :: wrap_json_file_rename private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found procedure, public :: wrap_json_file_update_integer private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_logical private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_real private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_real32 private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found procedure, public :: wrap_json_file_update_string private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) procedure, public :: wrap_json_file_valid_path private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found procedure, public, pass(me) :: wrap_json_file_valid_path_op private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found procedure, public :: wrap_json_file_variable_info private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name procedure, public :: wrap_json_file_variable_matrix_info private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Source Code type , public :: json_file private type ( json_core ) :: core !! The instance of the [[json_core(type)]] !! factory used for this file. type ( json_value ), pointer :: p => null () !! the JSON structure read from the file contains generic , public :: initialize => initialize_json_core_in_file ,& set_json_core_in_file procedure , public :: get_core => get_json_core_in_file !> ! Load JSON from a file. procedure , public :: load => json_file_load !> ! The same as `load`, but only here for backward compatibility procedure , public :: load_file => json_file_load !> ! Load JSON from a string. generic , public :: deserialize => MAYBEWRAP ( json_file_load_from_string ) !> ! The same as `deserialize`, but only here for backward compatibility generic , public :: load_from_string => MAYBEWRAP ( json_file_load_from_string ) !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_file_print_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_file_print_to_string procedure , public :: destroy => json_file_destroy procedure , public :: nullify => json_file_nullify procedure , public :: move => json_file_move_pointer generic , public :: info => MAYBEWRAP ( json_file_variable_info ) generic , public :: matrix_info => MAYBEWRAP ( json_file_variable_matrix_info ) !error checking: procedure , public :: failed => json_file_failed procedure , public :: print_error_message => json_file_print_error_message procedure , public :: check_for_errors => json_file_check_for_errors procedure , public :: clear_exceptions => json_file_clear_exceptions generic , public :: print => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! The same as `print`, but only here for backward compatibility generic , public :: print_file => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! Rename a variable, specifying it by path generic , public :: rename => MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 generic , public :: rename => json_file_rename_path_ascii , & json_file_rename_name_ascii #endif !> ! Verify that a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_file_valid_path ) !> ! Get a variable from a [[json_file(type)]], by specifying the path. generic , public :: get => MAYBEWRAP ( json_file_get_object ), & MAYBEWRAP ( json_file_get_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32 ), & #endif MAYBEWRAP ( json_file_get_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64 ), & #endif MAYBEWRAP ( json_file_get_logical ), & MAYBEWRAP ( json_file_get_string ), & MAYBEWRAP ( json_file_get_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32_vec ), & #endif MAYBEWRAP ( json_file_get_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64_vec ), & #endif MAYBEWRAP ( json_file_get_logical_vec ), & MAYBEWRAP ( json_file_get_string_vec ), & MAYBEWRAP ( json_file_get_alloc_string_vec ), & json_file_get_root !> ! Add a variable to a [[json_file(type)]], by specifying the path. ! !### Example ! !```fortran ! program test ! use json_module, rk=>json_rk, ik=>json_ik ! implicit none ! type(json_file) :: f ! call f%initialize() ! specify whatever init options you want. ! call f%add('inputs.t', 0.0_rk) ! call f%add('inputs.x', [1.0_rk,2.0_rk,3.0_rk]) ! call f%add('inputs.flag', .true.) ! call f%print() ! print to the console ! end program test !``` generic , public :: add => json_file_add , & MAYBEWRAP ( json_file_add_object ), & MAYBEWRAP ( json_file_add_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32 ), & #endif MAYBEWRAP ( json_file_add_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64 ), & #endif MAYBEWRAP ( json_file_add_logical ), & MAYBEWRAP ( json_file_add_string ), & MAYBEWRAP ( json_file_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32_vec ), & #endif MAYBEWRAP ( json_file_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64_vec ), & #endif MAYBEWRAP ( json_file_add_logical_vec ), & MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_file_add_string_path_ascii , & json_file_add_string_value_ascii ,& json_file_add_string_vec_path_ascii ,& json_file_add_string_vec_vec_ascii #endif !> ! Update a scalar variable in a [[json_file(type)]], ! by specifying the path. ! !@note These have been mostly supplanted by the `add` ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_file_update_integer ), & MAYBEWRAP ( json_file_update_logical ), & #ifndef REAL32 MAYBEWRAP ( json_file_update_real32 ), & #endif MAYBEWRAP ( json_file_update_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_update_real64 ), & #endif MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 generic , public :: update => json_file_update_string_name_ascii , & json_file_update_string_val_ascii #endif !> ! Remove a variable from a [[json_file(type)]] ! by specifying the path. generic , public :: remove => MAYBEWRAP ( json_file_remove ) !traverse procedure , public :: traverse => json_file_traverse ! *************************************************** ! operators ! *************************************************** generic , public :: operator (. in .) => MAYBEWRAP ( json_file_valid_path_op ) procedure , pass ( me ) :: MAYBEWRAP ( json_file_valid_path_op ) generic , public :: assignment ( = ) => assign_json_file ,& assign_json_file_to_string ,& MAYBEWRAP ( assign_string_to_json_file ) procedure :: assign_json_file procedure , pass ( me ) :: assign_json_file_to_string procedure :: MAYBEWRAP ( assign_string_to_json_file ) ! *************************************************** ! private routines ! *************************************************** !load from string: procedure :: MAYBEWRAP ( json_file_load_from_string ) !initialize procedure :: initialize_json_core_in_file procedure :: set_json_core_in_file !get info: procedure :: MAYBEWRAP ( json_file_variable_info ) procedure :: MAYBEWRAP ( json_file_variable_matrix_info ) !rename: procedure :: MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 procedure :: json_file_rename_path_ascii procedure :: json_file_rename_name_ascii #endif !validate path: procedure :: MAYBEWRAP ( json_file_valid_path ) !get: procedure :: MAYBEWRAP ( json_file_get_object ) procedure :: MAYBEWRAP ( json_file_get_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32 ) #endif procedure :: MAYBEWRAP ( json_file_get_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64 ) #endif procedure :: MAYBEWRAP ( json_file_get_logical ) procedure :: MAYBEWRAP ( json_file_get_string ) procedure :: MAYBEWRAP ( json_file_get_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_logical_vec ) procedure :: MAYBEWRAP ( json_file_get_string_vec ) procedure :: MAYBEWRAP ( json_file_get_alloc_string_vec ) procedure :: json_file_get_root !add: procedure :: json_file_add procedure :: MAYBEWRAP ( json_file_add_object ) procedure :: MAYBEWRAP ( json_file_add_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32 ) #endif procedure :: MAYBEWRAP ( json_file_add_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64 ) #endif procedure :: MAYBEWRAP ( json_file_add_logical ) procedure :: MAYBEWRAP ( json_file_add_string ) procedure :: MAYBEWRAP ( json_file_add_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_logical_vec ) procedure :: MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 procedure :: json_file_add_string_path_ascii procedure :: json_file_add_string_value_ascii procedure :: json_file_add_string_vec_path_ascii procedure :: json_file_add_string_vec_vec_ascii #endif !update: procedure :: MAYBEWRAP ( json_file_update_integer ) procedure :: MAYBEWRAP ( json_file_update_logical ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_update_real32 ) #endif procedure :: MAYBEWRAP ( json_file_update_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_update_real64 ) #endif procedure :: MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 procedure :: json_file_update_string_name_ascii procedure :: json_file_update_string_val_ascii #endif !remove: procedure :: MAYBEWRAP ( json_file_remove ) !print: procedure :: json_file_print_to_console procedure :: json_file_print_to_unit procedure :: json_file_print_to_filename final :: finalize_json_file end type json_file","tags":"","loc":"type/json_file.html"},{"title":"json_array_callback_func – JSON-Fortran","text":"interface public subroutine json_array_callback_func(json, element, i, count) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: element integer(kind=IK), intent(in) :: i index integer(kind=IK), intent(in) :: count size of array Description Array element callback function. Used by json_get_array","tags":"","loc":"interface/json_array_callback_func.html"},{"title":"json_traverse_callback_func – JSON-Fortran","text":"interface public subroutine json_traverse_callback_func(json, p, finished) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: finished set true to stop traversing Description Callback function used by json_traverse","tags":"","loc":"interface/json_traverse_callback_func.html"},{"title":"json_fortran_version – JSON-Fortran","text":"public function json_fortran_version() result(ver) Returns the JSON -Fortran version string. Arguments None Return Value character(len=:), allocatable JSON -Fortran version string Source Code function json_fortran_version () result ( ver ) implicit none character ( len = :), allocatable :: ver !! JSON-Fortran version string ver = version end function json_fortran_version","tags":"","loc":"proc/json_fortran_version.html"},{"title":"initialize_json_core – JSON-Fortran","text":"private function initialize_json_core(verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Calls proc~~initialize_json_core~~CallsGraph proc~initialize_json_core initialize_json_core proc~json_initialize json_core%json_initialize proc~initialize_json_core->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_core~~CalledByGraph proc~initialize_json_core initialize_json_core interface~json_core json_core interface~json_core->proc~initialize_json_core Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_core (& #include \"json_initialize_dummy_arguments.inc\" ) result ( json_core_object ) implicit none type ( json_core ) :: json_core_object #include \"json_initialize_arguments.inc\" call json_core_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end function initialize_json_core","tags":"","loc":"proc/initialize_json_core.html"},{"title":"json_count – JSON-Fortran","text":"private function json_count(json, p) result(count) Count the number of children in the object or array. History JW : 1/4/2014 : Original routine removed.\n Now using n_children variable.\n Renamed from json_value_count . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . Calls proc~~json_count~~CallsGraph proc~json_count json_core%json_count none~throw_exception json_core%throw_exception proc~json_count->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_count ( json , p ) result ( count ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! this should normally be a `json_object` !! or a `json_array`. For any other !! variable type this will return 0. integer ( IK ) :: count !! number of children in `p`. if ( associated ( p )) then count = p % n_children else call json % throw_exception ( 'Error in json_count: ' // & 'pointer is not associated.' ) end if end function json_count","tags":"","loc":"proc/json_count.html"},{"title":"json_failed – JSON-Fortran","text":"private pure function json_failed(json) result(failed) Logical function to indicate if an exception has been thrown in a json_core . Example type ( json_core ) :: json type ( json_value ), pointer :: p logical :: status_ok character ( len = :), allocatable :: error_msg call json % load ( filename = 'myfile.json' , p ) if ( json % failed ()) then call json % check_for_errors ( status_ok , error_msg ) write ( * , * ) 'Error: ' // error_msg call json % clear_exceptions () call json % destroy ( p ) end if Note that json_file contains a wrapper for this routine, which is used like: type ( json_file ) :: f logical :: status_ok character ( len = :), allocatable :: error_msg call f % load ( filename = 'myfile.json' ) if ( f % failed ()) then call f % check_for_errors ( status_ok , error_msg ) write ( * , * ) 'Error: ' // error_msg call f % clear_exceptions () call f % destroy () end if See also json_check_for_errors Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. Called by proc~~json_failed~~CalledByGraph proc~json_failed json_core%json_failed proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_failed proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_failed proc~json_file_failed json_file%json_file_failed proc~json_file_failed->proc~json_failed proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->proc~json_failed proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->proc~json_failed proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->proc~json_failed proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->proc~json_failed proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_failed proc~json_value_print->proc~json_value_print proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_failed proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->proc~json_file_failed proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function json_failed ( json ) result ( failed ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ) :: failed !! will be true if an exception !! has been thrown. failed = json % exception_thrown end function json_failed","tags":"","loc":"proc/json_failed.html"},{"title":"json_is_vector – JSON-Fortran","text":"private function json_is_vector(json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type Calls proc~~json_is_vector~~CallsGraph proc~json_is_vector json_core%json_is_vector none~info json_core%info proc~json_is_vector->none~info none~throw_exception json_core%throw_exception proc~json_is_vector->none~throw_exception proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_is_vector~~CalledByGraph proc~json_is_vector json_core%json_is_vector proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_is_vector ( json , p ) result ( is_vector ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type integer ( IK ) :: var_type_prev !! for getting the variable type of children integer ( IK ) :: var_type !! for getting the variable type of children type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children integer ( IK ), parameter :: json_invalid = - 1_IK !! to initialize the flag. an invalid value integer ( IK ), parameter :: json_numeric = - 2_IK !! indicates `json_integer` or `json_real` if ( json % compress_vectors ) then ! check to see if every child is the same type, ! and a scalar: is_vector = . true . var_type_prev = json_invalid count = json % count ( p ) element => p % children do i = 1_IK , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_is_vector: ' // & 'Malformed JSON linked list' ) return end if ! check variable type of all the children. ! They must all be the same, and a scalar. call json % info ( element , var_type = var_type ) ! special check for numeric values: if ( var_type == json_integer . or . var_type == json_real ) var_type = json_numeric if ( var_type == json_object . or . & var_type == json_array . or . & ( i > 1_IK . and . var_type /= var_type_prev )) then is_vector = . false . exit end if var_type_prev = var_type ! get the next child the list: element => element % next end do else is_vector = . false . end if end function json_is_vector","tags":"","loc":"proc/json_is_vector.html"},{"title":"json_valid_path – JSON-Fortran","text":"private function json_valid_path(json, p, path) result(found) Returns true if the path is present in the p JSON structure. Note Just a wrapper for json_get_by_path , so it uses the\n specified path_mode and other settings. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Calls proc~~json_valid_path~~CallsGraph proc~json_valid_path json_core%json_valid_path none~get json_core%get proc~json_valid_path->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_valid_path~~CalledByGraph proc~json_valid_path json_core%json_valid_path none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~wrap_json_valid_path->none~valid_path none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found type ( json_value ), pointer :: tmp !! pointer to the variable specified by `path` call json % get ( p , path , tmp , found ) end function json_valid_path","tags":"","loc":"proc/json_valid_path.html"},{"title":"json_value_is_child_of – JSON-Fortran","text":"private function json_value_is_child_of(json, p1, p2) result(is_child_of) Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) Calls proc~~json_value_is_child_of~~CallsGraph proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_traverse json_core%json_traverse proc~json_value_is_child_of->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_is_child_of~~CalledByGraph proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap json_core%json_value_swap proc~json_value_swap->proc~json_value_is_child_of Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_value_is_child_of ( json , p1 , p2 ) result ( is_child_of ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 type ( json_value ), pointer :: p2 logical ( LK ) :: is_child_of is_child_of = . false . if ( json % exception_thrown ) return if ( associated ( p1 ) . and . associated ( p2 )) then if ( associated ( p1 % children )) then call json % traverse ( p1 % children , is_child_of_callback ) end if end if contains subroutine is_child_of_callback ( json , p , finished ) !! Traverse until `p` is `p2`. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished is_child_of = associated ( p , p2 ) finished = is_child_of ! stop searching if found end subroutine is_child_of_callback end function json_value_is_child_of","tags":"","loc":"proc/json_value_is_child_of.html"},{"title":"name_equal – JSON-Fortran","text":"private function name_equal(json, p, name) result(is_equal) Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. History 4/30/2016 : original version 8/25/2017 : now just a wrapper for name_strings_equal Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal Calls proc~~name_equal~~CallsGraph proc~name_equal json_core%name_equal proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~name_equal~~CalledByGraph proc~name_equal json_core%name_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function name_equal ( json , p , name ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), intent ( in ) :: p !! the json object character ( kind = CK , len =* ), intent ( in ) :: name !! the name to check for logical ( LK ) :: is_equal !! true if the string are !! lexically equal if ( allocated ( p % name )) then ! call the low-level routines for the name strings: is_equal = json % name_strings_equal ( p % name , name ) else is_equal = name == CK_ '' ! check a blank name end if end function name_equal","tags":"","loc":"proc/name_equal.html"},{"title":"name_strings_equal – JSON-Fortran","text":"private function name_strings_equal(json, name1, name2) result(is_equal) Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal Calls proc~~name_strings_equal~~CallsGraph proc~name_strings_equal json_core%name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~name_strings_equal~~CalledByGraph proc~name_strings_equal json_core%name_strings_equal proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->proc~name_strings_equal none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~name_equal json_core%name_equal proc~name_equal->proc~name_strings_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function name_strings_equal ( json , name1 , name2 ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: name1 !! the name to check character ( kind = CK , len =* ), intent ( in ) :: name2 !! the name to check logical ( LK ) :: is_equal !! true if the string are !! lexically equal !must be the same length if we are treating !trailing spaces as significant, so do a !quick test of this first: if ( json % trailing_spaces_significant ) then is_equal = len ( name1 ) == len ( name2 ) if (. not . is_equal ) return end if if ( json % case_sensitive_keys ) then is_equal = name1 == name2 else is_equal = lowercase_string ( name1 ) == lowercase_string ( name2 ) end if end function name_strings_equal","tags":"","loc":"proc/name_strings_equal.html"},{"title":"string_to_dble – JSON-Fortran","text":"private function string_to_dble(json, str) result(rval) Convert a string into a real(RK) value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) Calls proc~~string_to_dble~~CallsGraph proc~string_to_dble json_core%string_to_dble none~throw_exception json_core%throw_exception proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~string_to_dble~~CalledByGraph proc~string_to_dble json_core%string_to_dble proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_dble proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function string_to_dble ( json , str ) result ( rval ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string real ( RK ) :: rval !! `str` converted to a `real(RK)` logical ( LK ) :: status_ok !! error flag for [[string_to_real]] call string_to_real ( str , json % use_quiet_nan , rval , status_ok ) if (. not . status_ok ) then !if there was an error rval = 0.0_RK call json % throw_exception ( 'Error in string_to_dble: ' // & 'string cannot be converted to a real: ' // & trim ( str )) end if end function string_to_dble","tags":"","loc":"proc/string_to_dble.html"},{"title":"string_to_int – JSON-Fortran","text":"private function string_to_int(json, str) result(ival) Convert a string into an integer. Note Replacement for the parse_integer function in the original code. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer Calls proc~~string_to_int~~CallsGraph proc~string_to_int json_core%string_to_int none~throw_exception json_core%throw_exception proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~string_to_int~~CalledByGraph proc~string_to_int json_core%string_to_int proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_int proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function string_to_int ( json , str ) result ( ival ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string integer ( IK ) :: ival !! `str` converted to an integer logical ( LK ) :: status_ok !! error flag for [[string_to_integer]] ! call the core routine: call string_to_integer ( str , ival , status_ok ) if (. not . status_ok ) then ival = 0 call json % throw_exception ( 'Error in string_to_int: ' // & 'string cannot be converted to an integer: ' // & trim ( str )) end if end function string_to_int","tags":"","loc":"proc/string_to_int.html"},{"title":"wrap_json_valid_path – JSON-Fortran","text":"private function wrap_json_valid_path(json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Calls proc~~wrap_json_valid_path~~CallsGraph proc~wrap_json_valid_path json_core%wrap_json_valid_path interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode none~valid_path json_core%valid_path proc~wrap_json_valid_path->none~valid_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~valid_path->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path none~get json_core%get proc~json_valid_path->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_valid_path~~CalledByGraph proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path json_core%valid_path proc~wrap_json_valid_path->none~valid_path none~valid_path->proc~wrap_json_valid_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found found = json % valid_path ( p , to_unicode ( path )) end function wrap_json_valid_path","tags":"","loc":"proc/wrap_json_valid_path.html"},{"title":"annotate_invalid_json – JSON-Fortran","text":"private subroutine annotate_invalid_json(json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data Calls proc~~annotate_invalid_json~~CallsGraph proc~annotate_invalid_json json_core%annotate_invalid_json proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~annotate_invalid_json~~CalledByGraph proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine annotate_invalid_json ( json , iunit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data character ( kind = CK , len = :), allocatable :: line !! line containing the error character ( kind = CK , len = :), allocatable :: arrow_str !! arrow string that points !! to the current character character ( kind = CK , len = max_integer_str_len ) :: line_str !! current line number string character ( kind = CK , len = max_integer_str_len ) :: char_str !! current character count string integer ( IK ) :: i !! line number counter integer ( IK ) :: i_nl_prev !! index of previous newline character integer ( IK ) :: i_nl !! index of current newline character ! If there was an error reading the file, then ! print the line where the error occurred: if ( json % exception_thrown ) then !the counters for the current line and the last character read: call integer_to_string ( json % line_count , int_fmt , line_str ) call integer_to_string ( json % char_count , int_fmt , char_str ) !draw the arrow string that points to the current character: arrow_str = repeat ( '-' , max ( 0_IK , json % char_count - 1_IK ) ) // '^' if ( json % line_count > 0 . and . json % char_count > 0 ) then if ( iunit /= 0 ) then if ( use_unformatted_stream ) then call json % get_current_line_from_file_stream ( iunit , line ) else call json % get_current_line_from_file_sequential ( iunit , line ) end if else !get the current line from the string: ! [this is done by counting the newline characters] i_nl_prev = 0 !index of previous newline character i_nl = 2 !just in case line_count = 0 do i = 1 , json % line_count i_nl = index ( str ( i_nl_prev + 1 :), newline ) if ( i_nl == 0 ) then !last line - no newline character i_nl = len ( str ) + 1 exit end if i_nl = i_nl + i_nl_prev !index of current newline character i_nl_prev = i_nl !update for next iteration end do line = str ( i_nl_prev + 1 : i_nl - 1 ) !extract current line end if else !in this case, it was an empty line or file line = CK_ '' end if ! add a newline for the error display if necessary: line = trim ( line ) if ( len ( line ) > 0 ) then i = len ( line ) if ( line ( i : i ) /= newline ) line = line // newline else line = line // newline end if !create the error message: if ( allocated ( json % err_message )) then json % err_message = json % err_message // newline else json % err_message = '' end if json % err_message = json % err_message // & 'line: ' // trim ( adjustl ( line_str )) // ', ' // & 'character: ' // trim ( adjustl ( char_str )) // newline // & line // arrow_str if ( allocated ( line )) deallocate ( line ) end if end subroutine annotate_invalid_json","tags":"","loc":"proc/annotate_invalid_json.html"},{"title":"convert – JSON-Fortran","text":"private subroutine convert(json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Note This is an internal routine used when creating variables by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to Calls proc~~convert~~CallsGraph proc~convert json_core%convert none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info none~throw_exception json_core%throw_exception proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~convert~~CalledByGraph proc~convert json_core%convert none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine convert ( json , p , var_type ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! the variable to convert integer ( IK ), intent ( in ) :: var_type !! the variable type to convert `p` to type ( json_value ), pointer :: tmp !! temporary variable character ( kind = CK , len = :), allocatable :: name !! the name of a JSON variable logical :: convert_it !! if `p` needs to be converted convert_it = p % var_type /= var_type if ( convert_it ) then call json % info ( p , name = name ) ! get existing name select case ( var_type ) case ( json_object ) call json % create_object ( tmp , name ) case ( json_array ) call json % create_array ( tmp , name ) case ( json_null ) call json % create_null ( tmp , name ) case default call json % throw_exception ( 'Error in convert: invalid var_type value.' ) return end select call json % replace ( p , tmp , destroy = . true .) p => tmp nullify ( tmp ) end if end subroutine convert","tags":"","loc":"proc/convert.html"},{"title":"destroy_json_core – JSON-Fortran","text":"private subroutine destroy_json_core(me) Destructor for the json_core type. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me Called by proc~~destroy_json_core~~CalledByGraph proc~destroy_json_core json_core%destroy_json_core none~destroy json_core%destroy none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy none~valid_path json_core%valid_path proc~json_file_valid_path_op->none~valid_path proc~json_value_destroy->none~destroy proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy proc~parse_array json_core%parse_array proc~parse_array->none~destroy proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~destroy proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy none~load json_core%load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load->proc~json_parse_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_parse_string->none~deserialize none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine destroy_json_core ( me ) implicit none class ( json_core ), intent ( out ) :: me end subroutine destroy_json_core","tags":"","loc":"proc/destroy_json_core.html"},{"title":"destroy_json_data – JSON-Fortran","text":"private pure subroutine destroy_json_data(d) Destroy the data within a json_value , and reset type to json_unknown . Arguments Type Intent Optional Attributes Name type( json_value ), intent(inout) :: d Called by proc~~destroy_json_data~~CalledByGraph proc~destroy_json_data destroy_json_data proc~json_value_destroy json_core%json_value_destroy proc~json_value_destroy->proc~destroy_json_data none~destroy json_core%destroy proc~json_value_destroy->none~destroy proc~to_array json_core%to_array proc~to_array->proc~destroy_json_data proc~to_integer json_core%to_integer proc~to_integer->proc~destroy_json_data proc~to_logical json_core%to_logical proc~to_logical->proc~destroy_json_data proc~to_null json_core%to_null proc~to_null->proc~destroy_json_data proc~to_object json_core%to_object proc~to_object->proc~destroy_json_data proc~to_real json_core%to_real proc~to_real->proc~destroy_json_data proc~to_string json_core%to_string proc~to_string->proc~destroy_json_data none~destroy->proc~json_value_destroy proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_object none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_update_integer json_core%json_update_integer proc~json_update_integer->proc~to_integer none~get json_core%get proc~json_update_integer->none~get none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 none~info json_core%info proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->proc~to_logical proc~json_update_logical->none~get proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->proc~to_real proc~json_update_real->none~get proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->proc~to_string proc~json_update_string->none~get proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~to_array proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~to_integer proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~to_logical proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~to_null proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~to_object proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~to_real proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~to_string proc~parse_number json_core%parse_number proc~parse_number->proc~to_integer proc~parse_number->proc~to_real proc~parse_value json_core%parse_value proc~parse_value->proc~to_array proc~parse_value->proc~to_logical proc~parse_value->proc~to_null proc~parse_value->proc~to_object proc~parse_value->proc~to_string proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy none~valid_path json_core%valid_path proc~json_file_valid_path_op->none~valid_path proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy proc~parse_array->none~destroy proc~parse_array->proc~parse_value proc~parse_object->none~destroy proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~load json_core%load none~load->proc~json_parse_file proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~convert->none~info proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy proc~json_file_load_from_string->none~deserialize proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove proc~json_value_remove_if_present->none~get proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_string->none~create_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine destroy_json_data ( d ) implicit none type ( json_value ), intent ( inout ) :: d d % var_type = json_unknown if ( allocated ( d % log_value )) deallocate ( d % log_value ) if ( allocated ( d % int_value )) deallocate ( d % int_value ) if ( allocated ( d % dbl_value )) deallocate ( d % dbl_value ) if ( allocated ( d % str_value )) deallocate ( d % str_value ) end subroutine destroy_json_data","tags":"","loc":"proc/destroy_json_data.html"},{"title":"flag_not_found – JSON-Fortran","text":"private subroutine flag_not_found(found) If found is present, set it it false. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(out), optional :: found Called by proc~~flag_not_found~~CalledByGraph proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->proc~flag_not_found none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->none~get proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->none~get proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->none~get proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->none~get proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->none~get proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->none~get none~get->proc~json_get_alloc_string_vec_by_path none~get->proc~json_get_integer_by_path none~get->proc~json_get_integer_vec_by_path none~get->proc~json_get_logical_by_path none~get->proc~json_get_logical_vec_by_path none~get->proc~json_get_real_by_path none~get->proc~json_get_real_vec_by_path none~get->proc~json_get_string_by_path none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_logical_vec->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_string_vec->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine flag_not_found ( found ) implicit none logical ( LK ), intent ( out ), optional :: found if ( present ( found )) found = . false . end subroutine flag_not_found","tags":"","loc":"proc/flag_not_found.html"},{"title":"get_current_line_from_file_sequential – JSON-Fortran","text":"private subroutine get_current_line_from_file_sequential(iunit, line) Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Type Bound json_core Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line Called by proc~~get_current_line_from_file_sequential~~CalledByGraph proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine get_current_line_from_file_sequential ( iunit , line ) implicit none integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line character ( kind = CK , len = seq_chunk_size ) :: chunk !! for reading line in chunks integer ( IK ) :: istat !! iostat flag integer ( IK ) :: isize !! number of characters read in read statement !initialize: line = CK_ '' !rewind to beginning of the current record: backspace ( iunit , iostat = istat ) !loop to read in all the characters in the current record. ![the line is read in chunks until the end of the line is reached] if ( istat == 0 ) then do isize = 0 read ( iunit , fmt = '(A)' , advance = 'NO' , size = isize , iostat = istat ) chunk if ( istat == 0 ) then line = line // chunk else if ( isize > 0 . and . isize <= seq_chunk_size ) line = line // chunk ( 1 : isize ) exit end if end do end if end subroutine get_current_line_from_file_sequential","tags":"","loc":"proc/get_current_line_from_file_sequential.html"},{"title":"get_current_line_from_file_stream – JSON-Fortran","text":"private subroutine get_current_line_from_file_stream(json, iunit, line) Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line Called by proc~~get_current_line_from_file_stream~~CalledByGraph proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine get_current_line_from_file_stream ( json , iunit , line ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line integer ( IK ) :: istart !! start position of current line integer ( IK ) :: iend !! end position of current line integer ( IK ) :: ios !! file read `iostat` code character ( kind = CK , len = 1 ) :: c !! a character read from the file logical :: done !! flag to exit the loop istart = json % ipos do if ( istart <= 1 ) then istart = 1 exit end if read ( iunit , pos = istart , iostat = ios ) c done = ios /= 0_IK if (. not . done ) done = c == newline if ( done ) then if ( istart /= 1 ) istart = istart - 1 exit end if istart = istart - 1 !rewind until the beginning of the line end do iend = json % ipos do read ( iunit , pos = iend , iostat = ios ) c if ( IS_IOSTAT_END ( ios )) then ! account for end of file without linebreak iend = iend - 1 exit end if if ( c == newline . or . ios /= 0 ) exit iend = iend + 1 end do allocate ( character ( kind = CK , len = iend - istart + 1 ) :: line ) read ( iunit , pos = istart , iostat = ios ) line end subroutine get_current_line_from_file_stream","tags":"","loc":"proc/get_current_line_from_file_stream.html"},{"title":"json_add_integer_by_path – JSON-Fortran","text":"private subroutine json_add_integer_by_path(json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_integer_by_path~~CallsGraph proc~json_add_integer_by_path json_core%json_add_integer_by_path none~create json_core%create proc~json_add_integer_by_path->none~create none~create_integer json_core%create_integer proc~json_add_integer_by_path->none~create_integer none~info json_core%info proc~json_add_integer_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_integer_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_integer_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_integer->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_integer_by_path~~CalledByGraph proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_integer_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_integer ) then p % int_value = value else call json % info ( p , name = name ) call json % create_integer ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_by_path","tags":"","loc":"proc/json_add_integer_by_path.html"},{"title":"json_add_integer_vec_by_path – JSON-Fortran","text":"private subroutine json_add_integer_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_integer_vec_by_path~~CallsGraph proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path none~add~2 json_core%add proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_integer_vec_by_path->none~create_array none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_integer_vec_by_path~~CalledByGraph proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_vec_by_path","tags":"","loc":"proc/json_add_integer_vec_by_path.html"},{"title":"json_add_logical_by_path – JSON-Fortran","text":"private subroutine json_add_logical_by_path(json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_logical_by_path~~CallsGraph proc~json_add_logical_by_path json_core%json_add_logical_by_path none~create json_core%create proc~json_add_logical_by_path->none~create none~create_logical json_core%create_logical proc~json_add_logical_by_path->none~create_logical none~info json_core%info proc~json_add_logical_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_logical_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_logical_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_logical->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_logical_by_path~~CalledByGraph proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_logical_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_logical ) then p % log_value = value else call json % info ( p , name = name ) call json % create_logical ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_by_path","tags":"","loc":"proc/json_add_logical_by_path.html"},{"title":"json_add_logical_vec_by_path – JSON-Fortran","text":"private subroutine json_add_logical_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_logical_vec_by_path~~CallsGraph proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path none~add~2 json_core%add proc~json_add_logical_vec_by_path->none~add~2 none~create json_core%create proc~json_add_logical_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_logical_vec_by_path->none~create_array none~info json_core%info proc~json_add_logical_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_logical_vec_by_path~~CalledByGraph proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_vec_by_path","tags":"","loc":"proc/json_add_logical_vec_by_path.html"},{"title":"json_add_member_by_path – JSON-Fortran","text":"private subroutine json_add_member_by_path(json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_member_by_path~~CallsGraph proc~json_add_member_by_path json_core%json_add_member_by_path none~create json_core%create proc~json_add_member_by_path->none~create none~info json_core%info proc~json_add_member_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_member_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_member_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_member_by_path~~CalledByGraph proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! name of the variable if ( . not . json % exception_thrown ) then if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Input pointer p is not associated.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created ) ) was_created = . false . else ! return a pointer to the path (possibly creating it) call json % create ( me , path , tmp , found , was_created ) if (. not . associated ( tmp )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else call json % info ( tmp , name = name ) ! replace it with the new one: call json % replace ( tmp , p , destroy = . true .) call json % rename ( p , name ) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_member_by_path","tags":"","loc":"proc/json_add_member_by_path.html"},{"title":"json_add_real32_by_path – JSON-Fortran","text":"private subroutine json_add_real32_by_path(json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real32_by_path~~CallsGraph proc~json_add_real32_by_path json_core%json_add_real32_by_path none~add_by_path~2 json_core%add_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_by_path","tags":"","loc":"proc/json_add_real32_by_path.html"},{"title":"json_add_real32_vec_by_path – JSON-Fortran","text":"private subroutine json_add_real32_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real32_vec_by_path~~CallsGraph proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path none~add_by_path~2 json_core%add_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_vec_by_path","tags":"","loc":"proc/json_add_real32_vec_by_path.html"},{"title":"json_add_real_by_path – JSON-Fortran","text":"private subroutine json_add_real_by_path(json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real_by_path~~CallsGraph proc~json_add_real_by_path json_core%json_add_real_by_path none~create json_core%create proc~json_add_real_by_path->none~create none~create_real~2 json_core%create_real proc~json_add_real_by_path->none~create_real~2 none~info json_core%info proc~json_add_real_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_real_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_real_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create_real32->none~create_real~2 none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_real_by_path~~CalledByGraph proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_real_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_real ) then p % dbl_value = value else call json % info ( p , name = name ) call json % create_real ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_by_path","tags":"","loc":"proc/json_add_real_by_path.html"},{"title":"json_add_real_vec_by_path – JSON-Fortran","text":"private subroutine json_add_real_vec_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_add_real_vec_by_path~~CallsGraph proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path none~add~2 json_core%add proc~json_add_real_vec_by_path->none~add~2 none~create json_core%create proc~json_add_real_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_real_vec_by_path->none~create_array none~info json_core%info proc~json_add_real_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_real_vec_by_path~~CalledByGraph proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_vec_by_path","tags":"","loc":"proc/json_add_real_vec_by_path.html"},{"title":"json_add_string_by_path – JSON-Fortran","text":"private subroutine json_add_string_by_path(json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Warning If the path points to an existing variable in the structure,\n then this routine will destroy it and replace it with the\n new value. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path~~CallsGraph proc~json_add_string_by_path json_core%json_add_string_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_create_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path~~CalledByGraph proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_string_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_string ) then p % str_value = value else call json % info ( p , name = name ) call json % create_string ( tmp , value , name , trim_str , adjustl_str ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_by_path","tags":"","loc":"proc/json_add_string_by_path.html"},{"title":"json_add_string_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_add_string_by_path_path_ascii(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path_path_ascii~~CallsGraph proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path_path_ascii~~CalledByGraph proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path_path_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), value , found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_path_ascii","tags":"","loc":"proc/json_add_string_by_path_path_ascii.html"},{"title":"json_add_string_by_path_value_ascii – JSON-Fortran","text":"private subroutine json_add_string_by_path_value_ascii(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_by_path_value_ascii~~CallsGraph proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_by_path_value_ascii~~CalledByGraph proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_by_path_value_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , path , to_unicode ( value ), found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_value_ascii","tags":"","loc":"proc/json_add_string_by_path_value_ascii.html"},{"title":"json_add_string_vec_by_path – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Note The ilen input can be used to specify the actual lengths of the\n the strings in the array. They must all be <= len(value) . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path~~CallsGraph proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info json_core%info proc~json_add_string_vec_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->none~create proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path~~CalledByGraph proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path ( json , me , path , value , found , was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then ! validate ilen array if present: if ( present ( ilen )) then if ( size ( ilen ) /= size ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid size of ilen input vector.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return else ! also have to validate the specified lengths. ! (must not be greater than input string length) do i = 1 , size ( value ) if ( ilen ( i ) > len ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid ilen element.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return end if end do end if end if !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) if ( present ( ilen )) then call json % add ( var , CK_ '' , value ( i )( 1 : ilen ( i )), & trim_str = trim_str , adjustl_str = adjustl_str ) else call json % add ( var , CK_ '' , value ( i ), & trim_str = trim_str , adjustl_str = adjustl_str ) end if end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_vec_by_path","tags":"","loc":"proc/json_add_string_vec_by_path.html"},{"title":"json_add_string_vec_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path_path_ascii(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path_path_ascii~~CallsGraph proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii interface~to_unicode to_unicode proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info json_core%info proc~json_add_string_vec_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path_path_ascii~~CalledByGraph proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path_path_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), value ,& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_path_ascii","tags":"","loc":"proc/json_add_string_vec_by_path_path_ascii.html"},{"title":"json_add_string_vec_by_path_value_ascii – JSON-Fortran","text":"private subroutine json_add_string_vec_by_path_value_ascii(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_add_string_vec_by_path_value_ascii~~CallsGraph proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info json_core%info proc~json_add_string_vec_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_add_string_vec_by_path_value_ascii~~CalledByGraph proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_add_string_vec_by_path_value_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , path , to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_value_ascii","tags":"","loc":"proc/json_add_string_vec_by_path_value_ascii.html"},{"title":"json_check_all_for_duplicate_keys – JSON-Fortran","text":"private subroutine json_check_all_for_duplicate_keys(json, p, has_duplicate, name, path) Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Note This will only check for one duplicate,\n it will return the first one that it finds. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) Calls proc~~json_check_all_for_duplicate_keys~~CallsGraph proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_check_all_for_duplicate_keys~~CalledByGraph proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_all_for_duplicate_keys none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_all_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! one duplicate `name` key anywhere !! in the structure. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicates were found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) has_duplicate = . false . if (. not . json % exception_thrown ) then call json % traverse ( p , duplicate_key_func ) end if contains subroutine duplicate_key_func ( json , p , finished ) !! Callback function to check each element !! for duplicate child names. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished #if defined __GFORTRAN__ ! this is a workaround for a gfortran bug (6 and 7), character ( kind = CK , len = :), allocatable :: tmp_name !! temp variable for `name` string character ( kind = CK , len = :), allocatable :: tmp_path !! temp variable for `path` string if ( present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name , path = tmp_path ) else if ( present ( name ) . and . . not . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name ) else if (. not . present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , path = tmp_path ) else call json % check_children_for_duplicate_keys ( p , has_duplicate ) end if if ( has_duplicate ) then if ( present ( name )) name = tmp_name if ( present ( path )) path = tmp_path end if #else call json % check_children_for_duplicate_keys ( p , has_duplicate , name , path ) #endif finished = has_duplicate . or . json % exception_thrown end subroutine duplicate_key_func end subroutine json_check_all_for_duplicate_keys","tags":"","loc":"proc/json_check_all_for_duplicate_keys.html"},{"title":"json_check_children_for_duplicate_keys – JSON-Fortran","text":"private subroutine json_check_children_for_duplicate_keys(json, p, has_duplicate, name, path) Checks a JSON object for duplicate child names. It uses the specified settings for name matching (see name_strings_equal ). Note This will only check for one duplicate,\n it will return the first one that it finds. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) Calls proc~~json_check_children_for_duplicate_keys~~CallsGraph proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path none~throw_exception json_core%throw_exception proc~json_check_children_for_duplicate_keys->none~throw_exception proc~name_strings_equal json_core%name_strings_equal proc~json_check_children_for_duplicate_keys->proc~name_strings_equal proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_get_path->none~throw_exception none~info json_core%info proc~json_get_path->none~info proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_path->none~get_path interface~to_unicode to_unicode proc~wrap_json_get_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_children_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! two children have duplicate !! `name` values. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicate was found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter type ( json_value ), pointer :: child !! pointer to a child of `p` integer ( IK ) :: n_children !! number of children of `p` logical ( LK ) :: found !! flag for `get_child` type :: alloc_str !! so we can have an array of allocatable strings character ( kind = CK , len = :), allocatable :: str !! name string end type alloc_str type ( alloc_str ), dimension (:), allocatable :: names !! array of all the !! child name strings ! initialize: has_duplicate = . false . if (. not . json % exception_thrown ) then if ( associated ( p )) then if ( p % var_type == json_object ) then ! number of items to check: n_children = json % count ( p ) allocate ( names ( n_children )) ! first get a list of all the name keys: do i = 1 , n_children call json % get_child ( p , i , child , found ) ! get by index if (. not . found ) then call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Malformed JSON linked list' ) exit end if if ( allocated ( child % name )) then names ( i )% str = child % name else call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Object child name is not allocated' ) exit end if end do if (. not . json % exception_thrown ) then ! now check the list for duplicates: main : do i = 1 , n_children do j = 1 , i - 1 if ( json % name_strings_equal ( names ( i )% str , names ( j )% str )) then has_duplicate = . true . if ( present ( name )) then name = names ( i )% str end if if ( present ( path )) then call json % get_child ( p , names ( i )% str , child , found ) ! get by name if ( found ) then call json % get_path ( child , path , found ) if (. not . found ) then ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get path' ) end if else ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get child: ' // trim ( names ( i )% str )) end if end if exit main end if end do end do main end if ! cleanup do i = 1 , n_children if ( allocated ( names ( i )% str )) deallocate ( names ( i )% str ) end do if ( allocated ( names )) deallocate ( names ) end if end if end if end subroutine json_check_children_for_duplicate_keys","tags":"","loc":"proc/json_check_children_for_duplicate_keys.html"},{"title":"json_check_for_errors – JSON-Fortran","text":"private subroutine json_check_for_errors(json, status_ok, error_msg) Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Example type ( json_file ) :: json logical :: status_ok character ( kind = CK , len = :), allocatable :: error_msg call json % load ( filename = 'myfile.json' ) call json % check_for_errors ( status_ok , error_msg ) if (. not . status_ok ) then write ( * , * ) 'Error: ' // error_msg call json % clear_exceptions () call json % destroy () end if See also json_failed json_throw_exception Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) Called by proc~~json_check_for_errors~~CalledByGraph proc~json_check_for_errors json_core%json_check_for_errors proc~json_file_check_for_errors json_file%json_file_check_for_errors proc~json_file_check_for_errors->proc~json_check_for_errors proc~json_print_error_message json_core%json_print_error_message proc~json_print_error_message->proc~json_check_for_errors proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_for_errors proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_check_for_errors ( json , status_ok , error_msg ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message. !! (not allocated if !! there were no errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs #endif if ( present ( status_ok )) status_ok = . not . json % exception_thrown if ( present ( error_msg )) then if ( json % exception_thrown ) then ! if an exception has been thrown, ! then this will always be allocated ! [see json_throw_exception] #if defined __GFORTRAN__ tmp = json % err_message error_msg = tmp #else error_msg = json % err_message #endif end if end if end subroutine json_check_for_errors","tags":"","loc":"proc/json_check_for_errors.html"},{"title":"json_clear_exceptions – JSON-Fortran","text":"private pure subroutine json_clear_exceptions(json) Clear exceptions in the json_core . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json Called by proc~~json_clear_exceptions~~CalledByGraph proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_clear_exceptions none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_integer_by_path->none~create none~info json_core%info proc~json_add_integer_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_clear_exceptions json_file%json_file_clear_exceptions proc~json_file_clear_exceptions->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->proc~json_clear_exceptions none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_path json_core%json_get_path proc~json_get_path->proc~json_clear_exceptions proc~json_get_path->none~info proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_initialize json_core%json_initialize proc~json_initialize->proc~json_clear_exceptions proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_print_error_message json_core%json_print_error_message proc~json_print_error_message->proc~json_clear_exceptions proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->proc~json_clear_exceptions proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_string_info->none~info proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_clear_exceptions proc~parse_number json_core%parse_number proc~parse_number->proc~json_clear_exceptions none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_alloc_string_vec_by_path none~get->proc~json_get_array_by_path none~get->proc~json_get_by_path none~get->proc~json_get_integer_by_path none~get->proc~json_get_integer_vec_by_path none~get->proc~json_get_logical_by_path none~get->proc~json_get_logical_vec_by_path none~get->proc~json_get_real_by_path none~get->proc~json_get_real_vec_by_path none~get->proc~json_get_string_by_path none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_initialize proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~initialize~2 json_file%initialize none~initialize~2->proc~initialize_json_core_in_file none~load json_core%load none~load->proc~json_parse_file proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get proc~json_get_logical_vec->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_string_vec->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_parse_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert->none~info proc~convert->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_replace->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine json_clear_exceptions ( json ) implicit none class ( json_core ), intent ( inout ) :: json !clear the flag and message: json % exception_thrown = . false . if ( allocated ( json % err_message )) deallocate ( json % err_message ) end subroutine json_clear_exceptions","tags":"","loc":"proc/json_clear_exceptions.html"},{"title":"json_clone – JSON-Fortran","text":"private subroutine json_clone(json, from, to) Create a deep copy of a json_value linked-list structure. Notes If from has children, then they are also cloned. The parent of from is not linked to to . If from is an element of an array, then the previous and\n next entries are not cloned (only that element and it’s children, if any). Example program test use json_module implicit none type ( json_core ) :: json type ( json_value ), pointer :: j1 , j2 call json % load ( 'files/inputs/test1.json' , j1 ) call json % clone ( j1 , j2 ) !now have two independent copies call json % destroy ( j1 ) !destroys j1, but j2 remains call json % print ( j2 , 'j2.json' ) call json % destroy ( j2 ) end program test Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) Calls proc~~json_clone~~CallsGraph proc~json_clone json_core%json_clone proc~json_value_clone_func json_core%json_value_clone_func proc~json_clone->proc~json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_clone~~CalledByGraph proc~json_clone json_core%json_clone proc~assign_json_file json_file%assign_json_file proc~assign_json_file->proc~json_clone Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_clone ( json , from , to ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here !! (it must not already be associated) !call the main function: call json % json_value_clone_func ( from , to ) end subroutine json_clone","tags":"","loc":"proc/json_clone.html"},{"title":"json_create_by_path – JSON-Fortran","text":"private subroutine json_create_by_path(json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. By default, the leaf node and any empty array elements\n are created as json_null values. It only works for path_mode=1 or path_mode=3 .\n An error will be thrown for path_mode=2 (RFC 6901). See also json_get_by_path Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) Calls proc~~json_create_by_path~~CallsGraph proc~json_create_by_path json_core%json_create_by_path none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info proc~json_info_by_path->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~json_string_info->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_create_by_path~~CalledByGraph proc~json_create_by_path json_core%json_create_by_path none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~wrap_json_create_by_path->none~create proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) type ( json_value ), pointer :: tmp character ( kind = CK , len = max_integer_str_len ) :: path_mode_str !! string version !! of `json%path_mode` if ( present ( p )) nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case default if ( json % path_mode == 2_IK ) then ! the problem here is there isn't really a way to disambiguate ! the array elements, so '/a/0' could be 'a(1)' or 'a.0'. call json % throw_exception ( 'Error in json_create_by_path: ' // & 'Create by path not supported in RFC 6901 path mode.' ) else call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_create_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) end if if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( present ( was_created )) was_created = . false . end select else if ( present ( was_created )) was_created = . false . if ( present ( found )) found = . false . end if end subroutine json_create_by_path","tags":"","loc":"proc/json_create_by_path.html"},{"title":"json_get_alloc_string_vec – JSON-Fortran","text":"private subroutine json_get_alloc_string_vec(json, me, vec, ilen) Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Note This is somewhat inefficient since it does\n cycle through the array twice. Warning The allocation of vec doesn’t work with\n gfortran 4.9 or 5 due to compiler bugs Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array Calls proc~~json_get_alloc_string_vec~~CallsGraph proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get json_core%get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_string_info->none~get none~info json_core%info proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_alloc_string_vec~~CalledByGraph proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get json_core%get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_alloc_string_vec ( json , me , vec , ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ) :: initialized !! if the output array has been sized integer ( IK ) :: max_len !! the length of the longest string in the array if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( character ( kind = CK , len = 0 ) :: vec ( 0 )) allocate ( ilen ( 0 )) return end if end select initialized = . false . call json % string_info ( me , ilen = ilen , max_str_len = max_len ) if (. not . json % exception_thrown ) then ! now get each string using the callback function: call json % get ( me , array_callback = get_chars_from_array ) end if if ( json % exception_thrown ) then if ( allocated ( vec )) deallocate ( vec ) if ( allocated ( ilen )) deallocate ( ilen ) end if contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !! for getting string !size the output array: if (. not . initialized ) then ! string length long enough to hold the longest one ! Note that this doesn't work with gfortran 4.9 or 5. allocate ( character ( kind = CK , len = max_len ) :: vec ( count ) ) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval ilen ( i ) = len ( cval ) ! return the actual length deallocate ( cval ) else vec ( i ) = CK_ '' ilen ( i ) = 0 end if end subroutine get_chars_from_array end subroutine json_get_alloc_string_vec","tags":"","loc":"proc/json_get_alloc_string_vec.html"},{"title":"json_get_alloc_string_vec_by_path – JSON-Fortran","text":"private subroutine json_get_alloc_string_vec_by_path(json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. This is an alternate version of json_get_string_vec_by_path .\n This one returns an allocatable length character (where the string\n length is the maximum length of any element in the array). It also\n returns an integer array of the actual sizes of the strings in the JSON structure. Note An alternative to using this routine is to use json_get_array with\n a callback function that gets the string from each element and populates\n a user-defined string type. Note If the default argument is used, and default_ilen is not present,\n then ilen will just be returned as the length of the default dummy\n argument (all elements with the same length). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~json_get_alloc_string_vec_by_path~~CallsGraph proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_alloc_string_vec_by_path~~CalledByGraph proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_alloc_string_vec_by_path' #include \"json_get_vec_by_path_alloc.inc\" end subroutine json_get_alloc_string_vec_by_path","tags":"","loc":"proc/json_get_alloc_string_vec_by_path.html"},{"title":"json_get_array – JSON-Fortran","text":"private recursive subroutine json_get_array(json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Note For integer, real, logical, and character arrays,\n higher-level routines are provided (see get methods), so\n this routine does not have to be used for those cases. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback Calls proc~~json_get_array~~CallsGraph proc~json_get_array json_core%json_get_array none~throw_exception json_core%throw_exception proc~json_get_array->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_array~~CalledByGraph proc~json_get_array json_core%json_get_array none~get json_core%get none~get->proc~json_get_array proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_get_array ( json , me , array_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me procedure ( json_array_callback_func ) :: array_callback type ( json_value ), pointer :: element !! temp variable for getting elements integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of elements in the array if ( json % exception_thrown ) return select case ( me % var_type ) case ( json_array ) count = json % count ( me ) element => me % children do i = 1 , count ! callback for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_array: ' // & 'Malformed JSON linked list' ) return end if call array_callback ( json , element , i , count ) if ( json % exception_thrown ) exit element => element % next end do case default call json % throw_exception ( 'Error in json_get_array:' // & ' Resolved value is not an array ' ) end select end subroutine json_get_array","tags":"","loc":"proc/json_get_array.html"},{"title":"json_get_array_by_path – JSON-Fortran","text":"private recursive subroutine json_get_array_by_path(json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found Calls proc~~json_get_array_by_path~~CallsGraph proc~json_get_array_by_path json_core%json_get_array_by_path none~get json_core%get proc~json_get_array_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_array_by_path->proc~json_clear_exceptions none~get->proc~json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_array_by_path~~CalledByGraph proc~json_get_array_by_path json_core%json_get_array_by_path none~get json_core%get proc~json_get_array_by_path->none~get none~get->proc~json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) ! resolve the path to the value call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_array:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % get ( me = p , array_callback = array_callback ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found ) ) then found = . false . call json % clear_exceptions () end if else if ( present ( found ) ) found = . true . end if end subroutine json_get_array_by_path","tags":"","loc":"proc/json_get_array_by_path.html"},{"title":"json_get_by_path – JSON-Fortran","text":"private subroutine json_get_by_path(json, me, path, p, found) Returns the json_value pointer given the path string. It uses one of three methods: The original JSON -Fortran defaults RFC 6901 JSONPath “bracket-notation” Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found Calls proc~~json_get_by_path~~CallsGraph proc~json_get_by_path json_core%json_get_by_path none~throw_exception json_core%throw_exception proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info proc~json_info_by_path->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~json_string_info->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path~~CalledByGraph proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specified by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = max_integer_str_len ), allocatable :: path_mode_str !! string version !! of `json%path_mode` nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , p , found ) case ( 2_IK ) call json % json_get_by_path_rfc6901 ( me , path , p , found ) case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , p , found ) case default call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_get_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) if ( present ( found )) found = . false . end select if ( present ( found )) then if (. not . found ) call json % clear_exceptions () end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path","tags":"","loc":"proc/json_get_by_path.html"},{"title":"json_get_by_path_default – JSON-Fortran","text":"private subroutine json_get_by_path_default(json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 1 ) ! this is the default so not strictly necessary. call json % get ( dat , 'data(2).version' , p , found ) Notes The syntax used here is a subset of the http://goessner.net/articles/JsonPath/ “dot–notation”.\n The following special characters are used to denote paths: $ - root @ - this . - child object member (note this can be changed using json%path_separator ) [] or () - child array element (note that indices are 1-based) Thus, if any of these characters are present in the name key,\n this routine cannot be used to get the value.\n In that case, the get_child methods would need to be used.\n Or, the alternate json_get_by_path_rfc6901 could be used. See also json_get_by_path_rfc6901 json_get_by_path_jsonpath_bracket Note The syntax is inherited from FSON, and is basically a subset\n of JSONPath “dot-notation”, with the additional allowance of\n () for array elements. Note JSON null values are used here for unknown variables when create_it is True.\n So, it is possible that an existing null variable can be converted to another\n type (object or array) if a child is specified in the path. Doing it this way\n to avoid having to use another type (say json_unknown ) that would have to be\n converted to null once all the variables have been created (user would have\n had to do this). Warning See (**) in code. I think we need to protect for memory leaks when\n changing the type of a variable that already exists. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. Calls proc~~json_get_by_path_default~~CallsGraph proc~json_get_by_path_default json_core%json_get_by_path_default none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_string_info->none~info proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_default~~CalledByGraph proc~json_get_by_path_default json_core%json_get_by_path_default none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create none~info json_core%info proc~json_add_integer_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~convert json_core%convert proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_default ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. integer ( IK ) :: i !! counter of characters in `path` integer ( IK ) :: length !! significant length of `path` integer ( IK ) :: child_i !! index for getting children character ( kind = CK , len = 1 ) :: c !! a character in the `path` logical ( LK ) :: array !! flag when searching for array index in `path` type ( json_value ), pointer :: tmp !! temp variables for getting child objects logical ( LK ) :: child_found !! if the child value was found logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object logical ( LK ) :: status_ok !! integer to string conversion flag nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if ! default to assuming relative to me p => me child_i = 1 array = . false . created = . false . !keep trailing space or not: if ( json % trailing_spaces_significant ) then length = len ( path ) else length = len_trim ( path ) end if do i = 1 , length c = path ( i : i ) select case ( c ) case ( root ) ! root do while ( associated ( p % parent )) p => p % parent end do child_i = i + 1 if ( create ) created = . false . ! should always exist case ( this ) ! this p => me child_i = i + 1 if ( create ) created = . false . ! should always exist case ( start_array , start_array_alt ) ! start looking for the array element index array = . true . ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then ! Example: ! 'aaa.bbb(1)' ! -> and aaa is a null, need to make it an object ! ! What about the case: aaa.bbb(1)(3) ? ! Is that already handled? if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an array] call json_value_create ( tmp ) call json % to_array ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say, '@(' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting array element' , found ) exit end if child_i = i + 1 case ( end_array , end_array_alt ) if (. not . array ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Unexpected ' // c , found ) exit end if array = . false . call string_to_integer ( path ( child_i : i - 1 ), child_i , status_ok ) if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Could not convert array index to integer: ' // & trim ( path ( child_i : i - 1 )), found ) exit end if nullify ( tmp ) if ( create ) then ! don't want to throw exceptions in this case call json % get_child ( p , child_i , tmp , child_found ) if (. not . child_found ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an array here: p % var_type = json_array end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , child_i nullify ( tmp ) call json % get_child ( p , j , tmp , child_found ) if (. not . child_found ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == child_i ) created = . true . else if ( j == child_i ) created = . false . end if end do else created = . false . end if else ! call the normal way: call json % get_child ( p , child_i , tmp ) end if p => tmp child_i = i + 1 case default if ( c == json % path_separator ) then ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an object] call json_value_create ( tmp ) call json % to_object ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say '$.', '@.', or ').' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting child member.' , found ) exit end if child_i = i + 1 end if end select end do if ( json % exception_thrown ) then if ( present ( found )) then nullify ( p ) ! just in case found = . false . call json % clear_exceptions () end if else ! grab the last child if present in the path if ( child_i <= length ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! (make it a null since it is the leaf) call json_value_create ( tmp ) call json % to_null ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else ! we already have p if ( create . and . created ) then ! make leaf p a null, but only ! if it wasn't there call json % to_null ( p ) end if end if ! error checking if ( associated ( p )) then if ( present ( found )) found = . true . !everything seems to be ok else call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' variable not found: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if end if end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_default","tags":"","loc":"proc/json_get_by_path_default.html"},{"title":"json_get_by_path_jsonpath_bracket – JSON-Fortran","text":"private subroutine json_get_by_path_jsonpath_bracket(json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. The first character $ is optional, and signifies the root\n of the structure. If it is not present, then the first key\n is taken to be in the me object. Single or real quotes may be used. Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 3 ) call json % get ( dat , \"$['store']['book'][1]['title']\" , p , found ) See also json_get_by_path_default json_get_by_path_rfc6901 Reference JSONPath Note Uses 1-based array indices (same as json_get_by_path_default ,\n but unlike json_get_by_path_rfc6901 which uses 0-based indices). Note When create_it=True , if the variable already exists and is a type\n that is not compatible with the usage in the path , then it is\n destroyed and replaced with what is specified in the path . Note that\n this applies the all variables in the path as it is created. Currently,\n this behavior is different from json_get_by_path_default . Note JSON null values are used here for unknown variables\n when create_it is True. Warning Note that if using single quotes, this routine cannot parse\n a key containing '] . If using real quotes, this routine\n cannot parse a key containing \"] . If the key contains both '] and \"] , there is no way to parse it using this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. Calls proc~~json_get_by_path_jsonpath_bracket~~CallsGraph proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket none~add~2 json_core%add proc~json_get_by_path_jsonpath_bracket->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_value_create json_value_create proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info proc~json_info_by_path->none~get proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~to_array->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_default->proc~to_array proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~json_string_info->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_jsonpath_bracket~~CalledByGraph proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create none~info json_core%info proc~json_add_integer_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_jsonpath_bracket ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (using JSONPath !! \"bracket-notation\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. character ( kind = CK , len = :), allocatable :: token !! a token in the path !! (between the `['']` or !! `[]` characters) integer ( IK ) :: istart !! location of current '[' !! character in the path integer ( IK ) :: iend !! location of current ']' !! character in the path integer ( IK ) :: ival !! integer array index value logical ( LK ) :: status_ok !! error flag type ( json_value ), pointer :: tmp !! temporary variable for !! traversing the structure integer ( IK ) :: i !! counter integer ( IK ) :: ilen !! length of `path` string logical ( LK ) :: real_quotes !! if the keys are enclosed in `\"`, !! rather than `'` tokens. logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object !TODO instead of reallocating `token` all the time, just ! allocate a big size and keep track of the length, ! then just reallocate only if necessary. ! [would probably be inefficient if there was a very large token, ! and then a bunch of small ones... but for similarly-sized ones ! it should be way more efficient since it would avoid most ! reallocations.] nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if p => me ! initialize created = . false . if ( path == CK_ '' ) then call json % throw_exception ( 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path specification: ' // trim ( path ), found ) else if ( path ( 1 : 1 ) == root . or . path ( 1 : 1 ) == start_array ) then ! the first character must be ! a `$` (root) or a `[` ! (element of `me`) if ( path ( 1 : 1 ) == root ) then ! go to the root do while ( associated ( p % parent )) p => p % parent end do if ( create ) created = . false . ! should always exist end if !path length (don't need trailing spaces:) ilen = len_trim ( path ) if ( ilen > 1 ) then istart = 2 ! initialize first '[' location index do if ( istart > ilen ) exit ! finished ! must be the next start bracket: if ( path ( istart : istart ) /= start_array ) then call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"[\", found: \"' // trim ( path ( istart : istart )) // & '\" in path: ' // trim ( path ), found ) exit end if ! get the next token by checking: ! ! * [''] -- is the token after istart a quote? ! if so, then search for the next `']` ! ! * [1] -- if not, then maybe it is a number, ! so search for the next `]` ! verify length of remaining string if ( istart + 2 <= ilen ) then real_quotes = path ( istart + 1 : istart + 1 ) == quotation_mark ! [\" if ( real_quotes . or . path ( istart + 1 : istart + 1 ) == single_quote ) then ! [' ! it might be a key value: ['abc'] istart = istart + 1 ! move counter to ' index if ( real_quotes ) then iend = istart + index ( path ( istart + 1 : ilen ),& quotation_mark // end_array ) ! \"] else iend = istart + index ( path ( istart + 1 : ilen ),& single_quote // end_array ) ! '] end if if ( iend > istart ) then ! istart iend ! | | ! ['p']['abcdefg'] if ( iend > istart + 1 ) then token = path ( istart + 1 : iend - 1 ) else token = CK_ '' ! blank string end if ! remove trailing spaces in ! the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) if ( create ) then ! have a token, create it if necessary ! we need to convert it into an object here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_object ) ! don't want to throw exceptions in this case call json % get_child ( p , token , tmp , status_ok ) if (. not . status_ok ) then ! have to create this child ! [make it a null since we don't ! know what it is yet] call json_value_create ( tmp ) call json % to_null ( tmp , token ) call json % add ( p , tmp ) status_ok = . true . created = . true . else ! it was already there. created = . false . end if else ! have a token, see if it is valid: call json % get_child ( p , token , tmp , status_ok ) end if if ( status_ok ) then ! it was found p => tmp else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if iend = iend + 1 ! move counter to ] index else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if else ! it might be an integer value: [123] iend = istart + index ( path ( istart + 1 : ilen ), end_array ) ! ] if ( iend > istart + 1 ) then ! this should be an integer: token = path ( istart + 1 : iend - 1 ) ! verify that there are no spaces or other ! characters in the string: status_ok = . true . do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then call string_to_integer ( token , ival , status_ok ) if ( status_ok ) status_ok = ival > 0 ! assuming 1-based array indices end if if ( status_ok ) then ! have a valid integer to use as an index ! see if this element is really there: call json % get_child ( p , ival , tmp , status_ok ) if ( create . and . . not . status_ok ) then ! have to create it: if (. not .( p % var_type == json_object . or . p % var_type == json_array )) then ! we need to convert it into an array here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_array ) end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , ival nullify ( tmp ) call json % get_child ( p , j , tmp , status_ok ) if (. not . status_ok ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == ival ) created = . true . else if ( j == ival ) created = . false . end if end do status_ok = . true . else created = . false . end if if ( status_ok ) then ! found it p => tmp else ! not found call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid array index found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if ! set up for next token: istart = iend + 1 end do end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"' // root // '\", found: \"' // path ( 1 : 1 ) // & '\" in path: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_jsonpath_bracket","tags":"","loc":"proc/json_get_by_path_jsonpath_bracket.html"},{"title":"json_get_by_path_rfc6901 – JSON-Fortran","text":"private subroutine json_get_by_path_rfc6901(json, me, path, p, found) Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Note that trailing whitespace significance and case sensitivity\n are user-specified. To fully conform to the RFC 6901 standard,\n should probably set (via initialize ): case_sensitive_keys = .true. [this is the default setting] trailing_spaces_significant = .true. [this is not the default setting] allow_duplicate_keys = .false. [this is not the default setting] Example type ( json_core ) :: json type ( json_value ), pointer :: dat , p logical :: found !... call json % initialize ( path_mode = 2 ) call json % get ( dat , '/data/2/version' , p , found ) See also json_get_by_path_default json_get_by_path_jsonpath_bracket Reference JavaScript Object Notation ( JSON ) Pointer Note Not doing anything special about the - character to index an array.\n This is considered a normal error. Note Unlike in the default path mode, the array indices here are 0-based\n (in accordance with the RFC 6901 standard) Warning Not checking if the member that is referenced is unique.\n (according to the standard, evaluation of non-unique references\n should fail). Like json_get_by_path_default , this one will just return\n the first instance it encounters. This might be changed in the future. Warning I think the standard indicates that the input paths should use\n escaped JSON strings (currently we are assuming they are not escaped). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found Calls proc~~json_get_by_path_rfc6901~~CallsGraph proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child none~throw_exception json_core%throw_exception proc~json_get_by_path_rfc6901->none~throw_exception proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~string_to_integer string_to_integer proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_by_path_rfc6901~~CalledByGraph proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_by_path_rfc6901 ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (an RFC 6901 \"JSON Pointer\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = :), allocatable :: token !! a token in the path (between the `/` characters) integer ( IK ) :: i !! counter integer ( IK ) :: islash_curr !! location of current '/' character in the path integer ( IK ) :: islash_next !! location of next '/' character in the path integer ( IK ) :: ilen !! length of `path` string type ( json_value ), pointer :: tmp !! temporary variable for traversing the structure integer ( IK ) :: ival !! integer array index value (0-based) logical ( LK ) :: status_ok !! error flag logical ( LK ) :: child_found !! for getting child values nullify ( p ) if (. not . json % exception_thrown ) then p => me ! initialize if ( path /= CK_ '' ) then if ( path ( 1 : 1 ) == slash ) then ! the first character must be a slash islash_curr = 1 ! initialize current slash index !keep trailing space or not: if ( json % trailing_spaces_significant ) then ilen = len ( path ) else ilen = len_trim ( path ) end if do ! get the next token by finding the slashes ! ! 1 2 3 ! /abc/d/efg if ( islash_curr == ilen ) then !the last token is an empty string token = CK_ '' islash_next = 0 ! will signal to stop else ! . ! '/123/567/' ! index in remaining string: islash_next = index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next <= 0 ) then !last token: token = path ( islash_curr + 1 : ilen ) else ! convert to actual index in path: islash_next = islash_curr + index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next > islash_curr + 1 ) then token = path ( islash_curr + 1 : islash_next - 1 ) else !empty token: token = CK_ '' end if end if end if ! remove trailing spaces in the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) ! decode the token: token = decode_rfc6901 ( token ) ! now, parse the token: ! first see if there is a child with this name call json % get_child ( p , token , tmp , child_found ) if ( child_found ) then ! it was found p => tmp else ! No key with this name. ! Is it an integer? If so, ! it might be an array index. status_ok = ( len ( token ) > 0 ) if ( status_ok ) then do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then if ( len ( token ) > 1 . and . token ( 1 : 1 ) == CK_ '0' ) then ! leading zeros not allowed for some reason status_ok = . false . end if end if if ( status_ok ) then ! if we make it this far, it should be ! convertible to an integer, so do it. call string_to_integer ( token , ival , status_ok ) end if end if if ( status_ok ) then ! ival is an array index (0-based) call json % get_child ( p , ival + 1_IK , tmp , child_found ) if ( child_found ) then p => tmp else ! not found status_ok = . false . end if end if if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) exit end if end if if ( islash_next <= 0 ) exit ! finished ! set up for next token: islash_curr = islash_next end do else call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path_rfc6901","tags":"","loc":"proc/json_get_by_path_rfc6901.html"},{"title":"json_get_integer – JSON-Fortran","text":"private subroutine json_get_integer(json, me, value) Get an integer value from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value Calls proc~~json_get_integer~~CallsGraph proc~json_get_integer json_core%json_get_integer none~throw_exception json_core%throw_exception proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer~~CalledByGraph proc~json_get_integer json_core%json_get_integer none~get json_core%get none~get->proc~json_get_integer proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me integer ( IK ), intent ( out ) :: value !! the integer value logical ( LK ) :: status_ok !! for [[string_to_integer]] value = 0_IK if ( json % exception_thrown ) return if ( me % var_type == json_integer ) then value = me % int_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if else !type conversions select case ( me % var_type ) case ( json_real ) value = int ( me % dbl_value , IK ) case ( json_logical ) if ( me % log_value ) then value = 1_IK else value = 0_IK end if case ( json_string ) call string_to_integer ( me % str_value , value , status_ok ) if (. not . status_ok ) then value = 0_IK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & trim ( me % str_value )) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if end select end if end if end subroutine json_get_integer","tags":"","loc":"proc/json_get_integer.html"},{"title":"json_get_integer_by_path – JSON-Fortran","text":"private subroutine json_get_integer_by_path(json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found Calls proc~~json_get_integer_by_path~~CallsGraph proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get json_core%get proc~json_get_integer_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_integer_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_integer_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_integer_by_path->proc~json_clear_exceptions none~get->proc~json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_by_path~~CalledByGraph proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get json_core%get proc~json_get_integer_by_path->none~get none~get->proc~json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found integer ( IK ), parameter :: default_if_not_specified = 0_IK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_integer_by_path","tags":"","loc":"proc/json_get_integer_by_path.html"},{"title":"json_get_integer_vec – JSON-Fortran","text":"private subroutine json_get_integer_vec(json, me, vec) Get an integer vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_integer_vec~~CallsGraph proc~json_get_integer_vec json_core%json_get_integer_vec none~get json_core%get proc~json_get_integer_vec->none~get none~get->proc~json_get_integer_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_vec~~CalledByGraph proc~json_get_integer_vec json_core%json_get_integer_vec none~get json_core%get proc~json_get_integer_vec->none~get none~get->proc~json_get_integer_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_int_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_int_from_array ( json , element , i , count ) !! callback function for integer implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_int_from_array end subroutine json_get_integer_vec","tags":"","loc":"proc/json_get_integer_vec.html"},{"title":"json_get_integer_vec_by_path – JSON-Fortran","text":"private subroutine json_get_integer_vec_by_path(json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_integer_vec_by_path~~CallsGraph proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get json_core%get proc~json_get_integer_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_integer_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_integer_vec_by_path->proc~json_clear_exceptions none~get->proc~json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_integer_vec_by_path~~CalledByGraph proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get json_core%get proc~json_get_integer_vec_by_path->none~get none~get->proc~json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_integer_vec_by_path","tags":"","loc":"proc/json_get_integer_vec_by_path.html"},{"title":"json_get_logical – JSON-Fortran","text":"private subroutine json_get_logical(json, me, value) Get a logical value from a json_value . Note If strict_type_checking is False, then the following assumptions are made: For integers: a value > 0 is True For reals: a value > 0 is True For strings: ‘true’ is True, and everything else is false. [case sensitive match] Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value Calls proc~~json_get_logical~~CallsGraph proc~json_get_logical json_core%json_get_logical none~throw_exception json_core%throw_exception proc~json_get_logical->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical~~CalledByGraph proc~json_get_logical json_core%json_get_logical none~get json_core%get none~get->proc~json_get_logical proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), intent ( out ) :: value value = . false . if ( json % exception_thrown ) return if ( me % var_type == json_logical ) then value = me % log_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = ( me % int_value > 0_IK ) case ( json_real ) value = ( me % dbl_value > 0.0_RK ) case ( json_string ) value = ( me % str_value == true_str ) case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if end select end if end if end subroutine json_get_logical","tags":"","loc":"proc/json_get_logical.html"},{"title":"json_get_logical_by_path – JSON-Fortran","text":"private subroutine json_get_logical_by_path(json, me, path, value, found, default) Get a logical value from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found Calls proc~~json_get_logical_by_path~~CallsGraph proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get json_core%get proc~json_get_logical_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_logical_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_logical_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_logical_by_path->proc~json_clear_exceptions none~get->proc~json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_by_path~~CalledByGraph proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get json_core%get proc~json_get_logical_by_path->none~get none~get->proc~json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found logical ( LK ), parameter :: default_if_not_specified = . false . character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_logical_by_path","tags":"","loc":"proc/json_get_logical_by_path.html"},{"title":"json_get_logical_vec – JSON-Fortran","text":"private subroutine json_get_logical_vec(json, me, vec) Get a logical vector from json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_logical_vec~~CallsGraph proc~json_get_logical_vec json_core%json_get_logical_vec none~get json_core%get proc~json_get_logical_vec->none~get none~get->proc~json_get_logical_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_vec~~CalledByGraph proc~json_get_logical_vec json_core%json_get_logical_vec none~get json_core%get proc~json_get_logical_vec->none~get none~get->proc~json_get_logical_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_logical_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_logical_from_array ( json , element , i , count ) !! callback function for logical implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_logical_from_array end subroutine json_get_logical_vec","tags":"","loc":"proc/json_get_logical_vec.html"},{"title":"json_get_logical_vec_by_path – JSON-Fortran","text":"private subroutine json_get_logical_vec_by_path(json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~json_get_logical_vec_by_path~~CallsGraph proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get json_core%get proc~json_get_logical_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_logical_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_logical_vec_by_path->proc~json_clear_exceptions none~get->proc~json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_logical_vec_by_path~~CalledByGraph proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get json_core%get proc~json_get_logical_vec_by_path->none~get none~get->proc~json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_logical_vec_by_path","tags":"","loc":"proc/json_get_logical_vec_by_path.html"},{"title":"json_get_next – JSON-Fortran","text":"private subroutine json_get_next(json, p, next) Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next Calls proc~~json_get_next~~CallsGraph proc~json_get_next json_core%json_get_next none~throw_exception json_core%throw_exception proc~json_get_next->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_next ( json , p , next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: next !! pointer to `next` if ( associated ( p )) then next => p % next else nullify ( next ) call json % throw_exception ( 'Error in json_get_next: ' // & 'pointer is not associated.' ) end if end subroutine json_get_next","tags":"","loc":"proc/json_get_next.html"},{"title":"json_get_parent – JSON-Fortran","text":"private subroutine json_get_parent(json, p, parent) Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent Calls proc~~json_get_parent~~CallsGraph proc~json_get_parent json_core%json_get_parent none~throw_exception json_core%throw_exception proc~json_get_parent->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_parent ( json , p , parent ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: parent !! pointer to `parent` if ( associated ( p )) then parent => p % parent else nullify ( parent ) call json % throw_exception ( 'Error in json_get_parent: ' // & 'pointer is not associated.' ) end if end subroutine json_get_parent","tags":"","loc":"proc/json_get_parent.html"},{"title":"json_get_path – JSON-Fortran","text":"private subroutine json_get_path(json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. The path returned would be suitable for input to json_get_by_path and related routines. Note If an error occurs (which in this case means a malformed JSON structure) then an exception will be thrown, unless found is present, which will be set to false . path will be a blank string. Note If json%path_mode/=1 , then the use_alt_array_tokens and path_sep inputs are ignored if present. Note http://goessner.net/articles/JsonPath/ ( path_mode=3 )\n does not specify whether or not the keys should be escaped (this routine\n assumes not, as does http://jsonpath.com).\n Also, we are using Fortran-style 1-based array indices,\n not 0-based, to agree with the assumption in path_mode=1 Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) Calls proc~~json_get_path~~CallsGraph proc~json_get_path json_core%json_get_path none~info json_core%info proc~json_get_path->none~info none~throw_exception json_core%throw_exception proc~json_get_path->none~throw_exception proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_path~~CalledByGraph proc~json_get_path json_core%json_get_path none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~wrap_json_get_path->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used for array elements !! otherwise, '[]' are used [default] !! (only used if `path_mode=1`) character ( kind = CK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path separator !! (otherwise use `json%path_separator`) !! (only used if `path_mode=1`) character ( kind = CK , len = :), allocatable :: name !! variable name character ( kind = CK , len = :), allocatable :: parent_name !! variable's parent name character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to string conversion !! (array indices) type ( json_value ), pointer :: tmp !! for traversing the structure type ( json_value ), pointer :: element !! for traversing the structure integer ( IK ) :: var_type !! JSON variable type flag integer ( IK ) :: i !! counter integer ( IK ) :: n_children !! number of children for parent logical ( LK ) :: use_brackets !! to use '[]' characters for arrays logical ( LK ) :: parent_is_root !! if the parent is the root character ( kind = CK , len = 1 ) :: array_start !! for `path_mode=1`, the character to start arrays character ( kind = CK , len = 1 ) :: array_end !! for `path_mode=1`, the character to end arrays logical :: consecutive_arrays !! check for array of array case integer ( IK ) :: parents_parent_var_type !! `var_type` for parent's parent !optional input: if ( present ( use_alt_array_tokens )) then use_brackets = . not . use_alt_array_tokens else use_brackets = . true . end if if ( json % path_mode == 1_IK ) then if ( use_brackets ) then array_start = start_array array_end = end_array else array_start = start_array_alt array_end = end_array_alt end if end if ! initialize: consecutive_arrays = . false . if ( associated ( p )) then !traverse the structure via parents up to the root tmp => p do if (. not . associated ( tmp )) exit !finished !get info about the current variable: call json % info ( tmp , name = name ) if ( json % path_mode == 2_IK ) then name = encode_rfc6901 ( name ) end if ! if tmp a child of an object, or an element of an array if ( associated ( tmp % parent )) then !get info about the parent: call json % info ( tmp % parent , var_type = var_type ,& n_children = n_children , name = parent_name ) if ( json % path_mode == 2_IK ) then parent_name = encode_rfc6901 ( parent_name ) end if if ( associated ( tmp % parent % parent )) then call json % info ( tmp % parent % parent , var_type = parents_parent_var_type ) consecutive_arrays = parents_parent_var_type == json_array . and . & var_type == json_array else consecutive_arrays = . false . end if select case ( var_type ) case ( json_array ) !get array index of this element: element => tmp % parent % children do i = 1 , n_children if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if if ( associated ( element , tmp )) then exit else element => element % next end if if ( i == n_children ) then ! it wasn't found (should never happen) call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if end do select case ( json % path_mode ) case ( 3_IK ) ! JSONPath \"bracket-notation\" ! example: `$['key'][1]` ! [note: this uses 1-based indices] call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) else call add_to_path ( start_array // single_quote // parent_name // & single_quote // end_array // & start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) end if case ( 2_IK ) ! rfc6901 ! Example: '/key/0' call integer_to_string ( i - 1_IK , int_fmt , istr ) ! 0-based index if ( consecutive_arrays ) then call add_to_path ( trim ( adjustl ( istr ))) else call add_to_path ( parent_name // slash // trim ( adjustl ( istr ))) end if case ( 1_IK ) ! default ! Example: `key[1]` call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( array_start // trim ( adjustl ( istr )) // array_end , path_sep ) else call add_to_path ( parent_name // array_start // & trim ( adjustl ( istr )) // array_end , path_sep ) end if end select if (. not . consecutive_arrays ) tmp => tmp % parent ! already added parent name case ( json_object ) if (. not . consecutive_arrays ) then ! idea is not to print the array name if ! it was already printed with the array !process parent on the next pass select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if case default call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' // & 'A variable that is not an object ' // & 'or array should not have a child.' , found ) exit end select else !the last one: select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if if ( associated ( tmp % parent )) then !check if the parent is the root: parent_is_root = (. not . associated ( tmp % parent % parent )) if ( parent_is_root ) exit end if !go to parent: tmp => tmp % parent end do else call json % throw_exception ( 'Error in json_get_path: ' // & 'input pointer is not associated' , found ) end if !for errors, return blank string: if ( json % exception_thrown . or . . not . allocated ( path )) then path = CK_ '' else select case ( json % path_mode ) case ( 3_IK ) ! add the outer level object identifier: path = root // path case ( 2_IK ) ! add the root slash: path = slash // path end select end if !optional output: if ( present ( found )) then if ( json % exception_thrown ) then found = . false . call json % clear_exceptions () else found = . true . end if end if contains subroutine add_to_path ( str , path_sep ) !! prepend the string to the path implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! string to prepend to `path` character ( kind = CK , len =* ), intent ( in ), optional :: path_sep !! path separator (default is '.'). !! (ignored if `json%path_mode/=1`) select case ( json % path_mode ) case ( 3_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // path end if case ( 2_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // slash // path end if case ( 1_IK ) ! default path format if (. not . allocated ( path )) then path = str else ! shouldn't add the path_sep for cases like x[1][2] ! [if current is an array element, and the previous was ! also an array element] so check for that here: if (. not . ( str ( len ( str ): len ( str )) == array_end . and . & path ( 1 : 1 ) == array_start )) then if ( present ( path_sep )) then ! use user specified: path = str // path_sep // path else ! use the default: path = str // json % path_separator // path end if else path = str // path end if end if end select end subroutine add_to_path end subroutine json_get_path","tags":"","loc":"proc/json_get_path.html"},{"title":"json_get_previous – JSON-Fortran","text":"private subroutine json_get_previous(json, p, previous) Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous Calls proc~~json_get_previous~~CallsGraph proc~json_get_previous json_core%json_get_previous none~throw_exception json_core%throw_exception proc~json_get_previous->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_previous ( json , p , previous ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: previous !! pointer to `previous` if ( associated ( p )) then previous => p % previous else nullify ( previous ) call json % throw_exception ( 'Error in json_get_previous: ' // & 'pointer is not associated.' ) end if end subroutine json_get_previous","tags":"","loc":"proc/json_get_previous.html"},{"title":"json_get_real – JSON-Fortran","text":"private subroutine json_get_real(json, me, value) Get a real value from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value Calls proc~~json_get_real~~CallsGraph proc~json_get_real json_core%json_get_real none~throw_exception json_core%throw_exception proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real~~CalledByGraph proc~json_get_real json_core%json_get_real none~get json_core%get none~get->proc~json_get_real proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), intent ( out ) :: value logical ( LK ) :: status_ok !! for [[string_to_real]] value = 0.0_RK if ( json % exception_thrown ) return if ( me % var_type == json_real ) then value = me % dbl_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = real ( me % int_value , RK ) case ( json_logical ) if ( me % log_value ) then value = 1.0_RK else value = 0.0_RK end if case ( json_string ) call string_to_real ( me % str_value , json % use_quiet_nan , value , status_ok ) if (. not . status_ok ) then value = 0.0_RK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & trim ( me % str_value )) end if end if case ( json_null ) if ( ieee_support_nan ( value ) . and . json % null_to_real_mode /= 1_IK ) then select case ( json % null_to_real_mode ) case ( 2_IK ) if ( json % use_quiet_nan ) then value = ieee_value ( value , ieee_quiet_nan ) else value = ieee_value ( value , ieee_signaling_nan ) end if case ( 3_IK ) value = 0.0_RK end select else if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN' ) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if end select end if end if end subroutine json_get_real","tags":"","loc":"proc/json_get_real.html"},{"title":"json_get_real32 – JSON-Fortran","text":"private subroutine json_get_real32(json, me, value) Alternate version of json_get_real where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value Calls proc~~json_get_real32~~CallsGraph proc~json_get_real32 json_core%json_get_real32 none~get json_core%get proc~json_get_real32->none~get none~get->proc~json_get_real32 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32~~CalledByGraph proc~json_get_real32 json_core%json_get_real32 none~get json_core%get proc~json_get_real32->none~get none~get->proc~json_get_real32 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real32 ) end subroutine json_get_real32","tags":"","loc":"proc/json_get_real32.html"},{"title":"json_get_real32_by_path – JSON-Fortran","text":"private subroutine json_get_real32_by_path(json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found Calls proc~~json_get_real32_by_path~~CallsGraph proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get json_core%get proc~json_get_real32_by_path->none~get none~get->proc~json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_by_path~~CalledByGraph proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get json_core%get proc~json_get_real32_by_path->none~get none~get->proc~json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real32 ) end subroutine json_get_real32_by_path","tags":"","loc":"proc/json_get_real32_by_path.html"},{"title":"json_get_real32_vec – JSON-Fortran","text":"private subroutine json_get_real32_vec(json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_real32_vec~~CallsGraph proc~json_get_real32_vec json_core%json_get_real32_vec none~get json_core%get proc~json_get_real32_vec->none~get none~get->proc~json_get_real32_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_vec~~CalledByGraph proc~json_get_real32_vec json_core%json_get_real32_vec none~get json_core%get proc~json_get_real32_vec->none~get none~get->proc~json_get_real32_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec","tags":"","loc":"proc/json_get_real32_vec.html"},{"title":"json_get_real32_vec_by_path – JSON-Fortran","text":"private subroutine json_get_real32_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_real32_vec_by_path~~CallsGraph proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get json_core%get proc~json_get_real32_vec_by_path->none~get none~get->proc~json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real32_vec_by_path~~CalledByGraph proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get json_core%get proc~json_get_real32_vec_by_path->none~get none~get->proc~json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec_by_path","tags":"","loc":"proc/json_get_real32_vec_by_path.html"},{"title":"json_get_real_by_path – JSON-Fortran","text":"private subroutine json_get_real_by_path(json, me, path, value, found, default) Get a real value from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found Calls proc~~json_get_real_by_path~~CallsGraph proc~json_get_real_by_path json_core%json_get_real_by_path none~get json_core%get proc~json_get_real_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_real_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_real_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_real_by_path->proc~json_clear_exceptions none~get->proc~json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_by_path~~CalledByGraph proc~json_get_real_by_path json_core%json_get_real_by_path none~get json_core%get proc~json_get_real_by_path->none~get none~get->proc~json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found real ( RK ), parameter :: default_if_not_specified = 0.0_RK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_real_by_path","tags":"","loc":"proc/json_get_real_by_path.html"},{"title":"json_get_real_vec – JSON-Fortran","text":"private subroutine json_get_real_vec(json, me, vec) Get a real vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_real_vec~~CallsGraph proc~json_get_real_vec json_core%json_get_real_vec none~get json_core%get proc~json_get_real_vec->none~get none~get->proc~json_get_real_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_vec~~CalledByGraph proc~json_get_real_vec json_core%json_get_real_vec none~get json_core%get proc~json_get_real_vec->none~get none~get->proc~json_get_real_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_real_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_real_from_array ( json , element , i , count ) !! callback function for real implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_real_from_array end subroutine json_get_real_vec","tags":"","loc":"proc/json_get_real_vec.html"},{"title":"json_get_real_vec_by_path – JSON-Fortran","text":"private subroutine json_get_real_vec_by_path(json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~json_get_real_vec_by_path~~CallsGraph proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get json_core%get proc~json_get_real_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_real_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_real_vec_by_path->proc~json_clear_exceptions none~get->proc~json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_real_vec_by_path~~CalledByGraph proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get json_core%get proc~json_get_real_vec_by_path->none~get none~get->proc~json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_real_vec_by_path","tags":"","loc":"proc/json_get_real_vec_by_path.html"},{"title":"json_get_string – JSON-Fortran","text":"private subroutine json_get_string(json, me, value) Get a character string from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value Calls proc~~json_get_string~~CallsGraph proc~json_get_string json_core%json_get_string none~throw_exception json_core%throw_exception proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~integer_to_string integer_to_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string~~CalledByGraph proc~json_get_string json_core%json_get_string none~get json_core%get none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: value value = CK_ '' if (. not . json % exception_thrown ) then if ( me % var_type == json_string ) then if ( allocated ( me % str_value )) then if ( json % unescaped_strings ) then ! default: it is stored already unescaped: value = me % str_value else ! return the escaped version: call escape_string ( me % str_value , value , json % escape_solidus ) end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%str_value not allocated' ) end if else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string: ' // me % name ) else call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string' ) end if else select case ( me % var_type ) case ( json_integer ) if ( allocated ( me % int_value )) then value = repeat ( space , max_integer_str_len ) call integer_to_string ( me % int_value , int_fmt , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_real ) if ( allocated ( me % dbl_value )) then value = repeat ( space , max_numeric_str_len ) call real_to_string ( me % dbl_value , json % real_fmt ,& json % non_normals_to_null ,& json % compact_real , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_logical ) if ( allocated ( me % log_value )) then if ( me % log_value ) then value = true_str else value = false_str end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%log_value not allocated' ) end if case ( json_null ) value = null_str case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters' ) end if end select end if end if end if end subroutine json_get_string","tags":"","loc":"proc/json_get_string.html"},{"title":"json_get_string_by_path – JSON-Fortran","text":"private subroutine json_get_string_by_path(json, me, path, value, found, default) Get a character string from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~json_get_string_by_path~~CallsGraph proc~json_get_string_by_path json_core%json_get_string_by_path none~get json_core%get proc~json_get_string_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_string_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_string_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_string_by_path->proc~json_clear_exceptions none~get->proc~json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_by_path~~CalledByGraph proc~json_get_string_by_path json_core%json_get_string_by_path none~get json_core%get proc~json_get_string_by_path->none~get none~get->proc~json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: default_if_not_specified = CK_ '' character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_string_by_path","tags":"","loc":"proc/json_get_string_by_path.html"},{"title":"json_get_string_vec – JSON-Fortran","text":"private subroutine json_get_string_vec(json, me, vec) Get a string vector from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec Calls proc~~json_get_string_vec~~CallsGraph proc~json_get_string_vec json_core%json_get_string_vec none~get json_core%get proc~json_get_string_vec->none~get none~get->proc~json_get_string_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_vec~~CalledByGraph proc~json_get_string_vec json_core%json_get_string_vec none~get json_core%get proc~json_get_string_vec->none~get none~get->proc~json_get_string_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_chars_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval deallocate ( cval ) else vec ( i ) = CK_ '' end if end subroutine get_chars_from_array end subroutine json_get_string_vec","tags":"","loc":"proc/json_get_string_vec.html"},{"title":"json_get_string_vec_by_path – JSON-Fortran","text":"private subroutine json_get_string_vec_by_path(json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~json_get_string_vec_by_path~~CallsGraph proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get json_core%get proc~json_get_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_string_vec_by_path->proc~json_clear_exceptions none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_get_string_vec_by_path~~CalledByGraph proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get json_core%get proc~json_get_string_vec_by_path->none~get none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_string_vec_by_path","tags":"","loc":"proc/json_get_string_vec_by_path.html"},{"title":"json_get_tail – JSON-Fortran","text":"private subroutine json_get_tail(json, p, tail) Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail Calls proc~~json_get_tail~~CallsGraph proc~json_get_tail json_core%json_get_tail none~throw_exception json_core%throw_exception proc~json_get_tail->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_get_tail ( json , p , tail ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: tail !! pointer to `tail` if ( associated ( p )) then tail => p % tail else nullify ( tail ) call json % throw_exception ( 'Error in json_get_tail: ' // & 'pointer is not associated.' ) end if end subroutine json_get_tail","tags":"","loc":"proc/json_get_tail.html"},{"title":"json_info – JSON-Fortran","text":"private subroutine json_info(json, p, var_type, n_children, name) Returns information about a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_info~~CallsGraph proc~json_info json_core%json_info none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_info~~CalledByGraph proc~json_info json_core%json_info none~info json_core%info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info proc~json_string_info->none~get proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_real json_core%json_update_real proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_string json_core%json_update_string proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_info_by_path->none~info none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_alloc_string_vec none~get->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_info ( json , p , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name if (. not . json % exception_thrown . and . associated ( p )) then if ( present ( var_type )) var_type = p % var_type if ( present ( n_children )) n_children = json % count ( p ) if ( present ( name )) then if ( allocated ( p % name )) then name = p % name else name = CK_ '' end if end if else ! error if (. not . json % exception_thrown ) then call json % throw_exception ( 'Error in json_info: ' // & 'pointer is not associated.' ) end if if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' end if end subroutine json_info","tags":"","loc":"proc/json_info.html"},{"title":"json_info_by_path – JSON-Fortran","text":"private subroutine json_info_by_path(json, p, path, found, var_type, n_children, name) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_info_by_path~~CallsGraph proc~json_info_by_path json_core%json_info_by_path none~get json_core%get proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~info->proc~json_info_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_info_by_path~~CalledByGraph proc~json_info_by_path json_core%json_info_by_path none~info json_core%info proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info proc~json_string_info->none~get proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_real json_core%json_update_real proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_string json_core%json_update_string proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_info_by_path->none~info none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_alloc_string_vec none~get->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var !! temporary pointer logical ( LK ) :: ok !! if the variable was found #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' else !get info: #if defined __GFORTRAN__ call json % info ( p_var , var_type , n_children ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % info ( p_var , var_type , n_children , name ) #endif end if end subroutine json_info_by_path","tags":"","loc":"proc/json_info_by_path.html"},{"title":"json_initialize – JSON-Fortran","text":"private subroutine json_initialize(me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core instance. The routine may be called before any of the json_core methods are used in\n order to specify certain parameters. If it is not called, then the defaults\n are used. This routine is also called internally by various routines.\n It can also be called to clear exceptions, or to reset some\n of the variables (note that only the arguments present are changed). Modified Izaak Beekman : 02/24/2015 Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Calls proc~~json_initialize~~CallsGraph proc~json_initialize json_core%json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_initialize~~CalledByGraph proc~json_initialize json_core%json_initialize proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_initialize proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_initialize interface~json_core json_core interface~json_core->proc~initialize_json_core none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~initialize~2 json_file%initialize none~initialize~2->proc~initialize_json_core_in_file none~load json_core%load none~load->proc~json_parse_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string->none~deserialize~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize~2 proc~wrap_json_parse_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_initialize ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_core ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" character ( kind = CDK , len = 10 ) :: w !! max string length character ( kind = CDK , len = 10 ) :: d !! real precision digits character ( kind = CDK , len = 10 ) :: e !! real exponent digits character ( kind = CDK , len = 2 ) :: sgn !! sign flag: `ss` or `sp` character ( kind = CDK , len = 2 ) :: rl_edit_desc !! `G`, `E`, `EN`, or `ES` integer ( IK ) :: istat !! `iostat` flag for !! write statements logical ( LK ) :: sgn_prnt !! print sign flag character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to !! string conversion !reset exception to false: call me % clear_exceptions () !Just in case, clear these global variables also: me % pushed_index = 0 me % pushed_char = CK_ '' me % char_count = 0 me % line_count = 1 me % ipos = 1 if ( use_unformatted_stream ) then me % filesize = 0 me % ichunk = 0 me % chunk = repeat ( space , stream_chunk_size ) ! default chunk size end if #ifdef USE_UCS4 ! reopen stdout and stderr with utf-8 encoding open ( output_unit , encoding = 'utf-8' ) open ( error_unit , encoding = 'utf-8' ) #endif !various optional inputs: if ( present ( spaces_per_tab )) & me % spaces_per_tab = spaces_per_tab if ( present ( stop_on_error )) & me % stop_on_error = stop_on_error if ( present ( verbose )) & me % is_verbose = verbose if ( present ( strict_type_checking )) & me % strict_type_checking = strict_type_checking if ( present ( trailing_spaces_significant )) & me % trailing_spaces_significant = trailing_spaces_significant if ( present ( case_sensitive_keys )) & me % case_sensitive_keys = case_sensitive_keys if ( present ( no_whitespace )) & me % no_whitespace = no_whitespace if ( present ( unescape_strings )) & me % unescaped_strings = unescape_strings if ( present ( path_mode )) then if ( path_mode == 1_IK . or . path_mode == 2_IK . or . path_mode == 3_IK ) then me % path_mode = path_mode else me % path_mode = 1_IK ! just to have a valid value call me % throw_exception ( 'Invalid path_mode.' ) end if end if ! if we are allowing comments in the file: ! [an empty string disables comments] if ( present ( comment_char )) then me % allow_comments = comment_char /= CK_ '' me % comment_char = trim ( adjustl ( comment_char )) end if ! path separator: if ( present ( path_separator )) then me % path_separator = path_separator end if ! printing vectors in compressed form: if ( present ( compress_vectors )) then me % compress_vectors = compress_vectors end if ! checking for duplicate keys: if ( present ( allow_duplicate_keys )) then me % allow_duplicate_keys = allow_duplicate_keys end if ! if escaping the forward slash: if ( present ( escape_solidus )) then me % escape_solidus = escape_solidus end if ! how to handle null to real conversions: if ( present ( null_to_real_mode )) then select case ( null_to_real_mode ) case ( 1_IK : 3_IK ) me % null_to_real_mode = null_to_real_mode case default me % null_to_real_mode = 2_IK ! just to have a valid value call integer_to_string ( null_to_real_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid null_to_real_mode: ' // istr ) end select end if ! how to handle NaN and Infinities: if ( present ( non_normal_mode )) then select case ( non_normal_mode ) case ( 1_IK ) ! use strings me % non_normals_to_null = . false . case ( 2_IK ) ! use null me % non_normals_to_null = . true . case default call integer_to_string ( non_normal_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid non_normal_mode: ' // istr ) end select end if if ( present ( use_quiet_nan )) then me % use_quiet_nan = use_quiet_nan end if if ( present ( strict_integer_type_checking )) then me % strict_integer_type_checking = strict_integer_type_checking end if if ( present ( allow_trailing_comma )) then me % allow_trailing_comma = allow_trailing_comma end if !Set the format for real numbers: ! [if not changing it, then it remains the same] if ( (. not . allocated ( me % real_fmt )) . or . & ! if this hasn't been done yet present ( compact_reals ) . or . & present ( print_signs ) . or . & present ( real_format ) ) then !allow the special case where real format is '*': ! [this overrides the other options] if ( present ( real_format )) then if ( real_format == star ) then if ( present ( compact_reals )) then ! we will also allow for compact reals with ! '*' format, if both arguments are present. me % compact_real = compact_reals else me % compact_real = . false . end if me % real_fmt = star return end if end if if ( present ( compact_reals )) me % compact_real = compact_reals !set defaults sgn_prnt = . false . if ( present ( print_signs ) ) sgn_prnt = print_signs if ( sgn_prnt ) then sgn = 'sp' else sgn = 'ss' end if rl_edit_desc = 'E' if ( present ( real_format ) ) then select case ( real_format ) case ( 'g' , 'G' , 'e' , 'E' , 'en' , 'EN' , 'es' , 'ES' ) rl_edit_desc = real_format case default call me % throw_exception ( 'Invalid real format, \"' // & trim ( real_format ) // '\", passed to json_initialize.' // & new_line ( 'a' ) // 'Acceptable formats are: \"G\", \"E\", \"EN\", and \"ES\".' ) end select end if ! set the default output/input format for reals: write ( w , '(ss,I0)' , iostat = istat ) max_numeric_str_len if ( istat == 0 ) write ( d , '(ss,I0)' , iostat = istat ) real_precision if ( istat == 0 ) write ( e , '(ss,I0)' , iostat = istat ) real_exponent_digits if ( istat == 0 ) then me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & trim ( w ) // '.' // trim ( d ) // 'E' // trim ( e ) // ')' else me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & '27.17E4)' !just use this one (should never happen) end if end if end subroutine json_initialize","tags":"","loc":"proc/json_initialize.html"},{"title":"json_matrix_info – JSON-Fortran","text":"private subroutine json_matrix_info(json, p, is_matrix, var_type, n_sets, set_size, name) Alternate version of json_info that returns matrix\n information about a json_value . A json_value is a valid rank 2 matrix if all of the following are true: The var_type is json_array Each child is also a json_array , each of which has the same number of elements Each individual element has the same variable type (integer, logical, etc.) The idea here is that if it is a valid matrix, it can be interoperable with\n a Fortran rank 2 array of the same type. Example The following example is an array with var_type=json_integer , n_sets=3 , and set_size=4 { \"matrix\" : [ [ 1 , 2 , 3 , 4 ], [ 5 , 6 , 7 , 8 ], [ 9 , 10 , 11 , 12 ] ] } Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_matrix_info~~CallsGraph proc~json_matrix_info json_core%json_matrix_info none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_matrix_info~~CalledByGraph proc~json_matrix_info json_core%json_matrix_info none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_matrix_info ( json , p , is_matrix , var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in the matrix !! (if all elements have the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_row !! for getting a set type ( json_value ), pointer :: p_element !! for getting an element in a set integer ( IK ) :: vartype !! json variable type of `p` integer ( IK ) :: row_vartype !! json variable type of a row integer ( IK ) :: element_vartype !! json variable type of an element in a row integer ( IK ) :: nr !! number of children of `p` integer ( IK ) :: nc !! number of elements in first child of `p` integer ( IK ) :: icount !! number of elements in a set integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif !get info about the variable: #if defined __GFORTRAN__ call json % info ( p , vartype , nr ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p % name )) then p_name = p % name name = p_name else name = CK_ '' end if end if #else call json % info ( p , vartype , nr , name ) #endif is_matrix = ( vartype == json_array ) if ( is_matrix ) then main : do i = 1 , nr nullify ( p_row ) call json % get_child ( p , i , p_row ) if (. not . associated ( p_row )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_row , var_type = row_vartype , n_children = icount ) if ( row_vartype == json_array ) then if ( i == 1 ) nc = icount !number of columns in first row if ( icount == nc ) then !make sure each row has the same number of columns !see if all the variables in this row are the same type: do j = 1 , icount nullify ( p_element ) call json % get_child ( p_row , j , p_element ) if (. not . associated ( p_element )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_element , var_type = element_vartype ) if ( i == 1 . and . j == 1 ) vartype = element_vartype !type of first element !in the row if ( vartype /= element_vartype ) then !not all variables are the same time is_matrix = . false . exit main end if end do else is_matrix = . false . exit main end if else is_matrix = . false . exit main end if end do main end if if ( is_matrix ) then if ( present ( var_type )) var_type = vartype if ( present ( n_sets )) n_sets = nr if ( present ( set_size )) set_size = nc else if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 end if end subroutine json_matrix_info","tags":"","loc":"proc/json_matrix_info.html"},{"title":"json_matrix_info_by_path – JSON-Fortran","text":"private subroutine json_matrix_info_by_path(json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. See also json_matrix_info Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_matrix_info_by_path~~CallsGraph proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~get json_core%get proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_matrix_info->none~throw_exception proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_matrix_info_by_path~~CalledByGraph proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var logical ( LK ) :: ok #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 if ( present ( name )) name = CK_ '' else !get info about the variable: #if defined __GFORTRAN__ call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size , name ) #endif if ( json % exception_thrown . and . present ( found )) then found = . false . call json % clear_exceptions () end if end if end subroutine json_matrix_info_by_path","tags":"","loc":"proc/json_matrix_info_by_path.html"},{"title":"json_parse_end – JSON-Fortran","text":"private subroutine json_parse_end(json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) Calls proc~~json_parse_end~~CallsGraph proc~json_parse_end json_core%json_parse_end none~throw_exception json_core%throw_exception proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_end~~CalledByGraph proc~json_parse_end json_core%json_parse_end proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_parse_end proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_parse_end none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_end ( json , unit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] ! first check for exceptions: if ( json % exception_thrown ) return ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if (. not . eof ) then call json % throw_exception ( 'Error in json_parse_end:' // & ' Unexpected character found after parsing value. \"' // & c // '\"' ) end if end subroutine json_parse_end","tags":"","loc":"proc/json_parse_end.html"},{"title":"json_parse_file – JSON-Fortran","text":"private subroutine json_parse_file(json, file, p, unit) Parse the JSON file and populate the json_value tree. Inputs The inputs can be: file & unit : the specified unit is used to read JSON from file.\n [note if unit is already open, then the filename is ignored] file : JSON is read from file using internal unit number Example type ( json_core ) :: json type ( json_value ), pointer :: p call json % load ( file = 'myfile.json' , p = p ) History Jacob Williams : 01/13/2015 : added read from string option. Izaak Beekman : 03/08/2015 : moved read from string to separate\n subroutine, and error annotation to separate subroutine. Note When calling this routine, any exceptions thrown from previous\n calls will automatically be cleared. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) Calls proc~~json_parse_file~~CallsGraph proc~json_parse_file json_core%json_parse_file none~throw_exception json_core%throw_exception proc~json_parse_file->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_file->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_file->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 none~destroy json_core%destroy proc~parse_array->none~destroy proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_object->none~destroy proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_file~~CalledByGraph proc~json_parse_file json_core%json_parse_file none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_file ( json , file , p , unit ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: file !! JSON file name type ( json_value ), pointer :: p !! output structure integer ( IK ), intent ( in ), optional :: unit !! file unit number (/= 0) integer ( IK ) :: iunit !! file unit actually used integer ( IK ) :: istat !! iostat flag logical ( LK ) :: is_open !! if the file is already open logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () if ( present ( unit ) ) then if ( unit == 0 ) then call json % throw_exception ( 'Error in json_parse_file: unit number must not be 0.' ) return end if iunit = unit ! check to see if the file is already open ! if it is, then use it, otherwise open the file with the name given. inquire ( unit = iunit , opened = is_open , iostat = istat ) if ( istat == 0 . and . . not . is_open ) then ! open the file open ( unit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) else ! if the file is already open, then we need to make sure ! that it is open with the correct form/access/etc... end if else ! open the file with a new unit number: open ( newunit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) end if if ( istat == 0 ) then if ( use_unformatted_stream ) then ! save the file size to be read: inquire ( unit = iunit , size = json % filesize , iostat = istat ) end if ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = trim ( file ) !use the file name ! parse as a value call json % parse_value ( unit = iunit , str = CK_ '' , value = p ) call json % parse_end ( unit = iunit , str = CK_ '' ) ! check for errors: if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , CK_ '' ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_file: ' // & 'Duplicate key found: ' // path ) end if end if end if end if ! close the file: close ( unit = iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_parse_file: Error opening file: ' // trim ( file )) nullify ( p ) end if end subroutine json_parse_file","tags":"","loc":"proc/json_parse_file.html"},{"title":"json_parse_string – JSON-Fortran","text":"private subroutine json_parse_string(json, p, str) Parse the JSON string and populate the json_value tree. See also json_parse_file Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data Calls proc~~json_parse_string~~CallsGraph proc~json_parse_string json_core%json_parse_string none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 none~destroy json_core%destroy proc~parse_array->none~destroy proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_object->none~destroy proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_parse_string~~CalledByGraph proc~json_parse_string json_core%json_parse_string none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data integer ( IK ), parameter :: iunit = 0 !! indicates that json data will be read from buffer logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = CK_ '' ! parse as a value call json % parse_value ( unit = iunit , str = str , value = p ) call json % parse_end ( unit = iunit , str = str ) if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , str ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_string: ' // & 'Duplicate key found: ' // path ) end if end if end if end if end subroutine json_parse_string","tags":"","loc":"proc/json_parse_string.html"},{"title":"json_prepare_parser – JSON-Fortran","text":"private subroutine json_prepare_parser(json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json Called by proc~~json_prepare_parser~~CalledByGraph proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_prepare_parser proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_prepare_parser none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_prepare_parser ( json ) implicit none class ( json_core ), intent ( inout ) :: json if ( json % allow_comments . and . . not . allocated ( json % comment_char )) then ! comments are enabled, but user hasn't set the comment char, ! so in this case use the default: json % comment_char = CK_ '/!#' end if end subroutine json_prepare_parser","tags":"","loc":"proc/json_prepare_parser.html"},{"title":"json_print_error_message – JSON-Fortran","text":"private subroutine json_print_error_message(json, io_unit) Print any error message, and then clear the exceptions. Note This routine is used by the unit tests.\n It was originally in json_example.f90, and was\n moved here 2/26/2015 by Izaak Beekman. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message Calls proc~~json_print_error_message~~CallsGraph proc~json_print_error_message json_core%json_print_error_message proc~json_check_for_errors json_core%json_check_for_errors proc~json_print_error_message->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_print_error_message->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_print_error_message~~CalledByGraph proc~json_print_error_message json_core%json_print_error_message proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_file_print_error_message->proc~json_print_error_message Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_error_message ( json , io_unit ) implicit none class ( json_core ), intent ( inout ) :: json integer , intent ( in ), optional :: io_unit !! unit number for !! printing error message character ( kind = CK , len = :), allocatable :: error_msg !! error message logical :: status_ok !! false if there were any errors thrown !get error message: call json % check_for_errors ( status_ok , error_msg ) !print it if there is one: if (. not . status_ok ) then if ( present ( io_unit )) then write ( io_unit , '(A)' ) error_msg else write ( output_unit , '(A)' ) error_msg end if deallocate ( error_msg ) call json % clear_exceptions () end if end subroutine json_print_error_message","tags":"","loc":"proc/json_print_error_message.html"},{"title":"json_print_to_console – JSON-Fortran","text":"private subroutine json_print_to_console(json, p) Print the json_value structure to the console ( output_unit ). Note Just a wrapper for json_print_to_unit . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p Source Code subroutine json_print_to_console ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p call json % print ( p , int ( output_unit , IK )) end subroutine json_print_to_console","tags":"","loc":"proc/json_print_to_console.html"},{"title":"json_print_to_filename – JSON-Fortran","text":"private subroutine json_print_to_filename(json, p, filename) Print the json_value structure to a file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) Calls proc~~json_print_to_filename~~CallsGraph proc~json_print_to_filename json_core%json_print_to_filename none~throw_exception json_core%throw_exception proc~json_print_to_filename->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_to_filename ( json , p , filename ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to print to !! (should not already be open) integer ( IK ) :: iunit !! file unit for `open` statement integer ( IK ) :: istat !! `iostat` code for `open` statement open ( newunit = iunit , file = filename , status = 'REPLACE' , iostat = istat FILE_ENCODING ) if ( istat == 0 ) then call json % print ( p , iunit ) close ( iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_print_to_filename: could not open file: ' // & trim ( filename )) end if end subroutine json_print_to_filename","tags":"","loc":"proc/json_print_to_filename.html"},{"title":"json_print_to_unit – JSON-Fortran","text":"private subroutine json_print_to_unit(json, p, iunit) Print the json_value structure to a file. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). Calls proc~~json_print_to_unit~~CallsGraph proc~json_print_to_unit json_core%json_print_to_unit none~throw_exception json_core%throw_exception proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_value_print proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info json_core%info proc~json_is_vector->none~info proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_print_to_unit ( json , p , iunit ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! the file unit (the file must !! already have been opened, can't be -1). character ( kind = CK , len = :), allocatable :: dummy !! dummy for `str` argument !! to [[json_value_print]] integer ( IK ) :: idummy !! dummy for `iloc` argument !! to [[json_value_print]] if ( iunit /= unit2str ) then idummy = 0_IK call json % json_value_print ( p , iunit , str = dummy , iloc = idummy , indent = 1_IK , colon = . true .) else call json % throw_exception ( 'Error in json_print_to_unit: iunit must not be -1.' ) end if end subroutine json_print_to_unit","tags":"","loc":"proc/json_print_to_unit.html"},{"title":"json_rename_by_path – JSON-Fortran","text":"private subroutine json_rename_by_path(json, me, path, name, found) Rename a json_value , given the path. Note this is a wrapper for json_value_rename . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors Calls proc~~json_rename_by_path~~CallsGraph proc~json_rename_by_path json_core%json_rename_by_path none~get json_core%get proc~json_rename_by_path->none~get none~throw_exception json_core%throw_exception proc~json_rename_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_rename_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable to rename character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if there were no errors type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_rename_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % rename ( p , name ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if end subroutine json_rename_by_path","tags":"","loc":"proc/json_rename_by_path.html"},{"title":"json_rename_by_path_name_ascii – JSON-Fortran","text":"private subroutine json_rename_by_path_name_ascii(json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~json_rename_by_path_name_ascii~~CallsGraph proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii interface~to_unicode to_unicode proc~json_rename_by_path_name_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path_name_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , path , to_unicode ( name ), found ) end subroutine json_rename_by_path_name_ascii","tags":"","loc":"proc/json_rename_by_path_name_ascii.html"},{"title":"json_rename_by_path_path_ascii – JSON-Fortran","text":"private subroutine json_rename_by_path_path_ascii(json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~json_rename_by_path_path_ascii~~CallsGraph proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii interface~to_unicode to_unicode proc~json_rename_by_path_path_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_rename_by_path_path_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), name , found ) end subroutine json_rename_by_path_path_ascii","tags":"","loc":"proc/json_rename_by_path_path_ascii.html"},{"title":"json_string_info – JSON-Fortran","text":"private subroutine json_string_info(json, p, ilen, max_str_len, found) Returns information about character strings returned from a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception Calls proc~~json_string_info~~CallsGraph proc~json_string_info json_core%json_string_info none~get json_core%get proc~json_string_info->none~get none~info json_core%info proc~json_string_info->none~info none~throw_exception json_core%throw_exception proc~json_string_info->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_string_info->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_string_info~~CalledByGraph proc~json_string_info json_core%json_string_info none~get json_core%get proc~json_string_info->none~get none~info json_core%info proc~json_string_info->none~info none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_string_info ( json , p , ilen , max_str_len , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), dimension (:), allocatable , intent ( out ), optional :: ilen !! if `p` is an array, this !! is the actual length !! of each character !! string in the array. !! if not an array, this !! is returned unallocated. integer ( IK ), intent ( out ), optional :: max_str_len !! The maximum length required to !! hold the string representation returned !! by a call to a `get` routine. If a scalar, !! this is just the length of the scalar. If !! a vector, this is the maximum length of !! any element. logical ( LK ), intent ( out ), optional :: found !! true if there were no errors. !! if not present, an error will !! throw an exception character ( kind = CK , len = :), allocatable :: cval !! for getting values as strings. logical ( LK ) :: initialized !! if the output array has been sized logical ( LK ) :: get_max_len !! if we are returning the `max_str_len` logical ( LK ) :: get_ilen !! if we are returning the `ilen` array integer ( IK ) :: var_type !! variable type get_max_len = present ( max_str_len ) get_ilen = present ( ilen ) if (. not . json % exception_thrown ) then if ( present ( found )) found = . true . initialized = . false . if ( get_max_len ) max_str_len = 0 select case ( p % var_type ) case ( json_array ) ! it's an array ! call routine for each element call json % get ( p , array_callback = get_string_lengths ) case default ! not an array if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( p , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( p % str_value ) . and . get_max_len ) & max_str_len = len ( p % str_value ) else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the variable must be a character string.' ,& found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( p , value = cval ) if (. not . json % exception_thrown ) then if ( allocated ( cval ) . and . get_max_len ) & max_str_len = len ( cval ) end if end if end select end if if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( get_max_len ) max_str_len = 0 if ( get_ilen ) then if ( allocated ( ilen )) deallocate ( ilen ) end if end if contains subroutine get_string_lengths ( json , element , i , count ) !! callback function to call for each element in the array. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval integer ( IK ) :: var_type if ( json % exception_thrown ) return if (. not . initialized ) then if ( get_ilen ) allocate ( ilen ( count )) initialized = . true . end if if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( element , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( element % str_value )) then if ( get_max_len ) then if ( len ( element % str_value ) > max_str_len ) & max_str_len = len ( element % str_value ) end if if ( get_ilen ) ilen ( i ) = len ( element % str_value ) else if ( get_ilen ) ilen ( i ) = 0 end if else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the array must contain only ' // & 'character strings.' , found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( element , value = cval ) if ( json % exception_thrown ) return if ( allocated ( cval )) then if ( get_max_len ) then if ( len ( cval ) > max_str_len ) max_str_len = len ( cval ) end if if ( get_ilen ) ilen ( i ) = len ( cval ) else if ( get_ilen ) ilen ( i ) = 0 end if end if end subroutine get_string_lengths end subroutine json_string_info","tags":"","loc":"proc/json_string_info.html"},{"title":"json_throw_exception – JSON-Fortran","text":"private subroutine json_throw_exception(json, msg, found) Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Note If is_verbose is true, this will also print a\n traceback if the Intel compiler is used. Note If stop_on_error is true, then the program is stopped. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. Called by proc~~json_throw_exception~~CalledByGraph proc~json_throw_exception json_core%json_throw_exception none~throw_exception json_core%throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert json_core%convert proc~convert->none~throw_exception none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~throw_exception none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~throw_exception none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception none~initialize~2 json_file%initialize proc~json_file_move_pointer->none~initialize~2 proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->none~throw_exception none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array json_core%json_get_array proc~json_get_array->none~throw_exception proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_logical json_core%json_get_logical proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path json_core%json_get_path proc~json_get_path->none~throw_exception proc~json_get_path->none~info proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real json_core%json_get_real proc~json_get_real->none~throw_exception proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_string json_core%json_get_string proc~json_get_string->none~throw_exception proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info json_core%json_info proc~json_info->none~throw_exception proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~throw_exception proc~json_is_vector->none~info proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~throw_exception proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->none~info proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~throw_exception proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~throw_exception proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~throw_exception proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~throw_exception proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~throw_exception proc~json_value_add_member->none~info proc~json_value_get_child json_core%json_value_get_child proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->none~throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get->proc~json_get_alloc_string_vec_by_path none~get->proc~json_get_array none~get->proc~json_get_array_by_path none~get->proc~json_get_by_path none~get->proc~json_get_integer none~get->proc~json_get_integer_by_path none~get->proc~json_get_integer_vec_by_path none~get->proc~json_get_logical none~get->proc~json_get_logical_by_path none~get->proc~json_get_logical_vec_by_path none~get->proc~json_get_real none~get->proc~json_get_real_by_path none~get->proc~json_get_real_vec_by_path none~get->proc~json_get_string none~get->proc~json_get_string_by_path none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~get_child->proc~json_value_get_child none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~load json_core%load none~load->proc~json_parse_file none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~initialize~2->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get proc~json_get_logical_vec->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_string_vec->none~get proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path->none~get proc~json_matrix_info_by_path->none~matrix_info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name->none~get none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_value_replace->none~insert_after proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_throw_exception ( json , msg , found ) #ifdef __INTEL_COMPILER use ifcore , only : tracebackqq #endif implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. logical ( LK ) :: stop_on_error json % exception_thrown = . true . json % err_message = trim ( msg ) stop_on_error = json % stop_on_error . and . . not . present ( found ) if ( stop_on_error ) then #ifdef __INTEL_COMPILER ! for Intel, we raise a traceback and quit call tracebackqq ( string = trim ( msg ), user_exit_code = 0 ) #else write ( error_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) error stop 1 #endif elseif ( json % is_verbose ) then write ( output_unit , '(A)' ) '***********************' write ( output_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) !#if defined __GFORTRAN__ ! call backtrace() ! (have to compile with -fbacktrace -fall-intrinsics flags) !#endif #ifdef __INTEL_COMPILER call tracebackqq ( user_exit_code =- 1 ) ! print a traceback and return #endif write ( output_unit , '(A)' ) '***********************' end if end subroutine json_throw_exception","tags":"","loc":"proc/json_throw_exception.html"},{"title":"json_traverse – JSON-Fortran","text":"private subroutine json_traverse(json, p, traverse_callback) Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback Calls proc~~json_traverse~~CallsGraph proc~json_traverse json_core%json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_traverse~~CalledByGraph proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_is_child_of->proc~json_traverse proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_value_swap json_core%json_value_swap proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->proc~json_check_all_for_duplicate_keys none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_traverse ( json , p , traverse_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p procedure ( json_traverse_callback_func ) :: traverse_callback logical ( LK ) :: finished !! can be used to stop the process if (. not . json % exception_thrown ) call traverse ( p ) contains recursive subroutine traverse ( p ) !! recursive [[json_value]] traversal. implicit none type ( json_value ), pointer , intent ( in ) :: p type ( json_value ), pointer :: element !! a child element integer ( IK ) :: i !! counter integer ( IK ) :: icount !! number of children if ( json % exception_thrown ) return call traverse_callback ( json , p , finished ) ! first call for this object if ( finished ) return !for arrays and objects, have to also call for all children: if ( p % var_type == json_array . or . p % var_type == json_object ) then icount = json % count ( p ) ! number of children if ( icount > 0 ) then element => p % children ! first one do i = 1 , icount ! call for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_traverse: ' // & 'Malformed JSON linked list' ) return end if call traverse ( element ) if ( finished . or . json % exception_thrown ) exit element => element % next end do end if nullify ( element ) end if end subroutine traverse end subroutine json_traverse","tags":"","loc":"proc/json_traverse.html"},{"title":"json_update_integer – JSON-Fortran","text":"private subroutine json_update_integer(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_integer~~CallsGraph proc~json_update_integer json_core%json_update_integer none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 none~get json_core%get proc~json_update_integer->none~get none~info json_core%info proc~json_update_integer->none~info none~throw_exception json_core%throw_exception proc~json_update_integer->none~throw_exception proc~to_integer json_core%to_integer proc~json_update_integer->proc~to_integer proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_integer ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_integer: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_integer","tags":"","loc":"proc/json_update_integer.html"},{"title":"json_update_logical – JSON-Fortran","text":"private subroutine json_update_logical(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_logical~~CallsGraph proc~json_update_logical json_core%json_update_logical none~add_by_path~2 json_core%add_by_path proc~json_update_logical->none~add_by_path~2 none~get json_core%get proc~json_update_logical->none~get none~info json_core%info proc~json_update_logical->none~info none~throw_exception json_core%throw_exception proc~json_update_logical->none~throw_exception proc~to_logical json_core%to_logical proc~json_update_logical->proc~to_logical proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_logical ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_logical: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_logical","tags":"","loc":"proc/json_update_logical.html"},{"title":"json_update_real – JSON-Fortran","text":"private subroutine json_update_real(json, p, path, val, found) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_real~~CallsGraph proc~json_update_real json_core%json_update_real none~add_by_path~2 json_core%add_by_path proc~json_update_real->none~add_by_path~2 none~get json_core%get proc~json_update_real->none~get none~info json_core%info proc~json_update_real->none~info none~throw_exception json_core%throw_exception proc~json_update_real->none~throw_exception proc~to_real json_core%to_real proc~json_update_real->proc~to_real proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~to_string->proc~destroy_json_data proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_real ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_real: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_real","tags":"","loc":"proc/json_update_real.html"},{"title":"json_update_real32 – JSON-Fortran","text":"private subroutine json_update_real32(json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~json_update_real32~~CallsGraph proc~json_update_real32 json_core%json_update_real32 none~update~2 json_core%update proc~json_update_real32->none~update~2 proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real32","tags":"","loc":"proc/json_update_real32.html"},{"title":"json_update_string – JSON-Fortran","text":"private subroutine json_update_string(json, p, path, val, found, trim_str, adjustl_str) Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Note If the variable is not a scalar, an exception will be thrown. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string~~CallsGraph proc~json_update_string json_core%json_update_string none~add_by_path~2 json_core%add_by_path proc~json_update_string->none~add_by_path~2 none~get json_core%get proc~json_update_string->none~get none~info json_core%info proc~json_update_string->none~info none~throw_exception json_core%throw_exception proc~json_update_string->none~throw_exception proc~to_string json_core%to_string proc~json_update_string->proc~to_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_clear_exceptions none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->none~create_array proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~integer_to_string proc~json_create_by_path->proc~json_clear_exceptions proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~to_string proc~json_value_create_string->proc~json_value_create proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_string ( p_var , val , trim_str = trim_str , adjustl_str = adjustl_str ) ! update the value case default found = . false . call json % throw_exception ( 'Error in json_update_string: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_string","tags":"","loc":"proc/json_update_string.html"},{"title":"json_update_string_name_ascii – JSON-Fortran","text":"private subroutine json_update_string_name_ascii(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string_name_ascii~~CallsGraph proc~json_update_string_name_ascii json_core%json_update_string_name_ascii interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode none~update~2 json_core%update proc~json_update_string_name_ascii->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_update_string_name_ascii~~CalledByGraph proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2 json_core%update proc~json_update_string_name_ascii->none~update~2 none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~2 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~2 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~2 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~2 proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~2 proc~json_update_string_val_ascii->none~update~2 proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->none~update~2 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->none~update~2 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->none~update~2 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->none~update~2 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string_name_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_update_string_name_ascii","tags":"","loc":"proc/json_update_string_name_ascii.html"},{"title":"json_update_string_val_ascii – JSON-Fortran","text":"private subroutine json_update_string_val_ascii(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~json_update_string_val_ascii~~CallsGraph proc~json_update_string_val_ascii json_core%json_update_string_val_ascii interface~to_unicode to_unicode proc~json_update_string_val_ascii->interface~to_unicode none~update~2 json_core%update proc~json_update_string_val_ascii->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_update_string_val_ascii~~CalledByGraph proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2 json_core%update proc~json_update_string_val_ascii->none~update~2 none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~2 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~2 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~2 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~2 proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~2 proc~json_update_string_name_ascii->none~update~2 proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->none~update~2 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->none~update~2 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->none~update~2 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->none~update~2 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_update_string_val_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_update_string_val_ascii","tags":"","loc":"proc/json_update_string_val_ascii.html"},{"title":"json_value_add_integer – JSON-Fortran","text":"private subroutine json_value_add_integer(json, p, name, val) Add an integer value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val Calls proc~~json_value_add_integer~~CallsGraph proc~json_value_add_integer json_core%json_value_add_integer none~add~2 json_core%add proc~json_value_add_integer->none~add~2 none~create_integer json_core%create_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_integer->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name integer ( IK ), intent ( in ) :: val type ( json_value ), pointer :: var !create the variable: call json % create_integer ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_integer","tags":"","loc":"proc/json_value_add_integer.html"},{"title":"json_value_add_integer_vec – JSON-Fortran","text":"private subroutine json_value_add_integer_vec(json, p, name, val) Add a integer vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value Calls proc~~json_value_add_integer_vec~~CallsGraph proc~json_value_add_integer_vec json_core%json_value_add_integer_vec none~add~2 json_core%add proc~json_value_add_integer_vec->none~add~2 none~create_array json_core%create_array proc~json_value_add_integer_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create a variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_integer_vec","tags":"","loc":"proc/json_value_add_integer_vec.html"},{"title":"json_value_add_logical – JSON-Fortran","text":"private subroutine json_value_add_logical(json, p, name, val) Add a logical value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value Calls proc~~json_value_add_logical~~CallsGraph proc~json_value_add_logical json_core%json_value_add_logical none~add~2 json_core%add proc~json_value_add_logical->none~add~2 none~create_logical json_core%create_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_logical->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value type ( json_value ), pointer :: var !create the variable: call json % create_logical ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_logical","tags":"","loc":"proc/json_value_add_logical.html"},{"title":"json_value_add_logical_vec – JSON-Fortran","text":"private subroutine json_value_add_logical_vec(json, p, name, val) Add a logical vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value Calls proc~~json_value_add_logical_vec~~CallsGraph proc~json_value_add_logical_vec json_core%json_value_add_logical_vec none~add~2 json_core%add proc~json_value_add_logical_vec->none~add~2 none~create_array json_core%create_array proc~json_value_add_logical_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the vector logical ( LK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_logical_vec","tags":"","loc":"proc/json_value_add_logical_vec.html"},{"title":"json_value_add_member – JSON-Fortran","text":"private subroutine json_value_add_member(json, p, member) Adds member as a child of p . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p Calls proc~~json_value_add_member~~CallsGraph proc~json_value_add_member json_core%json_value_add_member none~info json_core%info proc~json_value_add_member->none~info none~throw_exception json_core%throw_exception proc~json_value_add_member->none~throw_exception proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_member ( json , p , member ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! `p` must be a `json_object` !! or a `json_array` type ( json_value ), pointer :: member !! the child member !! to add to `p` integer ( IK ) :: var_type !! variable type of `p` if (. not . json % exception_thrown ) then if ( associated ( p )) then call json % info ( p , var_type = var_type ) select case ( var_type ) case ( json_object , json_array ) ! associate the parent member % parent => p ! add to linked list if ( associated ( p % children )) then p % tail % next => member member % previous => p % tail else p % children => member member % previous => null () !first in the list end if ! new member is now the last one in the list p % tail => member p % n_children = p % n_children + 1 case default call json % throw_exception ( 'Error in json_value_add_member: ' // & 'can only add child to object or array' ) end select else call json % throw_exception ( 'Error in json_value_add_member: ' // & 'the pointer is not associated' ) end if end if end subroutine json_value_add_member","tags":"","loc":"proc/json_value_add_member.html"},{"title":"json_value_add_null – JSON-Fortran","text":"private subroutine json_value_add_null(json, p, name) Add a NULL value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_add_null~~CallsGraph proc~json_value_add_null json_core%json_value_add_null none~add~2 json_core%add proc~json_value_add_null->none~add~2 none~create_null json_core%create_null proc~json_value_add_null->none~create_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_null->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: var !create the variable: call json % create_null ( var , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_null","tags":"","loc":"proc/json_value_add_null.html"},{"title":"json_value_add_real – JSON-Fortran","text":"private subroutine json_value_add_real(json, p, name, val) Add a real value child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value Calls proc~~json_value_add_real~~CallsGraph proc~json_value_add_real json_core%json_value_add_real none~add~2 json_core%add proc~json_value_add_real->none~add~2 none~create_real~2 json_core%create_real proc~json_value_add_real->none~create_real~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value type ( json_value ), pointer :: var !create the variable: call json % create_real ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_real","tags":"","loc":"proc/json_value_add_real.html"},{"title":"json_value_add_real32 – JSON-Fortran","text":"private subroutine json_value_add_real32(json, p, name, val) Alternate version of json_value_add_real where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value Calls proc~~json_value_add_real32~~CallsGraph proc~json_value_add_real32 json_core%json_value_add_real32 none~add~2 json_core%add proc~json_value_add_real32->none~add~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32","tags":"","loc":"proc/json_value_add_real32.html"},{"title":"json_value_add_real32_vec – JSON-Fortran","text":"private subroutine json_value_add_real32_vec(json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val Calls proc~~json_value_add_real32_vec~~CallsGraph proc~json_value_add_real32_vec json_core%json_value_add_real32_vec none~add~2 json_core%add proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32_vec","tags":"","loc":"proc/json_value_add_real32_vec.html"},{"title":"json_value_add_real_vec – JSON-Fortran","text":"private subroutine json_value_add_real_vec(json, p, name, val) Add a real vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val Calls proc~~json_value_add_real_vec~~CallsGraph proc~json_value_add_real_vec json_core%json_value_add_real_vec none~add~2 json_core%add proc~json_value_add_real_vec->none~add~2 none~create_array json_core%create_array proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_real_vec","tags":"","loc":"proc/json_value_add_real_vec.html"},{"title":"json_value_add_string – JSON-Fortran","text":"private subroutine json_value_add_string(json, p, name, val, trim_str, adjustl_str) Add a character string child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string~~CallsGraph proc~json_value_add_string json_core%json_value_add_string none~add~2 json_core%add proc~json_value_add_string->none~add~2 none~create_string json_core%create_string proc~json_value_add_string->none~create_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_create_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` type ( json_value ), pointer :: var !create the variable: call json % create_string ( var , val , name , trim_str , adjustl_str ) !add it: call json % add ( p , var ) end subroutine json_value_add_string","tags":"","loc":"proc/json_value_add_string.html"},{"title":"json_value_add_string_name_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_name_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string_name_ascii~~CallsGraph proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_name_ascii->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_name_ascii~~CalledByGraph proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2 json_core%add proc~json_value_add_string_name_ascii->none~add~2 none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->none~add~2 proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~2 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_name_ascii","tags":"","loc":"proc/json_value_add_string_name_ascii.html"},{"title":"json_value_add_string_val_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_val_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_add_string_val_ascii~~CallsGraph proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii interface~to_unicode to_unicode proc~json_value_add_string_val_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_val_ascii->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_val_ascii~~CalledByGraph proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2 json_core%add proc~json_value_add_string_val_ascii->none~add~2 none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->none~add~2 proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~2 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_val_ascii","tags":"","loc":"proc/json_value_add_string_val_ascii.html"},{"title":"json_value_add_string_vec – JSON-Fortran","text":"private subroutine json_value_add_string_vec(json, p, name, val, trim_str, adjustl_str) Add a character string vector child to the json_value variable. Note This routine is part of the public API that can be\n used to build a JSON structure using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~json_value_add_string_vec~~CallsGraph proc~json_value_add_string_vec json_core%json_value_add_string_vec none~add~2 json_core%add proc~json_value_add_string_vec->none~add~2 none~create_array json_core%create_array proc~json_value_add_string_vec->none~create_array proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_array->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val !! array of strings logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i ), trim_str , adjustl_str ) end do !add it: call json % add ( p , var ) end subroutine json_value_add_string_vec","tags":"","loc":"proc/json_value_add_string_vec.html"},{"title":"json_value_add_string_vec_name_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_vec_name_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~json_value_add_string_vec_name_ascii~~CallsGraph proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii interface~to_unicode to_unicode proc~json_value_add_string_vec_name_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_vec_name_ascii->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_vec_name_ascii~~CalledByGraph proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2 json_core%add proc~json_value_add_string_vec_name_ascii->none~add~2 none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec_val_ascii->none~add~2 proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~2 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_vec_name_ascii","tags":"","loc":"proc/json_value_add_string_vec_name_ascii.html"},{"title":"json_value_add_string_vec_val_ascii – JSON-Fortran","text":"private subroutine json_value_add_string_vec_val_ascii(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~json_value_add_string_vec_val_ascii~~CallsGraph proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii interface~to_unicode to_unicode proc~json_value_add_string_vec_val_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_vec_val_ascii->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_add_string_vec_val_ascii~~CalledByGraph proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2 json_core%add proc~json_value_add_string_vec_val_ascii->none~add~2 none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec_name_ascii->none~add~2 proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->none~add~2 proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert->none~info proc~convert->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_add_string_vec_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_vec_val_ascii","tags":"","loc":"proc/json_value_add_string_vec_val_ascii.html"},{"title":"json_value_clone_func – JSON-Fortran","text":"private recursive subroutine json_value_clone_func(from, to, parent, previous, tail) Recursive deep copy function called by json_clone . Note If new data is added to the json_value type,\n then this would need to be updated. Type Bound json_core Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children Called by proc~~json_value_clone_func~~CalledByGraph proc~json_value_clone_func json_core%json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func proc~json_clone json_core%json_clone proc~json_clone->proc~json_value_clone_func proc~assign_json_file json_file%assign_json_file proc~assign_json_file->proc~json_clone Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_value_clone_func ( from , to , parent , previous , tail ) implicit none type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here (it !! must not already be associated) type ( json_value ), pointer , optional :: parent !! to%parent type ( json_value ), pointer , optional :: previous !! to%previous logical , optional :: tail !! if \"to\" is the tail of !! its parent's children nullify ( to ) if ( associated ( from )) then allocate ( to ) !copy over the data variables: ! [note: the allocate() statements don't work here for the ! deferred-length characters in gfortran-4.9] if ( allocated ( from % name )) to % name = from % name if ( allocated ( from % dbl_value )) allocate ( to % dbl_value , source = from % dbl_value ) if ( allocated ( from % log_value )) allocate ( to % log_value , source = from % log_value ) if ( allocated ( from % str_value )) to % str_value = from % str_value if ( allocated ( from % int_value )) allocate ( to % int_value , source = from % int_value ) to % var_type = from % var_type to % n_children = from % n_children ! allocate and associate the pointers as necessary: if ( present ( parent )) to % parent => parent if ( present ( previous )) to % previous => previous if ( present ( tail )) then if ( tail . and . associated ( to % parent )) to % parent % tail => to end if if ( associated ( from % next ) . and . associated ( to % parent )) then ! we only clone the next entry in an array ! if the parent has also been cloned call json_value_clone_func ( from = from % next ,& to = to % next ,& previous = to ,& parent = to % parent ,& tail = (. not . associated ( from % next % next ))) end if if ( associated ( from % children )) then call json_value_clone_func ( from = from % children ,& to = to % children ,& parent = to ,& tail = (. not . associated ( from % children % next ))) end if end if end subroutine json_value_clone_func","tags":"","loc":"proc/json_value_clone_func.html"},{"title":"json_value_create – JSON-Fortran","text":"private subroutine json_value_create(p) Allocate a json_value pointer variable.\n This should be called before adding data to it. Example type ( json_value ), pointer :: var call json_value_create ( var ) call json % to_real ( var , 1.0_RK ) Notes This routine does not check for exceptions. The pointer should not already be allocated, or a memory leak will occur. Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: p Called by proc~~json_value_create~~CalledByGraph proc~json_value_create json_value_create proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~json_value_create none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_value_create proc~json_parse_string->proc~parse_value proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~json_value_create proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~json_value_create proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~json_value_create proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~json_value_create proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~json_value_create proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~json_value_create proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~json_value_create proc~parse_array json_core%parse_array proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_string->none~create_string none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create ( p ) implicit none type ( json_value ), pointer :: p nullify ( p ) allocate ( p ) end subroutine json_value_create","tags":"","loc":"proc/json_value_create.html"},{"title":"json_value_create_array – JSON-Fortran","text":"private subroutine json_value_create_array(json, p, name) Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_array ( p , 'arrayname' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_array~~CallsGraph proc~json_value_create_array json_core%json_value_create_array proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_array~~CalledByGraph proc~json_value_create_array json_core%json_value_create_array none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~convert json_core%convert proc~convert->none~create_array none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array none~create json_core%create proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_value_create_array->none~create_array proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_array ( p , name ) end subroutine json_value_create_array","tags":"","loc":"proc/json_value_create_array.html"},{"title":"json_value_create_integer – JSON-Fortran","text":"private subroutine json_value_create_integer(json, p, val, name) Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_integer ( p , 'value' , 1 ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_integer~~CallsGraph proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_integer~~CalledByGraph proc~json_value_create_integer json_core%json_value_create_integer none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_integer ( p , val , name ) end subroutine json_value_create_integer","tags":"","loc":"proc/json_value_create_integer.html"},{"title":"json_value_create_logical – JSON-Fortran","text":"private subroutine json_value_create_logical(json, p, val, name) Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_logical ( p , 'value' ,. true .) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name Calls proc~~json_value_create_logical~~CallsGraph proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_logical~~CalledByGraph proc~json_value_create_logical json_core%json_value_create_logical none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val !! variable value character ( kind = CK , len =* ), intent ( in ) :: name !! variable name call json_value_create ( p ) call json % to_logical ( p , val , name ) end subroutine json_value_create_logical","tags":"","loc":"proc/json_value_create_logical.html"},{"title":"json_value_create_null – JSON-Fortran","text":"private subroutine json_value_create_null(json, p, name) Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_null ( p , 'value' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_null~~CallsGraph proc~json_value_create_null json_core%json_value_create_null proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_null~~CalledByGraph proc~json_value_create_null json_core%json_value_create_null none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~convert json_core%convert proc~convert->none~create_null none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~wrap_json_value_create_null->none~create_null proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_null ( p , name ) end subroutine json_value_create_null","tags":"","loc":"proc/json_value_create_null.html"},{"title":"json_value_create_object – JSON-Fortran","text":"private subroutine json_value_create_object(json, p, name) Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_object ( p , 'objectname' ) Note The name is not significant for the root structure or an array element.\n In those cases, an empty string can be used. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_object~~CallsGraph proc~json_value_create_object json_core%json_value_create_object proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_object~~CalledByGraph proc~json_value_create_object json_core%json_value_create_object none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~convert json_core%convert proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_value_create_object->none~create_object proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_object ( p , name ) end subroutine json_value_create_object","tags":"","loc":"proc/json_value_create_object.html"},{"title":"json_value_create_real – JSON-Fortran","text":"private subroutine json_value_create_real(json, p, val, name) Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_real ( p , 'value' , 1.0_RK ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_real~~CallsGraph proc~json_value_create_real json_core%json_value_create_real proc~json_value_create json_value_create proc~json_value_create_real->proc~json_value_create proc~to_real json_core%to_real proc~json_value_create_real->proc~to_real proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_real ( p , val , name ) end subroutine json_value_create_real","tags":"","loc":"proc/json_value_create_real.html"},{"title":"json_value_create_real32 – JSON-Fortran","text":"private subroutine json_value_create_real32(json, p, val, name) Alternate version of json_value_create_real where val=real32. Note The value is converted into a real(RK) variable internally. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name Calls proc~~json_value_create_real32~~CallsGraph proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2 json_core%create_real proc~json_value_create_real32->none~create_real~2 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~wrap_json_value_create_real32->none~create_real~2 interface~to_unicode to_unicode proc~wrap_json_value_create_real32->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_real32~~CalledByGraph proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2 json_core%create_real proc~json_value_create_real32->none~create_real~2 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create_real~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~create_real~2 proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real32","tags":"","loc":"proc/json_value_create_real32.html"},{"title":"json_value_create_string – JSON-Fortran","text":"private subroutine json_value_create_string(json, p, val, name, trim_str, adjustl_str) Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Example type ( json_value ), pointer :: p type ( json_core ) :: json call json % create_string ( p , 'value' , 'hello' ) Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~json_value_create_string~~CallsGraph proc~json_value_create_string json_core%json_value_create_string proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_create_string~~CalledByGraph proc~json_value_create_string json_core%json_value_create_string none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~wrap_json_value_create_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json_value_create ( p ) call json % to_string ( p , val , name , trim_str , adjustl_str ) end subroutine json_value_create_string","tags":"","loc":"proc/json_value_create_string.html"},{"title":"json_value_destroy – JSON-Fortran","text":"private pure recursive subroutine json_value_destroy(json, p, destroy_next) Destroy a json_value linked-list structure. Note The original FSON version of this\n routine was not properly freeing the memory.\n It was rewritten. Note This routine destroys this variable, it’s children, and\n (if destroy_next is true) the subsequent elements in\n an object or array. It does not destroy the parent or\n previous elements. Note There is some protection here to enable destruction of\n improperly-created linked lists. However, likely there\n are cases not handled. Use the json_value_validate method to validate a JSON structure that was manually\n created using json_value pointers. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) Calls proc~~json_value_destroy~~CallsGraph proc~json_value_destroy json_core%json_value_destroy none~destroy json_core%destroy proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~destroy->proc~json_value_destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_destroy~~CalledByGraph proc~json_value_destroy json_core%json_value_destroy none~destroy json_core%destroy proc~json_value_destroy->none~destroy none~destroy->proc~json_value_destroy proc~json_file_destroy json_file%json_file_destroy proc~json_file_destroy->none~destroy proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~destroy none~valid_path json_core%valid_path proc~json_file_valid_path_op->none~valid_path proc~json_value_remove json_core%json_value_remove proc~json_value_remove->none~destroy proc~parse_array json_core%parse_array proc~parse_array->none~destroy proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_object json_core%parse_object proc~parse_object->none~destroy proc~parse_object->proc~parse_object proc~parse_object->proc~parse_value proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy none~load json_core%load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~parse_value->proc~parse_array proc~parse_value->proc~parse_object none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load->proc~json_parse_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_parse_string->none~deserialize none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure recursive subroutine json_value_destroy ( json , p , destroy_next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! variable to destroy logical ( LK ), intent ( in ), optional :: destroy_next !! if true, then `p%next` !! is also destroyed (default is true) logical ( LK ) :: des_next !! local copy of `destroy_next` !! optional argument type ( json_value ), pointer :: child !! for getting child elements logical :: circular !! to check to malformed linked lists if ( associated ( p )) then if ( present ( destroy_next )) then des_next = destroy_next else des_next = . true . end if if ( allocated ( p % name )) deallocate ( p % name ) call destroy_json_data ( p ) if ( associated ( p % next )) then ! check for circular references: if ( associated ( p , p % next )) nullify ( p % next ) end if if ( associated ( p % children )) then do while ( p % n_children > 0 ) child => p % children if ( associated ( child )) then p % children => p % children % next p % n_children = p % n_children - 1 ! check children for circular references: circular = ( associated ( p % children ) . and . & associated ( p % children , child )) call json % destroy ( child , destroy_next = . false .) if ( circular ) exit else ! it is a malformed JSON object. But, we will ! press ahead with the destroy process, since ! otherwise, there would be no way to destroy it. exit end if end do nullify ( p % children ) nullify ( child ) end if if ( associated ( p % next ) . and . des_next ) call json % destroy ( p % next ) nullify ( p % previous ) nullify ( p % parent ) nullify ( p % tail ) if ( associated ( p )) deallocate ( p ) nullify ( p ) end if end subroutine json_value_destroy","tags":"","loc":"proc/json_value_destroy.html"},{"title":"json_value_get_child – JSON-Fortran","text":"private subroutine json_value_get_child(json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child Calls proc~~json_value_get_child~~CallsGraph proc~json_value_get_child json_core%json_value_get_child none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child~~CalledByGraph proc~json_value_get_child json_core%json_value_get_child none~get_child json_core%get_child none~get_child->proc~json_value_get_child proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child ( json , p , child ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data type ( json_value ), pointer :: child !! pointer to the child if ( associated ( p )) then child => p % children else nullify ( child ) call json % throw_exception ( 'Error in json_value_get_child: ' // & 'pointer is not associated.' ) end if end subroutine json_value_get_child","tags":"","loc":"proc/json_value_get_child.html"},{"title":"json_value_get_child_by_index – JSON-Fortran","text":"private subroutine json_value_get_child_by_index(json, p, idx, child, found) Returns a child in the object or array given the index. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). Calls proc~~json_value_get_child_by_index~~CallsGraph proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~throw_exception json_core%throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child_by_index~~CalledByGraph proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_index proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child_by_index ( json , p , idx , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data integer ( IK ), intent ( in ) :: idx !! index of the child !! (this is a 1-based Fortran !! style array index). type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i !! counter nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p % children )) then ! If getting first or last child, we can do this quickly. ! Otherwise, traverse the list. if ( idx == 1 ) then child => p % children ! first one elseif ( idx == p % n_children ) then if ( associated ( p % tail )) then child => p % tail ! last one else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%tail is not associated.' , found ) end if elseif ( idx < 1 . or . idx > p % n_children ) then call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' idx is out of range.' , found ) else ! if idx is closer to the end, we traverse the list backward from tail, ! otherwise we traverse it forward from children: if ( p % n_children - idx < idx ) then ! traverse backward child => p % tail do i = 1 , p % n_children - idx if ( associated ( child % previous )) then child => child % previous else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%previous is not associated.' , found ) nullify ( child ) exit end if end do else ! traverse forward child => p % children do i = 1 , idx - 1 if ( associated ( child % next )) then child => child % next else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%next is not associated.' , found ) nullify ( child ) exit end if end do end if end if else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' p%children is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_index","tags":"","loc":"proc/json_value_get_child_by_index.html"},{"title":"json_value_get_child_by_name – JSON-Fortran","text":"private subroutine json_value_get_child_by_name(json, p, name, child, found) Returns a child in the object or array given the name string. The name search can be case-sensitive or not, and can have significant trailing\n whitespace or not, depending on the settings in the json_core class. Note The name input is not a path, and is not parsed like it is in json_get_by_path . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). Calls proc~~json_value_get_child_by_name~~CallsGraph proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~throw_exception json_core%throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_get_child_by_name~~CalledByGraph proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child json_core%get_child none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! the name of a child of `p` type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i , n_children logical :: error nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p )) then error = . true . ! will be false if it is found if ( p % var_type == json_object ) then n_children = json % count ( p ) child => p % children !start with first one do i = 1 , n_children if (. not . associated ( child )) then call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'Malformed JSON linked list' , found ) exit end if if ( allocated ( child % name )) then !name string matching routine: if ( json % name_equal ( child , name )) then error = . false . exit end if end if child => child % next end do end if if ( error ) then !did not find anything: call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'child variable ' // trim ( name ) // ' was not found.' , found ) nullify ( child ) end if else call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'pointer is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_name","tags":"","loc":"proc/json_value_get_child_by_name.html"},{"title":"json_value_insert_after – JSON-Fortran","text":"private subroutine json_value_insert_after(json, p, element) Inserts element after p , and updates the JSON structure accordingly. Example program test use json_module implicit none logical ( json_LK ) :: found type ( json_core ) :: json type ( json_value ), pointer :: p , new , element call json % load ( file = 'myfile.json' , p = p ) call json % get ( p , 'x(3)' , element , found ) ! get pointer to an array element in the file call json % create_integer ( new , 1 , '' ) ! create a new element call json % insert_after ( element , new ) ! insert new element after x(3) call json % print ( p , 'myfile2.json' ) ! write it to a file call json % destroy ( p ) ! cleanup end program test Details This routine can be used to insert a new element (or set of elements)\n into an array or object at a specific index.\n See json_value_insert_after_child_by_index Children and subsequent elements of element are carried along. If the inserted elements are part of an existing list, then\n they are removed from that list. p\n [1] - [2] - [3] - [4]\n |\n [5] - [6] - [7] n=3 elements inserted\n element last\n\n Result is:\n\n [1] - [2] - [5] - [6] - [7] - [3] - [4] Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p Called by proc~~json_value_insert_after~~CalledByGraph proc~json_value_insert_after json_core%json_value_insert_after none~insert_after json_core%insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_insert_after ( json , p , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a value from a JSON structure !! (presumably, this is a child of !! an object or array). type ( json_value ), pointer :: element !! the element to insert after `p` type ( json_value ), pointer :: parent !! the parent of `p` type ( json_value ), pointer :: next !! temp pointer for traversing structure type ( json_value ), pointer :: last !! the last of the items being inserted integer :: n !! number of items being inserted if (. not . json % exception_thrown ) then parent => p % parent ! set first parent of inserted list: element % parent => parent ! Count the number of inserted elements. ! and set their parents. n = 1 ! initialize counter next => element % next last => element do if (. not . associated ( next )) exit n = n + 1 next % parent => parent last => next next => next % next end do if ( associated ( parent )) then ! update parent's child counter: parent % n_children = parent % n_children + n ! if p is last of parents children then ! also have to update parent tail pointer: if ( associated ( parent % tail , p )) then parent % tail => last end if end if if ( associated ( element % previous )) then ! element is apparently part of an existing list, ! so have to update that as well. if ( associated ( element % previous % parent )) then element % previous % parent % n_children = & element % previous % parent % n_children - n element % previous % parent % tail => & element % previous ! now the last one in the list else ! this would be a memory leak if the previous entries ! are not otherwise being pointed too ! [throw an error in this case???] end if !remove element from the other list: element % previous % next => null () end if element % previous => p if ( associated ( p % next )) then ! if there are any in the list after p: last % next => p % next last % next % previous => element else last % next => null () end if p % next => element end if end subroutine json_value_insert_after","tags":"","loc":"proc/json_value_insert_after.html"},{"title":"json_value_insert_after_child_by_index – JSON-Fortran","text":"private subroutine json_value_insert_after_child_by_index(json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert Calls proc~~json_value_insert_after_child_by_index~~CallsGraph proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_insert_after_child_by_index~~CalledByGraph proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_insert_after_child_by_index ( json , p , idx , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON object or array. integer ( IK ), intent ( in ) :: idx !! the index of the child of `p` to !! insert the new element after !! (this is a 1-based Fortran !! style array index) type ( json_value ), pointer :: element !! the element to insert type ( json_value ), pointer :: tmp !! for getting the `idx`-th child of `p` if (. not . json % exception_thrown ) then ! get the idx-th child of p: call json % get_child ( p , idx , tmp ) ! call json_value_insert_after: if (. not . json % exception_thrown ) call json % insert_after ( tmp , element ) end if end subroutine json_value_insert_after_child_by_index","tags":"","loc":"proc/json_value_insert_after_child_by_index.html"},{"title":"json_value_print – JSON-Fortran","text":"private recursive subroutine json_value_print(json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Notes This is an internal routine called by the various wrapper routines. The reason the str argument is non-optional is because of a\n bug in v4.9 of the gfortran compiler. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] Calls proc~~json_value_print~~CallsGraph proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info json_core%info proc~json_is_vector->none~info proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_print~~CalledByGraph proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine json_value_print ( json , p , iunit , str , indent ,& need_comma , colon , is_array_element ,& is_compressed_vector , iloc ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! file unit to write to (the !! file is assumed to be open) integer ( IK ), intent ( in ), optional :: indent !! indention level logical ( LK ), intent ( in ), optional :: is_array_element !! if this is an array element logical ( LK ), intent ( in ), optional :: need_comma !! if it needs a comma after it logical ( LK ), intent ( in ), optional :: colon !! if the colon was just written character ( kind = CK , len = :), intent ( inout ), allocatable :: str !! if `iunit==unit2str` (-1) then !! the structure is printed to this !! string rather than a file. This mode !! is used by [[json_value_to_string]]. integer ( IK ), intent ( inout ) :: iloc !! current index in `str`. should be set to 0 initially. !! [only used when `str` is used.] logical ( LK ), intent ( in ), optional :: is_compressed_vector !! if True, this is an element !! from an array being printed !! on one line [default is False] character ( kind = CK , len = max_numeric_str_len ) :: tmp !! for value to string conversions character ( kind = CK , len = :), allocatable :: s_indent !! the string of spaces for !! indenting (see `tab` and `spaces`) character ( kind = CK , len = :), allocatable :: s !! the string appended to `str` type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: tab !! number of `tabs` for indenting integer ( IK ) :: spaces !! number of spaces for indenting integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children logical ( LK ) :: print_comma !! if the comma will be printed after the value logical ( LK ) :: write_file !! if we are writing to a file logical ( LK ) :: write_string !! if we are writing to a string logical ( LK ) :: is_array !! if this is an element in an array logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type character ( kind = CK , len = :), allocatable :: str_escaped !! escaped version of !! `name` or `str_value` if (. not . json % exception_thrown ) then if (. not . associated ( p )) then ! note: a null() pointer will trigger this error. ! However, if the pointer is undefined, then this will ! crash (if this wasn't here it would crash below when ! we try to access the contents) call json % throw_exception ( 'Error in json_value_print: ' // & 'the pointer is not associated' ) return end if if ( present ( is_compressed_vector )) then is_vector = is_compressed_vector else is_vector = . false . end if !whether to write a string or a file (one or the other): write_string = ( iunit == unit2str ) write_file = . not . write_string !if the comma will be printed after the value ! [comma not printed for the last elements] if ( present ( need_comma )) then print_comma = need_comma else print_comma = . false . end if !number of \"tabs\" to indent: if ( present ( indent ) . and . . not . json % no_whitespace ) then tab = indent else tab = 0 end if !convert to number of spaces: spaces = tab * json % spaces_per_tab !if this is an element in an array: if ( present ( is_array_element )) then is_array = is_array_element else is_array = . false . end if !if the colon was the last thing written if ( present ( colon )) then s_indent = CK_ '' else s_indent = repeat ( space , spaces ) end if select case ( p % var_type ) case ( json_object ) count = json % count ( p ) if ( count == 0 ) then !special case for empty object s = s_indent // start_object // end_object call write_it ( comma = print_comma ) else s = s_indent // start_object call write_it () !if an object is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! print the name if ( allocated ( element % name )) then call escape_string ( element % name , str_escaped , json % escape_solidus ) if ( json % no_whitespace ) then !compact printing - no extra space s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char call write_it ( advance = . false .) else s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char // space call write_it ( advance = . false .) end if else call json % throw_exception ( 'Error in json_value_print:' // & ' element%name not allocated' ) nullify ( element ) return end if ! recursive print of the element call json % json_value_print ( element , iunit = iunit , indent = tab + 1_IK , & need_comma = i < count , colon = . true ., str = str , iloc = iloc ) if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do ! [one fewer tab if it isn't an array element] if (. not . is_array ) then s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_object else s = s_indent // end_object end if call write_it ( comma = print_comma ) nullify ( element ) end if case ( json_array ) count = json % count ( p ) if ( count == 0 ) then ! special case for empty array s = s_indent // start_array // end_array call write_it ( comma = print_comma ) else ! if every child is the same type & a scalar: is_vector = json % is_vector ( p ) if ( json % failed ()) return s = s_indent // start_array call write_it ( advance = (. not . is_vector ) ) !if an array is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! recursive print of the element if ( is_vector ) then call json % json_value_print ( element , iunit = iunit , indent = 0_IK ,& need_comma = i < count , is_array_element = . false ., & str = str , iloc = iloc ,& is_compressed_vector = . true .) else call json % json_value_print ( element , iunit = iunit , indent = tab ,& need_comma = i < count , is_array_element = . true ., & str = str , iloc = iloc ) end if if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do !indent the closing array character: if ( is_vector ) then s = end_array call write_it ( comma = print_comma ) else s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_array call write_it ( comma = print_comma ) end if nullify ( element ) end if case ( json_null ) s = s_indent // null_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_string ) if ( allocated ( p % str_value )) then ! have to escape the string for printing: call escape_string ( p % str_value , str_escaped , json % escape_solidus ) s = s_indent // quotation_mark // str_escaped // quotation_mark call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else call json % throw_exception ( 'Error in json_value_print:' // & ' p%value_string not allocated' ) return end if case ( json_logical ) if ( p % log_value ) then s = s_indent // true_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else s = s_indent // false_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) end if case ( json_integer ) call integer_to_string ( p % int_value , int_fmt , tmp ) s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_real ) if ( allocated ( json % real_fmt )) then call real_to_string ( p % dbl_value , json % real_fmt , json % compact_real , json % non_normals_to_null , tmp ) else !use the default format (user has not called initialize() or specified one): call real_to_string ( p % dbl_value , default_real_fmt , json % compact_real , json % non_normals_to_null , tmp ) end if s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case default call integer_to_string ( p % var_type , int_fmt , tmp ) call json % throw_exception ( 'Error in json_value_print: ' // & 'unknown data type: ' // trim ( tmp )) end select end if contains subroutine write_it ( advance , comma , space_after_comma ) !! write the string `s` to the file (or the output string) implicit none logical ( LK ), intent ( in ), optional :: advance !! to add line break or not logical ( LK ), intent ( in ), optional :: comma !! print comma after the string logical ( LK ), intent ( in ), optional :: space_after_comma !! print a space after the comma logical ( LK ) :: add_comma !! if a delimiter is to be added after string logical ( LK ) :: add_line_break !! if a line break is to be added after string logical ( LK ) :: add_space !! if a space is to be added after the comma integer ( IK ) :: n !! length of actual string `s` appended to `str` integer ( IK ) :: room_left !! number of characters left in `str` integer ( IK ) :: n_chunks_to_add !! number of chunks to add to `str` for appending `s` if ( present ( comma )) then add_comma = comma else add_comma = . false . !default is not to add comma end if if ( json % no_whitespace ) then add_space = . false . else if ( present ( space_after_comma )) then add_space = space_after_comma else add_space = . false . !default is not to add space end if end if if ( present ( advance )) then if ( json % no_whitespace ) then ! overrides input value: add_line_break = . false . else add_line_break = advance end if else add_line_break = . not . json % no_whitespace ! default is to advance if ! we are printing whitespace end if ! string to print: if ( add_comma ) then if ( add_space ) then s = s // delimiter // space else s = s // delimiter end if end if if ( write_file ) then if ( add_line_break ) then write ( iunit , fmt = '(A)' ) s else write ( iunit , fmt = '(A)' , advance = 'NO' ) s end if else !write string if ( add_line_break ) s = s // newline n = len ( s ) room_left = len ( str ) - iloc if ( room_left < n ) then ! need to add another chunk to fit this string: n_chunks_to_add = max ( 1_IK , ceiling ( real ( len ( s ) - room_left , RK ) / real ( chunk_size , RK ), IK ) ) str = str // repeat ( space , print_str_chunk_size * n_chunks_to_add ) end if ! append s to str: str ( iloc + 1 : iloc + n ) = s iloc = iloc + n end if end subroutine write_it end subroutine json_value_print","tags":"","loc":"proc/json_value_print.html"},{"title":"json_value_remove – JSON-Fortran","text":"private subroutine json_value_remove(json, p, destroy) Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Examples To extract an object from one JSON structure, and add it to another: type ( json_core ) :: json type ( json_value ), pointer :: json1 , json2 , p logical :: found !create and populate json1 and json2 call json % get ( json1 , 'name' , p , found ) ! get pointer to name element of json1 call json % remove ( p , destroy = . false .) ! remove it from json1 (don't destroy) call json % add ( json2 , p ) ! add it to json2 To remove an object from a JSON structure (and destroy it): type ( json_core ) :: json type ( json_value ), pointer :: json1 , p logical :: found !create and populate json1 call json % get ( json1 , 'name' , p , found ) ! get pointer to name element of json1 call json % remove ( p ) ! remove and destroy it History Jacob Williams : 12/28/2014 : added destroy optional argument. Jacob Williams : 12/04/2020 : bug fix. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: If destroy is not present, it is also destroyed. If destroy is present and true, it is destroyed. If destroy is present and false, it is not destroyed. Calls proc~~json_value_remove~~CallsGraph proc~json_value_remove json_core%json_value_remove none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_remove~~CalledByGraph proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->proc~json_value_remove none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_remove ( json , p , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: destroy !! Option to destroy `p` after it is removed: !! !! * If `destroy` is not present, it is also destroyed. !! * If `destroy` is present and true, it is destroyed. !! * If `destroy` is present and false, it is not destroyed. type ( json_value ), pointer :: parent !! pointer to parent type ( json_value ), pointer :: previous !! pointer to previous type ( json_value ), pointer :: next !! pointer to next logical ( LK ) :: destroy_it !! if `p` should be destroyed if ( associated ( p )) then !optional input argument: if ( present ( destroy )) then destroy_it = destroy else destroy_it = . true . end if if ( associated ( p % parent )) then parent => p % parent if ( associated ( p % next )) then !there are later items in the list: next => p % next if ( associated ( p % previous )) then !there are earlier items in the list previous => p % previous previous % next => next next % previous => previous else !this is the first item in the list parent % children => next nullify ( next % previous ) end if else if ( associated ( p % previous )) then !there are earlier items in the list: previous => p % previous nullify ( previous % next ) parent % tail => previous else !this is the only item in the list: nullify ( parent % children ) nullify ( parent % tail ) end if end if ! nullify all pointers to original structure: nullify ( p % next ) nullify ( p % previous ) nullify ( p % parent ) parent % n_children = parent % n_children - 1 end if if ( destroy_it ) call json % destroy ( p ) end if end subroutine json_value_remove","tags":"","loc":"proc/json_value_remove.html"},{"title":"json_value_remove_if_present – JSON-Fortran","text":"private subroutine json_value_remove_if_present(json, p, path) Given the path string, remove the variable\nfrom json_value , if it exists. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove Calls proc~~json_value_remove_if_present~~CallsGraph proc~json_value_remove_if_present json_core%json_value_remove_if_present none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_remove_if_present~~CalledByGraph proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable to remove type ( json_value ), pointer :: p_var logical ( LK ) :: found call json % get ( p , path , p_var , found ) if ( found ) call json % remove ( p_var ) end subroutine json_value_remove_if_present","tags":"","loc":"proc/json_value_remove_if_present.html"},{"title":"json_value_rename – JSON-Fortran","text":"private subroutine json_value_rename(json, p, name) Rename a json_value . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name Source Code subroutine json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! new variable name if ( json % trailing_spaces_significant ) then p % name = name else p % name = trim ( name ) end if end subroutine json_value_rename","tags":"","loc":"proc/json_value_rename.html"},{"title":"json_value_replace – JSON-Fortran","text":"private subroutine json_value_replace(json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Note The replacement is done using an insert and remove\n See json_value_insert_after and json_value_remove for details. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. Calls proc~~json_value_replace~~CallsGraph proc~json_value_replace json_core%json_value_replace none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~insert_after none~get_child json_core%get_child proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_replace~~CalledByGraph proc~json_value_replace json_core%json_value_replace none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~convert json_core%convert proc~convert->proc~json_value_replace none~info json_core%info proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->proc~json_value_replace none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_replace ( json , p1 , p2 , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! the item to replace type ( json_value ), pointer :: p2 !! item to take the place of `p1` logical ( LK ), intent ( in ), optional :: destroy !! Should `p1` also be destroyed !! (default is True). Normally, !! this should be true to avoid !! a memory leak. logical ( LK ) :: destroy_p1 !! if `p1` is to be destroyed if ( present ( destroy )) then destroy_p1 = destroy else destroy_p1 = . true . ! default end if call json % insert_after ( p1 , p2 ) call json % remove ( p1 , destroy_p1 ) end subroutine json_value_replace","tags":"","loc":"proc/json_value_replace.html"},{"title":"json_value_reverse – JSON-Fortran","text":"private subroutine json_value_reverse(json, p) Reverse the order of the children of an array or object. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Calls proc~~json_value_reverse~~CallsGraph proc~json_value_reverse json_core%json_value_reverse none~info json_core%info proc~json_value_reverse->none~info proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_reverse ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp !! temp variable for traversing the list type ( json_value ), pointer :: current !! temp variable for traversing the list integer ( IK ) :: var_type !! for getting the variable type if ( associated ( p )) then call json % info ( p , var_type = var_type ) ! can only reverse objects or arrays if ( var_type == json_object . or . var_type == json_array ) then nullify ( tmp ) current => p % children p % tail => current ! Swap next and previous for all nodes: do if (. not . associated ( current )) exit tmp => current % previous current % previous => current % next current % next => tmp current => current % previous end do if ( associated ( tmp )) then p % children => tmp % previous end if end if end if end subroutine json_value_reverse","tags":"","loc":"proc/json_value_reverse.html"},{"title":"json_value_swap – JSON-Fortran","text":"private subroutine json_value_swap(json, p1, p2) Swap two elements in a JSON structure.\n All of the children are carried along as well. Note If both are not associated, then an error is thrown. Note The assumption here is that both variables are part of a valid json_value linked list (so the normal parent , previous , next , etc. pointers are properly associated if necessary). Warning This cannot be used to swap a parent/child pair, since that\n could lead to a circular linkage. An exception is thrown if\n this is tried. Warning There are also other situations where using this routine may\n produce a malformed JSON structure, such as moving an array\n element outside of an array. This is not checked for. Note If p1 and p2 have a common parent, it is always safe to swap them. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 Calls proc~~json_value_swap~~CallsGraph proc~json_value_swap json_core%json_value_swap none~throw_exception json_core%throw_exception proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_traverse json_core%json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_traverse->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_swap ( json , p1 , p2 ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! swap with `p2` type ( json_value ), pointer :: p2 !! swap with `p1` logical :: same_parent !! if `p1` and `p2` have the same parent logical :: first_last !! if `p1` and `p2` are the first,last or !! last,first children of a common parent logical :: adjacent !! if `p1` and `p2` are adjacent !! elements in an array type ( json_value ), pointer :: a !! temporary variable type ( json_value ), pointer :: b !! temporary variable if ( json % exception_thrown ) return !both have to be associated: if ( associated ( p1 ) . and . associated ( p2 )) then !simple check to make sure that they both !aren't pointing to the same thing: if (. not . associated ( p1 , p2 )) then !we will not allow swapping an item with one of its descendants: if ( json % is_child_of ( p1 , p2 ) . or . json % is_child_of ( p2 , p1 )) then call json % throw_exception ( 'Error in json_value_swap: ' // & 'cannot swap an item with one of its descendants' ) else same_parent = ( associated ( p1 % parent ) . and . & associated ( p2 % parent ) . and . & associated ( p1 % parent , p2 % parent ) ) if ( same_parent ) then first_last = ( associated ( p1 % parent % children , p1 ) . and . & associated ( p2 % parent % tail , p2 )) . or . & ( associated ( p1 % parent % tail , p1 ) . and . & associated ( p2 % parent % children , p2 )) else first_last = . false . end if !first, we fix children,tail pointers: if ( same_parent . and . first_last ) then !this is all we have to do for the parent in this case: call swap_pointers ( p1 % parent % children , p2 % parent % tail ) else if ( same_parent . and . . not . first_last ) then if ( associated ( p1 % parent % children , p1 )) then p1 % parent % children => p2 ! p1 is the first child of the parent else if ( associated ( p1 % parent % children , p2 )) then p1 % parent % children => p1 ! p2 is the first child of the parent end if if ( associated ( p1 % parent % tail , p1 )) then p1 % parent % tail => p2 ! p1 is the last child of the parent else if ( associated ( p1 % parent % tail , p2 )) then p1 % parent % tail => p1 ! p2 is the last child of the parent end if else ! general case: different parents if ( associated ( p1 % parent )) then if ( associated ( p1 % parent % children , p1 )) p1 % parent % children => p2 if ( associated ( p1 % parent % tail , p1 )) p1 % parent % tail => p2 end if if ( associated ( p2 % parent )) then if ( associated ( p2 % parent % children , p2 )) p2 % parent % children => p1 if ( associated ( p2 % parent % tail , p2 )) p2 % parent % tail => p1 end if call swap_pointers ( p1 % parent , p2 % parent ) end if !now, have to fix previous,next pointers: !first, see if they are adjacent: adjacent = associated ( p1 % next , p2 ) . or . & associated ( p2 % next , p1 ) if ( associated ( p2 % next , p1 )) then !p2,p1 a => p2 b => p1 else !p1,p2 (or not adjacent) a => p1 b => p2 end if if ( associated ( a % previous )) a % previous % next => b if ( associated ( b % next )) b % next % previous => a if ( adjacent ) then !a comes before b in the original list b % previous => a % previous a % next => b % next a % previous => b b % next => a else if ( associated ( a % next )) a % next % previous => b if ( associated ( b % previous )) b % previous % next => a call swap_pointers ( a % previous , b % previous ) call swap_pointers ( a % next , b % next ) end if end if else call json % throw_exception ( 'Error in json_value_swap: ' // & 'both pointers must be associated' ) end if end if contains pure subroutine swap_pointers ( s1 , s2 ) implicit none type ( json_value ), pointer , intent ( inout ) :: s1 type ( json_value ), pointer , intent ( inout ) :: s2 type ( json_value ), pointer :: tmp !! temporary pointer if (. not . associated ( s1 , s2 )) then tmp => s1 s1 => s2 s2 => tmp end if end subroutine swap_pointers end subroutine json_value_swap","tags":"","loc":"proc/json_value_swap.html"},{"title":"json_value_to_string – JSON-Fortran","text":"private subroutine json_value_to_string(json, p, str) Print the json_value structure to an allocatable string. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string Calls proc~~json_value_to_string~~CallsGraph proc~json_value_to_string json_core%json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info json_core%info proc~json_is_vector->none~info proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_value_to_string~~CalledByGraph proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_to_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len = :), intent ( out ), allocatable :: str !! prints structure to this string integer ( IK ) :: iloc !! used to keep track of size of str !! since it is being allocated in chunks. str = repeat ( space , print_str_chunk_size ) iloc = 0_IK call json % json_value_print ( p , iunit = unit2str , str = str , iloc = iloc , indent = 1_IK , colon = . true .) ! trim the string if necessary: if ( len ( str ) > iloc ) str = str ( 1 : iloc ) end subroutine json_value_to_string","tags":"","loc":"proc/json_value_to_string.html"},{"title":"json_value_validate – JSON-Fortran","text":"private subroutine json_value_validate(json, p, is_valid, error_msg) Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. It recursively traverses the entire structure and checks every element. History Jacob Williams, 8/26/2017 : added duplicate key check. Note It will return on the first error it encounters. Note This routine does not check or throw any exceptions.\n If json is currently in a state of exception, it will\n remain so after calling this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem Calls proc~~json_value_validate~~CallsGraph proc~json_value_validate json_core%json_value_validate none~throw_exception json_core%throw_exception proc~json_value_validate->none~throw_exception proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~json_check_for_errors json_core%json_check_for_errors proc~json_value_validate->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_value_validate->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~json_value_validate->proc~json_failed proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_traverse->none~throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_value_validate ( json , p , is_valid , error_msg ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: is_valid !! True if the structure is valid. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_msg !! if not valid, this will contain !! a description of the problem logical ( LK ) :: has_duplicate !! to check for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to duplicate key logical ( LK ) :: status_ok !! to check for existing exception character ( kind = CK , len = :), allocatable :: exception_msg !! error message for an existing exception character ( kind = CK , len = :), allocatable :: exception_msg2 !! error message for a new exception if ( associated ( p )) then is_valid = . true . call check_if_valid ( p , require_parent = associated ( p % parent )) if ( is_valid . and . . not . json % allow_duplicate_keys ) then ! if no errors so far, also check the ! entire structure for duplicate keys: ! note: check_for_duplicate_keys does call routines ! that check and throw exceptions, so let's clear any ! first. (save message for later) call json % check_for_errors ( status_ok , exception_msg ) call json % clear_exceptions () call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if ( json % failed ()) then ! if an exception was thrown during this call, ! then clear it but make that the error message ! returned by this routine. Normally this should ! never actually occur since we have already ! validated the structure. call json % check_for_errors ( is_valid , exception_msg2 ) error_msg = exception_msg2 call json % clear_exceptions () is_valid = . false . else if ( has_duplicate ) then error_msg = 'duplicate key found: ' // path is_valid = . false . end if end if if (. not . status_ok ) then ! restore any existing exception if necessary call json % throw_exception ( exception_msg ) end if ! cleanup: if ( allocated ( path )) deallocate ( path ) if ( allocated ( exception_msg )) deallocate ( exception_msg ) if ( allocated ( exception_msg2 )) deallocate ( exception_msg2 ) end if else error_msg = 'The pointer is not associated' is_valid = . false . end if contains recursive subroutine check_if_valid ( p , require_parent ) implicit none type ( json_value ), pointer , intent ( in ) :: p logical , intent ( in ) :: require_parent !! the first one may be a root (so no parent), !! but all descendants must have a parent. integer ( IK ) :: i !! counter type ( json_value ), pointer :: element type ( json_value ), pointer :: previous if ( is_valid . and . associated ( p )) then ! data type: select case ( p % var_type ) case ( json_null , json_object , json_array ) if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for ' // & 'json_null, json_object, or json_array variable type' is_valid = . false . return end if case ( json_logical ) if (. not . allocated ( p % log_value )) then error_msg = 'log_value should be allocated for json_logical variable type' is_valid = . false . return else if ( allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_logical variable type' is_valid = . false . return end if case ( json_integer ) if (. not . allocated ( p % int_value )) then error_msg = 'int_value should be allocated for json_integer variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_integer variable type' is_valid = . false . return end if case ( json_real ) if (. not . allocated ( p % dbl_value )) then error_msg = 'dbl_value should be allocated for json_real variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_real variable type' is_valid = . false . return end if case ( json_string ) if (. not . allocated ( p % str_value )) then error_msg = 'str_value should be allocated for json_string variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value )) then error_msg = 'incorrect data allocated for json_string variable type' is_valid = . false . return end if case default error_msg = 'invalid JSON variable type' is_valid = . false . return end select if ( require_parent . and . . not . associated ( p % parent )) then error_msg = 'parent pointer is not associated' is_valid = . false . return end if if (. not . allocated ( p % name )) then if ( associated ( p % parent )) then if ( p % parent % var_type /= json_array ) then error_msg = 'JSON variable must have a name if not an ' // & 'array element or the root' is_valid = . false . return end if end if end if if ( associated ( p % children ) . neqv . associated ( p % tail )) then error_msg = 'both children and tail pointers must be associated' is_valid = . false . return end if ! now, check next one: if ( associated ( p % next )) then if ( associated ( p , p % next )) then error_msg = 'circular linked list' is_valid = . false . return else ! if it's an element in an ! array, then require a parent: call check_if_valid ( p % next , require_parent = . true .) end if end if if ( associated ( p % children )) then if ( p % var_type /= json_array . and . p % var_type /= json_object ) then error_msg = 'only arrays and objects can have children' is_valid = . false . return end if ! first validate children pointers: previous => null () element => p % children do i = 1_IK , p % n_children if (. not . associated ( element % parent , p )) then error_msg = 'child''s parent pointer not properly associated' is_valid = . false . return end if if ( i == 1 . and . associated ( element % previous )) then error_msg = 'first child shouldn''t have a previous' is_valid = . false . return end if if ( i < p % n_children . and . . not . associated ( element % next )) then error_msg = 'not enough children' is_valid = . false . return end if if ( i == p % n_children . and . associated ( element % next )) then error_msg = 'too many children' is_valid = . false . return end if if ( i > 1 ) then if (. not . associated ( previous , element % previous )) then error_msg = 'previous pointer not properly associated' is_valid = . false . return end if end if if ( i == p % n_children . and . & . not . associated ( element % parent % tail , element )) then error_msg = 'parent''s tail pointer not properly associated' is_valid = . false . return end if if ( i < p % n_children ) then !setup next case: previous => element element => element % next end if end do !now check all the children: call check_if_valid ( p % children , require_parent = . true .) end if end if end subroutine check_if_valid end subroutine json_value_validate","tags":"","loc":"proc/json_value_validate.html"},{"title":"parse_array – JSON-Fortran","text":"private recursive subroutine parse_array(json, unit, str, array) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array Calls proc~~parse_array~~CallsGraph proc~parse_array json_core%parse_array none~add~2 json_core%add proc~parse_array->none~add~2 none~destroy json_core%destroy proc~parse_array->none~destroy none~throw_exception json_core%throw_exception proc~parse_array->none~throw_exception proc~json_value_create json_value_create proc~parse_array->proc~json_value_create proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~pop_char json_core%pop_char proc~parse_array->proc~pop_char proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_value->proc~parse_array proc~parse_value->none~throw_exception proc~parse_value->proc~pop_char proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~add~2 proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~pop_char proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_array~~CalledByGraph proc~parse_array json_core%parse_array proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_array ( json , unit , str , array ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: array type ( json_value ), pointer :: element !! temp variable for array element logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: expecting_next_element !! to check for trailing delimiters expecting_next_element = . false . do if ( json % exception_thrown ) exit ! try to parse an element value nullify ( element ) call json_value_create ( element ) call json % parse_value ( unit , str , element ) if ( json % exception_thrown ) then if ( associated ( element )) call json % destroy ( element ) exit end if ! parse value will deallocate an empty array value if ( associated ( element )) then expecting_next_element = . false . call json % add ( array , element ) end if ! popped the next character call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then ! The file ended before array was finished: call json % throw_exception ( 'Error in parse_array: ' // & 'End of file encountered when parsing an array.' ) exit else if ( delimiter == c ) then ! parse the next element expecting_next_element = . true . cycle else if ( end_array == c ) then ! end of array if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_array: ' // & 'Dangling comma when parsing an array.' ) end if exit else call json % throw_exception ( 'Error in parse_array: ' // & 'Unexpected character encountered when parsing array.' ) exit end if end do end subroutine parse_array","tags":"","loc":"proc/parse_array.html"},{"title":"parse_for_chars – JSON-Fortran","text":"private subroutine parse_for_chars(json, unit, str, chars) Core parsing routine. This is used to verify the strings true , false , and null during parsing. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. Calls proc~~parse_for_chars~~CallsGraph proc~parse_for_chars json_core%parse_for_chars none~throw_exception json_core%throw_exception proc~parse_for_chars->none~throw_exception proc~pop_char json_core%pop_char proc~parse_for_chars->proc~pop_char proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_for_chars~~CalledByGraph proc~parse_for_chars json_core%parse_for_chars proc~parse_value json_core%parse_value proc~parse_value->proc~parse_for_chars proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_for_chars ( json , unit , str , chars ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) character ( kind = CK , len =* ), intent ( in ) :: chars !! the string to check for. integer ( IK ) :: i !! counter integer ( IK ) :: length !! trimmed length of `chars` logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] if (. not . json % exception_thrown ) then length = len_trim ( chars ) do i = 1 , length call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected end of file while parsing.' ) return else if ( c /= chars ( i : i )) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected character: \"' // c // '\" (expecting \"' // & chars ( i : i ) // '\")' ) return end if end do end if end subroutine parse_for_chars","tags":"","loc":"proc/parse_for_chars.html"},{"title":"parse_number – JSON-Fortran","text":"private subroutine parse_number(json, unit, str, value) Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Note Complete rewrite of the original FSON routine, which had some problems. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value Calls proc~~parse_number~~CallsGraph proc~parse_number json_core%parse_number proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~pop_char json_core%pop_char proc~parse_number->proc~pop_char proc~push_char json_core%push_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real none~throw_exception json_core%throw_exception proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_number~~CalledByGraph proc~parse_number json_core%parse_number proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_number ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: value character ( kind = CK , len = :), allocatable :: tmp !! temp string character ( kind = CK , len = :), allocatable :: saved_err_message !! temp error message for !! string to int conversion character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: eof !! end of file flag real ( RK ) :: rval !! real value integer ( IK ) :: ival !! integer value logical ( LK ) :: first !! first character logical ( LK ) :: is_integer !! it is an integer integer ( IK ) :: ip !! index to put next character !! [to speed up by reducing the number !! of character string reallocations] if (. not . json % exception_thrown ) then tmp = blank_chunk ip = 1 first = . true . is_integer = . true . !assume it may be an integer, unless otherwise determined !read one character at a time and accumulate the string: do !get the next character: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., popped = c ) select case ( c ) case ( CK_ '-' , CK_ '+' ) !note: allowing a '+' as the first character here. if ( is_integer . and . (. not . first )) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '.' , CK_ 'E' , CK_ 'e' , CK_ 'D' , CK_ 'd' ) !can be present in real numbers if ( is_integer ) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '0' : CK_ '9' ) !valid characters for numbers !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case default !push back the last character read: call json % push_char ( c ) !string to value: if ( is_integer ) then ! it is an integer: ival = json % string_to_int ( tmp ) if ( json % exception_thrown . and . . not . json % strict_integer_type_checking ) then ! if it couldn't be converted to an integer, ! then try to convert it to a real value and see if that works saved_err_message = json % err_message ! keep the original error message call json % clear_exceptions () ! clear exceptions rval = json % string_to_dble ( tmp ) if ( json % exception_thrown ) then ! restore original error message and continue json % err_message = saved_err_message call json % to_integer ( value , ival ) ! just so we have something else ! in this case, we return a real call json % to_real ( value , rval ) end if else call json % to_integer ( value , ival ) end if else ! it is a real: rval = json % string_to_dble ( tmp ) call json % to_real ( value , rval ) end if exit !finished end select if ( first ) first = . false . end do !cleanup: if ( allocated ( tmp )) deallocate ( tmp ) end if end subroutine parse_number","tags":"","loc":"proc/parse_number.html"},{"title":"parse_object – JSON-Fortran","text":"private recursive subroutine parse_object(json, unit, str, parent, expecting_next_element) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. Calls proc~~parse_object~~CallsGraph proc~parse_object json_core%parse_object proc~parse_object->proc~parse_object none~add~2 json_core%add proc~parse_object->none~add~2 none~destroy json_core%destroy proc~parse_object->none~destroy none~throw_exception json_core%throw_exception proc~parse_object->none~throw_exception proc~json_value_create json_value_create proc~parse_object->proc~json_value_create proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~pop_char json_core%pop_char proc~parse_object->proc~pop_char proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~parse_value->proc~parse_object proc~parse_value->none~throw_exception proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_value_add_string_name_ascii->none~add~2 interface~to_unicode to_unicode proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_array->none~add~2 proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_object~~CalledByGraph proc~parse_object json_core%parse_object proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_object ( json , unit , str , parent , expecting_next_element ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: parent !! the parsed object will be added as a child of this logical ( LK ), intent ( in ) :: expecting_next_element !! if true, this object is preceeded by a comma, so !! we expect a valid object to exist. used to check !! for trailing delimiters. type ( json_value ), pointer :: pair !! temp variable logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( parent )) then call json % throw_exception ( 'Error in parse_object: parent pointer not associated.' ) end if nullify ( pair ) !probably not necessary ! pair name call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing start of object.' ) return else if ( end_object == c ) then ! end of an empty object if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_object: ' // & 'Dangling comma when parsing an object.' ) end if return else if ( quotation_mark == c ) then call json_value_create ( pair ) #if defined __GFORTRAN__ call json % parse_string ( unit , str , tmp ) ! write to a tmp variable because of pair % name = tmp ! a bug in 4.9 gfortran compiler. deallocate ( tmp ) #else call json % parse_string ( unit , str , pair % name ) #endif if ( json % exception_thrown ) then call json % destroy ( pair ) return end if else call json % throw_exception ( 'Error in parse_object: Expecting string: \"' // c // '\"' ) return end if ! pair value call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing object member.' ) return else if ( colon_char == c ) then ! parse the value call json % parse_value ( unit , str , pair ) if ( json % exception_thrown ) then call json % destroy ( pair ) return else call json % add ( parent , pair ) end if else call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Expecting : and then a value: ' // c ) return end if ! another possible pair call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object: ' // & 'End of file encountered when parsing an object' ) return else if ( delimiter == c ) then ! read the next member call json % parse_object ( unit = unit , str = str , parent = parent , & expecting_next_element = . true .) else if ( end_object == c ) then ! end of object return else call json % throw_exception ( 'Error in parse_object: Expecting end of object: ' // c ) return end if end if end subroutine parse_object","tags":"","loc":"proc/parse_object.html"},{"title":"parse_string – JSON-Fortran","text":"private subroutine parse_string(json, unit, str, string) Parses a string while reading a JSON file. History Jacob Williams : 6/16/2014 : Added hex validation. Jacob Williams : 12/3/2015 : Fixed some bugs. Jacob Williams : 8/23/2015 : string is now returned unescaped. Jacob Williams : 7/21/2018 : moved hex validate to unescape_string . Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) Calls proc~~parse_string~~CallsGraph proc~parse_string json_core%parse_string none~throw_exception json_core%throw_exception proc~parse_string->none~throw_exception proc~pop_char json_core%pop_char proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_string~~CalledByGraph proc~parse_string json_core%parse_string proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine parse_string ( json , unit , str , string ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if !! parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing !! from a string) character ( kind = CK , len = :), allocatable , intent ( out ) :: string !! the string (unescaped !! if necessary) logical ( LK ) :: eof !! end of file flag logical ( LK ) :: escape !! for escape string parsing character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] integer ( IK ) :: ip !! index to put next character, !! to speed up by reducing the number !! of character string reallocations. character ( kind = CK , len = :), allocatable :: error_message !! for string unescaping !at least return a blank string if there is a problem: string = blank_chunk if (. not . json % exception_thrown ) then !initialize: escape = . false . ip = 1 do !get the next character from the file: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_string: Expecting end of string' ) return else if ( c == quotation_mark . and . . not . escape ) then !end of string exit else !if the string is not big enough, then add another chunk: if ( ip > len ( string )) string = string // blank_chunk !append to string: string ( ip : ip ) = c ip = ip + 1 ! check for escape character, so we don't ! exit prematurely if escaping a quotation ! character: if ( escape ) then escape = . false . else escape = ( c == backslash ) end if end if end do !trim the string if necessary: if ( ip < len ( string ) + 1 ) then if ( ip == 1 ) then string = CK_ '' else string = string ( 1 : ip - 1 ) end if end if ! string is returned unescaped: ! (this will also validate any hex strings present) call unescape_string ( string , error_message ) if ( allocated ( error_message )) then call json % throw_exception ( error_message ) deallocate ( error_message ) !cleanup end if end if end subroutine parse_string","tags":"","loc":"proc/parse_string.html"},{"title":"parse_value – JSON-Fortran","text":"private recursive subroutine parse_value(json, unit, str, value) Core parsing routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted Calls proc~~parse_value~~CallsGraph proc~parse_value json_core%parse_value none~throw_exception json_core%throw_exception proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~pop_char json_core%pop_char proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~parse_array->proc~parse_value proc~parse_array->none~throw_exception proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 none~destroy json_core%destroy proc~parse_array->none~destroy proc~json_value_create json_value_create proc~parse_array->proc~json_value_create proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~json_clear_exceptions json_core%json_clear_exceptions proc~parse_number->proc~json_clear_exceptions proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->proc~parse_value proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_object->none~destroy proc~parse_object->proc~json_value_create proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~parse_value~~CalledByGraph proc~parse_value json_core%parse_value proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine parse_value ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) type ( json_value ), pointer :: value !! JSON data that is extracted logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( value )) then call json % throw_exception ( 'Error in parse_value: value pointer not associated.' ) return end if ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then return else select case ( c ) case ( start_object ) ! start object call json % to_object ( value ) !allocate class call json % parse_object ( unit , str , value , expecting_next_element = . false .) case ( start_array ) ! start array call json % to_array ( value ) !allocate class call json % parse_array ( unit , str , value ) case ( end_array ) ! end an empty array call json % push_char ( c ) if ( associated ( value )) then deallocate ( value ) nullify ( value ) end if case ( quotation_mark ) ! string call json % to_string ( value ) !allocate class select case ( value % var_type ) case ( json_string ) #if defined __GFORTRAN__ ! write to a tmp variable because of ! a bug in 4.9 gfortran compiler. call json % parse_string ( unit , str , tmp ) value % str_value = tmp if ( allocated ( tmp )) deallocate ( tmp ) #else call json % parse_string ( unit , str , value % str_value ) #endif end select case ( CK_ 't' ) !true_str(1:1) gfortran bug work around !true call json % parse_for_chars ( unit , str , true_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. true .) case ( CK_ 'f' ) !false_str(1:1) gfortran bug work around !false call json % parse_for_chars ( unit , str , false_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. false .) case ( CK_ 'n' ) !null_str(1:1) gfortran bug work around !null call json % parse_for_chars ( unit , str , null_str ( 2 :)) if (. not . json % exception_thrown ) call json % to_null ( value ) ! allocate class case ( CK_ '-' , CK_ '0' : CK_ '9' , CK_ '.' , CK_ '+' ) call json % push_char ( c ) call json % parse_number ( unit , str , value ) case default call json % throw_exception ( 'Error in parse_value:' // & ' Unexpected character while parsing value. \"' // & c // '\"' ) end select end if end if end subroutine parse_value","tags":"","loc":"proc/parse_value.html"},{"title":"pop_char – JSON-Fortran","text":"private subroutine pop_char(json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). See also push_char Note This routine ignores non-printing ASCII characters\n ( iachar<=31 ) that are in strings. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned Called by proc~~pop_char~~CalledByGraph proc~pop_char json_core%pop_char proc~json_parse_end json_core%json_parse_end proc~json_parse_end->proc~pop_char proc~parse_array json_core%parse_array proc~parse_array->proc~pop_char proc~parse_value json_core%parse_value proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->proc~pop_char proc~parse_number json_core%parse_number proc~parse_number->proc~pop_char proc~parse_object json_core%parse_object proc~parse_object->proc~pop_char proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->proc~pop_char proc~parse_value->proc~pop_char proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_number proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~json_parse_end proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine pop_char ( json , unit , str , skip_ws , skip_comments , eof , popped ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing !! from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a !! string) -- only used if `unit=0` logical ( LK ), intent ( in ), optional :: skip_ws !! to ignore whitespace [default False] logical ( LK ), intent ( in ), optional :: skip_comments !! to ignore comment lines [default False] logical ( LK ), intent ( out ) :: eof !! true if the end of the file has !! been reached. character ( kind = CK , len = 1 ), intent ( out ) :: popped !! the popped character returned integer ( IK ) :: ios !! `iostat` flag integer ( IK ) :: str_len !! length of `str` character ( kind = CK , len = 1 ) :: c !! a character read from the file (or string) logical ( LK ) :: ignore !! if whitespace is to be ignored logical ( LK ) :: ignore_comments !! if comment lines are to be ignored logical ( LK ) :: parsing_comment !! if we are in the process !! of parsing a comment line if (. not . json % exception_thrown ) then eof = . false . if (. not . present ( skip_ws )) then ignore = . false . else ignore = skip_ws end if parsing_comment = . false . if (. not . present ( skip_comments )) then ignore_comments = . false . else ignore_comments = skip_comments end if do if ( json % pushed_index > 0 ) then ! there is a character pushed back on, most likely ! from the number parsing. Note: this can only occur if ! reading from a file when use_unformatted_stream=.false. c = json % pushed_char ( json % pushed_index : json % pushed_index ) json % pushed_index = json % pushed_index - 1 else if ( unit /= 0 ) then !read from the file !read the next character: if ( use_unformatted_stream ) then ! in this case, we read the file in chunks. ! if we already have the character we need, ! then get it from the chunk. Otherwise, ! read in another chunk. if ( json % ichunk < 1 ) then ! read in a chunk: json % ichunk = 0 if ( json % filesize < json % ipos + len ( json % chunk ) - 1 ) then ! for the last chunk, we resize ! it to the correct size: json % chunk = repeat ( space , json % filesize - json % ipos + 1 ) end if read ( unit = unit , pos = json % ipos , iostat = ios ) json % chunk else ios = 0 end if json % ichunk = json % ichunk + 1 if ( json % ichunk > len ( json % chunk )) then ! check this just in case ios = IOSTAT_END else ! get the next character from the chunk: c = json % chunk ( json % ichunk : json % ichunk ) if ( json % ichunk == len ( json % chunk )) then json % ichunk = 0 ! reset for next chunk end if end if else ! a formatted read: read ( unit = unit , fmt = '(A1)' , advance = 'NO' , iostat = ios ) c end if json % ipos = json % ipos + 1 else !read from the string str_len = len ( str ) !length of the string if ( json % ipos <= str_len ) then c = str ( json % ipos : json % ipos ) ios = 0 else ios = IOSTAT_END !end of the string end if json % ipos = json % ipos + 1 end if json % char_count = json % char_count + 1 !character count in the current line if ( IS_IOSTAT_END ( ios )) then !end of file ! no character to return json % char_count = 0 eof = . true . popped = space ! just to set a value exit else if ( IS_IOSTAT_EOR ( ios ) . or . c == newline ) then !end of record json % char_count = 0 json % line_count = json % line_count + 1 if ( ignore_comments ) parsing_comment = . false . ! done parsing this comment line cycle end if end if if ( ignore_comments . and . ( parsing_comment . or . scan ( c , json % comment_char , kind = IK ) > 0_IK ) ) then ! skipping the comment parsing_comment = . true . cycle else if ( any ( c == control_chars )) then ! non printing ascii characters cycle else if ( ignore . and . c == space ) then ! ignoring whitespace cycle else ! return the character popped = c exit end if end do end if end subroutine pop_char","tags":"","loc":"proc/pop_char.html"},{"title":"push_char – JSON-Fortran","text":"private subroutine push_char(json, c) Core routine. See also pop_char History Jacob Williams : 5/3/2015 : replaced original version of this routine. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push Calls proc~~push_char~~CallsGraph proc~push_char json_core%push_char none~throw_exception json_core%throw_exception proc~push_char->none~throw_exception proc~integer_to_string integer_to_string proc~push_char->proc~integer_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~push_char~~CalledByGraph proc~push_char json_core%push_char proc~parse_number json_core%parse_number proc~parse_number->proc~push_char proc~parse_value json_core%parse_value proc~parse_value->proc~push_char proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine push_char ( json , c ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len = 1 ), intent ( in ) :: c !! to character to push character ( kind = CK , len = max_numeric_str_len ) :: istr !! for error printing if (. not . json % exception_thrown ) then if ( use_unformatted_stream ) then !in this case, c is ignored, and we just !decrement the stream position counter: json % ipos = json % ipos - 1 json % ichunk = json % ichunk - 1 else json % pushed_index = json % pushed_index + 1 if ( json % pushed_index > 0 . and . json % pushed_index <= len ( json % pushed_char )) then json % pushed_char ( json % pushed_index : json % pushed_index ) = c else call integer_to_string ( json % pushed_index , int_fmt , istr ) call json % throw_exception ( 'Error in push_char: ' // & 'invalid valid of pushed_index: ' // trim ( istr )) end if end if !character count in the current line json % char_count = json % char_count - 1 end if end subroutine push_char","tags":"","loc":"proc/push_char.html"},{"title":"to_array – JSON-Fortran","text":"private subroutine to_array(json, p, name) Change the json_value variable to an array. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_array~~CallsGraph proc~to_array json_core%to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_array~~CalledByGraph proc~to_array json_core%to_array proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create_array json_core%json_value_create_array proc~json_value_create_array->proc~to_array proc~parse_value json_core%parse_value proc~parse_value->proc~to_array proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_array json_core%create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~load json_core%load none~load->proc~json_parse_file proc~convert json_core%convert proc~convert->none~create_array none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~wrap_json_value_create_array->none~create_array proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_array !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_array","tags":"","loc":"proc/to_array.html"},{"title":"to_integer – JSON-Fortran","text":"private subroutine to_integer(json, p, val, name) Change the json_value variable to an integer. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_integer~~CallsGraph proc~to_integer json_core%to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_integer~~CalledByGraph proc~to_integer json_core%to_integer proc~json_update_integer json_core%json_update_integer proc~json_update_integer->proc~to_integer proc~json_value_create_integer json_core%json_value_create_integer proc~json_value_create_integer->proc~to_integer proc~parse_number json_core%parse_number proc~parse_number->proc~to_integer none~create_integer json_core%create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_value_create_integer->none~create_integer none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0 is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_integer allocate ( p % int_value ) if ( present ( val )) then p % int_value = val else p % int_value = 0_IK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_integer","tags":"","loc":"proc/to_integer.html"},{"title":"to_logical – JSON-Fortran","text":"private subroutine to_logical(json, p, val, name) Change the json_value variable to a logical. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_logical~~CallsGraph proc~to_logical json_core%to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_logical~~CalledByGraph proc~to_logical json_core%to_logical proc~json_update_logical json_core%json_update_logical proc~json_update_logical->proc~to_logical proc~json_value_create_logical json_core%json_value_create_logical proc~json_value_create_logical->proc~to_logical proc~parse_value json_core%parse_value proc~parse_value->proc~to_logical proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_logical json_core%create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_value_create_logical->none~create_logical proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then .false. is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_logical allocate ( p % log_value ) if ( present ( val )) then p % log_value = val else p % log_value = . false . !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_logical","tags":"","loc":"proc/to_logical.html"},{"title":"to_null – JSON-Fortran","text":"private subroutine to_null(json, p, name) Change the json_value variable to a null. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_null~~CallsGraph proc~to_null json_core%to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_null~~CalledByGraph proc~to_null json_core%to_null proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_null none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_create_null json_core%json_value_create_null proc~json_value_create_null->proc~to_null proc~parse_value json_core%parse_value proc~parse_value->proc~to_null proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_null json_core%create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~load json_core%load none~load->proc~json_parse_file proc~convert->none~create_null none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~wrap_json_value_create_null->none~create_null proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_null !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_null","tags":"","loc":"proc/to_null.html"},{"title":"to_object – JSON-Fortran","text":"private subroutine to_object(json, p, name) Change the json_value variable to an object. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_object~~CallsGraph proc~to_object json_core%to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_object~~CalledByGraph proc~to_object json_core%to_object proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~to_object none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create_object json_core%json_value_create_object proc~json_value_create_object->proc~to_object proc~parse_value json_core%parse_value proc~parse_value->proc~to_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_object json_core%create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~load json_core%load none~load->proc~json_parse_file proc~convert json_core%convert proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_value_create_object->none~create_object proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_object !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_object","tags":"","loc":"proc/to_object.html"},{"title":"to_real – JSON-Fortran","text":"private subroutine to_real(json, p, val, name) Change the json_value variable to a real. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. Calls proc~~to_real~~CallsGraph proc~to_real json_core%to_real proc~destroy_json_data destroy_json_data proc~to_real->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_real~~CalledByGraph proc~to_real json_core%to_real proc~json_update_real json_core%json_update_real proc~json_update_real->proc~to_real proc~json_value_create_real json_core%json_value_create_real proc~json_value_create_real->proc~to_real proc~parse_number json_core%parse_number proc~parse_number->proc~to_real proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0.0_rk is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_real allocate ( p % dbl_value ) if ( present ( val )) then p % dbl_value = val else p % dbl_value = 0.0_RK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_real","tags":"","loc":"proc/to_real.html"},{"title":"to_string – JSON-Fortran","text":"private subroutine to_string(json, p, val, name, trim_str, adjustl_str) Change the json_value variable to a string. Modified Izaak Beekman : 02/24/2015 Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~to_string~~CallsGraph proc~to_string json_core%to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~to_string~~CalledByGraph proc~to_string json_core%to_string proc~json_update_string json_core%json_update_string proc~json_update_string->proc~to_string none~add_by_path~2 json_core%add_by_path proc~json_update_string->none~add_by_path~2 proc~json_value_create_string json_core%json_value_create_string proc~json_value_create_string->proc~to_string proc~parse_value json_core%parse_value proc~parse_value->proc~to_string proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object none~create_string json_core%create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~wrap_json_value_create_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_parse_string->none~deserialize none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine to_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then '' is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) character ( kind = CK , len = :), allocatable :: str !! temp string for `trim()` and/or `adjustl()` logical :: trim_string !! if the string is to be trimmed logical :: adjustl_string !! if the string is to be adjusted left !set type and value: call destroy_json_data ( p ) p % var_type = json_string if ( present ( val )) then if ( present ( trim_str )) then trim_string = trim_str else trim_string = . false . end if if ( present ( adjustl_str )) then adjustl_string = adjustl_str else adjustl_string = . false . end if if ( trim_string . or . adjustl_string ) then str = val if ( adjustl_string ) str = adjustl ( str ) if ( trim_string ) str = trim ( str ) p % str_value = str else p % str_value = val end if else p % str_value = CK_ '' ! default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_string","tags":"","loc":"proc/to_string.html"},{"title":"wrap_json_add_integer_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_integer_by_path(json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_integer_by_path~~CallsGraph proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path interface~to_unicode to_unicode proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_integer_by_path->none~create none~create_integer json_core%create_integer proc~json_add_integer_by_path->none~create_integer none~info json_core%info proc~json_add_integer_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_integer_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_integer_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_integer->interface~to_unicode proc~wrap_json_value_create_integer->none~create_integer proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_by_path","tags":"","loc":"proc/wrap_json_add_integer_by_path.html"},{"title":"wrap_json_add_integer_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_integer_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_integer_vec_by_path~~CallsGraph proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_integer_vec_by_path->none~add~2 none~create json_core%create proc~json_add_integer_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_integer_vec_by_path->none~create_array none~info json_core%info proc~json_add_integer_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_vec_by_path","tags":"","loc":"proc/wrap_json_add_integer_vec_by_path.html"},{"title":"wrap_json_add_logical_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_logical_by_path(json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_logical_by_path~~CallsGraph proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path interface~to_unicode to_unicode proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_logical_by_path->none~create none~create_logical json_core%create_logical proc~json_add_logical_by_path->none~create_logical none~info json_core%info proc~json_add_logical_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_logical_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_logical_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_logical_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_logical->interface~to_unicode proc~wrap_json_value_create_logical->none~create_logical proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_by_path","tags":"","loc":"proc/wrap_json_add_logical_by_path.html"},{"title":"wrap_json_add_logical_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_logical_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_logical_vec_by_path~~CallsGraph proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_logical_vec_by_path->none~add~2 none~create json_core%create proc~json_add_logical_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_logical_vec_by_path->none~create_array none~info json_core%info proc~json_add_logical_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_vec_by_path","tags":"","loc":"proc/wrap_json_add_logical_vec_by_path.html"},{"title":"wrap_json_add_member_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_member_by_path(json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_member_by_path~~CallsGraph proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path interface~to_unicode to_unicode proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_member_by_path->none~create none~info json_core%info proc~json_add_member_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_member_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_member_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_member_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_member_by_path ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_add_member_by_path","tags":"","loc":"proc/wrap_json_add_member_by_path.html"},{"title":"wrap_json_add_real32_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real32_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real32_by_path~~CallsGraph proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path interface~to_unicode to_unicode proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_by_path","tags":"","loc":"proc/wrap_json_add_real32_by_path.html"},{"title":"wrap_json_add_real32_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real32_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real32_vec_by_path~~CallsGraph proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_real32_vec_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_vec_by_path","tags":"","loc":"proc/wrap_json_add_real32_vec_by_path.html"},{"title":"wrap_json_add_real_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real_by_path(json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real_by_path~~CallsGraph proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path interface~to_unicode to_unicode proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_real_by_path->none~create none~create_real~2 json_core%create_real proc~json_add_real_by_path->none~create_real~2 none~info json_core%info proc~json_add_real_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_real_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_real_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_real_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create_real32->none~create_real~2 none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_by_path","tags":"","loc":"proc/wrap_json_add_real_by_path.html"},{"title":"wrap_json_add_real_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_real_vec_by_path(json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_add_real_vec_by_path~~CallsGraph proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_real_vec_by_path->none~add~2 none~create json_core%create proc~json_add_real_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_real_vec_by_path->none~create_array none~info json_core%info proc~json_add_real_vec_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->proc~json_value_replace proc~convert->none~throw_exception none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_vec_by_path","tags":"","loc":"proc/wrap_json_add_real_vec_by_path.html"},{"title":"wrap_json_add_string_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_string_by_path(json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~wrap_json_add_string_by_path~~CallsGraph proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path interface~to_unicode to_unicode proc~wrap_json_add_string_by_path->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , trim_str , adjustl_str ) end subroutine wrap_json_add_string_by_path","tags":"","loc":"proc/wrap_json_add_string_by_path.html"},{"title":"wrap_json_add_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_add_string_vec_by_path(json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element Calls proc~~wrap_json_add_string_vec_by_path~~CallsGraph proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 none~create json_core%create proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array none~info json_core%info proc~json_add_string_vec_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_vec_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_add_string_vec_by_path ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_add_string_vec_by_path","tags":"","loc":"proc/wrap_json_add_string_vec_by_path.html"},{"title":"wrap_json_create_by_path – JSON-Fortran","text":"private subroutine wrap_json_create_by_path(json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) Calls proc~~wrap_json_create_by_path~~CallsGraph proc~wrap_json_create_by_path json_core%wrap_json_create_by_path interface~to_unicode to_unicode proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~throw_exception json_core%throw_exception proc~json_create_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_create_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~info proc~json_info_by_path->none~get proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~json_string_info->none~get Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_create_by_path~~CalledByGraph proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create json_core%create proc~wrap_json_create_by_path->none~create none~create->proc~wrap_json_create_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) call json % create ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_create_by_path","tags":"","loc":"proc/wrap_json_create_by_path.html"},{"title":"wrap_json_get_alloc_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_alloc_string_vec_by_path(json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~wrap_json_get_alloc_string_vec_by_path~~CallsGraph proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_alloc_string_vec_by_path~~CalledByGraph proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call json % get ( me , to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_get_alloc_string_vec_by_path","tags":"","loc":"proc/wrap_json_get_alloc_string_vec_by_path.html"},{"title":"wrap_json_get_array_by_path – JSON-Fortran","text":"private recursive subroutine wrap_json_get_array_by_path(json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_get_array_by_path~~CallsGraph proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path interface~to_unicode to_unicode proc~wrap_json_get_array_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_array_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_array_by_path~~CalledByGraph proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get json_core%get proc~wrap_json_get_array_by_path->none~get none~get->proc~wrap_json_get_array_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code recursive subroutine wrap_json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), array_callback , found ) end subroutine wrap_json_get_array_by_path","tags":"","loc":"proc/wrap_json_get_array_by_path.html"},{"title":"wrap_json_get_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_by_path(json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_get_by_path~~CallsGraph proc~wrap_json_get_by_path json_core%wrap_json_get_by_path interface~to_unicode to_unicode proc~wrap_json_get_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_by_path~~CalledByGraph proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get json_core%get proc~wrap_json_get_by_path->none~get none~get->proc~wrap_json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path type ( json_value ), pointer , intent ( out ) :: p logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), p , found ) end subroutine wrap_json_get_by_path","tags":"","loc":"proc/wrap_json_get_by_path.html"},{"title":"wrap_json_get_integer_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_integer_by_path(json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_integer_by_path~~CallsGraph proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path interface~to_unicode to_unicode proc~wrap_json_get_integer_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_integer_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_integer_by_path~~CalledByGraph proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get json_core%get proc~wrap_json_get_integer_by_path->none~get none~get->proc~wrap_json_get_integer_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_integer_by_path","tags":"","loc":"proc/wrap_json_get_integer_by_path.html"},{"title":"wrap_json_get_integer_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_integer_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_integer_vec_by_path~~CallsGraph proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_integer_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_integer_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_integer_vec_by_path~~CalledByGraph proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get json_core%get proc~wrap_json_get_integer_vec_by_path->none~get none~get->proc~wrap_json_get_integer_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , path = to_unicode ( path ), vec = vec , found = found , default = default ) end subroutine wrap_json_get_integer_vec_by_path","tags":"","loc":"proc/wrap_json_get_integer_vec_by_path.html"},{"title":"wrap_json_get_logical_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_logical_by_path(json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_logical_by_path~~CallsGraph proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path interface~to_unicode to_unicode proc~wrap_json_get_logical_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_logical_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_logical_by_path~~CalledByGraph proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get json_core%get proc~wrap_json_get_logical_by_path->none~get none~get->proc~wrap_json_get_logical_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_logical_by_path","tags":"","loc":"proc/wrap_json_get_logical_by_path.html"},{"title":"wrap_json_get_logical_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_logical_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_get_logical_vec_by_path~~CallsGraph proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_logical_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_logical_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_logical_vec_by_path~~CalledByGraph proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get json_core%get proc~wrap_json_get_logical_vec_by_path->none~get none~get->proc~wrap_json_get_logical_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_logical_vec_by_path","tags":"","loc":"proc/wrap_json_get_logical_vec_by_path.html"},{"title":"wrap_json_get_path – JSON-Fortran","text":"private subroutine wrap_json_get_path(json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) Calls proc~~wrap_json_get_path~~CallsGraph proc~wrap_json_get_path json_core%wrap_json_get_path interface~to_unicode to_unicode proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~info json_core%info proc~json_get_path->none~info none~throw_exception json_core%throw_exception proc~json_get_path->none~throw_exception proc~encode_rfc6901 encode_rfc6901 proc~json_get_path->proc~encode_rfc6901 proc~integer_to_string integer_to_string proc~json_get_path->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_path->proc~json_clear_exceptions proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_path~~CalledByGraph proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CDK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used !! for array elements otherwise, !! '[]' are used [default] character ( kind = CDK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path !! separator (default is '.') character ( kind = CK , len = :), allocatable :: ck_path !! path to the variable ! call the main routine: if ( present ( path_sep )) then call json % get_path ( p , ck_path , found , use_alt_array_tokens , to_unicode ( path_sep )) else call json % get_path ( p , ck_path , found , use_alt_array_tokens ) end if ! from unicode: path = ck_path end subroutine wrap_json_get_path","tags":"","loc":"proc/wrap_json_get_path.html"},{"title":"wrap_json_get_real32_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real32_by_path(json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_real32_by_path~~CallsGraph proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path interface~to_unicode to_unicode proc~wrap_json_get_real32_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_real32_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real32_by_path~~CalledByGraph proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get json_core%get proc~wrap_json_get_real32_by_path->none~get none~get->proc~wrap_json_get_real32_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real32_by_path","tags":"","loc":"proc/wrap_json_get_real32_by_path.html"},{"title":"wrap_json_get_real32_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real32_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_real32_vec_by_path~~CallsGraph proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_real32_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_real32_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real32_vec_by_path~~CalledByGraph proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get json_core%get proc~wrap_json_get_real32_vec_by_path->none~get none~get->proc~wrap_json_get_real32_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real32_vec_by_path","tags":"","loc":"proc/wrap_json_get_real32_vec_by_path.html"},{"title":"wrap_json_get_real_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real_by_path(json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found Calls proc~~wrap_json_get_real_by_path~~CallsGraph proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path interface~to_unicode to_unicode proc~wrap_json_get_real_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_real_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real_by_path~~CalledByGraph proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get json_core%get proc~wrap_json_get_real_by_path->none~get none~get->proc~wrap_json_get_real_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real_by_path","tags":"","loc":"proc/wrap_json_get_real_by_path.html"},{"title":"wrap_json_get_real_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_real_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found Calls proc~~wrap_json_get_real_vec_by_path~~CallsGraph proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_real_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_real_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_real_vec_by_path~~CalledByGraph proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get json_core%get proc~wrap_json_get_real_vec_by_path->none~get none~get->proc~wrap_json_get_real_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real_vec_by_path","tags":"","loc":"proc/wrap_json_get_real_vec_by_path.html"},{"title":"wrap_json_get_string_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_string_by_path(json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~wrap_json_get_string_by_path~~CallsGraph proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path interface~to_unicode to_unicode proc~wrap_json_get_string_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_string_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_string_by_path~~CalledByGraph proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get json_core%get proc~wrap_json_get_string_by_path->none~get none~get->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_string_by_path","tags":"","loc":"proc/wrap_json_get_string_by_path.html"},{"title":"wrap_json_get_string_vec_by_path – JSON-Fortran","text":"private subroutine wrap_json_get_string_vec_by_path(json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_get_string_vec_by_path~~CallsGraph proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path interface~to_unicode to_unicode proc~wrap_json_get_string_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_string_vec_by_path->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_get_string_vec_by_path~~CalledByGraph proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get json_core%get proc~wrap_json_get_string_vec_by_path->none~get none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_string_vec_by_path","tags":"","loc":"proc/wrap_json_get_string_vec_by_path.html"},{"title":"wrap_json_info_by_path – JSON-Fortran","text":"private subroutine wrap_json_info_by_path(json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_info_by_path~~CallsGraph proc~wrap_json_info_by_path json_core%wrap_json_info_by_path interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode none~info json_core%info proc~wrap_json_info_by_path->none~info proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~info->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_info_by_path~~CalledByGraph proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info json_core%info proc~wrap_json_info_by_path->none~info none~info->proc~wrap_json_info_by_path proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~info none~get_child json_core%get_child proc~json_matrix_info->none~get_child proc~json_string_info json_core%json_string_info proc~json_string_info->none~info proc~json_string_info->none~get proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_real json_core%json_update_real proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_string json_core%json_update_string proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~wrap_json_matrix_info_by_path->none~matrix_info none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_alloc_string_vec none~get->proc~json_get_by_path proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~insert_after->proc~json_value_insert_after_child_by_index none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % info ( p , to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_info_by_path","tags":"","loc":"proc/wrap_json_info_by_path.html"},{"title":"wrap_json_matrix_info_by_path – JSON-Fortran","text":"private subroutine wrap_json_matrix_info_by_path(json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_matrix_info_by_path~~CallsGraph proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path interface~to_unicode to_unicode proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info none~get json_core%get proc~json_matrix_info_by_path->none~get proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_matrix_info_by_path~~CalledByGraph proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % matrix_info ( p , to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_matrix_info_by_path","tags":"","loc":"proc/wrap_json_matrix_info_by_path.html"},{"title":"wrap_json_parse_string – JSON-Fortran","text":"private subroutine wrap_json_parse_string(json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data Calls proc~~wrap_json_parse_string~~CallsGraph proc~wrap_json_parse_string json_core%wrap_json_parse_string interface~to_unicode to_unicode proc~wrap_json_parse_string->interface~to_unicode none~deserialize json_core%deserialize proc~wrap_json_parse_string->none~deserialize proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 none~destroy json_core%destroy proc~parse_array->none~destroy proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_object->none~destroy proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_parse_string~~CalledByGraph proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize json_core%deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize->proc~wrap_json_parse_string proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CDK , len =* ), intent ( in ) :: str !! string with JSON data call json % deserialize ( p , to_unicode ( str )) end subroutine wrap_json_parse_string","tags":"","loc":"proc/wrap_json_parse_string.html"},{"title":"wrap_json_rename_by_path – JSON-Fortran","text":"private subroutine wrap_json_rename_by_path(json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_rename_by_path~~CallsGraph proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path interface~to_unicode to_unicode proc~wrap_json_rename_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_rename_by_path","tags":"","loc":"proc/wrap_json_rename_by_path.html"},{"title":"wrap_json_throw_exception – JSON-Fortran","text":"private subroutine wrap_json_throw_exception(json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. Calls proc~~wrap_json_throw_exception~~CallsGraph proc~wrap_json_throw_exception json_core%wrap_json_throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~throw_exception->proc~wrap_json_throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_throw_exception~~CalledByGraph proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~convert json_core%convert proc~convert->none~throw_exception none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~throw_exception none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~throw_exception none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception none~initialize~2 json_file%initialize proc~json_file_move_pointer->none~initialize~2 proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path proc~json_get_alloc_string_vec_by_path->none~throw_exception none~get json_core%get proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array json_core%json_get_array proc~json_get_array->none~throw_exception proc~json_get_array_by_path json_core%json_get_array_by_path proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path json_core%json_get_integer_by_path proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_logical json_core%json_get_logical proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path json_core%json_get_logical_by_path proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path json_core%json_get_path proc~json_get_path->none~throw_exception proc~json_get_path->none~info proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real json_core%json_get_real proc~json_get_real->none~throw_exception proc~json_get_real_by_path json_core%json_get_real_by_path proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_string json_core%json_get_string proc~json_get_string->none~throw_exception proc~json_get_string_by_path json_core%json_get_string_by_path proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info json_core%json_info proc~json_info->none~throw_exception proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~throw_exception proc~json_is_vector->none~info proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string json_core%json_parse_string proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~throw_exception proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~throw_exception proc~json_string_info->none~get proc~json_string_info->none~info proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~throw_exception proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~throw_exception proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~throw_exception proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~throw_exception proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~throw_exception proc~json_value_add_member->none~info proc~json_value_get_child json_core%json_value_get_child proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index json_core%json_value_get_child_by_index proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->none~throw_exception proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get->proc~json_get_alloc_string_vec_by_path none~get->proc~json_get_array none~get->proc~json_get_array_by_path none~get->proc~json_get_by_path none~get->proc~json_get_integer none~get->proc~json_get_integer_by_path none~get->proc~json_get_integer_vec_by_path none~get->proc~json_get_logical none~get->proc~json_get_logical_by_path none~get->proc~json_get_logical_vec_by_path none~get->proc~json_get_real none~get->proc~json_get_real_by_path none~get->proc~json_get_real_vec_by_path none~get->proc~json_get_string none~get->proc~json_get_string_by_path none~get->proc~json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~get_child->proc~json_value_get_child none~get_child->proc~json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~load json_core%load none~load->proc~json_parse_file none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~string_info json_core%string_info none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path interface~json_core json_core interface~json_core->proc~initialize_json_core none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~initialize~2->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get proc~json_get_alloc_string_vec->none~string_info proc~json_get_integer_vec->none~get proc~json_get_logical_vec->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_string_vec->none~get proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path->none~get proc~json_matrix_info_by_path->none~matrix_info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string->none~deserialize proc~wrap_json_value_get_child_by_name->none~get none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_value_replace->none~insert_after proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_throw_exception ( json , msg , found ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. call json % throw_exception ( to_unicode ( msg ), found ) end subroutine wrap_json_throw_exception","tags":"","loc":"proc/wrap_json_throw_exception.html"},{"title":"wrap_json_update_integer – JSON-Fortran","text":"private subroutine wrap_json_update_integer(json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_integer~~CallsGraph proc~wrap_json_update_integer json_core%wrap_json_update_integer interface~to_unicode to_unicode proc~wrap_json_update_integer->interface~to_unicode none~update~2 json_core%update proc~wrap_json_update_integer->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_integer","tags":"","loc":"proc/wrap_json_update_integer.html"},{"title":"wrap_json_update_logical – JSON-Fortran","text":"private subroutine wrap_json_update_logical(json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_logical~~CallsGraph proc~wrap_json_update_logical json_core%wrap_json_update_logical interface~to_unicode to_unicode proc~wrap_json_update_logical->interface~to_unicode none~update~2 json_core%update proc~wrap_json_update_logical->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_logical","tags":"","loc":"proc/wrap_json_update_logical.html"},{"title":"wrap_json_update_real – JSON-Fortran","text":"private subroutine wrap_json_update_real(json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_real~~CallsGraph proc~wrap_json_update_real json_core%wrap_json_update_real interface~to_unicode to_unicode proc~wrap_json_update_real->interface~to_unicode none~update~2 json_core%update proc~wrap_json_update_real->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_real","tags":"","loc":"proc/wrap_json_update_real.html"},{"title":"wrap_json_update_real32 – JSON-Fortran","text":"private subroutine wrap_json_update_real32(json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. Calls proc~~wrap_json_update_real32~~CallsGraph proc~wrap_json_update_real32 json_core%wrap_json_update_real32 interface~to_unicode to_unicode proc~wrap_json_update_real32->interface~to_unicode none~update~2 json_core%update proc~wrap_json_update_real32->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real32","tags":"","loc":"proc/wrap_json_update_real32.html"},{"title":"wrap_json_update_string – JSON-Fortran","text":"private subroutine wrap_json_update_string(json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_update_string~~CallsGraph proc~wrap_json_update_string json_core%wrap_json_update_string interface~to_unicode to_unicode proc~wrap_json_update_string->interface~to_unicode none~update~2 json_core%update proc~wrap_json_update_string->none~update~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_update_string","tags":"","loc":"proc/wrap_json_update_string.html"},{"title":"wrap_json_value_add_integer – JSON-Fortran","text":"private subroutine wrap_json_value_add_integer(json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value Calls proc~~wrap_json_value_add_integer~~CallsGraph proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer interface~to_unicode to_unicode proc~wrap_json_value_add_integer->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_integer->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer","tags":"","loc":"proc/wrap_json_value_add_integer.html"},{"title":"wrap_json_value_add_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_integer_vec(json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value Calls proc~~wrap_json_value_add_integer_vec~~CallsGraph proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec interface~to_unicode to_unicode proc~wrap_json_value_add_integer_vec->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_integer_vec->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer_vec","tags":"","loc":"proc/wrap_json_value_add_integer_vec.html"},{"title":"wrap_json_value_add_logical – JSON-Fortran","text":"private subroutine wrap_json_value_add_logical(json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value Calls proc~~wrap_json_value_add_logical~~CallsGraph proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical interface~to_unicode to_unicode proc~wrap_json_value_add_logical->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_logical->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical","tags":"","loc":"proc/wrap_json_value_add_logical.html"},{"title":"wrap_json_value_add_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_logical_vec(json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value Calls proc~~wrap_json_value_add_logical_vec~~CallsGraph proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec interface~to_unicode to_unicode proc~wrap_json_value_add_logical_vec->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_logical_vec->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical_vec","tags":"","loc":"proc/wrap_json_value_add_logical_vec.html"},{"title":"wrap_json_value_add_null – JSON-Fortran","text":"private subroutine wrap_json_value_add_null(json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable Calls proc~~wrap_json_value_add_null~~CallsGraph proc~wrap_json_value_add_null json_core%wrap_json_value_add_null interface~to_unicode to_unicode proc~wrap_json_value_add_null->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_null->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable call json % add ( p , to_unicode ( name )) end subroutine wrap_json_value_add_null","tags":"","loc":"proc/wrap_json_value_add_null.html"},{"title":"wrap_json_value_add_real – JSON-Fortran","text":"private subroutine wrap_json_value_add_real(json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value Calls proc~~wrap_json_value_add_real~~CallsGraph proc~wrap_json_value_add_real json_core%wrap_json_value_add_real interface~to_unicode to_unicode proc~wrap_json_value_add_real->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_real->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real","tags":"","loc":"proc/wrap_json_value_add_real.html"},{"title":"wrap_json_value_add_real32 – JSON-Fortran","text":"private subroutine wrap_json_value_add_real32(json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value Calls proc~~wrap_json_value_add_real32~~CallsGraph proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 interface~to_unicode to_unicode proc~wrap_json_value_add_real32->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_real32->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32","tags":"","loc":"proc/wrap_json_value_add_real32.html"},{"title":"wrap_json_value_add_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_real32_vec(json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val Calls proc~~wrap_json_value_add_real32_vec~~CallsGraph proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec interface~to_unicode to_unicode proc~wrap_json_value_add_real32_vec->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_real32_vec->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32_vec","tags":"","loc":"proc/wrap_json_value_add_real32_vec.html"},{"title":"wrap_json_value_add_real_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_real_vec(json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val Calls proc~~wrap_json_value_add_real_vec~~CallsGraph proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec interface~to_unicode to_unicode proc~wrap_json_value_add_real_vec->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_real_vec->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real_vec","tags":"","loc":"proc/wrap_json_value_add_real_vec.html"},{"title":"wrap_json_value_add_string – JSON-Fortran","text":"private subroutine wrap_json_value_add_string(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~wrap_json_value_add_string~~CallsGraph proc~wrap_json_value_add_string json_core%wrap_json_value_add_string interface~to_unicode to_unicode proc~wrap_json_value_add_string->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_string->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string","tags":"","loc":"proc/wrap_json_value_add_string.html"},{"title":"wrap_json_value_add_string_vec – JSON-Fortran","text":"private subroutine wrap_json_value_add_string_vec(json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str Calls proc~~wrap_json_value_add_string_vec~~CallsGraph proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec interface~to_unicode to_unicode proc~wrap_json_value_add_string_vec->interface~to_unicode none~add~2 json_core%add proc~wrap_json_value_add_string_vec->none~add~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string_vec","tags":"","loc":"proc/wrap_json_value_add_string_vec.html"},{"title":"wrap_json_value_create_array – JSON-Fortran","text":"private subroutine wrap_json_value_create_array(json, p, name) A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_array~~CallsGraph proc~wrap_json_value_create_array json_core%wrap_json_value_create_array interface~to_unicode to_unicode proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_array->proc~wrap_json_value_create_array proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_array~~CalledByGraph proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array none~create_array->proc~wrap_json_value_create_array proc~convert json_core%convert proc~convert->none~create_array none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create_array none~create json_core%create proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~create_array proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~create_array proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~create_array proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_array ( p , to_unicode ( name )) end subroutine wrap_json_value_create_array","tags":"","loc":"proc/wrap_json_value_create_array.html"},{"title":"wrap_json_value_create_integer – JSON-Fortran","text":"private subroutine wrap_json_value_create_integer(json, p, val, name) A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_integer~~CallsGraph proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer interface~to_unicode to_unicode proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_integer->proc~wrap_json_value_create_integer proc~json_value_create_integer json_core%json_value_create_integer none~create_integer->proc~json_value_create_integer proc~json_value_create json_value_create proc~json_value_create_integer->proc~json_value_create proc~to_integer json_core%to_integer proc~json_value_create_integer->proc~to_integer proc~destroy_json_data destroy_json_data proc~to_integer->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_integer~~CalledByGraph proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer none~create_integer->proc~wrap_json_value_create_integer proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create_integer proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~create_integer proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_integer ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_integer","tags":"","loc":"proc/wrap_json_value_create_integer.html"},{"title":"wrap_json_value_create_logical – JSON-Fortran","text":"private subroutine wrap_json_value_create_logical(json, p, val, name) Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_logical~~CallsGraph proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical interface~to_unicode to_unicode proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_logical->proc~wrap_json_value_create_logical proc~json_value_create_logical json_core%json_value_create_logical none~create_logical->proc~json_value_create_logical proc~json_value_create json_value_create proc~json_value_create_logical->proc~json_value_create proc~to_logical json_core%to_logical proc~json_value_create_logical->proc~to_logical proc~destroy_json_data destroy_json_data proc~to_logical->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_logical~~CalledByGraph proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical none~create_logical->proc~wrap_json_value_create_logical proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create_logical proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~create_logical proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_logical ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_logical","tags":"","loc":"proc/wrap_json_value_create_logical.html"},{"title":"wrap_json_value_create_null – JSON-Fortran","text":"private subroutine wrap_json_value_create_null(json, p, name) Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_null~~CallsGraph proc~wrap_json_value_create_null json_core%wrap_json_value_create_null interface~to_unicode to_unicode proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_null->proc~wrap_json_value_create_null proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~json_value_create json_value_create proc~json_value_create_null->proc~json_value_create proc~to_null json_core%to_null proc~json_value_create_null->proc~to_null proc~destroy_json_data destroy_json_data proc~to_null->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_null~~CalledByGraph proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null none~create_null->proc~wrap_json_value_create_null proc~convert json_core%convert proc~convert->none~create_null none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~create_null proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_null ( p , to_unicode ( name )) end subroutine wrap_json_value_create_null","tags":"","loc":"proc/wrap_json_value_create_null.html"},{"title":"wrap_json_value_create_object – JSON-Fortran","text":"private subroutine wrap_json_value_create_object(json, p, name) Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_object~~CallsGraph proc~wrap_json_value_create_object json_core%wrap_json_value_create_object interface~to_unicode to_unicode proc~wrap_json_value_create_object->interface~to_unicode none~create_object json_core%create_object proc~wrap_json_value_create_object->none~create_object proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_object->proc~wrap_json_value_create_object proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_object~~CalledByGraph proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object json_core%create_object proc~wrap_json_value_create_object->none~create_object none~create_object->proc~wrap_json_value_create_object proc~convert json_core%convert proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~create_object proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~convert none~get_child json_core%get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_object ( p , to_unicode ( name )) end subroutine wrap_json_value_create_object","tags":"","loc":"proc/wrap_json_value_create_object.html"},{"title":"wrap_json_value_create_real – JSON-Fortran","text":"private subroutine wrap_json_value_create_real(json, p, val, name) A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_real~~CallsGraph proc~wrap_json_value_create_real json_core%wrap_json_value_create_real interface~to_unicode to_unicode proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real","tags":"","loc":"proc/wrap_json_value_create_real.html"},{"title":"wrap_json_value_create_real32 – JSON-Fortran","text":"private subroutine wrap_json_value_create_real32(json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name Calls proc~~wrap_json_value_create_real32~~CallsGraph proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 interface~to_unicode to_unicode proc~wrap_json_value_create_real32->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real32->none~create_real~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~json_value_create_real32->none~create_real~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_real32~~CalledByGraph proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 none~create_real~2 json_core%create_real proc~wrap_json_value_create_real32->none~create_real~2 none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create_real~2 proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~create_real~2 proc~json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real32","tags":"","loc":"proc/wrap_json_value_create_real32.html"},{"title":"wrap_json_value_create_string – JSON-Fortran","text":"private subroutine wrap_json_value_create_string(json, p, val, name, trim_str, adjustl_str) Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val Calls proc~~wrap_json_value_create_string~~CallsGraph proc~wrap_json_value_create_string json_core%wrap_json_value_create_string interface~to_unicode to_unicode proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create_string->proc~wrap_json_value_create_string proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~json_value_create json_value_create proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string proc~destroy_json_data destroy_json_data proc~to_string->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_create_string~~CalledByGraph proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string none~create_string->proc~wrap_json_value_create_string proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create_string proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~create_string proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path none~add_by_path~2 json_core%add_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % create_string ( p , to_unicode ( val ), to_unicode ( name ), trim_str , adjustl_str ) end subroutine wrap_json_value_create_string","tags":"","loc":"proc/wrap_json_value_create_string.html"},{"title":"wrap_json_value_get_child_by_name – JSON-Fortran","text":"private subroutine wrap_json_value_get_child_by_name(json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found Calls proc~~wrap_json_value_get_child_by_name~~CallsGraph proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name interface~to_unicode to_unicode proc~wrap_json_value_get_child_by_name->interface~to_unicode none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_get_child_by_name~~CalledByGraph proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get json_core%get proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: child logical ( LK ), intent ( out ), optional :: found call json % get ( p , to_unicode ( name ), child , found ) end subroutine wrap_json_value_get_child_by_name","tags":"","loc":"proc/wrap_json_value_get_child_by_name.html"},{"title":"wrap_json_value_remove_if_present – JSON-Fortran","text":"private subroutine wrap_json_value_remove_if_present(json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path Calls proc~~wrap_json_value_remove_if_present~~CallsGraph proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present interface~to_unicode to_unicode proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_value_remove_if_present~~CalledByGraph proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path call json % remove_if_present ( p , to_unicode ( path )) end subroutine wrap_json_value_remove_if_present","tags":"","loc":"proc/wrap_json_value_remove_if_present.html"},{"title":"wrap_json_value_rename – JSON-Fortran","text":"private subroutine wrap_json_value_rename(json, p, name) Alternate version of json_value_rename , where name is kind=CDK. Type Bound json_core Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name Calls proc~~wrap_json_value_rename~~CallsGraph proc~wrap_json_value_rename json_core%wrap_json_value_rename interface~to_unicode to_unicode proc~wrap_json_value_rename->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! new variable name call json % rename ( p , to_unicode ( name )) end subroutine wrap_json_value_rename","tags":"","loc":"proc/wrap_json_value_rename.html"},{"title":"json_core – JSON-Fortran","text":"public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () Calls interface~~json_core~~CallsGraph interface~json_core json_core proc~initialize_json_core initialize_json_core interface~json_core->proc~initialize_json_core proc~json_initialize json_core%json_initialize proc~initialize_json_core->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core )","tags":"","loc":"interface/json_core.html"},{"title":"decode_rfc6901 – JSON-Fortran","text":"public pure function decode_rfc6901(str) result(str_out) Decode a string from the “ JSON Pointer” RFC 6901 format. It replaces ~1 with / and ~0 with ~ . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable Calls proc~~decode_rfc6901~~CallsGraph proc~decode_rfc6901 decode_rfc6901 proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~decode_rfc6901~~CalledByGraph proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function decode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde // CK_ '1' , slash ) call replace_string ( str_out , tilde // CK_ '0' , tilde ) end function decode_rfc6901","tags":"","loc":"proc/decode_rfc6901.html"},{"title":"default_comp_ucs4 – JSON-Fortran","text":"private pure elemental function default_comp_ucs4(def_str, ucs4_str) result(res) CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) Calls proc~~default_comp_ucs4~~CallsGraph proc~default_comp_ucs4 default_comp_ucs4 interface~to_unicode to_unicode proc~default_comp_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_comp_ucs4~~CalledByGraph proc~default_comp_ucs4 default_comp_ucs4 interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function default_comp_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) == ucs4_str ) end function default_comp_ucs4","tags":"","loc":"proc/default_comp_ucs4.html"},{"title":"default_join_ucs4 – JSON-Fortran","text":"private pure function default_join_ucs4(def_str, ucs4_str) result(res) CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) Calls proc~~default_join_ucs4~~CallsGraph proc~default_join_ucs4 default_join_ucs4 interface~to_unicode to_unicode proc~default_join_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_join_ucs4~~CalledByGraph proc~default_join_ucs4 default_join_ucs4 interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function default_join_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CK , len = ( len ( def_str ) + len ( ucs4_str ))) :: res res = to_unicode ( def_str ) // ucs4_str end function default_join_ucs4","tags":"","loc":"proc/default_join_ucs4.html"},{"title":"default_neq_ucs4 – JSON-Fortran","text":"private pure elemental function default_neq_ucs4(def_str, ucs4_str) result(res) CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) Calls proc~~default_neq_ucs4~~CallsGraph proc~default_neq_ucs4 default_neq_ucs4 interface~to_unicode to_unicode proc~default_neq_ucs4->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~default_neq_ucs4~~CalledByGraph proc~default_neq_ucs4 default_neq_ucs4 interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function default_neq_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) /= ucs4_str ) end function default_neq_ucs4","tags":"","loc":"proc/default_neq_ucs4.html"},{"title":"encode_rfc6901 – JSON-Fortran","text":"public pure function encode_rfc6901(str) result(str_out) Encode a string into the “ JSON Pointer” RFC 6901 format. It replaces ~ with ~0 and / with ~1 . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable Calls proc~~encode_rfc6901~~CallsGraph proc~encode_rfc6901 encode_rfc6901 proc~replace_string replace_string proc~encode_rfc6901->proc~replace_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~encode_rfc6901~~CalledByGraph proc~encode_rfc6901 encode_rfc6901 proc~json_get_path json_core%json_get_path proc~json_get_path->proc~encode_rfc6901 none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~wrap_json_get_path->none~get_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function encode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde , tilde // CK_ '0' ) call replace_string ( str_out , slash , tilde // CK_ '1' ) end function encode_rfc6901","tags":"","loc":"proc/encode_rfc6901.html"},{"title":"lowercase_string – JSON-Fortran","text":"public pure function lowercase_string(str) result(s_lower) Returns lowercase version of the CK string. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str input string Return Value character(kind=CK, len=len=(len(str))) lowercase version of the string Called by proc~~lowercase_string~~CalledByGraph proc~lowercase_string lowercase_string proc~name_strings_equal json_core%name_strings_equal proc~name_strings_equal->proc~lowercase_string proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->proc~name_strings_equal none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~name_equal json_core%name_equal proc~name_equal->proc~name_strings_equal proc~json_value_get_child_by_name json_core%json_value_get_child_by_name proc~json_value_get_child_by_name->proc~name_equal none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_matrix_info json_core%json_matrix_info proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info json_core%matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_matrix_info_by_path->none~get proc~json_value_replace json_core%json_value_replace proc~json_value_replace->none~insert_after proc~wrap_json_matrix_info_by_path->none~matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~convert->proc~json_value_replace proc~convert->none~info proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_by_path->none~info proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~info proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~info proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~info proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_member_by_path->none~info proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_by_path->none~info proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~info proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_by_path->none~info proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~info proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name->none~get none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function lowercase_string ( str ) result ( s_lower ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! input string character ( kind = CK , len = ( len ( str ))) :: s_lower !! lowercase version of the string integer :: i !! counter integer :: j !! index of uppercase character s_lower = str do i = 1 , len_trim ( str ) j = index ( upper , s_lower ( i : i )) if ( j > 0 ) s_lower ( i : i ) = lower ( j : j ) end do end function lowercase_string","tags":"","loc":"proc/lowercase_string.html"},{"title":"to_uni – JSON-Fortran","text":"private pure function to_uni(str) Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) Called by proc~~to_uni~~CalledByGraph proc~to_uni to_uni interface~to_unicode to_unicode interface~to_unicode->proc~to_uni proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~4 json_file%update proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~2 json_core%update proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize~2 json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove~2 json_file%remove proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~4 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~4 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~4 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~4 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~4 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path~2 json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info~2 json_file%info proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info~2 json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info json_core%info proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize json_core%deserialize proc~wrap_json_parse_string->none~deserialize proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~2 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~2 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~2 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~2 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~2 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path json_core%valid_path proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~2 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~2->proc~json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string none~get->proc~wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_array_by_path none~get->proc~wrap_json_get_by_path none~get->proc~wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec none~info->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path none~info~2->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info~2->proc~json_file_variable_info none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~remove~2->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove~2->proc~json_file_remove none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_update_string_name_ascii none~update~2->proc~json_update_string_val_ascii none~update~4->proc~json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_val_ascii none~valid_path->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2->proc~json_file_valid_path proc~assign_string_to_json_file->none~deserialize~2 proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize~2 none~initialize~2 json_file%initialize proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize~2 proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~2 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~2 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~2 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~4 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~2 proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get proc~json_matrix_info_by_path->none~matrix_info proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~throw_exception proc~json_valid_path->none~get proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load json_core%load none~load->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize~2->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function to_uni ( str ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: str character ( kind = CK , len = len ( str )) :: to_uni to_uni = str end function to_uni","tags":"","loc":"proc/to_uni.html"},{"title":"to_uni_vec – JSON-Fortran","text":"private pure function to_uni_vec(str) Convert array of strings to unicode (CDK to CK). Note JW: may be able to remove this by making to_uni PURE ELEMENTAL ? Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) Called by proc~~to_uni_vec~~CalledByGraph proc~to_uni_vec to_uni_vec interface~to_unicode to_unicode interface~to_unicode->proc~to_uni_vec proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~4 json_file%update proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~2 json_core%update proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize~2 json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove~2 json_file%remove proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~4 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~4 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~4 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~4 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~4 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path~2 json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info~2 json_file%info proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info~2 json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info json_core%info proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize json_core%deserialize proc~wrap_json_parse_string->none~deserialize proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~2 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~2 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~2 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~2 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~2 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path json_core%valid_path proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~2 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~2->proc~json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string none~get->proc~wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_array_by_path none~get->proc~wrap_json_get_by_path none~get->proc~wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec none~info->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path none~info~2->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info~2->proc~json_file_variable_info none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~remove~2->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove~2->proc~json_file_remove none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_update_string_name_ascii none~update~2->proc~json_update_string_val_ascii none~update~4->proc~json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_val_ascii none~valid_path->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2->proc~json_file_valid_path proc~assign_string_to_json_file->none~deserialize~2 proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize~2 none~initialize~2 json_file%initialize proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize~2 proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~2 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~2 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~2 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~4 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~2 proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get proc~json_matrix_info_by_path->none~matrix_info proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~throw_exception proc~json_valid_path->none~get proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load json_core%load none~load->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize~2->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function to_uni_vec ( str ) implicit none character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: str character ( kind = CK , len = len ( str )), dimension ( size ( str )) :: to_uni_vec to_uni_vec = str end function to_uni_vec","tags":"","loc":"proc/to_uni_vec.html"},{"title":"ucs4_comp_default – JSON-Fortran","text":"private pure elemental function ucs4_comp_default(ucs4_str, def_str) result(res) CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) Calls proc~~ucs4_comp_default~~CallsGraph proc~ucs4_comp_default ucs4_comp_default interface~to_unicode to_unicode proc~ucs4_comp_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_comp_default~~CalledByGraph proc~ucs4_comp_default ucs4_comp_default interface~operator(==) operator(==) interface~operator(==)->proc~ucs4_comp_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function ucs4_comp_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str == to_unicode ( def_str ) ) end function ucs4_comp_default","tags":"","loc":"proc/ucs4_comp_default.html"},{"title":"ucs4_join_default – JSON-Fortran","text":"private pure function ucs4_join_default(ucs4_str, def_str) result(res) CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) Calls proc~~ucs4_join_default~~CallsGraph proc~ucs4_join_default ucs4_join_default interface~to_unicode to_unicode proc~ucs4_join_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_join_default~~CalledByGraph proc~ucs4_join_default ucs4_join_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~ucs4_join_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function ucs4_join_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len = ( len ( ucs4_str ) + len ( def_str ))) :: res res = ucs4_str // to_unicode ( def_str ) end function ucs4_join_default","tags":"","loc":"proc/ucs4_join_default.html"},{"title":"ucs4_neq_default – JSON-Fortran","text":"private pure elemental function ucs4_neq_default(ucs4_str, def_str) result(res) CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) Calls proc~~ucs4_neq_default~~CallsGraph proc~ucs4_neq_default ucs4_neq_default interface~to_unicode to_unicode proc~ucs4_neq_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~ucs4_neq_default~~CalledByGraph proc~ucs4_neq_default ucs4_neq_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~ucs4_neq_default Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure elemental function ucs4_neq_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str /= to_unicode ( def_str ) ) end function ucs4_neq_default","tags":"","loc":"proc/ucs4_neq_default.html"},{"title":"valid_json_hex – JSON-Fortran","text":"public pure function valid_json_hex(str) result(valid) Returns true if the string is a valid 4-digit hex string. Examples valid_json_hex ( '0000' ) !returns true valid_json_hex ( 'ABC4' ) !returns true valid_json_hex ( 'AB' ) !returns false (< 4 characters) valid_json_hex ( 'WXYZ' ) !returns false (invalid characters) Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to check. Return Value logical(kind=LK) is str a value 4-digit hex string Called by proc~~valid_json_hex~~CalledByGraph proc~valid_json_hex valid_json_hex proc~escape_string escape_string proc~escape_string->proc~valid_json_hex proc~unescape_string unescape_string proc~unescape_string->proc~valid_json_hex proc~json_get_string json_core%json_get_string proc~json_get_string->proc~escape_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~escape_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~parse_string json_core%parse_string proc~parse_string->proc~unescape_string none~get json_core%get none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~parse_array->proc~parse_value proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~load json_core%load none~load->proc~json_parse_file none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string->none~deserialize proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_value_replace->none~insert_after proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function valid_json_hex ( str ) result ( valid ) implicit none logical ( LK ) :: valid !! is str a value 4-digit hex string character ( kind = CK , len =* ), intent ( in ) :: str !! the string to check. integer ( IK ) :: n !! length of `str` integer ( IK ) :: i !! counter !> an array of the valid hex characters character ( kind = CK , len = 1 ), dimension ( 22 ), parameter :: valid_chars = & [ ( achar ( i ), i = 48 , 57 ), & ! decimal digits ( achar ( i ), i = 65 , 70 ), & ! capital A-F ( achar ( i ), i = 97 , 102 ) ] ! lowercase a-f !initialize valid = . false . !check all the characters in the string: n = len ( str ) if ( n == 4 ) then do i = 1 , n if (. not . any ( str ( i : i ) == valid_chars )) return end do valid = . true . !all are in the set, so it is OK end if end function valid_json_hex","tags":"","loc":"proc/valid_json_hex.html"},{"title":"compact_real_string – JSON-Fortran","text":"private subroutine compact_real_string(str) Compact a string representing a real number, so that\n the same value is displayed with fewer characters. See also real_to_string Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(inout) :: str string representation of a real number. Called by proc~~compact_real_string~~CalledByGraph proc~compact_real_string compact_real_string proc~real_to_string real_to_string proc~real_to_string->proc~compact_real_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~real_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~real_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get json_core%get none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine compact_real_string ( str ) implicit none character ( kind = CK , len =* ), intent ( inout ) :: str !! string representation of a real number. character ( kind = CK , len = len ( str )) :: significand character ( kind = CK , len = len ( str )) :: expnt character ( kind = CK , len = 2 ) :: separator integer ( IK ) :: exp_start integer ( IK ) :: decimal_pos integer ( IK ) :: sig_trim integer ( IK ) :: exp_trim integer ( IK ) :: i !! counter str = adjustl ( str ) exp_start = scan ( str , CK_ 'eEdD' ) if ( exp_start == 0 ) exp_start = scan ( str , CK_ '-+' , back = . true .) decimal_pos = scan ( str , CK_ '.' ) if ( exp_start /= 0 ) separator = str ( exp_start : exp_start ) if ( exp_start < decimal_pos ) then !possibly signed, exponent-less float significand = str sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s !but save one after the decimal place if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do str = trim ( significand ( 1 : sig_trim )) else if ( exp_start > decimal_pos ) then !float has exponent significand = str ( 1 : exp_start - 1 ) sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do expnt = adjustl ( str ( exp_start + 1 :)) if ( expnt ( 1 : 1 ) == '+' . or . expnt ( 1 : 1 ) == '-' ) then separator = trim ( adjustl ( separator )) // expnt ( 1 : 1 ) exp_start = exp_start + 1 expnt = adjustl ( str ( exp_start + 1 :)) end if exp_trim = 1 do i = 1 ,( len ( trim ( expnt )) - 1 ) !look at exponent leading zeros saving last if ( expnt ( i : i ) == '0' ) then exp_trim = i + 1 else exit end if end do str = trim ( adjustl ( significand ( 1 : sig_trim ))) // & trim ( adjustl ( separator )) // & trim ( adjustl ( expnt ( exp_trim :))) !else ! mal-formed real, BUT this code should be unreachable end if end subroutine compact_real_string","tags":"","loc":"proc/compact_real_string.html"},{"title":"escape_string – JSON-Fortran","text":"public subroutine escape_string(str_in, str_out, escape_solidus) Add the escape characters to a string for adding to JSON . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str_in character(kind=CK, len=:), intent(out), allocatable :: str_out logical(kind=LK), intent(in) :: escape_solidus if the solidus (forward slash)\nis also to be escaped Calls proc~~escape_string~~CallsGraph proc~escape_string escape_string proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~escape_string~~CalledByGraph proc~escape_string escape_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~escape_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~escape_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get json_core%get none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine escape_string ( str_in , str_out , escape_solidus ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str_in character ( kind = CK , len = :), allocatable , intent ( out ) :: str_out logical ( LK ), intent ( in ) :: escape_solidus !! if the solidus (forward slash) !! is also to be escaped integer ( IK ) :: i !! counter integer ( IK ) :: ipos !! accumulated string size !! (so we can allocate it in chunks for !! greater runtime efficiency) character ( kind = CK , len = 1 ) :: c !! for reading `str_in` one character at a time. #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for bug in gfortran 6.1 #endif logical :: to_be_escaped !! if there are characters to be escaped character ( kind = CK , len =* ), parameter :: specials_no_slash = quotation_mark // & backslash // & bspace // & formfeed // & newline // & carriage_return // & horizontal_tab character ( kind = CK , len =* ), parameter :: specials = specials_no_slash // slash !Do a quick scan for the special characters, ! if any are present, then process the string, ! otherwise, return the string as is. if ( escape_solidus ) then to_be_escaped = scan ( str_in , specials ) > 0 else to_be_escaped = scan ( str_in , specials_no_slash ) > 0 end if if ( to_be_escaped ) then str_out = repeat ( space , chunk_size ) ipos = 1 !go through the string and look for special characters: do i = 1 , len ( str_in ) c = str_in ( i : i ) !get next character in the input string !if the string is not big enough, then add another chunk: if ( ipos + 3 > len ( str_out )) str_out = str_out // blank_chunk select case ( c ) case ( backslash ) !test for unicode sequence: '\\uXXXX' ![don't add an extra '\\' for those] if ( i + 5 <= len ( str_in )) then if ( str_in ( i + 1 : i + 1 ) == CK_ 'u' . and . & valid_json_hex ( str_in ( i + 2 : i + 5 ))) then str_out ( ipos : ipos ) = c ipos = ipos + 1 cycle end if end if str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( quotation_mark ) str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( slash ) if ( escape_solidus ) then str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 else str_out ( ipos : ipos ) = c ipos = ipos + 1 end if case ( bspace ) str_out ( ipos : ipos + 1 ) = '\\b' ipos = ipos + 2 case ( formfeed ) str_out ( ipos : ipos + 1 ) = '\\f' ipos = ipos + 2 case ( newline ) str_out ( ipos : ipos + 1 ) = '\\n' ipos = ipos + 2 case ( carriage_return ) str_out ( ipos : ipos + 1 ) = '\\r' ipos = ipos + 2 case ( horizontal_tab ) str_out ( ipos : ipos + 1 ) = '\\t' ipos = ipos + 2 case default str_out ( ipos : ipos ) = c ipos = ipos + 1 end select end do !trim the string if necessary: if ( ipos < len ( str_out ) + 1 ) then if ( ipos == 1 ) then str_out = CK_ '' else #if defined __GFORTRAN__ tmp = str_out ( 1 : ipos - 1 ) !workaround for bug in gfortran 6.1 str_out = tmp #else str_out = str_out ( 1 : ipos - 1 ) !original #endif end if end if else str_out = str_in end if end subroutine escape_string","tags":"","loc":"proc/escape_string.html"},{"title":"integer_to_string – JSON-Fortran","text":"public pure subroutine integer_to_string(ival, int_fmt, str) Convert an integer to a string. Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: ival integer value. character(kind=CDK, len=*), intent(in) :: int_fmt format for integers character(kind=CK, len=*), intent(out) :: str ival converted to a string. Called by proc~~integer_to_string~~CalledByGraph proc~integer_to_string integer_to_string proc~annotate_invalid_json json_core%annotate_invalid_json proc~annotate_invalid_json->proc~integer_to_string proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_path json_core%json_get_path proc~json_get_path->proc~integer_to_string none~info json_core%info proc~json_get_path->none~info proc~json_get_string json_core%json_get_string proc~json_get_string->proc~integer_to_string proc~json_initialize json_core%json_initialize proc~json_initialize->proc~integer_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~integer_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~push_char json_core%push_char proc~push_char->proc~integer_to_string none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~get json_core%get none~get->proc~json_get_by_path none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~annotate_invalid_json proc~json_parse_file->proc~json_initialize proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~annotate_invalid_json proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~parse_value proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number json_core%parse_number proc~parse_number->proc~push_char proc~parse_value->proc~push_char proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object interface~json_core json_core interface~json_core->proc~initialize_json_core none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~initialize~2 json_file%initialize none~initialize~2->proc~initialize_json_core_in_file none~load json_core%load none~load->proc~json_parse_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path none~get_child json_core%get_child proc~json_check_children_for_duplicate_keys->none~get_child proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string->none~deserialize~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize~2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_parse_string->none~deserialize interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~convert json_core%convert proc~convert->none~info proc~convert->proc~json_value_replace proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_value_replace->none~insert_after proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine integer_to_string ( ival , int_fmt , str ) implicit none integer ( IK ), intent ( in ) :: ival !! integer value. character ( kind = CDK , len =* ), intent ( in ) :: int_fmt !! format for integers character ( kind = CK , len =* ), intent ( out ) :: str !! `ival` converted to a string. integer ( IK ) :: istat write ( str , fmt = int_fmt , iostat = istat ) ival if ( istat == 0 ) then str = adjustl ( str ) else str = repeat ( star , len ( str )) end if end subroutine integer_to_string","tags":"","loc":"proc/integer_to_string.html"},{"title":"real_to_string – JSON-Fortran","text":"public subroutine real_to_string(rval, real_fmt, compact_real, non_normals_to_null, str) Convert a real value to a string. Modified Izaak Beekman : 02/24/2015 : added the compact option. Jacob Williams : 10/27/2015 : added the star option. Jacob Williams : 07/07/2019 : added null and ieee options. Arguments Type Intent Optional Attributes Name real(kind=RK), intent(in) :: rval real value. character(kind=CDK, len=*), intent(in) :: real_fmt format for real numbers logical(kind=LK), intent(in) :: compact_real compact the string so that it is\ndisplayed with fewer characters logical(kind=LK), intent(in) :: non_normals_to_null If True, NaN, Infinity, or -Infinity are returned as null .\nIf False, the string value will be returned in quotes\n(e.g., “NaN”, “Infinity”, or “-Infinity” ) character(kind=CK, len=*), intent(out) :: str rval converted to a string. Calls proc~~real_to_string~~CallsGraph proc~real_to_string real_to_string proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~real_to_string~~CalledByGraph proc~real_to_string real_to_string proc~json_get_string json_core%json_get_string proc~json_get_string->proc~real_to_string proc~json_value_print json_core%json_value_print proc~json_value_print->proc~real_to_string proc~json_value_print->proc~json_value_print proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector none~get json_core%get none~get->proc~json_get_string proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_replace->none~insert_after proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine real_to_string ( rval , real_fmt , compact_real , non_normals_to_null , str ) implicit none real ( RK ), intent ( in ) :: rval !! real value. character ( kind = CDK , len =* ), intent ( in ) :: real_fmt !! format for real numbers logical ( LK ), intent ( in ) :: compact_real !! compact the string so that it is !! displayed with fewer characters logical ( LK ), intent ( in ) :: non_normals_to_null !! If True, NaN, Infinity, or -Infinity are returned as `null`. !! If False, the string value will be returned in quotes !! (e.g., \"NaN\", \"Infinity\", or \"-Infinity\" ) character ( kind = CK , len =* ), intent ( out ) :: str !! `rval` converted to a string. integer ( IK ) :: istat !! write `iostat` flag if ( ieee_is_finite ( rval ) . and . . not . ieee_is_nan ( rval )) then ! normal real numbers if ( real_fmt == star ) then write ( str , fmt =* , iostat = istat ) rval else write ( str , fmt = real_fmt , iostat = istat ) rval end if if ( istat == 0 ) then !in this case, the default string will be compacted, ! so that the same value is displayed with fewer characters. if ( compact_real ) call compact_real_string ( str ) else str = repeat ( star , len ( str )) ! error end if else ! special cases for NaN, Infinity, and -Infinity if ( non_normals_to_null ) then ! return it as a JSON null value str = null_str else ! Let the compiler do the real to string conversion ! like before, but put the result in quotes so it ! gets printed as a string write ( str , fmt =* , iostat = istat ) rval if ( istat == 0 ) then str = quotation_mark // trim ( adjustl ( str )) // quotation_mark else str = repeat ( star , len ( str )) ! error end if end if end if end subroutine real_to_string","tags":"","loc":"proc/real_to_string.html"},{"title":"replace_string – JSON-Fortran","text":"public pure subroutine replace_string(str, s1, s2) Replace all occurrences of s1 in str with s2 . A case-sensitive match is used. Note str must be allocated. Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str character(kind=CK, len=*), intent(in) :: s1 character(kind=CK, len=*), intent(in) :: s2 Called by proc~~replace_string~~CalledByGraph proc~replace_string replace_string proc~decode_rfc6901 decode_rfc6901 proc~decode_rfc6901->proc~replace_string proc~encode_rfc6901 encode_rfc6901 proc~encode_rfc6901->proc~replace_string proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 none~get_child json_core%get_child proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->proc~encode_rfc6901 none~info json_core%info proc~json_get_path->none~info none~get_path json_core%get_path none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path proc~json_get_by_path json_core%json_get_by_path proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket none~get json_core%get none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~get_child proc~wrap_json_get_path->none~get_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine replace_string ( str , s1 , s2 ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str character ( kind = CK , len =* ), intent ( in ) :: s1 character ( kind = CK , len =* ), intent ( in ) :: s2 character ( kind = CK , len = :), allocatable :: tmp !! temporary string for accumulating result integer ( IK ) :: i !! counter integer ( IK ) :: n !! for accumulating the string integer ( IK ) :: ilen !! length of `str` string integer ( IK ) :: ilen1 !! length of `s1` string if ( len ( str ) > 0 ) then tmp = CK_ '' ! initialize ilen1 = len ( s1 ) ! . ! '123ab789' do ilen = len ( str ) i = index ( str , s1 ) if ( i > 0 ) then if ( i > 1 ) tmp = tmp // str ( 1 : i - 1 ) tmp = tmp // s2 ! replace s1 with s2 in new string n = i + ilen1 ! start of remainder of str to keep if ( n <= ilen ) then str = str ( n : ilen ) else ! done exit end if else ! done: get remainder of string tmp = tmp // str exit end if end do str = tmp end if end subroutine replace_string","tags":"","loc":"proc/replace_string.html"},{"title":"string_to_integer – JSON-Fortran","text":"public subroutine string_to_integer(str, ival, status_ok) Convert a string into an integer. History Jacob Williams : 12/10/2013 : Rewrote original parse_integer routine.\n Added error checking. Modified by Izaak Beekman Jacob Williams : 2/4/2017 : moved core logic to this routine. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to an integer integer(kind=IK), intent(out) :: ival the integer value logical(kind=LK), intent(out) :: status_ok true if there were no errors Called by proc~~string_to_integer~~CalledByGraph proc~string_to_integer string_to_integer proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->proc~string_to_integer none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~json_get_integer json_core%json_get_integer proc~json_get_integer->proc~string_to_integer proc~string_to_int json_core%string_to_int proc~string_to_int->proc~string_to_integer none~get json_core%get none~get->proc~json_get_integer proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_int none~create json_core%create none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~info proc~json_value_replace json_core%json_value_replace proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~info proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~info proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~wrap_json_create_by_path->none~create none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~convert->none~info proc~convert->proc~json_value_replace proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine string_to_integer ( str , ival , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to an integer integer ( IK ), intent ( out ) :: ival !! the integer value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors character ( kind = CDK , len = :), allocatable :: digits integer ( IK ) :: ndigits_digits , ndigits , ierr ! Compute how many digits we need to read ndigits = 2 * len_trim ( str ) if ( ndigits /= 0 ) then ndigits_digits = nint ( log10 ( real ( ndigits ))) + 1 allocate ( character ( kind = CDK , len = ndigits_digits ) :: digits ) write ( digits , '(I0)' ) ndigits !gfortran will have a runtime error with * edit descriptor here ! gfortran bug: '*' edit descriptor for ISO_10646 strings does bad stuff. read ( str , '(I' // trim ( digits ) // ')' , iostat = ierr ) ival !string to integer ! error check: status_ok = ( ierr == 0 ) else status_ok = . false . end if if (. not . status_ok ) ival = 0_IK end subroutine string_to_integer","tags":"","loc":"proc/string_to_integer.html"},{"title":"string_to_real – JSON-Fortran","text":"public subroutine string_to_real(str, use_quiet_nan, rval, status_ok) Convert a string into a real(RK) . History Jacob Williams, 10/27/2015 : Now using fmt=* , rather than fmt=real_fmt , since it doesn’t work for some unusual cases\n (e.g., when str='1E-5' ). Jacob Williams : 2/6/2017 : moved core logic to this routine. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to a real logical(kind=LK), intent(in) :: use_quiet_nan if true, return NaN’s as ieee_quiet_nan .\notherwise, use ieee_signaling_nan . real(kind=RK), intent(out) :: rval str converted to a real value logical(kind=LK), intent(out) :: status_ok true if there were no errors Called by proc~~string_to_real~~CalledByGraph proc~string_to_real string_to_real proc~json_get_real json_core%json_get_real proc~json_get_real->proc~string_to_real proc~string_to_dble json_core%string_to_dble proc~string_to_dble->proc~string_to_real none~get json_core%get none~get->proc~json_get_real proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~parse_number json_core%parse_number proc~parse_number->proc~string_to_dble proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer json_file%json_file_get_integer proc~json_file_get_integer->none~get proc~json_file_get_integer_vec json_file%json_file_get_integer_vec proc~json_file_get_integer_vec->none~get proc~json_file_get_logical json_file%json_file_get_logical proc~json_file_get_logical->none~get proc~json_file_get_logical_vec json_file%json_file_get_logical_vec proc~json_file_get_logical_vec->none~get proc~json_file_get_object json_file%json_file_get_object proc~json_file_get_object->none~get proc~json_file_get_real json_file%json_file_get_real proc~json_file_get_real->none~get proc~json_file_get_real32 json_file%json_file_get_real32 proc~json_file_get_real32->none~get proc~json_file_get_real32_vec json_file%json_file_get_real32_vec proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec json_file%json_file_get_real_vec proc~json_file_get_real_vec->none~get proc~json_file_get_string json_file%json_file_get_string proc~json_file_get_string->none~get proc~json_file_get_string_vec json_file%json_file_get_string_vec proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_array_by_path->none~get proc~json_get_integer_by_path->none~get proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_logical_by_path->none~get proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_string_by_path->none~get proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_info_by_path json_core%json_info_by_path proc~json_info_by_path->none~get none~info json_core%info proc~json_info_by_path->none~info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path proc~json_matrix_info_by_path->none~get none~matrix_info json_core%matrix_info proc~json_matrix_info_by_path->none~matrix_info proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~get proc~json_update_integer->none~info none~add_by_path~2 json_core%add_by_path proc~json_update_integer->none~add_by_path~2 proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~add_by_path~2 proc~json_update_real json_core%json_update_real proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~add_by_path~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~add_by_path~2 proc~json_valid_path json_core%json_valid_path proc~json_valid_path->none~get proc~json_value_remove_if_present json_core%json_value_remove_if_present proc~json_value_remove_if_present->none~get proc~parse_value json_core%parse_value proc~parse_value->proc~parse_number proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->none~get none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec none~get~2->proc~json_file_get_integer none~get~2->proc~json_file_get_integer_vec none~get~2->proc~json_file_get_logical none~get~2->proc~json_file_get_logical_vec none~get~2->proc~json_file_get_object none~get~2->proc~json_file_get_real none~get~2->proc~json_file_get_real32 none~get~2->proc~json_file_get_real32_vec none~get~2->proc~json_file_get_real_vec none~get~2->proc~json_file_get_string none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~remove_if_present json_core%remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~string_info->proc~json_string_info none~valid_path json_core%valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~convert json_core%convert proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~json_add_integer_by_path->none~info none~create json_core%create proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path json_core%json_add_member_by_path proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~create proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real_by_path json_core%json_add_real_by_path proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~create proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~create proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child none~get_path json_core%get_path proc~json_check_children_for_duplicate_keys->none~get_path proc~json_file_remove json_file%json_file_remove proc~json_file_remove->none~remove_if_present proc~json_file_valid_path json_file%json_file_valid_path proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info json_file%json_file_variable_info proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path_default->none~get_child proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path_rfc6901->none~get_child proc~json_get_path json_core%json_get_path proc~json_get_path->none~info proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_remove_if_present->none~remove_if_present none~get_path->proc~json_get_path proc~wrap_json_get_path json_core%wrap_json_get_path none~get_path->proc~wrap_json_get_path none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info none~insert_after->proc~json_value_insert_after_child_by_index none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_create_by_path json_core%json_create_by_path proc~json_create_by_path->proc~json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_value_print json_core%json_value_print proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_parse_string->none~deserialize none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->proc~json_value_print proc~json_value_replace->none~insert_after proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_path->none~get_path proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_file_add_integer json_file%json_file_add_integer proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_logical json_file%json_file_add_logical proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_object json_file%json_file_add_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_real json_file%json_file_add_real proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real32 json_file%json_file_add_real32 proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_create_by_path->none~create proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine string_to_real ( str , use_quiet_nan , rval , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to a real logical ( LK ), intent ( in ) :: use_quiet_nan !! if true, return NaN's as `ieee_quiet_nan`. !! otherwise, use `ieee_signaling_nan`. real ( RK ), intent ( out ) :: rval !! `str` converted to a real value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors integer ( IK ) :: ierr !! read iostat error code read ( str , fmt =* , iostat = ierr ) rval status_ok = ( ierr == 0 ) if (. not . status_ok ) then rval = 0.0_RK else if ( ieee_support_nan ( rval )) then if ( ieee_is_nan ( rval )) then ! make sure to return the correct NaN if ( use_quiet_nan ) then rval = ieee_value ( rval , ieee_quiet_nan ) else rval = ieee_value ( rval , ieee_signaling_nan ) end if end if end if end if end subroutine string_to_real","tags":"","loc":"proc/string_to_real.html"},{"title":"unescape_string – JSON-Fortran","text":"public subroutine unescape_string(str, error_message) Remove the escape characters from a JSON string and return it. The escaped characters are denoted by the \\ character: \\\" - quotation mark \\\\ - reverse solidus \\/ - solidus \\b - backspace \\f - formfeed \\n - newline (LF) \\r - carriage return (CR) \\t - horizontal tab \\uXXXX - 4 hexadecimal digits Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str in: string as stored\n in a json_value . out: decoded string. character(kind=CK, len=:), intent(out), allocatable :: error_message will be allocated if\nthere was an error Calls proc~~unescape_string~~CallsGraph proc~unescape_string unescape_string proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~unescape_string~~CalledByGraph proc~unescape_string unescape_string proc~parse_string json_core%parse_string proc~parse_string->proc~unescape_string proc~parse_object json_core%parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~parse_object proc~parse_value json_core%parse_value proc~parse_object->proc~parse_value proc~parse_value->proc~parse_string proc~parse_value->proc~parse_object proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~json_parse_file json_core%json_parse_file proc~json_parse_file->proc~parse_value proc~json_parse_string json_core%json_parse_string proc~json_parse_string->proc~parse_value proc~parse_array->proc~parse_value none~deserialize json_core%deserialize none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~load json_core%load none~load->proc~json_parse_file proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->none~deserialize proc~wrap_json_parse_string->none~deserialize none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine unescape_string ( str , error_message ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str !! * in: string as stored !! in a [[json_value]]. !! * out: decoded string. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_message !! will be allocated if !! there was an error integer :: i !! counter integer :: n !! length of `str` integer :: m !! length of `str_tmp` character ( kind = CK , len = 1 ) :: c !! for scanning each character in string character ( kind = CK , len = :), allocatable :: str_tmp !! temp decoded string (if the input !! string contains an escape character !! and needs to be decoded). if ( scan ( str , backslash ) > 0 ) then !there is at least one escape character, so process this string: n = len ( str ) str_tmp = repeat ( space , n ) !size the output string (will be trimmed later) m = 0 !counter in str_tmp i = 0 !counter in str do i = i + 1 if ( i > n ) exit ! finished c = str ( i : i ) ! get next character in the string if ( c == backslash ) then if ( i < n ) then i = i + 1 c = str ( i : i ) !character after the escape select case ( c ) case ( quotation_mark , backslash , slash ) !use d as is m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'b' ) c = bspace m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'f' ) c = formfeed m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'n' ) c = newline m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'r' ) c = carriage_return m = m + 1 str_tmp ( m : m ) = c case ( CK_ 't' ) c = horizontal_tab m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'u' ) ! expecting 4 hexadecimal digits after ! the escape character [\\uXXXX] !for now, we are just returning them as is ![not checking to see if it is a valid hex value] ! ! Example: ! 123456 ! \\uXXXX if ( i + 4 <= n ) then ! validate the hex string: if ( valid_json_hex ( str ( i + 1 : i + 4 ))) then m = m + 1 str_tmp ( m : m + 5 ) = str ( i - 1 : i + 4 ) i = i + 4 m = m + 5 else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 : i + 4 ) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 :) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if case default !unknown escape character error_message = 'Error in unescape_string:' // & ' unknown escape sequence in string \"' // & trim ( str ) // '\" [' // backslash // c // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end select else ! an escape character is the last character in ! the string. This is an error. error_message = 'Error in unescape_string:' // & ' invalid escape character in string \"' // & trim ( str ) // '\"' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else m = m + 1 str_tmp ( m : m ) = c end if end do !trim trailing space: str = str_tmp ( 1 : m ) end if end subroutine unescape_string","tags":"","loc":"proc/unescape_string.html"},{"title":"operator(//) – JSON-Fortran","text":"public interface operator(//) Provide a means to convert to UCS4 while\nconcatenating UCS4 and default strings Calls interface~~operator(SLASHSLASH)~~CallsGraph interface~operator(SLASHSLASH) operator(//) proc~default_join_ucs4 default_join_ucs4 interface~operator(SLASHSLASH)->proc~default_join_ucs4 proc~ucs4_join_default ucs4_join_default interface~operator(SLASHSLASH)->proc~ucs4_join_default interface~to_unicode to_unicode proc~default_join_ucs4->interface~to_unicode proc~ucs4_join_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str)))","tags":"","loc":"interface/operator(SLASHSLASH).html"},{"title":"operator(/=) – JSON-Fortran","text":"public interface operator(/=) Provide a string /= operator that works\nwith mixed kinds Calls interface~~operator(SLASH=)~~CallsGraph interface~operator(SLASH=) operator(/=) proc~default_neq_ucs4 default_neq_ucs4 interface~operator(SLASH=)->proc~default_neq_ucs4 proc~ucs4_neq_default ucs4_neq_default interface~operator(SLASH=)->proc~ucs4_neq_default interface~to_unicode to_unicode proc~default_neq_ucs4->interface~to_unicode proc~ucs4_neq_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK)","tags":"","loc":"interface/operator(SLASH=).html"},{"title":"operator(==) – JSON-Fortran","text":"public interface operator(==) Provide a string == operator that works\nwith mixed kinds Calls interface~~operator(==)~~CallsGraph interface~operator(==) operator(==) proc~default_comp_ucs4 default_comp_ucs4 interface~operator(==)->proc~default_comp_ucs4 proc~ucs4_comp_default ucs4_comp_default interface~operator(==)->proc~ucs4_comp_default interface~to_unicode to_unicode proc~default_comp_ucs4->interface~to_unicode proc~ucs4_comp_default->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK)","tags":"","loc":"interface/operator(==).html"},{"title":"to_unicode – JSON-Fortran","text":"public interface to_unicode Convert a ‘DEFAULT’ kind character input to\n‘ISO_10646’ kind and return it Calls interface~~to_unicode~~CallsGraph interface~to_unicode to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by interface~~to_unicode~~CalledByGraph interface~to_unicode to_unicode proc~default_comp_ucs4 default_comp_ucs4 proc~default_comp_ucs4->interface~to_unicode proc~default_join_ucs4 default_join_ucs4 proc~default_join_ucs4->interface~to_unicode proc~default_neq_ucs4 default_neq_ucs4 proc~default_neq_ucs4->interface~to_unicode proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->interface~to_unicode proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode none~update~4 json_file%update proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 proc~json_rename_by_path_name_ascii json_core%json_rename_by_path_name_ascii proc~json_rename_by_path_name_ascii->interface~to_unicode proc~json_rename_by_path_path_ascii json_core%json_rename_by_path_path_ascii proc~json_rename_by_path_path_ascii->interface~to_unicode proc~json_update_string_name_ascii json_core%json_update_string_name_ascii proc~json_update_string_name_ascii->interface~to_unicode none~update~2 json_core%update proc~json_update_string_name_ascii->none~update~2 proc~json_update_string_val_ascii json_core%json_update_string_val_ascii proc~json_update_string_val_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii proc~json_value_add_string_name_ascii->interface~to_unicode none~add~2 json_core%add proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~ucs4_comp_default ucs4_comp_default proc~ucs4_comp_default->interface~to_unicode proc~ucs4_join_default ucs4_join_default proc~ucs4_join_default->interface~to_unicode proc~ucs4_neq_default ucs4_neq_default proc~ucs4_neq_default->interface~to_unicode proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_json_add_integer_by_path json_core%wrap_json_add_integer_by_path proc~wrap_json_add_integer_by_path->interface~to_unicode proc~json_add_integer_by_path json_core%json_add_integer_by_path proc~wrap_json_add_integer_by_path->proc~json_add_integer_by_path proc~wrap_json_add_integer_vec_by_path json_core%wrap_json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->interface~to_unicode proc~json_add_integer_vec_by_path json_core%json_add_integer_vec_by_path proc~wrap_json_add_integer_vec_by_path->proc~json_add_integer_vec_by_path proc~wrap_json_add_logical_by_path json_core%wrap_json_add_logical_by_path proc~wrap_json_add_logical_by_path->interface~to_unicode proc~json_add_logical_by_path json_core%json_add_logical_by_path proc~wrap_json_add_logical_by_path->proc~json_add_logical_by_path proc~wrap_json_add_logical_vec_by_path json_core%wrap_json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->interface~to_unicode proc~json_add_logical_vec_by_path json_core%json_add_logical_vec_by_path proc~wrap_json_add_logical_vec_by_path->proc~json_add_logical_vec_by_path proc~wrap_json_add_member_by_path json_core%wrap_json_add_member_by_path proc~wrap_json_add_member_by_path->interface~to_unicode proc~json_add_member_by_path json_core%json_add_member_by_path proc~wrap_json_add_member_by_path->proc~json_add_member_by_path proc~wrap_json_add_real32_by_path json_core%wrap_json_add_real32_by_path proc~wrap_json_add_real32_by_path->interface~to_unicode none~add_by_path~2 json_core%add_by_path proc~wrap_json_add_real32_by_path->none~add_by_path~2 proc~wrap_json_add_real32_vec_by_path json_core%wrap_json_add_real32_vec_by_path proc~wrap_json_add_real32_vec_by_path->interface~to_unicode proc~wrap_json_add_real32_vec_by_path->none~add_by_path~2 proc~wrap_json_add_real_by_path json_core%wrap_json_add_real_by_path proc~wrap_json_add_real_by_path->interface~to_unicode proc~json_add_real_by_path json_core%json_add_real_by_path proc~wrap_json_add_real_by_path->proc~json_add_real_by_path proc~wrap_json_add_real_vec_by_path json_core%wrap_json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->interface~to_unicode proc~json_add_real_vec_by_path json_core%json_add_real_vec_by_path proc~wrap_json_add_real_vec_by_path->proc~json_add_real_vec_by_path proc~wrap_json_add_string_by_path json_core%wrap_json_add_string_by_path proc~wrap_json_add_string_by_path->interface~to_unicode proc~wrap_json_add_string_by_path->proc~json_add_string_by_path proc~wrap_json_add_string_vec_by_path json_core%wrap_json_add_string_vec_by_path proc~wrap_json_add_string_vec_by_path->interface~to_unicode proc~wrap_json_add_string_vec_by_path->proc~json_add_string_vec_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path proc~wrap_json_create_by_path->interface~to_unicode none~create json_core%create proc~wrap_json_create_by_path->none~create proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->interface~to_unicode proc~wrap_json_file_add_string->proc~json_file_add_string proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->interface~to_unicode proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object json_file%wrap_json_file_get_object proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real json_file%wrap_json_file_get_real proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string json_file%wrap_json_file_get_string proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize~2 json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 proc~wrap_json_file_remove json_file%wrap_json_file_remove proc~wrap_json_file_remove->interface~to_unicode none~remove~2 json_file%remove proc~wrap_json_file_remove->none~remove~2 proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->interface~to_unicode proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->interface~to_unicode proc~wrap_json_file_update_integer->none~update~4 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->interface~to_unicode proc~wrap_json_file_update_logical->none~update~4 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->interface~to_unicode proc~wrap_json_file_update_real->none~update~4 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->interface~to_unicode proc~wrap_json_file_update_real32->none~update~4 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->interface~to_unicode proc~wrap_json_file_update_string->none~update~4 proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path~2 json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path~2 proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op proc~wrap_json_file_valid_path_op->interface~to_unicode proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info proc~wrap_json_file_variable_info->interface~to_unicode none~info~2 json_file%info proc~wrap_json_file_variable_info->none~info~2 proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info~2 json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode none~get json_core%get proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path json_core%wrap_json_get_by_path proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_path json_core%wrap_json_get_path proc~wrap_json_get_path->interface~to_unicode none~get_path json_core%get_path proc~wrap_json_get_path->none~get_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path json_core%wrap_json_info_by_path proc~wrap_json_info_by_path->interface~to_unicode none~info json_core%info proc~wrap_json_info_by_path->none~info proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path proc~wrap_json_matrix_info_by_path->interface~to_unicode none~matrix_info json_core%matrix_info proc~wrap_json_matrix_info_by_path->none~matrix_info proc~wrap_json_parse_string json_core%wrap_json_parse_string proc~wrap_json_parse_string->interface~to_unicode none~deserialize json_core%deserialize proc~wrap_json_parse_string->none~deserialize proc~wrap_json_rename_by_path json_core%wrap_json_rename_by_path proc~wrap_json_rename_by_path->interface~to_unicode proc~wrap_json_throw_exception json_core%wrap_json_throw_exception proc~wrap_json_throw_exception->interface~to_unicode none~throw_exception json_core%throw_exception proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_update_integer json_core%wrap_json_update_integer proc~wrap_json_update_integer->interface~to_unicode proc~wrap_json_update_integer->none~update~2 proc~wrap_json_update_logical json_core%wrap_json_update_logical proc~wrap_json_update_logical->interface~to_unicode proc~wrap_json_update_logical->none~update~2 proc~wrap_json_update_real json_core%wrap_json_update_real proc~wrap_json_update_real->interface~to_unicode proc~wrap_json_update_real->none~update~2 proc~wrap_json_update_real32 json_core%wrap_json_update_real32 proc~wrap_json_update_real32->interface~to_unicode proc~wrap_json_update_real32->none~update~2 proc~wrap_json_update_string json_core%wrap_json_update_string proc~wrap_json_update_string->interface~to_unicode proc~wrap_json_update_string->none~update~2 proc~wrap_json_valid_path json_core%wrap_json_valid_path proc~wrap_json_valid_path->interface~to_unicode none~valid_path json_core%valid_path proc~wrap_json_valid_path->none~valid_path proc~wrap_json_value_add_integer json_core%wrap_json_value_add_integer proc~wrap_json_value_add_integer->interface~to_unicode proc~wrap_json_value_add_integer->none~add~2 proc~wrap_json_value_add_integer_vec json_core%wrap_json_value_add_integer_vec proc~wrap_json_value_add_integer_vec->interface~to_unicode proc~wrap_json_value_add_integer_vec->none~add~2 proc~wrap_json_value_add_logical json_core%wrap_json_value_add_logical proc~wrap_json_value_add_logical->interface~to_unicode proc~wrap_json_value_add_logical->none~add~2 proc~wrap_json_value_add_logical_vec json_core%wrap_json_value_add_logical_vec proc~wrap_json_value_add_logical_vec->interface~to_unicode proc~wrap_json_value_add_logical_vec->none~add~2 proc~wrap_json_value_add_null json_core%wrap_json_value_add_null proc~wrap_json_value_add_null->interface~to_unicode proc~wrap_json_value_add_null->none~add~2 proc~wrap_json_value_add_real json_core%wrap_json_value_add_real proc~wrap_json_value_add_real->interface~to_unicode proc~wrap_json_value_add_real->none~add~2 proc~wrap_json_value_add_real32 json_core%wrap_json_value_add_real32 proc~wrap_json_value_add_real32->interface~to_unicode proc~wrap_json_value_add_real32->none~add~2 proc~wrap_json_value_add_real32_vec json_core%wrap_json_value_add_real32_vec proc~wrap_json_value_add_real32_vec->interface~to_unicode proc~wrap_json_value_add_real32_vec->none~add~2 proc~wrap_json_value_add_real_vec json_core%wrap_json_value_add_real_vec proc~wrap_json_value_add_real_vec->interface~to_unicode proc~wrap_json_value_add_real_vec->none~add~2 proc~wrap_json_value_add_string json_core%wrap_json_value_add_string proc~wrap_json_value_add_string->interface~to_unicode proc~wrap_json_value_add_string->none~add~2 proc~wrap_json_value_add_string_vec json_core%wrap_json_value_add_string_vec proc~wrap_json_value_add_string_vec->interface~to_unicode proc~wrap_json_value_add_string_vec->none~add~2 proc~wrap_json_value_create_array json_core%wrap_json_value_create_array proc~wrap_json_value_create_array->interface~to_unicode none~create_array json_core%create_array proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_integer json_core%wrap_json_value_create_integer proc~wrap_json_value_create_integer->interface~to_unicode none~create_integer json_core%create_integer proc~wrap_json_value_create_integer->none~create_integer proc~wrap_json_value_create_logical json_core%wrap_json_value_create_logical proc~wrap_json_value_create_logical->interface~to_unicode none~create_logical json_core%create_logical proc~wrap_json_value_create_logical->none~create_logical proc~wrap_json_value_create_null json_core%wrap_json_value_create_null proc~wrap_json_value_create_null->interface~to_unicode none~create_null json_core%create_null proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object json_core%wrap_json_value_create_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_real json_core%wrap_json_value_create_real proc~wrap_json_value_create_real->interface~to_unicode none~create_real~2 json_core%create_real proc~wrap_json_value_create_real->none~create_real~2 proc~wrap_json_value_create_real32 json_core%wrap_json_value_create_real32 proc~wrap_json_value_create_real32->interface~to_unicode proc~wrap_json_value_create_real32->none~create_real~2 proc~wrap_json_value_create_string json_core%wrap_json_value_create_string proc~wrap_json_value_create_string->interface~to_unicode none~create_string json_core%create_string proc~wrap_json_value_create_string->none~create_string proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present proc~wrap_json_value_remove_if_present->interface~to_unicode none~remove_if_present json_core%remove_if_present proc~wrap_json_value_remove_if_present->none~remove_if_present proc~wrap_json_value_rename json_core%wrap_json_value_rename proc~wrap_json_value_rename->interface~to_unicode interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file interface~operator(==) operator(==) interface~operator(==)->proc~default_comp_ucs4 interface~operator(==)->proc~ucs4_comp_default interface~operator(SLASH=) operator(/=) interface~operator(SLASH=)->proc~default_neq_ucs4 interface~operator(SLASH=)->proc~ucs4_neq_default interface~operator(SLASHSLASH) operator(//) interface~operator(SLASHSLASH)->proc~default_join_ucs4 interface~operator(SLASHSLASH)->proc~ucs4_join_default none~add_by_path~2->proc~json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii none~add~2->proc~json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_val_ascii none~create->proc~wrap_json_create_by_path proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path none~create_array->proc~wrap_json_value_create_array none~create_integer->proc~wrap_json_value_create_integer none~create_logical->proc~wrap_json_value_create_logical none~create_null->proc~wrap_json_value_create_null none~create_object->proc~wrap_json_value_create_object none~create_real~2->proc~wrap_json_value_create_real32 proc~json_value_create_real32 json_core%json_value_create_real32 none~create_real~2->proc~json_value_create_real32 none~create_string->proc~wrap_json_value_create_string none~deserialize->proc~wrap_json_parse_string proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string none~get->proc~wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_array_by_path none~get->proc~wrap_json_get_by_path none~get->proc~wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path none~get_child json_core%get_child none~get_child->proc~wrap_json_value_get_child_by_name proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name none~get_path->proc~wrap_json_get_path proc~json_get_path json_core%json_get_path none~get_path->proc~json_get_path none~get~2->proc~wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec none~info->proc~wrap_json_info_by_path proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path none~info~2->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info~2->proc~json_file_variable_info none~matrix_info->proc~wrap_json_matrix_info_by_path proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info none~remove_if_present->proc~wrap_json_value_remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present none~remove~2->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove~2->proc~json_file_remove none~throw_exception->proc~wrap_json_throw_exception none~update~2->proc~json_update_string_name_ascii none~update~2->proc~json_update_string_val_ascii none~update~4->proc~json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_val_ascii none~valid_path->proc~wrap_json_valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2->proc~json_file_valid_path proc~assign_string_to_json_file->none~deserialize~2 proc~convert json_core%convert proc~convert->none~create_array proc~convert->none~create_null proc~convert->none~create_object proc~convert->none~info proc~convert->none~throw_exception proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~initialize_json_file_from_string->none~deserialize~2 none~initialize~2 json_file%initialize proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_add_integer_by_path->none~create proc~json_add_integer_by_path->none~create_integer proc~json_add_integer_by_path->none~info proc~json_add_integer_by_path->none~throw_exception proc~json_add_integer_by_path->proc~json_value_replace proc~json_add_integer_vec_by_path->none~add~2 proc~json_add_integer_vec_by_path->none~create proc~json_add_integer_vec_by_path->none~create_array proc~json_add_integer_vec_by_path->none~info proc~json_add_integer_vec_by_path->proc~json_value_replace proc~json_add_logical_by_path->none~create proc~json_add_logical_by_path->none~create_logical proc~json_add_logical_by_path->none~info proc~json_add_logical_by_path->none~throw_exception proc~json_add_logical_by_path->proc~json_value_replace proc~json_add_logical_vec_by_path->none~add~2 proc~json_add_logical_vec_by_path->none~create proc~json_add_logical_vec_by_path->none~create_array proc~json_add_logical_vec_by_path->none~info proc~json_add_logical_vec_by_path->proc~json_value_replace proc~json_add_member_by_path->none~create proc~json_add_member_by_path->none~info proc~json_add_member_by_path->none~throw_exception proc~json_add_member_by_path->proc~json_value_replace proc~json_add_real32_by_path json_core%json_add_real32_by_path proc~json_add_real32_by_path->none~add_by_path~2 proc~json_add_real32_vec_by_path json_core%json_add_real32_vec_by_path proc~json_add_real32_vec_by_path->none~add_by_path~2 proc~json_add_real_by_path->none~create proc~json_add_real_by_path->none~create_real~2 proc~json_add_real_by_path->none~info proc~json_add_real_by_path->none~throw_exception proc~json_add_real_by_path->proc~json_value_replace proc~json_add_real_vec_by_path->none~add~2 proc~json_add_real_vec_by_path->none~create proc~json_add_real_vec_by_path->none~create_array proc~json_add_real_vec_by_path->none~info proc~json_add_real_vec_by_path->proc~json_value_replace proc~json_add_string_by_path->none~create proc~json_add_string_by_path->none~create_string proc~json_add_string_by_path->none~info proc~json_add_string_by_path->none~throw_exception proc~json_add_string_by_path->proc~json_value_replace proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_check_children_for_duplicate_keys json_core%json_check_children_for_duplicate_keys proc~json_check_children_for_duplicate_keys->none~get_child proc~json_check_children_for_duplicate_keys->none~get_path proc~json_check_children_for_duplicate_keys->none~throw_exception proc~json_count json_core%json_count proc~json_count->none~throw_exception proc~json_create_by_path->none~throw_exception proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_file_add_integer->none~add_by_path~2 proc~json_file_add_integer->none~create_object proc~json_file_add_integer_vec->none~add_by_path~2 proc~json_file_add_integer_vec->none~create_object proc~json_file_add_logical->none~add_by_path~2 proc~json_file_add_logical->none~create_object proc~json_file_add_logical_vec->none~add_by_path~2 proc~json_file_add_logical_vec->none~create_object proc~json_file_add_object->none~add_by_path~2 proc~json_file_add_object->none~create_object proc~json_file_add_real->none~add_by_path~2 proc~json_file_add_real->none~create_object proc~json_file_add_real32->none~add_by_path~2 proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~add_by_path~2 proc~json_file_add_real_vec->none~create_object proc~json_file_add_string->none~add_by_path~2 proc~json_file_add_string->none~create_object proc~json_file_add_string_vec->none~add_by_path~2 proc~json_file_add_string_vec->none~create_object proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~json_file_load_from_string->none~deserialize proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~throw_exception proc~json_file_move_pointer->none~initialize~2 proc~json_file_print_to_unit json_file%json_file_print_to_unit proc~json_file_print_to_unit->none~throw_exception proc~json_file_remove->none~remove_if_present proc~json_file_update_integer json_file%json_file_update_integer proc~json_file_update_integer->none~update~2 proc~json_file_update_logical json_file%json_file_update_logical proc~json_file_update_logical->none~update~2 proc~json_file_update_real json_file%json_file_update_real proc~json_file_update_real->none~update~2 proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~4 proc~json_file_update_string json_file%json_file_update_string proc~json_file_update_string->none~update~2 proc~json_file_valid_path->none~valid_path proc~json_file_valid_path_op json_file%json_file_valid_path_op proc~json_file_valid_path_op->none~valid_path proc~json_file_variable_info->none~info proc~json_file_variable_matrix_info->none~matrix_info proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_integer->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_next json_core%json_get_next proc~json_get_next->none~throw_exception proc~json_get_parent json_core%json_get_parent proc~json_get_parent->none~throw_exception proc~json_get_path->none~info proc~json_get_path->none~throw_exception proc~json_get_previous json_core%json_get_previous proc~json_get_previous->none~throw_exception proc~json_get_real->none~throw_exception proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_string->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_tail json_core%json_get_tail proc~json_get_tail->none~throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_initialize json_core%json_initialize proc~json_initialize->none~throw_exception proc~json_is_vector json_core%json_is_vector proc~json_is_vector->none~info proc~json_is_vector->none~throw_exception proc~json_matrix_info->none~get_child proc~json_matrix_info->none~info proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~get proc~json_matrix_info_by_path->none~matrix_info proc~json_parse_end json_core%json_parse_end proc~json_parse_end->none~throw_exception proc~json_parse_file json_core%json_parse_file proc~json_parse_file->none~throw_exception proc~json_parse_file->proc~json_initialize proc~json_parse_file->proc~json_parse_end proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_parse_string->none~throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->proc~json_parse_end proc~json_parse_string->proc~parse_value proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_print_to_filename json_core%json_print_to_filename proc~json_print_to_filename->none~throw_exception proc~json_print_to_unit json_core%json_print_to_unit proc~json_print_to_unit->none~throw_exception proc~json_value_print json_core%json_value_print proc~json_print_to_unit->proc~json_value_print proc~json_rename_by_path json_core%json_rename_by_path proc~json_rename_by_path->none~get proc~json_rename_by_path->none~throw_exception proc~json_string_info json_core%json_string_info proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_traverse json_core%json_traverse proc~json_traverse->none~throw_exception proc~json_update_integer json_core%json_update_integer proc~json_update_integer->none~add_by_path~2 proc~json_update_integer->none~get proc~json_update_integer->none~info proc~json_update_integer->none~throw_exception proc~json_update_logical json_core%json_update_logical proc~json_update_logical->none~add_by_path~2 proc~json_update_logical->none~get proc~json_update_logical->none~info proc~json_update_logical->none~throw_exception proc~json_update_real json_core%json_update_real proc~json_update_real->none~add_by_path~2 proc~json_update_real->none~get proc~json_update_real->none~info proc~json_update_real->none~throw_exception proc~json_update_real32 json_core%json_update_real32 proc~json_update_real32->none~update~2 proc~json_update_string json_core%json_update_string proc~json_update_string->none~add_by_path~2 proc~json_update_string->none~get proc~json_update_string->none~info proc~json_update_string->none~throw_exception proc~json_valid_path->none~get proc~json_value_add_integer json_core%json_value_add_integer proc~json_value_add_integer->none~add~2 proc~json_value_add_integer->none~create_integer proc~json_value_add_integer_vec json_core%json_value_add_integer_vec proc~json_value_add_integer_vec->none~add~2 proc~json_value_add_integer_vec->none~create_array proc~json_value_add_logical json_core%json_value_add_logical proc~json_value_add_logical->none~add~2 proc~json_value_add_logical->none~create_logical proc~json_value_add_logical_vec json_core%json_value_add_logical_vec proc~json_value_add_logical_vec->none~add~2 proc~json_value_add_logical_vec->none~create_array proc~json_value_add_member json_core%json_value_add_member proc~json_value_add_member->none~info proc~json_value_add_member->none~throw_exception proc~json_value_add_null json_core%json_value_add_null proc~json_value_add_null->none~add~2 proc~json_value_add_null->none~create_null proc~json_value_add_real json_core%json_value_add_real proc~json_value_add_real->none~add~2 proc~json_value_add_real->none~create_real~2 proc~json_value_add_real32 json_core%json_value_add_real32 proc~json_value_add_real32->none~add~2 proc~json_value_add_real32_vec json_core%json_value_add_real32_vec proc~json_value_add_real32_vec->none~add~2 proc~json_value_add_real_vec json_core%json_value_add_real_vec proc~json_value_add_real_vec->none~add~2 proc~json_value_add_real_vec->none~create_array proc~json_value_add_string json_core%json_value_add_string proc~json_value_add_string->none~add~2 proc~json_value_add_string->none~create_string proc~json_value_add_string_vec json_core%json_value_add_string_vec proc~json_value_add_string_vec->none~add~2 proc~json_value_add_string_vec->none~create_array proc~json_value_create_real32->none~create_real~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_name->none~throw_exception proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index proc~json_value_insert_after_child_by_index->none~get_child none~insert_after json_core%insert_after proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_print->none~throw_exception proc~json_value_print->proc~json_is_vector proc~json_value_print->proc~json_value_print proc~json_value_remove_if_present->none~get proc~json_value_reverse json_core%json_value_reverse proc~json_value_reverse->none~info proc~json_value_swap json_core%json_value_swap proc~json_value_swap->none~throw_exception proc~json_value_is_child_of json_core%json_value_is_child_of proc~json_value_swap->proc~json_value_is_child_of proc~json_value_validate json_core%json_value_validate proc~json_value_validate->none~throw_exception proc~json_value_validate->proc~json_check_all_for_duplicate_keys proc~parse_array json_core%parse_array proc~parse_array->none~add~2 proc~parse_array->none~throw_exception proc~parse_array->proc~parse_value proc~parse_for_chars json_core%parse_for_chars proc~parse_for_chars->none~throw_exception proc~parse_object json_core%parse_object proc~parse_object->none~add~2 proc~parse_object->none~throw_exception proc~parse_object->proc~parse_object proc~parse_string json_core%parse_string proc~parse_object->proc~parse_string proc~parse_object->proc~parse_value proc~parse_string->none~throw_exception proc~parse_value->none~throw_exception proc~parse_value->proc~parse_array proc~parse_value->proc~parse_for_chars proc~parse_value->proc~parse_object proc~parse_value->proc~parse_string proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~push_char->none~throw_exception proc~string_to_dble json_core%string_to_dble proc~string_to_dble->none~throw_exception proc~string_to_int json_core%string_to_int proc~string_to_int->none~throw_exception none~insert_after->proc~json_value_insert_after_child_by_index none~load json_core%load none~load->proc~json_parse_file none~string_info->proc~json_string_info proc~initialize_json_core initialize_json_core proc~initialize_json_core->proc~json_initialize proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~initialize_json_core_in_file->proc~json_initialize proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_file_traverse json_file%json_file_traverse proc~json_file_traverse->proc~json_traverse proc~json_value_is_child_of->proc~json_traverse proc~json_value_to_string json_core%json_value_to_string proc~json_value_to_string->proc~json_value_print proc~parse_number->proc~push_char proc~parse_number->proc~string_to_dble proc~parse_number->proc~string_to_int interface~json_core json_core interface~json_core->proc~initialize_json_core none~initialize~2->proc~initialize_json_core_in_file proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_file_load json_file%json_file_load proc~json_file_load->none~load proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_replace->none~insert_after proc~initialize_json_file->none~initialize~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Read more… Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str))","tags":"","loc":"interface/to_unicode.html"},{"title":"initialize_json_file – JSON-Fortran","text":"private function initialize_json_file(p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) Calls proc~~initialize_json_file~~CallsGraph proc~initialize_json_file initialize_json_file none~initialize~2 json_file%initialize proc~initialize_json_file->none~initialize~2 proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file~~CalledByGraph proc~initialize_json_file initialize_json_file interface~json_file json_file interface~json_file->proc~initialize_json_file Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file ( p ,& #include \"json_initialize_dummy_arguments.inc\" , nullify_pointer & ) result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , optional :: p !! `json_value` object to cast !! as a `json_file` object. This !! will be nullified. #include \"json_initialize_arguments.inc\" logical ( LK ), intent ( in ), optional :: nullify_pointer !! if True, then `p` will be nullified !! if present. (default is True). Normally, !! this should be done, because the [[json_file]] will destroy !! the pointer when the class goes out of scope (causing `p` to be !! a dangling pointer). However, if the intent is to use `p` in !! a [[json_file]] and then call [[json_file:nullify]] and continue !! to use `p`, then this should be set to False. call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) if ( present ( p )) then file_object % p => p ! we have to nullify it to avoid ! a dangling pointer when the file ! goes out of scope if ( present ( nullify_pointer )) then if ( nullify_pointer ) nullify ( p ) else nullify ( p ) end if end if end function initialize_json_file","tags":"","loc":"proc/initialize_json_file.html"},{"title":"initialize_json_file_from_string – JSON-Fortran","text":"private function initialize_json_file_from_string(str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) Calls proc~~initialize_json_file_from_string~~CallsGraph proc~initialize_json_file_from_string initialize_json_file_from_string none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string->none~deserialize~2 none~initialize~2 json_file%initialize proc~initialize_json_file_from_string->none~initialize~2 proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->none~deserialize~2 interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file_from_string~~CalledByGraph proc~initialize_json_file_from_string initialize_json_file_from_string interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) call file_object % deserialize ( str ) end function initialize_json_file_from_string","tags":"","loc":"proc/initialize_json_file_from_string.html"},{"title":"initialize_json_file_from_string_v2 – JSON-Fortran","text":"private function initialize_json_file_from_string_v2(str, json_core_object) result(file_object) Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Calls proc~~initialize_json_file_from_string_v2~~CallsGraph proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->none~deserialize~2 interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_file_from_string_v2~~CalledByGraph proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object % core = json_core_object call file_object % deserialize ( str ) end function initialize_json_file_from_string_v2","tags":"","loc":"proc/initialize_json_file_from_string_v2.html"},{"title":"initialize_json_file_v2 – JSON-Fortran","text":"private function initialize_json_file_v2(json_value_object, json_core_object) result(file_object) Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Called by proc~~initialize_json_file_v2~~CalledByGraph proc~initialize_json_file_v2 initialize_json_file_v2 interface~json_file json_file interface~json_file->proc~initialize_json_file_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function initialize_json_file_v2 ( json_value_object , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , intent ( in ) :: json_value_object type ( json_core ), intent ( in ) :: json_core_object file_object % p => json_value_object file_object % core = json_core_object end function initialize_json_file_v2","tags":"","loc":"proc/initialize_json_file_v2.html"},{"title":"json_file_failed – JSON-Fortran","text":"private pure function json_file_failed(me) result(failed) Check error status in the file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. Calls proc~~json_file_failed~~CallsGraph proc~json_file_failed json_file%json_file_failed proc~json_failed json_core%json_failed proc~json_file_failed->proc~json_failed Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_failed~~CalledByGraph proc~json_file_failed json_file%json_file_failed proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->proc~json_file_failed Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure function json_file_failed ( me ) result ( failed ) implicit none class ( json_file ), intent ( in ) :: me logical ( LK ) :: failed !! will be true if there has been an error. failed = me % core % failed () end function json_file_failed","tags":"","loc":"proc/json_file_failed.html"},{"title":"json_file_valid_path – JSON-Fortran","text":"private function json_file_valid_path(me, path) result(found) Returns true if the path is present in the JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found Calls proc~~json_file_valid_path~~CallsGraph proc~json_file_valid_path json_file%json_file_valid_path none~valid_path json_core%valid_path proc~json_file_valid_path->none~valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path none~get json_core%get proc~json_valid_path->none~get proc~wrap_json_valid_path->none~valid_path interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_valid_path~~CalledByGraph proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2 json_file%valid_path none~valid_path~2->proc~json_file_valid_path proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2->proc~wrap_json_file_valid_path proc~wrap_json_file_valid_path->none~valid_path~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % core % valid_path ( me % p , path ) end function json_file_valid_path","tags":"","loc":"proc/json_file_valid_path.html"},{"title":"json_file_valid_path_op – JSON-Fortran","text":"private function json_file_valid_path_op(path, me) result(found) A wrapper for json_file_valid_path for the .in. operator Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Calls proc~~json_file_valid_path_op~~CallsGraph proc~json_file_valid_path_op json_file%json_file_valid_path_op none~destroy json_core%destroy proc~json_file_valid_path_op->none~destroy none~valid_path json_core%valid_path proc~json_file_valid_path_op->none~valid_path proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path none~get json_core%get proc~json_valid_path->none~get proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~wrap_json_valid_path->none~valid_path interface~to_unicode to_unicode proc~wrap_json_valid_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found type ( json_core ) :: core_copy !! a copy of `core` from `me` ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the operator to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's technically possible for this ! function to raise an exception. This normally should never ! happen here unless the JSON structure is malformed. core_copy = me % core ! copy the settings (need them to know ! how to interpret the path) found = core_copy % valid_path ( me % p , path ) ! call the low-level routine call core_copy % destroy () ! just in case (but not really necessary) end function json_file_valid_path_op","tags":"","loc":"proc/json_file_valid_path_op.html"},{"title":"wrap_initialize_json_file_from_string – JSON-Fortran","text":"private function wrap_initialize_json_file_from_string(str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) Calls proc~~wrap_initialize_json_file_from_string~~CallsGraph proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~initialize_json_file_from_string initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string->none~deserialize~2 none~initialize~2 json_file%initialize proc~initialize_json_file_from_string->none~initialize~2 proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_initialize_json_file_from_string~~CalledByGraph proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" file_object = initialize_json_file_from_string (& to_unicode ( str ),& #include \"json_initialize_dummy_arguments.inc\" ) end function wrap_initialize_json_file_from_string","tags":"","loc":"proc/wrap_initialize_json_file_from_string.html"},{"title":"wrap_initialize_json_file_from_string_v2 – JSON-Fortran","text":"private function wrap_initialize_json_file_from_string_v2(str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Calls proc~~wrap_initialize_json_file_from_string_v2~~CallsGraph proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_initialize_json_file_from_string_v2~~CalledByGraph proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file json_file interface~json_file->proc~wrap_initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object = initialize_json_file_from_string_v2 ( to_unicode ( str ), json_core_object ) end function wrap_initialize_json_file_from_string_v2","tags":"","loc":"proc/wrap_initialize_json_file_from_string_v2.html"},{"title":"wrap_json_file_valid_path – JSON-Fortran","text":"private function wrap_json_file_valid_path(me, path) result(found) Alternate version of json_file_valid_path , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found Calls proc~~wrap_json_file_valid_path~~CallsGraph proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path interface~to_unicode to_unicode proc~wrap_json_file_valid_path->interface~to_unicode none~valid_path~2 json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~valid_path~2->proc~wrap_json_file_valid_path proc~json_file_valid_path json_file%json_file_valid_path none~valid_path~2->proc~json_file_valid_path none~valid_path json_core%valid_path proc~json_file_valid_path->none~valid_path proc~json_valid_path json_core%json_valid_path none~valid_path->proc~json_valid_path proc~wrap_json_valid_path json_core%wrap_json_valid_path none~valid_path->proc~wrap_json_valid_path none~get json_core%get proc~json_valid_path->none~get proc~wrap_json_valid_path->interface~to_unicode proc~wrap_json_valid_path->none~valid_path proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_valid_path~~CalledByGraph proc~wrap_json_file_valid_path json_file%wrap_json_file_valid_path none~valid_path~2 json_file%valid_path proc~wrap_json_file_valid_path->none~valid_path~2 none~valid_path~2->proc~wrap_json_file_valid_path Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % valid_path ( to_unicode ( path )) end function wrap_json_file_valid_path","tags":"","loc":"proc/wrap_json_file_valid_path.html"},{"title":"wrap_json_file_valid_path_op – JSON-Fortran","text":"private function wrap_json_file_valid_path_op(path, me) result(found) Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Calls proc~~wrap_json_file_valid_path_op~~CallsGraph proc~wrap_json_file_valid_path_op json_file%wrap_json_file_valid_path_op interface~to_unicode to_unicode proc~wrap_json_file_valid_path_op->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code function wrap_json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found found = to_unicode ( path ) . in . me end function wrap_json_file_valid_path_op","tags":"","loc":"proc/wrap_json_file_valid_path_op.html"},{"title":"assign_json_file – JSON-Fortran","text":"private subroutine assign_json_file(me, f) Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f Calls proc~~assign_json_file~~CallsGraph proc~assign_json_file json_file%assign_json_file proc~json_clone json_core%json_clone proc~assign_json_file->proc~json_clone proc~json_value_clone_func json_core%json_value_clone_func proc~json_clone->proc~json_value_clone_func proc~json_value_clone_func->proc~json_value_clone_func Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_json_file ( me , f ) implicit none class ( json_file ), intent ( out ) :: me type ( json_file ), intent ( in ) :: f me % core = f % core ! no pointers here so OK to copy call me % core % clone ( f % p , me % p ) end subroutine assign_json_file","tags":"","loc":"proc/assign_json_file.html"},{"title":"assign_json_file_to_string – JSON-Fortran","text":"private subroutine assign_json_file_to_string(str, me) Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Note If an exception is raised or the file contains no data,\n this will return an empty string. Type Bound json_file Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me Calls proc~~assign_json_file_to_string~~CallsGraph proc~assign_json_file_to_string json_file%assign_json_file_to_string proc~json_failed json_core%json_failed proc~assign_json_file_to_string->proc~json_failed proc~json_value_to_string json_core%json_value_to_string proc~assign_json_file_to_string->proc~json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_failed proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info json_core%info proc~json_is_vector->none~info proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_json_file_to_string ( str , me ) implicit none character ( kind = CK , len = :), allocatable , intent ( out ) :: str class ( json_file ), intent ( in ) :: me type ( json_core ) :: core_copy !! a copy of `core` from `me` if ( me % core % failed () . or . . not . associated ( me % p )) then str = CK_ '' else ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the assignment to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's possible for this ! function to raise an exception. core_copy = me % core ! copy the parser settings call core_copy % serialize ( me % p , str ) if ( me % core % failed ()) str = CK_ '' end if end subroutine assign_json_file_to_string","tags":"","loc":"proc/assign_json_file_to_string.html"},{"title":"assign_string_to_json_file – JSON-Fortran","text":"private subroutine assign_string_to_json_file(me, str) Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str Calls proc~~assign_string_to_json_file~~CallsGraph proc~assign_string_to_json_file json_file%assign_string_to_json_file none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~assign_string_to_json_file->proc~json_failed proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_file_load_from_string->proc~json_file_destroy none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->proc~json_clear_exceptions proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~assign_string_to_json_file~~CalledByGraph proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str if ( associated ( me % p )) call me % destroy () if ( me % core % failed ()) call me % core % clear_exceptions () call me % deserialize ( str ) end subroutine assign_string_to_json_file","tags":"","loc":"proc/assign_string_to_json_file.html"},{"title":"finalize_json_file – JSON-Fortran","text":"private subroutine finalize_json_file(me) Finalizer for json_file class. Just a wrapper for json_file_destroy . Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me Calls proc~~finalize_json_file~~CallsGraph proc~finalize_json_file finalize_json_file proc~json_file_destroy json_file%json_file_destroy proc~finalize_json_file->proc~json_file_destroy none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine finalize_json_file ( me ) implicit none type ( json_file ), intent ( inout ) :: me call me % destroy ( destroy_core = . true .) end subroutine finalize_json_file","tags":"","loc":"proc/finalize_json_file.html"},{"title":"get_json_core_in_file – JSON-Fortran","text":"private subroutine get_json_core_in_file(me, core) Get a copy of the json_core in this json_file . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core Source Code subroutine get_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( in ) :: me type ( json_core ), intent ( out ) :: core core = me % core end subroutine get_json_core_in_file","tags":"","loc":"proc/get_json_core_in_file.html"},{"title":"initialize_json_core_in_file – JSON-Fortran","text":"private subroutine initialize_json_core_in_file(me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Note This does not destroy the data in the file. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: 1 : Default mode (see json_get_by_path_default ) 2 : as RFC 6901 “ JSON Pointer” paths\n (see json_get_by_path_rfc6901 ) 3 : JSONPath “bracket-notation”\n see json_get_by_path_jsonpath_bracket ) character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys If True [default] then no special checks\n are done to check for duplicate keys. If False, then after parsing, if any duplicate\n keys are found, an error is thrown. A call to json_value_validate will also check for\n duplicates. logical(kind=LK), intent(in), optional :: escape_solidus If True then the solidus “ / ” is always escaped\n “ \\/ ” when serializing JSON If False [default], then it is not escaped. Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : 1 : an exception will be raised if\n try to retrieve a null as a real. 2 : a null retrieved as a real\n will return a NaN. [default] 3 : a null retrieved as a real\n will return 0.0. integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: 1 : as strings (e.g., “NaN”,\n “Infinity”, “-Infinity”) [default] 2 : as JSON null values logical(kind=LK), intent(in), optional :: use_quiet_nan If true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. logical(kind=LK), intent(in), optional :: strict_integer_type_checking If false, when parsing JSON , if an integer numeric value\n cannot be converted to an integer ( integer(IK) ),\n then an attempt is then make to convert it\n to a real ( real(RK) ). If true, an exception will be raised if the integer\n value cannot be read. (default is true) logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Calls proc~~initialize_json_core_in_file~~CallsGraph proc~initialize_json_core_in_file json_file%initialize_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~initialize_json_core_in_file~~CalledByGraph proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2 json_file%initialize none~initialize~2->proc~initialize_json_core_in_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine initialize_json_core_in_file ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_file ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" call me % core % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end subroutine initialize_json_core_in_file","tags":"","loc":"proc/initialize_json_core_in_file.html"},{"title":"json_file_add – JSON-Fortran","text":"private subroutine json_file_add(me, p, destroy_original) Add a json_value pointer as the root object to a JSON file. Note This is mostly equivalent to: f = [[ json_file ]]( p ) But without the finalization calls. And: if ( destroy_original ) call [[ json_file ]]% destroy () call [[ json_file ]]% add ( '$' , p ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] Calls proc~~json_file_add~~CallsGraph proc~json_file_add json_file%json_file_add proc~json_file_destroy json_file%json_file_destroy proc~json_file_add->proc~json_file_destroy none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add ( me , p , destroy_original ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( in ), optional :: destroy_original !! if the file currently contains !! an associated pointer, it is !! destroyed. [Default is True] logical ( LK ) :: destroy !! if `me%p` is to be destroyed if ( present ( destroy_original )) then destroy = destroy_original else destroy = . true . ! default end if if ( destroy ) call me % destroy () me % p => p end subroutine json_file_add","tags":"","loc":"proc/json_file_add.html"},{"title":"json_file_add_integer – JSON-Fortran","text":"private subroutine json_file_add_integer(me, path, val, found, was_created) Add an integer value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_integer~~CallsGraph proc~json_file_add_integer json_file%json_file_add_integer none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_integer~~CalledByGraph proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_integer","tags":"","loc":"proc/json_file_add_integer.html"},{"title":"json_file_add_integer_vec – JSON-Fortran","text":"private subroutine json_file_add_integer_vec(me, path, vec, found, was_created) Add an integer vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_integer_vec~~CallsGraph proc~json_file_add_integer_vec json_file%json_file_add_integer_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_integer_vec~~CalledByGraph proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_integer_vec","tags":"","loc":"proc/json_file_add_integer_vec.html"},{"title":"json_file_add_logical – JSON-Fortran","text":"private subroutine json_file_add_logical(me, path, val, found, was_created) Add a logical(LK) value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_logical~~CallsGraph proc~json_file_add_logical json_file%json_file_add_logical none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_logical~~CalledByGraph proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_logical","tags":"","loc":"proc/json_file_add_logical.html"},{"title":"json_file_add_logical_vec – JSON-Fortran","text":"private subroutine json_file_add_logical_vec(me, path, vec, found, was_created) Add a logical(LK) vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_logical_vec~~CallsGraph proc~json_file_add_logical_vec json_file%json_file_add_logical_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_logical_vec~~CalledByGraph proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_logical_vec","tags":"","loc":"proc/json_file_add_logical_vec.html"},{"title":"json_file_add_object – JSON-Fortran","text":"private subroutine json_file_add_object(me, path, p, found, was_created) Add a json_value pointer to an object to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_object~~CallsGraph proc~json_file_add_object json_file%json_file_add_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_object->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_object->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_object~~CalledByGraph proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object json_file%wrap_json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , p , found , was_created ) end subroutine json_file_add_object","tags":"","loc":"proc/json_file_add_object.html"},{"title":"json_file_add_real – JSON-Fortran","text":"private subroutine json_file_add_real(me, path, val, found, was_created) Add a real(RK) variable value to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real~~CallsGraph proc~json_file_add_real json_file%json_file_add_real none~add_by_path~2 json_core%add_by_path proc~json_file_add_real->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real~~CalledByGraph proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real json_file%wrap_json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real","tags":"","loc":"proc/json_file_add_real.html"},{"title":"json_file_add_real32 – JSON-Fortran","text":"private subroutine json_file_add_real32(me, path, val, found, was_created) Alternate version of json_file_add_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real32~~CallsGraph proc~json_file_add_real32 json_file%json_file_add_real32 none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real32~~CalledByGraph proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real32","tags":"","loc":"proc/json_file_add_real32.html"},{"title":"json_file_add_real32_vec – JSON-Fortran","text":"private subroutine json_file_add_real32_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real_vec where vec is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real32_vec~~CallsGraph proc~json_file_add_real32_vec json_file%json_file_add_real32_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real32_vec~~CalledByGraph proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real32_vec","tags":"","loc":"proc/json_file_add_real32_vec.html"},{"title":"json_file_add_real_vec – JSON-Fortran","text":"private subroutine json_file_add_real_vec(me, path, vec, found, was_created) Add a real(RK) vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~json_file_add_real_vec~~CallsGraph proc~json_file_add_real_vec json_file%json_file_add_real_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_real_vec~~CalledByGraph proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real_vec","tags":"","loc":"proc/json_file_add_real_vec.html"},{"title":"json_file_add_string – JSON-Fortran","text":"private subroutine json_file_add_string(me, path, val, found, was_created, trim_str, adjustl_str) Add a character string to a json file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string~~CallsGraph proc~json_file_add_string json_file%json_file_add_string none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_string~~CalledByGraph proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~wrap_json_file_add_string json_file%wrap_json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created , trim_str , adjustl_str ) end subroutine json_file_add_string","tags":"","loc":"proc/json_file_add_string.html"},{"title":"json_file_add_string_path_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_path_ascii(me, path, val, found, was_created, trim_str, adjustl_str) Wrapper for json_file_add_string where “path” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_path_ascii~~CallsGraph proc~json_file_add_string_path_ascii json_file%json_file_add_string_path_ascii interface~to_unicode to_unicode proc~json_file_add_string_path_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_path_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_path_ascii->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_file_add_string->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_path_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( to_unicode ( path ), val , found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_path_ascii","tags":"","loc":"proc/json_file_add_string_path_ascii.html"},{"title":"json_file_add_string_value_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_value_ascii(me, path, val, found, was_created, trim_str, adjustl_str) Wrapper for json_file_add_string where “val” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_value_ascii~~CallsGraph proc~json_file_add_string_value_ascii json_file%json_file_add_string_value_ascii interface~to_unicode to_unicode proc~json_file_add_string_value_ascii->interface~to_unicode none~create_object json_core%create_object proc~json_file_add_string_value_ascii->none~create_object proc~json_file_add_string json_file%json_file_add_string proc~json_file_add_string_value_ascii->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_file_add_string->none~create_object none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_value_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( path , to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_value_ascii","tags":"","loc":"proc/json_file_add_string_value_ascii.html"},{"title":"json_file_add_string_vec – JSON-Fortran","text":"private subroutine json_file_add_string_vec(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Add a string vector to a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec~~CallsGraph proc~json_file_add_string_vec json_file%json_file_add_string_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object interface~to_unicode to_unicode proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->none~create_object proc~wrap_json_value_create_object->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_add_string_vec~~CalledByGraph proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec","tags":"","loc":"proc/json_file_add_string_vec.html"},{"title":"json_file_add_string_vec_path_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_vec_path_ascii(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec_path_ascii~~CallsGraph proc~json_file_add_string_vec_path_ascii json_file%json_file_add_string_vec_path_ascii interface~to_unicode to_unicode proc~json_file_add_string_vec_path_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_path_ascii->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec_path_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), vec , found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_path_ascii","tags":"","loc":"proc/json_file_add_string_vec_path_ascii.html"},{"title":"json_file_add_string_vec_vec_ascii – JSON-Fortran","text":"private subroutine json_file_add_string_vec_vec_ascii(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~json_file_add_string_vec_vec_ascii~~CallsGraph proc~json_file_add_string_vec_vec_ascii json_file%json_file_add_string_vec_vec_ascii interface~to_unicode to_unicode proc~json_file_add_string_vec_vec_ascii->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~json_file_add_string_vec_vec_ascii->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_add_string_vec_vec_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( path , to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_vec_ascii","tags":"","loc":"proc/json_file_add_string_vec_vec_ascii.html"},{"title":"json_file_check_for_errors – JSON-Fortran","text":"private subroutine json_file_check_for_errors(me, status_ok, error_msg) Retrieve error status and message from the class. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) Calls proc~~json_file_check_for_errors~~CallsGraph proc~json_file_check_for_errors json_file%json_file_check_for_errors proc~json_check_for_errors json_core%json_check_for_errors proc~json_file_check_for_errors->proc~json_check_for_errors Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_check_for_errors ( me , status_ok , error_msg ) implicit none class ( json_file ), intent ( inout ) :: me logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message !! (if there were errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs call me % core % check_for_errors ( status_ok , tmp ) if ( present ( error_msg )) error_msg = tmp #else call me % core % check_for_errors ( status_ok , error_msg ) #endif end subroutine json_file_check_for_errors","tags":"","loc":"proc/json_file_check_for_errors.html"},{"title":"json_file_clear_exceptions – JSON-Fortran","text":"private pure subroutine json_file_clear_exceptions(me) Clear exceptions in the class. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Calls proc~~json_file_clear_exceptions~~CallsGraph proc~json_file_clear_exceptions json_file%json_file_clear_exceptions proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_file_clear_exceptions->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code pure subroutine json_file_clear_exceptions ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % clear_exceptions () end subroutine json_file_clear_exceptions","tags":"","loc":"proc/json_file_clear_exceptions.html"},{"title":"json_file_destroy – JSON-Fortran","text":"private subroutine json_file_destroy(me, destroy_core) Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Optionally, also destroy the json_core instance (this\n is not necessary to prevent memory leaks, since a json_core does not use pointers). See also json_file_nullify History 12/9/2013 : Created 4/26/2016 : Added optional destroy_core argument Note This routine will be called automatically when the variable\n goes out of scope. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. Calls proc~~json_file_destroy~~CallsGraph proc~json_file_destroy json_file%json_file_destroy none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_destroy~~CalledByGraph proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->proc~json_file_destroy none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~finalize_json_file finalize_json_file proc~finalize_json_file->proc~json_file_destroy proc~json_file_add json_file%json_file_add proc~json_file_add->proc~json_file_destroy proc~json_file_load json_file%json_file_load proc~json_file_load->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string proc~json_file_load_from_string->proc~json_file_destroy none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_destroy ( me , destroy_core ) implicit none class ( json_file ), intent ( inout ) :: me logical , intent ( in ), optional :: destroy_core !! to also destroy the [[json_core(type)]]. !! default is to leave it as is. if ( associated ( me % p )) call me % core % destroy ( me % p ) if ( present ( destroy_core )) then if ( destroy_core ) call me % core % destroy () end if end subroutine json_file_destroy","tags":"","loc":"proc/json_file_destroy.html"},{"title":"json_file_get_alloc_string_vec – JSON-Fortran","text":"private subroutine json_file_get_alloc_string_vec(me, path, vec, ilen, found, default, default_ilen) Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~json_file_get_alloc_string_vec~~CallsGraph proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_alloc_string_vec~~CalledByGraph proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2 json_file%get none~get~2->proc~json_file_get_alloc_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % core % get ( me % p , path , vec , ilen , found , default , default_ilen ) end subroutine json_file_get_alloc_string_vec","tags":"","loc":"proc/json_file_get_alloc_string_vec.html"},{"title":"json_file_get_integer – JSON-Fortran","text":"private subroutine json_file_get_integer(me, path, val, found, default) Get an integer value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default Calls proc~~json_file_get_integer~~CallsGraph proc~json_file_get_integer json_file%json_file_get_integer none~get json_core%get proc~json_file_get_integer->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_integer~~CalledByGraph proc~json_file_get_integer json_file%json_file_get_integer none~get~2 json_file%get none~get~2->proc~json_file_get_integer proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_integer","tags":"","loc":"proc/json_file_get_integer.html"},{"title":"json_file_get_integer_vec – JSON-Fortran","text":"private subroutine json_file_get_integer_vec(me, path, vec, found, default) Get an integer vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_integer_vec~~CallsGraph proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get json_core%get proc~json_file_get_integer_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_integer_vec~~CalledByGraph proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2 json_file%get none~get~2->proc~json_file_get_integer_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_integer_vec","tags":"","loc":"proc/json_file_get_integer_vec.html"},{"title":"json_file_get_logical – JSON-Fortran","text":"private subroutine json_file_get_logical(me, path, val, found, default) Get a logical(LK) value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default Calls proc~~json_file_get_logical~~CallsGraph proc~json_file_get_logical json_file%json_file_get_logical none~get json_core%get proc~json_file_get_logical->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_logical~~CalledByGraph proc~json_file_get_logical json_file%json_file_get_logical none~get~2 json_file%get none~get~2->proc~json_file_get_logical proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_logical","tags":"","loc":"proc/json_file_get_logical.html"},{"title":"json_file_get_logical_vec – JSON-Fortran","text":"private subroutine json_file_get_logical_vec(me, path, vec, found, default) Get a logical(LK) vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_logical_vec~~CallsGraph proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get json_core%get proc~json_file_get_logical_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_logical_vec~~CalledByGraph proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2 json_file%get none~get~2->proc~json_file_get_logical_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_logical_vec","tags":"","loc":"proc/json_file_get_logical_vec.html"},{"title":"json_file_get_object – JSON-Fortran","text":"private subroutine json_file_get_object(me, path, p, found) Get a json_value pointer to an object from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found Calls proc~~json_file_get_object~~CallsGraph proc~json_file_get_object json_file%json_file_get_object none~get json_core%get proc~json_file_get_object->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_object~~CalledByGraph proc~json_file_get_object json_file%json_file_get_object none~get~2 json_file%get none~get~2->proc~json_file_get_object proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % core % get ( me % p , path , p , found ) end subroutine json_file_get_object","tags":"","loc":"proc/json_file_get_object.html"},{"title":"json_file_get_real – JSON-Fortran","text":"private subroutine json_file_get_real(me, path, val, found, default) Get a real(RK) variable value from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default Calls proc~~json_file_get_real~~CallsGraph proc~json_file_get_real json_file%json_file_get_real none~get json_core%get proc~json_file_get_real->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real~~CalledByGraph proc~json_file_get_real json_file%json_file_get_real none~get~2 json_file%get none~get~2->proc~json_file_get_real proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real","tags":"","loc":"proc/json_file_get_real.html"},{"title":"json_file_get_real32 – JSON-Fortran","text":"private subroutine json_file_get_real32(me, path, val, found, default) Alternate version of json_file_get_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default Calls proc~~json_file_get_real32~~CallsGraph proc~json_file_get_real32 json_file%json_file_get_real32 none~get json_core%get proc~json_file_get_real32->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real32~~CalledByGraph proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2 json_file%get none~get~2->proc~json_file_get_real32 proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real32","tags":"","loc":"proc/json_file_get_real32.html"},{"title":"json_file_get_real32_vec – JSON-Fortran","text":"private subroutine json_file_get_real32_vec(me, path, vec, found, default) Alternate version of json_file_get_real_vec where vec is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_real32_vec~~CallsGraph proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get json_core%get proc~json_file_get_real32_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real32_vec~~CalledByGraph proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2 json_file%get none~get~2->proc~json_file_get_real32_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real32_vec","tags":"","loc":"proc/json_file_get_real32_vec.html"},{"title":"json_file_get_real_vec – JSON-Fortran","text":"private subroutine json_file_get_real_vec(me, path, vec, found, default) Get a real(RK) vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_real_vec~~CallsGraph proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get json_core%get proc~json_file_get_real_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_real_vec~~CalledByGraph proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2 json_file%get none~get~2->proc~json_file_get_real_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real_vec","tags":"","loc":"proc/json_file_get_real_vec.html"},{"title":"json_file_get_root – JSON-Fortran","text":"private subroutine json_file_get_root(me, p) Get a json_value pointer to the JSON file root. Note This is equivalent to calling [[json_file]]%get('$',p) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable Called by proc~~json_file_get_root~~CalledByGraph proc~json_file_get_root json_file%json_file_get_root none~get~2 json_file%get none~get~2->proc~json_file_get_root proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_root ( me , p ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable p => me % p end subroutine json_file_get_root","tags":"","loc":"proc/json_file_get_root.html"},{"title":"json_file_get_string – JSON-Fortran","text":"private subroutine json_file_get_string(me, path, val, found, default) Get a character string from a json file.\nThe output val is an allocatable character string. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~json_file_get_string~~CallsGraph proc~json_file_get_string json_file%json_file_get_string none~get json_core%get proc~json_file_get_string->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_string~~CalledByGraph proc~json_file_get_string json_file%json_file_get_string none~get~2 json_file%get none~get~2->proc~json_file_get_string proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_string","tags":"","loc":"proc/json_file_get_string.html"},{"title":"json_file_get_string_vec – JSON-Fortran","text":"private subroutine json_file_get_string_vec(me, path, vec, found, default) Get a string vector from a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~json_file_get_string_vec~~CallsGraph proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get json_core%get proc~json_file_get_string_vec->none~get proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->none~get interface~to_unicode to_unicode proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->none~get proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_get_string_vec~~CalledByGraph proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2 json_file%get none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_string_vec","tags":"","loc":"proc/json_file_get_string_vec.html"},{"title":"json_file_load – JSON-Fortran","text":"private subroutine json_file_load(me, filename, unit, destroy_pointer) Load the JSON data from a file. Example program main use json_module implicit none type ( json_file ) :: f call f % load ( 'my_file.json' ) !... call f % destroy () end program main Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) Calls proc~~json_file_load~~CallsGraph proc~json_file_load json_file%json_file_load none~load json_core%load proc~json_file_load->none~load proc~json_file_destroy json_file%json_file_destroy proc~json_file_load->proc~json_file_destroy proc~json_parse_file json_core%json_parse_file none~load->proc~json_parse_file none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_file->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_file->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_file->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_file->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_file->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_file->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_file->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_file->proc~parse_value proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_load ( me , filename , unit , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to open integer ( IK ), intent ( in ), optional :: unit !! the unit number to use !! (if not present, a newunit !! is used) logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % load ( file = filename , p = me % p , unit = unit ) end subroutine json_file_load","tags":"","loc":"proc/json_file_load.html"},{"title":"json_file_load_from_string – JSON-Fortran","text":"private subroutine json_file_load_from_string(me, str, destroy_pointer) Load the JSON data from a string. Example Load JSON from a string: type ( json_file ) :: f call f % deserialize ( '{ \"name\": \"Leonidas\" }' ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) Calls proc~~json_file_load_from_string~~CallsGraph proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->none~deserialize interface~to_unicode to_unicode proc~wrap_json_parse_string->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_load_from_string~~CalledByGraph proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2 json_file%deserialize none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_json_file_load_from_string->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_load_from_string ( me , str , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % deserialize ( me % p , str ) end subroutine json_file_load_from_string","tags":"","loc":"proc/json_file_load_from_string.html"},{"title":"json_file_move_pointer – JSON-Fortran","text":"private subroutine json_file_move_pointer(to, from) Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Note If “from%p” is not associated, then an error is thrown. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from Calls proc~~json_file_move_pointer~~CallsGraph proc~json_file_move_pointer json_file%json_file_move_pointer none~initialize~2 json_file%initialize proc~json_file_move_pointer->none~initialize~2 none~throw_exception json_core%throw_exception proc~json_file_move_pointer->none~throw_exception proc~json_file_failed json_file%json_file_failed proc~json_file_move_pointer->proc~json_file_failed proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2->proc~set_json_core_in_file proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_failed json_core%json_failed proc~json_file_failed->proc~json_failed proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_move_pointer ( to , from ) implicit none class ( json_file ), intent ( inout ) :: to class ( json_file ), intent ( inout ) :: from if ( associated ( from % p )) then if ( from % failed ()) then !Don't get the data if the FROM file has an !active exception, since it may not be valid. call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'error exception in FROM file.' ) else call to % initialize () !initialize and clear any exceptions that may be present to % p => from % p nullify ( from % p ) end if else call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'pointer is not associated.' ) end if end subroutine json_file_move_pointer","tags":"","loc":"proc/json_file_move_pointer.html"},{"title":"json_file_nullify – JSON-Fortran","text":"private subroutine json_file_nullify(me) Nullify the json_value pointer in a json_file ,\n but do not destroy it. This should normally only be done if the pointer is the target of\n another pointer outside the class that is still intended to be in\n scope after the json_file has gone out of scope.\n Otherwise, this would result in a memory leak. See also json_file_destroy History 6/30/2019 : Created Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Source Code subroutine json_file_nullify ( me ) implicit none class ( json_file ), intent ( inout ) :: me nullify ( me % p ) end subroutine json_file_nullify","tags":"","loc":"proc/json_file_nullify.html"},{"title":"json_file_print_error_message – JSON-Fortran","text":"private subroutine json_file_print_error_message(me, io_unit) This is a wrapper for json_print_error_message . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit Calls proc~~json_file_print_error_message~~CallsGraph proc~json_file_print_error_message json_file%json_file_print_error_message proc~json_print_error_message json_core%json_print_error_message proc~json_file_print_error_message->proc~json_print_error_message proc~json_check_for_errors json_core%json_check_for_errors proc~json_print_error_message->proc~json_check_for_errors proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_print_error_message->proc~json_clear_exceptions Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_error_message ( me , io_unit ) implicit none class ( json_file ), intent ( inout ) :: me integer , intent ( in ), optional :: io_unit call me % core % print_error_message ( io_unit ) end subroutine json_file_print_error_message","tags":"","loc":"proc/json_file_print_error_message.html"},{"title":"json_file_print_to_console – JSON-Fortran","text":"private subroutine json_file_print_to_console(me) Print the JSON file to the console. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me Source Code subroutine json_file_print_to_console ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % print ( me % p , iunit = int ( output_unit , IK )) end subroutine json_file_print_to_console","tags":"","loc":"proc/json_file_print_to_console.html"},{"title":"json_file_print_to_filename – JSON-Fortran","text":"private subroutine json_file_print_to_filename(me, filename) Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Example Example loading a JSON file, changing a value, and then printing\n result to a new file: type ( json_file ) :: f logical :: found call f % load ( 'my_file.json' ) !open the original file call f % update ( 'version' , 4 , found ) !change the value of a variable call f % print ( 'my_file_2.json' ) !save file as new name Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to Source Code subroutine json_file_print_to_filename ( me , filename ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! filename to print to call me % core % print ( me % p , filename ) end subroutine json_file_print_to_filename","tags":"","loc":"proc/json_file_print_to_filename.html"},{"title":"json_file_print_to_string – JSON-Fortran","text":"private subroutine json_file_print_to_string(me, str) Print the JSON file to a string. Example Open a JSON file, and then print the contents to a string: type ( json_file ) :: f character ( kind = CK , len = :), allocatable :: str call f % load ( 'my_file.json' ) call f % serialize ( str ) Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to Calls proc~~json_file_print_to_string~~CallsGraph proc~json_file_print_to_string json_file%json_file_print_to_string proc~json_value_to_string json_core%json_value_to_string proc~json_file_print_to_string->proc~json_value_to_string proc~json_value_print json_core%json_value_print proc~json_value_to_string->proc~json_value_print proc~json_value_print->proc~json_value_print none~throw_exception json_core%throw_exception proc~json_value_print->none~throw_exception proc~escape_string escape_string proc~json_value_print->proc~escape_string proc~integer_to_string integer_to_string proc~json_value_print->proc~integer_to_string proc~json_failed json_core%json_failed proc~json_value_print->proc~json_failed proc~json_is_vector json_core%json_is_vector proc~json_value_print->proc~json_is_vector proc~real_to_string real_to_string proc~json_value_print->proc~real_to_string proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_is_vector->none~throw_exception none~info json_core%info proc~json_is_vector->none~info proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info proc~wrap_json_info_by_path->interface~to_unicode proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception proc~convert->none~info none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~throw_exception proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_to_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: str !! string to print JSON data to call me % core % serialize ( me % p , str ) end subroutine json_file_print_to_string","tags":"","loc":"proc/json_file_print_to_string.html"},{"title":"json_file_print_to_unit – JSON-Fortran","text":"private subroutine json_file_print_to_unit(me, iunit) Prints the JSON file to the specified file unit number. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) Calls proc~~json_file_print_to_unit~~CallsGraph proc~json_file_print_to_unit json_file%json_file_print_to_unit none~throw_exception json_core%throw_exception proc~json_file_print_to_unit->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_print_to_unit ( me , iunit ) implicit none class ( json_file ), intent ( inout ) :: me integer ( IK ), intent ( in ) :: iunit !! file unit number (must not be -1) if ( iunit /= unit2str ) then call me % core % print ( me % p , iunit = iunit ) else call me % core % throw_exception ( 'Error in json_file_print_to_unit: iunit must not be -1.' ) end if end subroutine json_file_print_to_unit","tags":"","loc":"proc/json_file_print_to_unit.html"},{"title":"json_file_remove – JSON-Fortran","text":"private subroutine json_file_remove(me, path) Remove a variable from a JSON file. Note This is just a wrapper to remove_if_present . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Calls proc~~json_file_remove~~CallsGraph proc~json_file_remove json_file%json_file_remove none~remove_if_present json_core%remove_if_present proc~json_file_remove->none~remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~wrap_json_value_remove_if_present->none~remove_if_present interface~to_unicode to_unicode proc~wrap_json_value_remove_if_present->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_remove~~CalledByGraph proc~json_file_remove json_file%json_file_remove none~remove~2 json_file%remove none~remove~2->proc~json_file_remove proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2->proc~wrap_json_file_remove proc~wrap_json_file_remove->none~remove~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable call me % core % remove_if_present ( me % p , path ) end subroutine json_file_remove","tags":"","loc":"proc/json_file_remove.html"},{"title":"json_file_rename – JSON-Fortran","text":"private subroutine json_file_rename(me, path, name, found) Rename a variable in a JSON file. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Called by proc~~json_file_rename~~CalledByGraph proc~json_file_rename json_file%json_file_rename proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii proc~json_file_rename_name_ascii->proc~json_file_rename proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii proc~json_file_rename_path_ascii->proc~json_file_rename proc~wrap_json_file_rename json_file%wrap_json_file_rename proc~wrap_json_file_rename->proc~json_file_rename Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % core % rename ( me % p , path , name , found ) end subroutine json_file_rename","tags":"","loc":"proc/json_file_rename.html"},{"title":"json_file_rename_name_ascii – JSON-Fortran","text":"private subroutine json_file_rename_name_ascii(me, path, name, found) Wrapper for json_file_rename where “name” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~json_file_rename_name_ascii~~CallsGraph proc~json_file_rename_name_ascii json_file%json_file_rename_name_ascii interface~to_unicode to_unicode proc~json_file_rename_name_ascii->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~json_file_rename_name_ascii->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename_name_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( path , to_unicode ( name ), found ) end subroutine json_file_rename_name_ascii","tags":"","loc":"proc/json_file_rename_name_ascii.html"},{"title":"json_file_rename_path_ascii – JSON-Fortran","text":"private subroutine json_file_rename_path_ascii(me, path, name, found) Wrapper for json_file_rename where “path” is kind=CDK). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~json_file_rename_path_ascii~~CallsGraph proc~json_file_rename_path_ascii json_file%json_file_rename_path_ascii interface~to_unicode to_unicode proc~json_file_rename_path_ascii->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~json_file_rename_path_ascii->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_rename_path_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), name , found ) end subroutine json_file_rename_path_ascii","tags":"","loc":"proc/json_file_rename_path_ascii.html"},{"title":"json_file_traverse – JSON-Fortran","text":"private subroutine json_file_traverse(me, traverse_callback) Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback Calls proc~~json_file_traverse~~CallsGraph proc~json_file_traverse json_file%json_file_traverse proc~json_traverse json_core%json_traverse proc~json_file_traverse->proc~json_traverse none~throw_exception json_core%throw_exception proc~json_traverse->none~throw_exception proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~wrap_json_throw_exception->none~throw_exception interface~to_unicode to_unicode proc~wrap_json_throw_exception->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_traverse ( me , traverse_callback ) implicit none class ( json_file ), intent ( inout ) :: me procedure ( json_traverse_callback_func ) :: traverse_callback call me % core % traverse ( me % p , traverse_callback ) end subroutine json_file_traverse","tags":"","loc":"proc/json_file_traverse.html"},{"title":"json_file_update_integer – JSON-Fortran","text":"private subroutine json_file_update_integer(me, path, val, found) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_integer Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_integer~~CallsGraph proc~json_file_update_integer json_file%json_file_update_integer none~update~2 json_core%update proc~json_file_update_integer->none~update~2 proc~json_failed json_core%json_failed proc~json_file_update_integer->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_integer","tags":"","loc":"proc/json_file_update_integer.html"},{"title":"json_file_update_logical – JSON-Fortran","text":"private subroutine json_file_update_logical(me, path, val, found) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_logical Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_logical~~CallsGraph proc~json_file_update_logical json_file%json_file_update_logical none~update~2 json_core%update proc~json_file_update_logical->none~update~2 proc~json_failed json_core%json_failed proc~json_file_update_logical->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_logical","tags":"","loc":"proc/json_file_update_logical.html"},{"title":"json_file_update_real – JSON-Fortran","text":"private subroutine json_file_update_real(me, path, val, found) Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_real~~CallsGraph proc~json_file_update_real json_file%json_file_update_real none~update~2 json_core%update proc~json_file_update_real->none~update~2 proc~json_failed json_core%json_failed proc~json_file_update_real->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_real","tags":"","loc":"proc/json_file_update_real.html"},{"title":"json_file_update_real32 – JSON-Fortran","text":"private subroutine json_file_update_real32(me, path, val, found) Alternate version of json_file_update_real where val is real32 . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~json_file_update_real32~~CallsGraph proc~json_file_update_real32 json_file%json_file_update_real32 none~update~4 json_file%update proc~json_file_update_real32->none~update~4 proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->none~update~4 interface~to_unicode to_unicode proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real32","tags":"","loc":"proc/json_file_update_real32.html"},{"title":"json_file_update_string – JSON-Fortran","text":"private subroutine json_file_update_string(me, path, val, found, trim_str, adjustl_str) Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. See also json_update_string Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string~~CallsGraph proc~json_file_update_string json_file%json_file_update_string none~update~2 json_core%update proc~json_file_update_string->none~update~2 proc~json_failed json_core%json_failed proc~json_file_update_string->proc~json_failed proc~json_update_string_name_ascii json_core%json_update_string_name_ascii none~update~2->proc~json_update_string_name_ascii proc~json_update_string_val_ascii json_core%json_update_string_val_ascii none~update~2->proc~json_update_string_val_ascii proc~json_update_string_name_ascii->none~update~2 interface~to_unicode to_unicode proc~json_update_string_name_ascii->interface~to_unicode proc~json_update_string_val_ascii->none~update~2 proc~json_update_string_val_ascii->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found , trim_str , adjustl_str ) end subroutine json_file_update_string","tags":"","loc":"proc/json_file_update_string.html"},{"title":"json_file_update_string_name_ascii – JSON-Fortran","text":"private subroutine json_file_update_string_name_ascii(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string_name_ascii~~CallsGraph proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii interface~to_unicode to_unicode proc~json_file_update_string_name_ascii->interface~to_unicode none~update~4 json_file%update proc~json_file_update_string_name_ascii->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_update_string_name_ascii~~CalledByGraph proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4 json_file%update proc~json_file_update_string_name_ascii->none~update~4 none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~4 proc~json_file_update_string_val_ascii->none~update~4 proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->none~update~4 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->none~update~4 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->none~update~4 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->none~update~4 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string_name_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_file_update_string_name_ascii","tags":"","loc":"proc/json_file_update_string_name_ascii.html"},{"title":"json_file_update_string_val_ascii – JSON-Fortran","text":"private subroutine json_file_update_string_val_ascii(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~json_file_update_string_val_ascii~~CallsGraph proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii interface~to_unicode to_unicode proc~json_file_update_string_val_ascii->interface~to_unicode none~update~4 json_file%update proc~json_file_update_string_val_ascii->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_update_string_val_ascii~~CalledByGraph proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4 json_file%update proc~json_file_update_string_val_ascii->none~update~4 none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_real32 json_file%json_file_update_real32 proc~json_file_update_real32->none~update~4 proc~json_file_update_string_name_ascii->none~update~4 proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer proc~wrap_json_file_update_integer->none~update~4 proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical proc~wrap_json_file_update_logical->none~update~4 proc~wrap_json_file_update_real json_file%wrap_json_file_update_real proc~wrap_json_file_update_real->none~update~4 proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 proc~wrap_json_file_update_real32->none~update~4 proc~wrap_json_file_update_string json_file%wrap_json_file_update_string proc~wrap_json_file_update_string->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_update_string_val_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_file_update_string_val_ascii","tags":"","loc":"proc/json_file_update_string_val_ascii.html"},{"title":"json_file_variable_info – JSON-Fortran","text":"private subroutine json_file_variable_info(me, path, found, var_type, n_children, name) Returns information about a variable in a json_file . Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_file_variable_info~~CallsGraph proc~json_file_variable_info json_file%json_file_variable_info none~info json_core%info proc~json_file_variable_info->none~info proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->none~info interface~to_unicode to_unicode proc~wrap_json_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_variable_info~~CalledByGraph proc~json_file_variable_info json_file%json_file_variable_info none~info~2 json_file%info none~info~2->proc~json_file_variable_info proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2->proc~wrap_json_file_variable_info proc~wrap_json_file_variable_info->none~info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! the variable exists in the structure integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % info ( me % p , path , found , var_type , n_children , name ) end subroutine json_file_variable_info","tags":"","loc":"proc/json_file_variable_info.html"},{"title":"json_file_variable_matrix_info – JSON-Fortran","text":"private subroutine json_file_variable_matrix_info(me, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a variable in a json_file . Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~json_file_variable_matrix_info~~CallsGraph proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info json_core%matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info none~get json_core%get proc~json_matrix_info_by_path->none~get proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~wrap_json_matrix_info_by_path->none~matrix_info interface~to_unicode to_unicode proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~json_file_variable_matrix_info~~CalledByGraph proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2 json_file%matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % matrix_info ( me % p , path , is_matrix , found , var_type , n_sets , set_size , name ) end subroutine json_file_variable_matrix_info","tags":"","loc":"proc/json_file_variable_matrix_info.html"},{"title":"set_json_core_in_file – JSON-Fortran","text":"private subroutine set_json_core_in_file(me, core) Set the json_core for this json_file . Note This does not destroy the data in the file. Note This one is used if you want to initialize the file with\n an already-existing json_core (presumably, this was already\n initialized by a call to initialize_json_core or similar). Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core Called by proc~~set_json_core_in_file~~CalledByGraph proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2 json_file%initialize none~initialize~2->proc~set_json_core_in_file proc~initialize_json_file initialize_json_file proc~initialize_json_file->none~initialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~initialize~2 proc~json_file_move_pointer json_file%json_file_move_pointer proc~json_file_move_pointer->none~initialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file interface~json_file->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine set_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_core ), intent ( in ) :: core me % core = core end subroutine set_json_core_in_file","tags":"","loc":"proc/set_json_core_in_file.html"},{"title":"wrap_assign_string_to_json_file – JSON-Fortran","text":"private subroutine wrap_assign_string_to_json_file(me, str) Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str Calls proc~~wrap_assign_string_to_json_file~~CallsGraph proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file interface~to_unicode to_unicode proc~wrap_assign_string_to_json_file->interface~to_unicode proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize~2 json_file%deserialize proc~assign_string_to_json_file->none~deserialize~2 proc~json_clear_exceptions json_core%json_clear_exceptions proc~assign_string_to_json_file->proc~json_clear_exceptions proc~json_failed json_core%json_failed proc~assign_string_to_json_file->proc~json_failed proc~json_file_destroy json_file%json_file_destroy proc~assign_string_to_json_file->proc~json_file_destroy proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_file_load_from_string->proc~json_file_destroy none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->proc~json_clear_exceptions proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % assign_string_to_json_file ( to_unicode ( str )) end subroutine wrap_assign_string_to_json_file","tags":"","loc":"proc/wrap_assign_string_to_json_file.html"},{"title":"wrap_json_file_add_integer – JSON-Fortran","text":"private subroutine wrap_json_file_add_integer(me, path, val, found, was_created) Alternate version of json_file_add_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_integer~~CallsGraph proc~wrap_json_file_add_integer json_file%wrap_json_file_add_integer interface~to_unicode to_unicode proc~wrap_json_file_add_integer->interface~to_unicode proc~json_file_add_integer json_file%json_file_add_integer proc~wrap_json_file_add_integer->proc~json_file_add_integer proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_integer","tags":"","loc":"proc/wrap_json_file_add_integer.html"},{"title":"wrap_json_file_add_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_integer_vec(me, path, vec, found, was_created) Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_integer_vec~~CallsGraph proc~wrap_json_file_add_integer_vec json_file%wrap_json_file_add_integer_vec interface~to_unicode to_unicode proc~wrap_json_file_add_integer_vec->interface~to_unicode proc~json_file_add_integer_vec json_file%json_file_add_integer_vec proc~wrap_json_file_add_integer_vec->proc~json_file_add_integer_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_integer_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_integer_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_integer_vec","tags":"","loc":"proc/wrap_json_file_add_integer_vec.html"},{"title":"wrap_json_file_add_logical – JSON-Fortran","text":"private subroutine wrap_json_file_add_logical(me, path, val, found, was_created) Alternate version of json_file_add_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_logical~~CallsGraph proc~wrap_json_file_add_logical json_file%wrap_json_file_add_logical interface~to_unicode to_unicode proc~wrap_json_file_add_logical->interface~to_unicode proc~json_file_add_logical json_file%json_file_add_logical proc~wrap_json_file_add_logical->proc~json_file_add_logical proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_logical","tags":"","loc":"proc/wrap_json_file_add_logical.html"},{"title":"wrap_json_file_add_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_logical_vec(me, path, vec, found, was_created) Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_logical_vec~~CallsGraph proc~wrap_json_file_add_logical_vec json_file%wrap_json_file_add_logical_vec interface~to_unicode to_unicode proc~wrap_json_file_add_logical_vec->interface~to_unicode proc~json_file_add_logical_vec json_file%json_file_add_logical_vec proc~wrap_json_file_add_logical_vec->proc~json_file_add_logical_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_logical_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_logical_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_logical_vec","tags":"","loc":"proc/wrap_json_file_add_logical_vec.html"},{"title":"wrap_json_file_add_object – JSON-Fortran","text":"private subroutine wrap_json_file_add_object(me, path, p, found, was_created) Alternate version of json_file_add_object , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_object~~CallsGraph proc~wrap_json_file_add_object json_file%wrap_json_file_add_object interface~to_unicode to_unicode proc~wrap_json_file_add_object->interface~to_unicode proc~json_file_add_object json_file%json_file_add_object proc~wrap_json_file_add_object->proc~json_file_add_object proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_object->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_object->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_object ( to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_file_add_object","tags":"","loc":"proc/wrap_json_file_add_object.html"},{"title":"wrap_json_file_add_real – JSON-Fortran","text":"private subroutine wrap_json_file_add_real(me, path, val, found, was_created) Alternate version of json_file_add_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real~~CallsGraph proc~wrap_json_file_add_real json_file%wrap_json_file_add_real interface~to_unicode to_unicode proc~wrap_json_file_add_real->interface~to_unicode proc~json_file_add_real json_file%json_file_add_real proc~wrap_json_file_add_real->proc~json_file_add_real proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real","tags":"","loc":"proc/wrap_json_file_add_real.html"},{"title":"wrap_json_file_add_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_add_real32(me, path, val, found, was_created) Alternate version of json_file_add_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real32~~CallsGraph proc~wrap_json_file_add_real32 json_file%wrap_json_file_add_real32 interface~to_unicode to_unicode proc~wrap_json_file_add_real32->interface~to_unicode proc~json_file_add_real32 json_file%json_file_add_real32 proc~wrap_json_file_add_real32->proc~json_file_add_real32 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real32","tags":"","loc":"proc/wrap_json_file_add_real32.html"},{"title":"wrap_json_file_add_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_real32_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real32_vec~~CallsGraph proc~wrap_json_file_add_real32_vec json_file%wrap_json_file_add_real32_vec interface~to_unicode to_unicode proc~wrap_json_file_add_real32_vec->interface~to_unicode proc~json_file_add_real32_vec json_file%json_file_add_real32_vec proc~wrap_json_file_add_real32_vec->proc~json_file_add_real32_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real32_vec->none~add_by_path~2 proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create json_value_create proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->none~destroy proc~json_value_destroy->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real32_vec","tags":"","loc":"proc/wrap_json_file_add_real32_vec.html"},{"title":"wrap_json_file_add_real_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_real_vec(me, path, vec, found, was_created) Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created Calls proc~~wrap_json_file_add_real_vec~~CallsGraph proc~wrap_json_file_add_real_vec json_file%wrap_json_file_add_real_vec interface~to_unicode to_unicode proc~wrap_json_file_add_real_vec->interface~to_unicode proc~json_file_add_real_vec json_file%json_file_add_real_vec proc~wrap_json_file_add_real_vec->proc~json_file_add_real_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_real_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_real_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real_vec","tags":"","loc":"proc/wrap_json_file_add_real_vec.html"},{"title":"wrap_json_file_add_string – JSON-Fortran","text":"private subroutine wrap_json_file_add_string(me, path, val, found, was_created, trim_str, adjustl_str) Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_add_string~~CallsGraph proc~wrap_json_file_add_string json_file%wrap_json_file_add_string interface~to_unicode to_unicode proc~wrap_json_file_add_string->interface~to_unicode proc~json_file_add_string json_file%json_file_add_string proc~wrap_json_file_add_string->proc~json_file_add_string proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string ( to_unicode ( path ), to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string","tags":"","loc":"proc/wrap_json_file_add_string.html"},{"title":"wrap_json_file_add_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_add_string_vec(me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_add_string_vec~~CallsGraph proc~wrap_json_file_add_string_vec json_file%wrap_json_file_add_string_vec interface~to_unicode to_unicode proc~wrap_json_file_add_string_vec->interface~to_unicode proc~json_file_add_string_vec json_file%json_file_add_string_vec proc~wrap_json_file_add_string_vec->proc~json_file_add_string_vec proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~add_by_path~2 json_core%add_by_path proc~json_file_add_string_vec->none~add_by_path~2 none~create_object json_core%create_object proc~json_file_add_string_vec->none~create_object proc~json_add_string_by_path_path_ascii json_core%json_add_string_by_path_path_ascii none~add_by_path~2->proc~json_add_string_by_path_path_ascii proc~json_add_string_by_path_value_ascii json_core%json_add_string_by_path_value_ascii none~add_by_path~2->proc~json_add_string_by_path_value_ascii proc~json_add_string_vec_by_path_path_ascii json_core%json_add_string_vec_by_path_path_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_path_ascii proc~json_add_string_vec_by_path_value_ascii json_core%json_add_string_vec_by_path_value_ascii none~add_by_path~2->proc~json_add_string_vec_by_path_value_ascii proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_add_string_by_path_path_ascii->interface~to_unicode proc~json_add_string_by_path json_core%json_add_string_by_path proc~json_add_string_by_path_path_ascii->proc~json_add_string_by_path proc~json_add_string_by_path_value_ascii->interface~to_unicode proc~json_add_string_by_path_value_ascii->proc~json_add_string_by_path proc~json_add_string_vec_by_path_path_ascii->interface~to_unicode proc~json_add_string_vec_by_path json_core%json_add_string_vec_by_path proc~json_add_string_vec_by_path_path_ascii->proc~json_add_string_vec_by_path proc~json_add_string_vec_by_path_value_ascii->interface~to_unicode proc~json_add_string_vec_by_path_value_ascii->proc~json_add_string_vec_by_path proc~json_value_create json_value_create proc~json_value_create_object->proc~json_value_create proc~to_object json_core%to_object proc~json_value_create_object->proc~to_object proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object none~create json_core%create proc~json_add_string_by_path->none~create none~create_string json_core%create_string proc~json_add_string_by_path->none~create_string none~info json_core%info proc~json_add_string_by_path->none~info none~throw_exception json_core%throw_exception proc~json_add_string_by_path->none~throw_exception proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_add_string_by_path->proc~json_clear_exceptions proc~json_value_replace json_core%json_value_replace proc~json_add_string_by_path->proc~json_value_replace none~add~2 json_core%add proc~json_add_string_vec_by_path->none~add~2 proc~json_add_string_vec_by_path->none~create none~create_array json_core%create_array proc~json_add_string_vec_by_path->none~create_array proc~json_add_string_vec_by_path->none~info proc~json_add_string_vec_by_path->none~throw_exception proc~json_add_string_vec_by_path->proc~json_clear_exceptions proc~json_add_string_vec_by_path->proc~json_value_replace proc~destroy_json_data destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_create_by_path json_core%json_create_by_path none~create->proc~json_create_by_path proc~wrap_json_create_by_path json_core%wrap_json_create_by_path none~create->proc~wrap_json_create_by_path proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_string json_core%json_value_create_string none~create_string->proc~json_value_create_string proc~wrap_json_value_create_string json_core%wrap_json_value_create_string none~create_string->proc~wrap_json_value_create_string proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_create_by_path->none~throw_exception proc~json_create_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_create_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_create_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_create_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_create_array->proc~json_value_create proc~to_array json_core%to_array proc~json_value_create_array->proc~to_array proc~json_value_create_string->proc~json_value_create proc~to_string json_core%to_string proc~json_value_create_string->proc~to_string none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_create_by_path->interface~to_unicode proc~wrap_json_create_by_path->none~create proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_string->interface~to_unicode proc~wrap_json_value_create_string->none~create_string proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_by_path_default->proc~json_value_create proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_default->none~add~2 proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~to_array none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~string_to_integer string_to_integer proc~json_get_by_path_default->proc~string_to_integer proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_insert_after_child_by_index->none~get_child proc~to_array->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~create_object proc~convert->none~create_array proc~convert->none~info proc~convert->none~throw_exception proc~convert->proc~json_value_replace none~create_null json_core%create_null proc~convert->none~create_null proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_alloc_string_vec_by_path->none~get proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_array_by_path->none~get proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->none~get proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~json_get_string->proc~integer_to_string proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->none~get proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy proc~to_null->proc~destroy_json_data proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~get proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string_vec","tags":"","loc":"proc/wrap_json_file_add_string_vec.html"},{"title":"wrap_json_file_get_alloc_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_alloc_string_vec(me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default Calls proc~~wrap_json_file_get_alloc_string_vec~~CallsGraph proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec interface~to_unicode to_unicode proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_alloc_string_vec~~CalledByGraph proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2 json_file%get proc~wrap_json_file_get_alloc_string_vec->none~get~2 none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % get ( to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_file_get_alloc_string_vec","tags":"","loc":"proc/wrap_json_file_get_alloc_string_vec.html"},{"title":"wrap_json_file_get_integer – JSON-Fortran","text":"private subroutine wrap_json_file_get_integer(me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default Calls proc~~wrap_json_file_get_integer~~CallsGraph proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer interface~to_unicode to_unicode proc~wrap_json_file_get_integer->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_integer->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_integer proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_integer~~CalledByGraph proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2 json_file%get proc~wrap_json_file_get_integer->none~get~2 none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_integer","tags":"","loc":"proc/wrap_json_file_get_integer.html"},{"title":"wrap_json_file_get_integer_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_integer_vec(me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_integer_vec~~CallsGraph proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec interface~to_unicode to_unicode proc~wrap_json_file_get_integer_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_integer_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_integer_vec~~CalledByGraph proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2 json_file%get proc~wrap_json_file_get_integer_vec->none~get~2 none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_integer_vec","tags":"","loc":"proc/wrap_json_file_get_integer_vec.html"},{"title":"wrap_json_file_get_logical – JSON-Fortran","text":"private subroutine wrap_json_file_get_logical(me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default Calls proc~~wrap_json_file_get_logical~~CallsGraph proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical interface~to_unicode to_unicode proc~wrap_json_file_get_logical->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_logical->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_logical proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_logical~~CalledByGraph proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2 json_file%get proc~wrap_json_file_get_logical->none~get~2 none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_logical","tags":"","loc":"proc/wrap_json_file_get_logical.html"},{"title":"wrap_json_file_get_logical_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_logical_vec(me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_logical_vec~~CallsGraph proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec interface~to_unicode to_unicode proc~wrap_json_file_get_logical_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_logical_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_logical_vec~~CalledByGraph proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2 json_file%get proc~wrap_json_file_get_logical_vec->none~get~2 none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_logical_vec","tags":"","loc":"proc/wrap_json_file_get_logical_vec.html"},{"title":"wrap_json_file_get_object – JSON-Fortran","text":"private subroutine wrap_json_file_get_object(me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found Calls proc~~wrap_json_file_get_object~~CallsGraph proc~wrap_json_file_get_object json_file%wrap_json_file_get_object interface~to_unicode to_unicode proc~wrap_json_file_get_object->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_object->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_object proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_object~~CalledByGraph proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2 json_file%get proc~wrap_json_file_get_object->none~get~2 none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % get ( to_unicode ( path ), p , found ) end subroutine wrap_json_file_get_object","tags":"","loc":"proc/wrap_json_file_get_object.html"},{"title":"wrap_json_file_get_real – JSON-Fortran","text":"private subroutine wrap_json_file_get_real(me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default Calls proc~~wrap_json_file_get_real~~CallsGraph proc~wrap_json_file_get_real json_file%wrap_json_file_get_real interface~to_unicode to_unicode proc~wrap_json_file_get_real->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_real->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_real proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real~~CalledByGraph proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2 json_file%get proc~wrap_json_file_get_real->none~get~2 none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real","tags":"","loc":"proc/wrap_json_file_get_real.html"},{"title":"wrap_json_file_get_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_get_real32(me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default Calls proc~~wrap_json_file_get_real32~~CallsGraph proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 interface~to_unicode to_unicode proc~wrap_json_file_get_real32->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_real32->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_real32 proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real32~~CalledByGraph proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2 json_file%get proc~wrap_json_file_get_real32->none~get~2 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real32","tags":"","loc":"proc/wrap_json_file_get_real32.html"},{"title":"wrap_json_file_get_real32_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_real32_vec(me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_real32_vec~~CallsGraph proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec interface~to_unicode to_unicode proc~wrap_json_file_get_real32_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_real32_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real32_vec~~CalledByGraph proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2 json_file%get proc~wrap_json_file_get_real32_vec->none~get~2 none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real32_vec","tags":"","loc":"proc/wrap_json_file_get_real32_vec.html"},{"title":"wrap_json_file_get_real_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_real_vec(me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_real_vec~~CallsGraph proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec interface~to_unicode to_unicode proc~wrap_json_file_get_real_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_real_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_real_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_real_vec~~CalledByGraph proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2 json_file%get proc~wrap_json_file_get_real_vec->none~get~2 none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real_vec","tags":"","loc":"proc/wrap_json_file_get_real_vec.html"},{"title":"wrap_json_file_get_string – JSON-Fortran","text":"private subroutine wrap_json_file_get_string(me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default Calls proc~~wrap_json_file_get_string~~CallsGraph proc~wrap_json_file_get_string json_file%wrap_json_file_get_string interface~to_unicode to_unicode proc~wrap_json_file_get_string->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_string->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_string proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string_vec->interface~to_unicode proc~wrap_json_file_get_string_vec->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_string~~CalledByGraph proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2 json_file%get proc~wrap_json_file_get_string->none~get~2 none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string_vec->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_string","tags":"","loc":"proc/wrap_json_file_get_string.html"},{"title":"wrap_json_file_get_string_vec – JSON-Fortran","text":"private subroutine wrap_json_file_get_string_vec(me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default Calls proc~~wrap_json_file_get_string_vec~~CallsGraph proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec interface~to_unicode to_unicode proc~wrap_json_file_get_string_vec->interface~to_unicode none~get~2 json_file%get proc~wrap_json_file_get_string_vec->none~get~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~get~2->proc~wrap_json_file_get_string_vec proc~json_file_get_alloc_string_vec json_file%json_file_get_alloc_string_vec none~get~2->proc~json_file_get_alloc_string_vec proc~json_file_get_integer json_file%json_file_get_integer none~get~2->proc~json_file_get_integer proc~json_file_get_integer_vec json_file%json_file_get_integer_vec none~get~2->proc~json_file_get_integer_vec proc~json_file_get_logical json_file%json_file_get_logical none~get~2->proc~json_file_get_logical proc~json_file_get_logical_vec json_file%json_file_get_logical_vec none~get~2->proc~json_file_get_logical_vec proc~json_file_get_object json_file%json_file_get_object none~get~2->proc~json_file_get_object proc~json_file_get_real json_file%json_file_get_real none~get~2->proc~json_file_get_real proc~json_file_get_real32 json_file%json_file_get_real32 none~get~2->proc~json_file_get_real32 proc~json_file_get_real32_vec json_file%json_file_get_real32_vec none~get~2->proc~json_file_get_real32_vec proc~json_file_get_real_vec json_file%json_file_get_real_vec none~get~2->proc~json_file_get_real_vec proc~json_file_get_root json_file%json_file_get_root none~get~2->proc~json_file_get_root proc~json_file_get_string json_file%json_file_get_string none~get~2->proc~json_file_get_string proc~json_file_get_string_vec json_file%json_file_get_string_vec none~get~2->proc~json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string none~get json_core%get proc~json_file_get_alloc_string_vec->none~get proc~json_file_get_integer->none~get proc~json_file_get_integer_vec->none~get proc~json_file_get_logical->none~get proc~json_file_get_logical_vec->none~get proc~json_file_get_object->none~get proc~json_file_get_real->none~get proc~json_file_get_real32->none~get proc~json_file_get_real32_vec->none~get proc~json_file_get_real_vec->none~get proc~json_file_get_string->none~get proc~json_file_get_string_vec->none~get proc~wrap_json_file_get_alloc_string_vec->interface~to_unicode proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->interface~to_unicode proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->interface~to_unicode proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->interface~to_unicode proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->interface~to_unicode proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->interface~to_unicode proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->interface~to_unicode proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->interface~to_unicode proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->interface~to_unicode proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->interface~to_unicode proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->interface~to_unicode proc~wrap_json_file_get_string->none~get~2 proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_get_string_vec~~CalledByGraph proc~wrap_json_file_get_string_vec json_file%wrap_json_file_get_string_vec none~get~2 json_file%get proc~wrap_json_file_get_string_vec->none~get~2 none~get~2->proc~wrap_json_file_get_string_vec proc~wrap_json_file_get_alloc_string_vec json_file%wrap_json_file_get_alloc_string_vec none~get~2->proc~wrap_json_file_get_alloc_string_vec proc~wrap_json_file_get_integer json_file%wrap_json_file_get_integer none~get~2->proc~wrap_json_file_get_integer proc~wrap_json_file_get_integer_vec json_file%wrap_json_file_get_integer_vec none~get~2->proc~wrap_json_file_get_integer_vec proc~wrap_json_file_get_logical json_file%wrap_json_file_get_logical none~get~2->proc~wrap_json_file_get_logical proc~wrap_json_file_get_logical_vec json_file%wrap_json_file_get_logical_vec none~get~2->proc~wrap_json_file_get_logical_vec proc~wrap_json_file_get_object json_file%wrap_json_file_get_object none~get~2->proc~wrap_json_file_get_object proc~wrap_json_file_get_real json_file%wrap_json_file_get_real none~get~2->proc~wrap_json_file_get_real proc~wrap_json_file_get_real32 json_file%wrap_json_file_get_real32 none~get~2->proc~wrap_json_file_get_real32 proc~wrap_json_file_get_real32_vec json_file%wrap_json_file_get_real32_vec none~get~2->proc~wrap_json_file_get_real32_vec proc~wrap_json_file_get_real_vec json_file%wrap_json_file_get_real_vec none~get~2->proc~wrap_json_file_get_real_vec proc~wrap_json_file_get_string json_file%wrap_json_file_get_string none~get~2->proc~wrap_json_file_get_string proc~wrap_json_file_get_alloc_string_vec->none~get~2 proc~wrap_json_file_get_integer->none~get~2 proc~wrap_json_file_get_integer_vec->none~get~2 proc~wrap_json_file_get_logical->none~get~2 proc~wrap_json_file_get_logical_vec->none~get~2 proc~wrap_json_file_get_object->none~get~2 proc~wrap_json_file_get_real->none~get~2 proc~wrap_json_file_get_real32->none~get~2 proc~wrap_json_file_get_real32_vec->none~get~2 proc~wrap_json_file_get_real_vec->none~get~2 proc~wrap_json_file_get_string->none~get~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_string_vec","tags":"","loc":"proc/wrap_json_file_get_string_vec.html"},{"title":"wrap_json_file_load_from_string – JSON-Fortran","text":"private subroutine wrap_json_file_load_from_string(me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str Calls proc~~wrap_json_file_load_from_string~~CallsGraph proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string interface~to_unicode to_unicode proc~wrap_json_file_load_from_string->interface~to_unicode none~deserialize~2 json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~deserialize~2->proc~wrap_json_file_load_from_string proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy none~throw_exception json_core%throw_exception proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_initialize json_core%json_initialize proc~json_parse_string->proc~json_initialize proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~integer_to_string integer_to_string proc~annotate_invalid_json->proc~integer_to_string proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_initialize->none~throw_exception proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_load_from_string~~CalledByGraph proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2 json_file%deserialize proc~wrap_json_file_load_from_string->none~deserialize~2 none~deserialize~2->proc~wrap_json_file_load_from_string proc~assign_string_to_json_file json_file%assign_string_to_json_file proc~assign_string_to_json_file->none~deserialize~2 proc~initialize_json_file_from_string initialize_json_file_from_string proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 proc~initialize_json_file_from_string_v2->none~deserialize~2 interface~json_file json_file interface~json_file->proc~initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 proc~wrap_assign_string_to_json_file json_file%wrap_assign_string_to_json_file proc~wrap_assign_string_to_json_file->proc~assign_string_to_json_file proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_load_from_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % deserialize ( to_unicode ( str )) end subroutine wrap_json_file_load_from_string","tags":"","loc":"proc/wrap_json_file_load_from_string.html"},{"title":"wrap_json_file_remove – JSON-Fortran","text":"private subroutine wrap_json_file_remove(me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Calls proc~~wrap_json_file_remove~~CallsGraph proc~wrap_json_file_remove json_file%wrap_json_file_remove interface~to_unicode to_unicode proc~wrap_json_file_remove->interface~to_unicode none~remove~2 json_file%remove proc~wrap_json_file_remove->none~remove~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~remove~2->proc~wrap_json_file_remove proc~json_file_remove json_file%json_file_remove none~remove~2->proc~json_file_remove none~remove_if_present json_core%remove_if_present proc~json_file_remove->none~remove_if_present proc~json_value_remove_if_present json_core%json_value_remove_if_present none~remove_if_present->proc~json_value_remove_if_present proc~wrap_json_value_remove_if_present json_core%wrap_json_value_remove_if_present none~remove_if_present->proc~wrap_json_value_remove_if_present none~get json_core%get proc~json_value_remove_if_present->none~get proc~json_value_remove json_core%json_value_remove proc~json_value_remove_if_present->proc~json_value_remove proc~wrap_json_value_remove_if_present->interface~to_unicode proc~wrap_json_value_remove_if_present->none~remove_if_present proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get none~throw_exception json_core%throw_exception proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object none~info json_core%info proc~convert->none~info proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~json_string_info->none~info proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~json_value_replace->proc~json_value_remove none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_remove~~CalledByGraph proc~wrap_json_file_remove json_file%wrap_json_file_remove none~remove~2 json_file%remove proc~wrap_json_file_remove->none~remove~2 none~remove~2->proc~wrap_json_file_remove Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable call me % remove ( to_unicode ( path )) end subroutine wrap_json_file_remove","tags":"","loc":"proc/wrap_json_file_remove.html"},{"title":"wrap_json_file_rename – JSON-Fortran","text":"private subroutine wrap_json_file_rename(me, path, name, found) Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found Calls proc~~wrap_json_file_rename~~CallsGraph proc~wrap_json_file_rename json_file%wrap_json_file_rename interface~to_unicode to_unicode proc~wrap_json_file_rename->interface~to_unicode proc~json_file_rename json_file%json_file_rename proc~wrap_json_file_rename->proc~json_file_rename proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_file_rename","tags":"","loc":"proc/wrap_json_file_rename.html"},{"title":"wrap_json_file_update_integer – JSON-Fortran","text":"private subroutine wrap_json_file_update_integer(me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_integer~~CallsGraph proc~wrap_json_file_update_integer json_file%wrap_json_file_update_integer interface~to_unicode to_unicode proc~wrap_json_file_update_integer->interface~to_unicode none~update~4 json_file%update proc~wrap_json_file_update_integer->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_integer","tags":"","loc":"proc/wrap_json_file_update_integer.html"},{"title":"wrap_json_file_update_logical – JSON-Fortran","text":"private subroutine wrap_json_file_update_logical(me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_logical~~CallsGraph proc~wrap_json_file_update_logical json_file%wrap_json_file_update_logical interface~to_unicode to_unicode proc~wrap_json_file_update_logical->interface~to_unicode none~update~4 json_file%update proc~wrap_json_file_update_logical->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_logical","tags":"","loc":"proc/wrap_json_file_update_logical.html"},{"title":"wrap_json_file_update_real – JSON-Fortran","text":"private subroutine wrap_json_file_update_real(me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_real~~CallsGraph proc~wrap_json_file_update_real json_file%wrap_json_file_update_real interface~to_unicode to_unicode proc~wrap_json_file_update_real->interface~to_unicode none~update~4 json_file%update proc~wrap_json_file_update_real->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real","tags":"","loc":"proc/wrap_json_file_update_real.html"},{"title":"wrap_json_file_update_real32 – JSON-Fortran","text":"private subroutine wrap_json_file_update_real32(me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found Calls proc~~wrap_json_file_update_real32~~CallsGraph proc~wrap_json_file_update_real32 json_file%wrap_json_file_update_real32 interface~to_unicode to_unicode proc~wrap_json_file_update_real32->interface~to_unicode none~update~4 json_file%update proc~wrap_json_file_update_real32->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real32","tags":"","loc":"proc/wrap_json_file_update_real32.html"},{"title":"wrap_json_file_update_string – JSON-Fortran","text":"private subroutine wrap_json_file_update_string(me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) Calls proc~~wrap_json_file_update_string~~CallsGraph proc~wrap_json_file_update_string json_file%wrap_json_file_update_string interface~to_unicode to_unicode proc~wrap_json_file_update_string->interface~to_unicode none~update~4 json_file%update proc~wrap_json_file_update_string->none~update~4 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_update_string_name_ascii json_file%json_file_update_string_name_ascii none~update~4->proc~json_file_update_string_name_ascii proc~json_file_update_string_val_ascii json_file%json_file_update_string_val_ascii none~update~4->proc~json_file_update_string_val_ascii proc~json_file_update_string_name_ascii->interface~to_unicode proc~json_file_update_string_name_ascii->none~update~4 proc~json_file_update_string_val_ascii->interface~to_unicode proc~json_file_update_string_val_ascii->none~update~4 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_file_update_string","tags":"","loc":"proc/wrap_json_file_update_string.html"},{"title":"wrap_json_file_variable_info – JSON-Fortran","text":"private subroutine wrap_json_file_variable_info(me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_file_variable_info~~CallsGraph proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info interface~to_unicode to_unicode proc~wrap_json_file_variable_info->interface~to_unicode none~info~2 json_file%info proc~wrap_json_file_variable_info->none~info~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~info~2->proc~wrap_json_file_variable_info proc~json_file_variable_info json_file%json_file_variable_info none~info~2->proc~json_file_variable_info none~info json_core%info proc~json_file_variable_info->none~info proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path none~throw_exception json_core%throw_exception proc~json_info->none~throw_exception proc~json_info_by_path->none~info none~get json_core%get proc~json_info_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path->proc~json_clear_exceptions proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 none~get_child json_core%get_child proc~json_get_by_path_default->none~get_child proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~json_get_by_path_jsonpath_bracket->none~get_child proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~json_get_by_path_rfc6901->none~get_child proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~info proc~json_string_info->none~get proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_variable_info~~CalledByGraph proc~wrap_json_file_variable_info json_file%wrap_json_file_variable_info none~info~2 json_file%info proc~wrap_json_file_variable_info->none~info~2 none~info~2->proc~wrap_json_file_variable_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( out ), optional :: var_type integer ( IK ), intent ( out ), optional :: n_children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % info ( to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_file_variable_info","tags":"","loc":"proc/wrap_json_file_variable_info.html"},{"title":"wrap_json_file_variable_matrix_info – JSON-Fortran","text":"private subroutine wrap_json_file_variable_matrix_info(me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Note If found is present, no exceptions will be thrown if an\n error occurs. Otherwise, an exception will be thrown if the\n variable is not found. Type Bound json_file Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name Calls proc~~wrap_json_file_variable_matrix_info~~CallsGraph proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info interface~to_unicode to_unicode proc~wrap_json_file_variable_matrix_info->interface~to_unicode none~matrix_info~2 json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec none~matrix_info~2->proc~wrap_json_file_variable_matrix_info proc~json_file_variable_matrix_info json_file%json_file_variable_matrix_info none~matrix_info~2->proc~json_file_variable_matrix_info none~matrix_info json_core%matrix_info proc~json_file_variable_matrix_info->none~matrix_info proc~json_matrix_info json_core%json_matrix_info none~matrix_info->proc~json_matrix_info proc~json_matrix_info_by_path json_core%json_matrix_info_by_path none~matrix_info->proc~json_matrix_info_by_path proc~wrap_json_matrix_info_by_path json_core%wrap_json_matrix_info_by_path none~matrix_info->proc~wrap_json_matrix_info_by_path none~get_child json_core%get_child proc~json_matrix_info->none~get_child none~info json_core%info proc~json_matrix_info->none~info none~throw_exception json_core%throw_exception proc~json_matrix_info->none~throw_exception proc~json_matrix_info_by_path->none~matrix_info none~get json_core%get proc~json_matrix_info_by_path->none~get proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_matrix_info_by_path->proc~json_clear_exceptions proc~wrap_json_matrix_info_by_path->interface~to_unicode proc~wrap_json_matrix_info_by_path->none~matrix_info proc~json_get_alloc_string_vec json_core%json_get_alloc_string_vec none~get->proc~json_get_alloc_string_vec proc~json_get_alloc_string_vec_by_path json_core%json_get_alloc_string_vec_by_path none~get->proc~json_get_alloc_string_vec_by_path proc~json_get_array json_core%json_get_array none~get->proc~json_get_array proc~json_get_array_by_path json_core%json_get_array_by_path none~get->proc~json_get_array_by_path proc~json_get_by_path json_core%json_get_by_path none~get->proc~json_get_by_path proc~json_get_integer json_core%json_get_integer none~get->proc~json_get_integer proc~json_get_integer_by_path json_core%json_get_integer_by_path none~get->proc~json_get_integer_by_path proc~json_get_integer_vec json_core%json_get_integer_vec none~get->proc~json_get_integer_vec proc~json_get_integer_vec_by_path json_core%json_get_integer_vec_by_path none~get->proc~json_get_integer_vec_by_path proc~json_get_logical json_core%json_get_logical none~get->proc~json_get_logical proc~json_get_logical_by_path json_core%json_get_logical_by_path none~get->proc~json_get_logical_by_path proc~json_get_logical_vec json_core%json_get_logical_vec none~get->proc~json_get_logical_vec proc~json_get_logical_vec_by_path json_core%json_get_logical_vec_by_path none~get->proc~json_get_logical_vec_by_path proc~json_get_real json_core%json_get_real none~get->proc~json_get_real proc~json_get_real32 json_core%json_get_real32 none~get->proc~json_get_real32 proc~json_get_real32_by_path json_core%json_get_real32_by_path none~get->proc~json_get_real32_by_path proc~json_get_real32_vec json_core%json_get_real32_vec none~get->proc~json_get_real32_vec proc~json_get_real32_vec_by_path json_core%json_get_real32_vec_by_path none~get->proc~json_get_real32_vec_by_path proc~json_get_real_by_path json_core%json_get_real_by_path none~get->proc~json_get_real_by_path proc~json_get_real_vec json_core%json_get_real_vec none~get->proc~json_get_real_vec proc~json_get_real_vec_by_path json_core%json_get_real_vec_by_path none~get->proc~json_get_real_vec_by_path proc~json_get_string json_core%json_get_string none~get->proc~json_get_string proc~json_get_string_by_path json_core%json_get_string_by_path none~get->proc~json_get_string_by_path proc~json_get_string_vec json_core%json_get_string_vec none~get->proc~json_get_string_vec proc~json_get_string_vec_by_path json_core%json_get_string_vec_by_path none~get->proc~json_get_string_vec_by_path proc~wrap_json_get_alloc_string_vec_by_path json_core%wrap_json_get_alloc_string_vec_by_path none~get->proc~wrap_json_get_alloc_string_vec_by_path proc~wrap_json_get_array_by_path json_core%wrap_json_get_array_by_path none~get->proc~wrap_json_get_array_by_path proc~wrap_json_get_by_path json_core%wrap_json_get_by_path none~get->proc~wrap_json_get_by_path proc~wrap_json_get_integer_by_path json_core%wrap_json_get_integer_by_path none~get->proc~wrap_json_get_integer_by_path proc~wrap_json_get_integer_vec_by_path json_core%wrap_json_get_integer_vec_by_path none~get->proc~wrap_json_get_integer_vec_by_path proc~wrap_json_get_logical_by_path json_core%wrap_json_get_logical_by_path none~get->proc~wrap_json_get_logical_by_path proc~wrap_json_get_logical_vec_by_path json_core%wrap_json_get_logical_vec_by_path none~get->proc~wrap_json_get_logical_vec_by_path proc~wrap_json_get_real32_by_path json_core%wrap_json_get_real32_by_path none~get->proc~wrap_json_get_real32_by_path proc~wrap_json_get_real32_vec_by_path json_core%wrap_json_get_real32_vec_by_path none~get->proc~wrap_json_get_real32_vec_by_path proc~wrap_json_get_real_by_path json_core%wrap_json_get_real_by_path none~get->proc~wrap_json_get_real_by_path proc~wrap_json_get_real_vec_by_path json_core%wrap_json_get_real_vec_by_path none~get->proc~wrap_json_get_real_vec_by_path proc~wrap_json_get_string_by_path json_core%wrap_json_get_string_by_path none~get->proc~wrap_json_get_string_by_path proc~wrap_json_get_string_vec_by_path json_core%wrap_json_get_string_vec_by_path none~get->proc~wrap_json_get_string_vec_by_path proc~json_value_get_child json_core%json_value_get_child none~get_child->proc~json_value_get_child proc~json_value_get_child_by_index json_core%json_value_get_child_by_index none~get_child->proc~json_value_get_child_by_index proc~json_value_get_child_by_name json_core%json_value_get_child_by_name none~get_child->proc~json_value_get_child_by_name proc~wrap_json_value_get_child_by_name json_core%wrap_json_value_get_child_by_name none~get_child->proc~wrap_json_value_get_child_by_name proc~json_info json_core%json_info none~info->proc~json_info proc~json_info_by_path json_core%json_info_by_path none~info->proc~json_info_by_path proc~wrap_json_info_by_path json_core%wrap_json_info_by_path none~info->proc~wrap_json_info_by_path proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_get_alloc_string_vec->none~get none~string_info json_core%string_info proc~json_get_alloc_string_vec->none~string_info proc~json_get_alloc_string_vec_by_path->none~get proc~json_get_alloc_string_vec_by_path->none~throw_exception proc~json_get_alloc_string_vec_by_path->proc~json_clear_exceptions proc~flag_not_found flag_not_found proc~json_get_alloc_string_vec_by_path->proc~flag_not_found proc~json_get_array->none~throw_exception proc~json_get_array_by_path->none~get proc~json_get_array_by_path->none~throw_exception proc~json_get_array_by_path->proc~json_clear_exceptions proc~json_get_by_path->none~throw_exception proc~json_get_by_path->proc~json_clear_exceptions proc~integer_to_string integer_to_string proc~json_get_by_path->proc~integer_to_string proc~json_get_by_path_default json_core%json_get_by_path_default proc~json_get_by_path->proc~json_get_by_path_default proc~json_get_by_path_jsonpath_bracket json_core%json_get_by_path_jsonpath_bracket proc~json_get_by_path->proc~json_get_by_path_jsonpath_bracket proc~json_get_by_path_rfc6901 json_core%json_get_by_path_rfc6901 proc~json_get_by_path->proc~json_get_by_path_rfc6901 proc~json_get_integer->none~throw_exception proc~string_to_integer string_to_integer proc~json_get_integer->proc~string_to_integer proc~json_get_integer_by_path->none~get proc~json_get_integer_by_path->none~throw_exception proc~json_get_integer_by_path->proc~json_clear_exceptions proc~json_get_integer_by_path->proc~flag_not_found proc~json_get_integer_vec->none~get proc~json_get_integer_vec_by_path->none~get proc~json_get_integer_vec_by_path->none~throw_exception proc~json_get_integer_vec_by_path->proc~json_clear_exceptions proc~json_get_integer_vec_by_path->proc~flag_not_found proc~json_get_logical->none~throw_exception proc~json_get_logical_by_path->none~get proc~json_get_logical_by_path->none~throw_exception proc~json_get_logical_by_path->proc~json_clear_exceptions proc~json_get_logical_by_path->proc~flag_not_found proc~json_get_logical_vec->none~get proc~json_get_logical_vec_by_path->none~get proc~json_get_logical_vec_by_path->none~throw_exception proc~json_get_logical_vec_by_path->proc~json_clear_exceptions proc~json_get_logical_vec_by_path->proc~flag_not_found proc~json_get_real->none~throw_exception proc~string_to_real string_to_real proc~json_get_real->proc~string_to_real proc~json_get_real32->none~get proc~json_get_real32_by_path->none~get proc~json_get_real32_vec->none~get proc~json_get_real32_vec_by_path->none~get proc~json_get_real_by_path->none~get proc~json_get_real_by_path->none~throw_exception proc~json_get_real_by_path->proc~json_clear_exceptions proc~json_get_real_by_path->proc~flag_not_found proc~json_get_real_vec->none~get proc~json_get_real_vec_by_path->none~get proc~json_get_real_vec_by_path->none~throw_exception proc~json_get_real_vec_by_path->proc~json_clear_exceptions proc~json_get_real_vec_by_path->proc~flag_not_found proc~json_get_string->none~throw_exception proc~escape_string escape_string proc~json_get_string->proc~escape_string proc~json_get_string->proc~integer_to_string proc~real_to_string real_to_string proc~json_get_string->proc~real_to_string proc~json_get_string_by_path->none~get proc~json_get_string_by_path->none~throw_exception proc~json_get_string_by_path->proc~json_clear_exceptions proc~json_get_string_by_path->proc~flag_not_found proc~json_get_string_vec->none~get proc~json_get_string_vec_by_path->none~get proc~json_get_string_vec_by_path->none~throw_exception proc~json_get_string_vec_by_path->proc~json_clear_exceptions proc~json_get_string_vec_by_path->proc~flag_not_found proc~json_info->none~throw_exception proc~json_info_by_path->none~get proc~json_info_by_path->none~info proc~json_value_get_child->none~throw_exception proc~json_value_get_child_by_index->none~throw_exception proc~json_value_get_child_by_index->proc~json_clear_exceptions proc~json_value_get_child_by_name->none~throw_exception proc~json_value_get_child_by_name->proc~json_clear_exceptions proc~name_equal json_core%name_equal proc~json_value_get_child_by_name->proc~name_equal proc~wrap_json_get_alloc_string_vec_by_path->interface~to_unicode proc~wrap_json_get_alloc_string_vec_by_path->none~get proc~wrap_json_get_array_by_path->interface~to_unicode proc~wrap_json_get_array_by_path->none~get proc~wrap_json_get_by_path->interface~to_unicode proc~wrap_json_get_by_path->none~get proc~wrap_json_get_integer_by_path->interface~to_unicode proc~wrap_json_get_integer_by_path->none~get proc~wrap_json_get_integer_vec_by_path->interface~to_unicode proc~wrap_json_get_integer_vec_by_path->none~get proc~wrap_json_get_logical_by_path->interface~to_unicode proc~wrap_json_get_logical_by_path->none~get proc~wrap_json_get_logical_vec_by_path->interface~to_unicode proc~wrap_json_get_logical_vec_by_path->none~get proc~wrap_json_get_real32_by_path->interface~to_unicode proc~wrap_json_get_real32_by_path->none~get proc~wrap_json_get_real32_vec_by_path->interface~to_unicode proc~wrap_json_get_real32_vec_by_path->none~get proc~wrap_json_get_real_by_path->interface~to_unicode proc~wrap_json_get_real_by_path->none~get proc~wrap_json_get_real_vec_by_path->interface~to_unicode proc~wrap_json_get_real_vec_by_path->none~get proc~wrap_json_get_string_by_path->interface~to_unicode proc~wrap_json_get_string_by_path->none~get proc~wrap_json_get_string_vec_by_path->interface~to_unicode proc~wrap_json_get_string_vec_by_path->none~get proc~wrap_json_info_by_path->interface~to_unicode proc~wrap_json_info_by_path->none~info proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~wrap_json_value_get_child_by_name->interface~to_unicode proc~wrap_json_value_get_child_by_name->none~get proc~json_string_info json_core%json_string_info none~string_info->proc~json_string_info proc~valid_json_hex valid_json_hex proc~escape_string->proc~valid_json_hex proc~json_get_by_path_default->none~get_child proc~json_get_by_path_default->none~throw_exception proc~json_get_by_path_default->proc~json_clear_exceptions proc~json_get_by_path_default->proc~string_to_integer none~add~2 json_core%add proc~json_get_by_path_default->none~add~2 proc~json_value_create json_value_create proc~json_get_by_path_default->proc~json_value_create proc~to_array json_core%to_array proc~json_get_by_path_default->proc~to_array proc~to_null json_core%to_null proc~json_get_by_path_default->proc~to_null proc~to_object json_core%to_object proc~json_get_by_path_default->proc~to_object proc~json_get_by_path_jsonpath_bracket->none~get_child proc~json_get_by_path_jsonpath_bracket->none~throw_exception proc~json_get_by_path_jsonpath_bracket->proc~json_clear_exceptions proc~json_get_by_path_jsonpath_bracket->proc~string_to_integer proc~json_get_by_path_jsonpath_bracket->none~add~2 proc~convert json_core%convert proc~json_get_by_path_jsonpath_bracket->proc~convert proc~json_get_by_path_jsonpath_bracket->proc~json_value_create proc~json_get_by_path_jsonpath_bracket->proc~to_null proc~json_get_by_path_rfc6901->none~get_child proc~json_get_by_path_rfc6901->none~throw_exception proc~json_get_by_path_rfc6901->proc~json_clear_exceptions proc~json_get_by_path_rfc6901->proc~string_to_integer proc~decode_rfc6901 decode_rfc6901 proc~json_get_by_path_rfc6901->proc~decode_rfc6901 proc~name_strings_equal json_core%name_strings_equal proc~name_equal->proc~name_strings_equal proc~compact_real_string compact_real_string proc~real_to_string->proc~compact_real_string proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~convert->none~info proc~convert->none~throw_exception none~create_array json_core%create_array proc~convert->none~create_array none~create_null json_core%create_null proc~convert->none~create_null none~create_object json_core%create_object proc~convert->none~create_object proc~json_value_replace json_core%json_value_replace proc~convert->proc~json_value_replace proc~replace_string replace_string proc~decode_rfc6901->proc~replace_string proc~json_string_info->none~get proc~json_string_info->none~info proc~json_string_info->none~throw_exception proc~json_string_info->proc~json_clear_exceptions proc~lowercase_string lowercase_string proc~name_strings_equal->proc~lowercase_string proc~destroy_json_data destroy_json_data proc~to_array->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~json_value_create_array json_core%json_value_create_array none~create_array->proc~json_value_create_array proc~wrap_json_value_create_array json_core%wrap_json_value_create_array none~create_array->proc~wrap_json_value_create_array proc~json_value_create_null json_core%json_value_create_null none~create_null->proc~json_value_create_null proc~wrap_json_value_create_null json_core%wrap_json_value_create_null none~create_null->proc~wrap_json_value_create_null proc~json_value_create_object json_core%json_value_create_object none~create_object->proc~json_value_create_object proc~wrap_json_value_create_object json_core%wrap_json_value_create_object none~create_object->proc~wrap_json_value_create_object proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 none~insert_after json_core%insert_after proc~json_value_replace->none~insert_after proc~json_value_remove json_core%json_value_remove proc~json_value_replace->proc~json_value_remove proc~json_value_insert_after json_core%json_value_insert_after none~insert_after->proc~json_value_insert_after proc~json_value_insert_after_child_by_index json_core%json_value_insert_after_child_by_index none~insert_after->proc~json_value_insert_after_child_by_index proc~json_value_create_array->proc~json_value_create proc~json_value_create_array->proc~to_array proc~json_value_create_null->proc~json_value_create proc~json_value_create_null->proc~to_null proc~json_value_create_object->proc~json_value_create proc~json_value_create_object->proc~to_object none~destroy json_core%destroy proc~json_value_remove->none~destroy proc~wrap_json_value_create_array->interface~to_unicode proc~wrap_json_value_create_array->none~create_array proc~wrap_json_value_create_null->interface~to_unicode proc~wrap_json_value_create_null->none~create_null proc~wrap_json_value_create_object->interface~to_unicode proc~wrap_json_value_create_object->none~create_object proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_value_insert_after_child_by_index->none~get_child proc~json_value_insert_after_child_by_index->none~insert_after proc~json_value_destroy->proc~destroy_json_data proc~json_value_destroy->none~destroy Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Called by proc~~wrap_json_file_variable_matrix_info~~CalledByGraph proc~wrap_json_file_variable_matrix_info json_file%wrap_json_file_variable_matrix_info none~matrix_info~2 json_file%matrix_info proc~wrap_json_file_variable_matrix_info->none~matrix_info~2 none~matrix_info~2->proc~wrap_json_file_variable_matrix_info Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code subroutine wrap_json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % matrix_info ( to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_file_variable_matrix_info","tags":"","loc":"proc/wrap_json_file_variable_matrix_info.html"},{"title":"json_file – JSON-Fortran","text":"public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) Calls interface~~json_file~~CallsGraph interface~json_file json_file proc~initialize_json_file initialize_json_file interface~json_file->proc~initialize_json_file proc~initialize_json_file_from_string initialize_json_file_from_string interface~json_file->proc~initialize_json_file_from_string proc~initialize_json_file_from_string_v2 initialize_json_file_from_string_v2 interface~json_file->proc~initialize_json_file_from_string_v2 proc~initialize_json_file_v2 initialize_json_file_v2 interface~json_file->proc~initialize_json_file_v2 proc~wrap_initialize_json_file_from_string wrap_initialize_json_file_from_string interface~json_file->proc~wrap_initialize_json_file_from_string proc~wrap_initialize_json_file_from_string_v2 wrap_initialize_json_file_from_string_v2 interface~json_file->proc~wrap_initialize_json_file_from_string_v2 none~initialize~2 json_file%initialize proc~initialize_json_file->none~initialize~2 none~deserialize~2 json_file%deserialize proc~initialize_json_file_from_string->none~deserialize~2 proc~initialize_json_file_from_string->none~initialize~2 proc~initialize_json_file_from_string_v2->none~deserialize~2 proc~wrap_initialize_json_file_from_string->proc~initialize_json_file_from_string interface~to_unicode to_unicode proc~wrap_initialize_json_file_from_string->interface~to_unicode proc~wrap_initialize_json_file_from_string_v2->proc~initialize_json_file_from_string_v2 proc~wrap_initialize_json_file_from_string_v2->interface~to_unicode proc~to_uni to_uni interface~to_unicode->proc~to_uni proc~to_uni_vec to_uni_vec interface~to_unicode->proc~to_uni_vec proc~json_file_load_from_string json_file%json_file_load_from_string none~deserialize~2->proc~json_file_load_from_string proc~wrap_json_file_load_from_string json_file%wrap_json_file_load_from_string none~deserialize~2->proc~wrap_json_file_load_from_string proc~initialize_json_core_in_file json_file%initialize_json_core_in_file none~initialize~2->proc~initialize_json_core_in_file proc~set_json_core_in_file json_file%set_json_core_in_file none~initialize~2->proc~set_json_core_in_file proc~json_initialize json_core%json_initialize proc~initialize_json_core_in_file->proc~json_initialize none~deserialize json_core%deserialize proc~json_file_load_from_string->none~deserialize proc~json_file_destroy json_file%json_file_destroy proc~json_file_load_from_string->proc~json_file_destroy proc~wrap_json_file_load_from_string->interface~to_unicode proc~wrap_json_file_load_from_string->none~deserialize~2 proc~json_parse_string json_core%json_parse_string none~deserialize->proc~json_parse_string proc~wrap_json_parse_string json_core%wrap_json_parse_string none~deserialize->proc~wrap_json_parse_string none~destroy json_core%destroy proc~json_file_destroy->none~destroy none~throw_exception json_core%throw_exception proc~json_initialize->none~throw_exception proc~integer_to_string integer_to_string proc~json_initialize->proc~integer_to_string proc~json_clear_exceptions json_core%json_clear_exceptions proc~json_initialize->proc~json_clear_exceptions proc~destroy_json_core json_core%destroy_json_core none~destroy->proc~destroy_json_core proc~json_value_destroy json_core%json_value_destroy none~destroy->proc~json_value_destroy proc~json_throw_exception json_core%json_throw_exception none~throw_exception->proc~json_throw_exception proc~wrap_json_throw_exception json_core%wrap_json_throw_exception none~throw_exception->proc~wrap_json_throw_exception proc~json_parse_string->proc~json_initialize proc~json_parse_string->none~throw_exception proc~annotate_invalid_json json_core%annotate_invalid_json proc~json_parse_string->proc~annotate_invalid_json proc~json_check_all_for_duplicate_keys json_core%json_check_all_for_duplicate_keys proc~json_parse_string->proc~json_check_all_for_duplicate_keys proc~json_parse_end json_core%json_parse_end proc~json_parse_string->proc~json_parse_end proc~json_prepare_parser json_core%json_prepare_parser proc~json_parse_string->proc~json_prepare_parser proc~json_value_create json_value_create proc~json_parse_string->proc~json_value_create proc~parse_value json_core%parse_value proc~json_parse_string->proc~parse_value proc~wrap_json_parse_string->interface~to_unicode proc~wrap_json_parse_string->none~deserialize proc~annotate_invalid_json->proc~integer_to_string proc~get_current_line_from_file_sequential json_core%get_current_line_from_file_sequential proc~annotate_invalid_json->proc~get_current_line_from_file_sequential proc~get_current_line_from_file_stream json_core%get_current_line_from_file_stream proc~annotate_invalid_json->proc~get_current_line_from_file_stream proc~json_traverse json_core%json_traverse proc~json_check_all_for_duplicate_keys->proc~json_traverse proc~json_parse_end->none~throw_exception proc~pop_char json_core%pop_char proc~json_parse_end->proc~pop_char proc~json_value_destroy->none~destroy proc~destroy_json_data destroy_json_data proc~json_value_destroy->proc~destroy_json_data proc~parse_value->none~throw_exception proc~parse_array json_core%parse_array proc~parse_value->proc~parse_array proc~parse_for_chars json_core%parse_for_chars proc~parse_value->proc~parse_for_chars proc~parse_number json_core%parse_number proc~parse_value->proc~parse_number proc~parse_object json_core%parse_object proc~parse_value->proc~parse_object proc~parse_string json_core%parse_string proc~parse_value->proc~parse_string proc~parse_value->proc~pop_char proc~push_char json_core%push_char proc~parse_value->proc~push_char proc~to_array json_core%to_array proc~parse_value->proc~to_array proc~to_logical json_core%to_logical proc~parse_value->proc~to_logical proc~to_null json_core%to_null proc~parse_value->proc~to_null proc~to_object json_core%to_object proc~parse_value->proc~to_object proc~to_string json_core%to_string proc~parse_value->proc~to_string proc~wrap_json_throw_exception->interface~to_unicode proc~wrap_json_throw_exception->none~throw_exception proc~json_traverse->none~throw_exception proc~parse_array->none~destroy proc~parse_array->none~throw_exception proc~parse_array->proc~json_value_create proc~parse_array->proc~parse_value proc~parse_array->proc~pop_char none~add~2 json_core%add proc~parse_array->none~add~2 proc~parse_for_chars->none~throw_exception proc~parse_for_chars->proc~pop_char proc~parse_number->proc~json_clear_exceptions proc~parse_number->proc~pop_char proc~parse_number->proc~push_char proc~string_to_dble json_core%string_to_dble proc~parse_number->proc~string_to_dble proc~string_to_int json_core%string_to_int proc~parse_number->proc~string_to_int proc~to_integer json_core%to_integer proc~parse_number->proc~to_integer proc~to_real json_core%to_real proc~parse_number->proc~to_real proc~parse_object->none~destroy proc~parse_object->none~throw_exception proc~parse_object->proc~json_value_create proc~parse_object->proc~parse_value proc~parse_object->proc~parse_object proc~parse_object->proc~parse_string proc~parse_object->proc~pop_char proc~parse_object->none~add~2 proc~parse_string->none~throw_exception proc~parse_string->proc~pop_char proc~unescape_string unescape_string proc~parse_string->proc~unescape_string proc~push_char->none~throw_exception proc~push_char->proc~integer_to_string proc~to_array->proc~destroy_json_data proc~to_logical->proc~destroy_json_data proc~to_null->proc~destroy_json_data proc~to_object->proc~destroy_json_data proc~to_string->proc~destroy_json_data proc~json_value_add_string_name_ascii json_core%json_value_add_string_name_ascii none~add~2->proc~json_value_add_string_name_ascii proc~json_value_add_string_val_ascii json_core%json_value_add_string_val_ascii none~add~2->proc~json_value_add_string_val_ascii proc~json_value_add_string_vec_name_ascii json_core%json_value_add_string_vec_name_ascii none~add~2->proc~json_value_add_string_vec_name_ascii proc~json_value_add_string_vec_val_ascii json_core%json_value_add_string_vec_val_ascii none~add~2->proc~json_value_add_string_vec_val_ascii proc~string_to_dble->none~throw_exception proc~string_to_real string_to_real proc~string_to_dble->proc~string_to_real proc~string_to_int->none~throw_exception proc~string_to_integer string_to_integer proc~string_to_int->proc~string_to_integer proc~to_integer->proc~destroy_json_data proc~to_real->proc~destroy_json_data proc~valid_json_hex valid_json_hex proc~unescape_string->proc~valid_json_hex proc~json_value_add_string_name_ascii->interface~to_unicode proc~json_value_add_string_name_ascii->none~add~2 proc~json_value_add_string_val_ascii->interface~to_unicode proc~json_value_add_string_val_ascii->none~add~2 proc~json_value_add_string_vec_name_ascii->interface~to_unicode proc~json_value_add_string_vec_name_ascii->none~add~2 proc~json_value_add_string_vec_val_ascii->interface~to_unicode proc~json_value_add_string_vec_val_ascii->none~add~2 Help Graph Key Nodes of different colours represent the following: Graph Key Subroutine Subroutine Function Function Interface Interface Type Bound Procedure Type Bound Procedure Unknown Procedure Type Unknown Procedure Type Program Program This Page's Entity This Page's Entity Solid arrows point from a procedure to one which it calls. Dashed \narrows point from an interface to procedures which implement that interface.\nThis could include the module procedures in a generic interface or the\nimplementation in a submodule of an interface in a parent module. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Module Procedures private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file )","tags":"","loc":"interface/json_file.html"},{"title":"json_parameters – JSON-Fortran","text":"Other parameters used by JSON -Fortran.\n This is a low-level module not meant to be used by a JSON -Fortran user. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_kinds module~~json_parameters~~UsesGraph module~json_parameters json_parameters module~json_kinds json_kinds module~json_parameters->module~json_kinds iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_parameters~~UsedByGraph module~json_parameters json_parameters module~json_file_module json_file_module module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_parameters module~json_module->module~json_file_module module~json_module->module~json_string_utilities module~json_module->module~json_value_module module~json_string_utilities->module~json_parameters module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=CK, len=*), public, parameter :: backslash = achar(92, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: blank_chunk = repeat(space, chunk_size) a blank string character(kind=CK, len=*), public, parameter :: bspace = achar(8, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: carriage_return = achar(13, kind=CK) JSON special character integer(kind=IK), public, parameter :: chunk_size = 256_IK for allocatable strings: allocate chunks of this size character(kind=CK, len=*), public, parameter :: colon_char = CK_':' colon character for JSON character(kind=CK, len=*), public, parameter, dimension(32) :: control_chars = [(achar(i_, kind=CK), i_=1, 31), achar(127, kind=CK)] Control characters, possibly in unicode character(kind=CDK, len=*), public, parameter :: default_real_fmt = '(ss,E27.17E4)' default real number format statement (for writing real values to strings and files).\n Note that this can be overridden by calling json_initialize . character(kind=CK, len=*), public, parameter :: delimiter = CK_',' delimiter for JSON character(kind=CK, len=*), public, parameter :: dot = CK_'.' path separator for json_get_by_path_default character(kind=CK, len=*), public, parameter :: end_array = CK_']' end of a JSON array character(kind=CK, len=*), public, parameter :: end_array_alt = CK_')' alternate end of JSON array for json_get_by_path_default character(kind=CK, len=*), public, parameter :: end_object = CK_'}' end of a JSON object character(kind=CK, len=5), protected :: false_str = CK_'false' JSON logical False string character(kind=CK, len=*), public, parameter :: formfeed = achar(12, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: horizontal_tab = achar(9, kind=CK) JSON special character integer, private :: i_ just a counter for control_chars array character(kind=CDK, len=*), public, parameter :: int_fmt = '(ss,I0)' minimum width format for integers integer(kind=IK), public, parameter :: json_array = 3 Array JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_double = json_real Equivalent to json_real for\nbackward compatibility. character(kind=CDK, len=*), public, parameter :: json_ext = '.json' JSON file extension integer(kind=IK), public, parameter :: json_integer = 5 Integer JSON data type ( integer(IK) )\n(see json_file_variable_info and json_info ). integer(kind=IK), public, parameter :: json_logical = 4 Logical JSON data type ( logical(LK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_null = 1 Null JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_object = 2 Object JSON data type\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_real = 6 Real number JSON data type ( real(RK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_string = 7 String JSON data type ( character(kind=CK) )\n(see json_file_variable_info and json_info ) integer(kind=IK), public, parameter :: json_unknown = 0 Unknown JSON data type\n(see json_file_variable_info and json_info ) character(kind=CK, len=26), protected :: lower = CK_'abcdefghijklmnopqrstuvwxyz' lowercase characters integer(kind=IK), public, parameter :: max_integer_str_len = 256_IK maximum string length of an integer.\nThis is totally arbitrary (any way\nto get the compiler to tell us this?) integer(kind=IK), public, parameter :: max_numeric_str_len = real_precision+real_exponent_digits+6_IK 6 = sign + leading 0 + decimal + ‘E’ + exponent sign + 1 extra integer(kind=IK), public, parameter :: maxexp = maxexponent(1.0_RK) integer(kind=IK), public, parameter :: minexp = minexponent(1.0_RK) character(kind=CK, len=*), public, parameter :: newline = achar(10, kind=CK) JSON special character character(kind=CK, len=4), protected :: null_str = CK_'null' JSON Null variable string integer(kind=IK), public, parameter :: print_str_chunk_size = 1000_IK chunk size for writing JSON to a string integer(kind=IK), public, parameter :: pushed_char_size = 10_IK size for pushed_char array in json_core character(kind=CK, len=*), public, parameter :: quotation_mark = CK_'\"' JSON special character integer(kind=IK), public, parameter :: real_exponent_digits = floor(1_IK+log10(real(max(maxexp, abs(maxexp)), kind=RK))) integer(kind=IK), public, parameter :: real_precision = rp_safety_factor*precision(1.0_RK)+rp_addl_safety character(kind=CK, len=*), public, parameter :: root = achar(36, kind=CK) ( $ ) root for json_get_by_path_default integer(kind=IK), public, parameter :: rp_addl_safety = 2_IK integer(kind=IK), public, parameter :: rp_safety_factor = 1_IK integer(kind=IK), public, parameter :: seq_chunk_size = 256_IK chunk size for reading sequential files character(kind=CK, len=*), public, parameter :: single_quote = CK_\"'\" for JSONPath bracket-notation character(kind=CK, len=*), public, parameter :: slash = achar(47, kind=CK) JSON special character character(kind=CK, len=*), public, parameter :: space = CK_' ' space character character(kind=CK, len=*), public, parameter :: star = CK_'*' for invalid numbers and\nlist-directed real output character(kind=CK, len=*), public, parameter :: start_array = CK_'[' start of a JSON array character(kind=CK, len=*), public, parameter :: start_array_alt = CK_'(' alternate start of JSON array for json_get_by_path_default character(kind=CK, len=*), public, parameter :: start_object = CK_'{' start of a JSON object integer(kind=IK), public, parameter :: stream_chunk_size = 256_IK chunk size for reading stream files character(kind=CK, len=*), public, parameter :: this = CK_'@' ‘this’ for json_get_by_path_default character(kind=CK, len=*), public, parameter :: tilde = CK_'~' RFC 6901 escape character character(kind=CK, len=4), protected :: true_str = CK_'true' JSON logical True string integer(kind=IK), public, parameter :: unit2str = -1_IK unit number to cause stuff to be\noutput to strings rather than files.\nSee 9.5.6.12 in the F2003/08 standard character(kind=CK, len=26), protected :: upper = CK_'ABCDEFGHIJKLMNOPQRSTUVWXYZ' uppercase characters","tags":"","loc":"module/json_parameters.html"},{"title":"json_module – JSON-Fortran","text":"A Modern Fortran JSON (JavaScript Object Notation) API . This module provides access to json_value_module and json_file_module . For normal JSON -Fortran use, using this module\n is all that is necessary. Note that this module renames the kind definition variables from json_kinds from [ RK , IK , LK , CK , and CDK ] to [ json_RK , json_IK , json_LK , json_CK , and json_CDK ] so as to avoid namespace pollution with short\n variable names. Since USE_UCS4 is defined, this module also exports the\n operators == , /= , and // from json_string_utilities for CK and CDK operations. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. History Joseph A. Levin : March 2012 : Original FSON code [retrieved on 12/2/2013]. Jacob Williams : 2/8/2014 : Extensive modifications to the original FSON code.\n The original F95 code was split into four files:\n fson_path_m.f95, fson_string_m.f95, fson_value_m.f95, and fson.f95.\n The new code has been extensively updated, refactored and combined into this\n one module (json_module.f90).\n Various Fortran 2003/2008 features are now used\n (e.g., allocatable strings, newunit, generic, class, and abstract interface). Development continues at: Github See also json-fortran development site json-fortran online documentation JSON website JSON validator Note Originally JSON -Fortran was entirely contained within this module. Uses json_file_module json_string_utilities json_parameters json_kinds json_value_module module~~json_module~~UsesGraph module~json_module json_module module~json_file_module json_file_module module~json_module->module~json_file_module module~json_kinds json_kinds module~json_module->module~json_kinds module~json_parameters json_parameters module~json_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_module->module~json_string_utilities module~json_value_module json_value_module module~json_module->module~json_value_module module~json_file_module->module~json_kinds module~json_file_module->module~json_parameters module~json_file_module->module~json_string_utilities module~json_file_module->module~json_value_module iso_fortran_env iso_fortran_env module~json_file_module->iso_fortran_env module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities module~json_value_module->ieee_arithmetic module~json_value_module->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=json_CK, len=*), private, parameter :: version = '9.0.1' JSON -Fortran version. Note This string should match the one in the .VERSION file (which is used\n for the documentation generation.) Functions public function json_fortran_version () result(ver) Returns the JSON -Fortran version string. Arguments None Return Value character(len=:), allocatable JSON -Fortran version string","tags":"","loc":"module/json_module.html"},{"title":"json_value_module – JSON-Fortran","text":"This module provides a low-level interface for manipulation of JSON data.\n The two public entities are json_value , and json_core .\n The json_file_module provides a higher-level interface to some\n of these routines. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses iso_fortran_env ieee_arithmetic json_string_utilities json_parameters json_kinds module~~json_value_module~~UsesGraph module~json_value_module json_value_module ieee_arithmetic ieee_arithmetic module~json_value_module->ieee_arithmetic iso_fortran_env iso_fortran_env module~json_value_module->iso_fortran_env module~json_kinds json_kinds module~json_value_module->module~json_kinds module~json_parameters json_parameters module~json_value_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_value_module->module~json_string_utilities module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->ieee_arithmetic module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_value_module~~UsedByGraph module~json_value_module json_value_module module~json_file_module json_file_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_value_module module~json_module->module~json_file_module Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial character(kind=CDK, len=*), private, parameter :: access_spec = 'SEQUENTIAL' If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. character(kind=CDK, len=*), private, parameter :: form_spec = 'FORMATTED' If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. logical, private, parameter :: use_unformatted_stream = .false. If Unicode is not enabled, then JSON files are opened using access=’STREAM’ and\nform=’UNFORMATTED’. This allows the file to\nbe read faster. Interfaces public interface json_core Structure constructor to initialize a json_core object Example type ( json_file ) :: json_core json_core = json_core () private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Note initialize_json_core , json_initialize , initialize_json_core_in_file , and initialize_json_file all have a similar interface. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) Abstract Interfaces abstract interface public subroutine json_array_callback_func(json, element, i, count) Array element callback function. Used by json_get_array Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: element integer(kind=IK), intent(in) :: i index integer(kind=IK), intent(in) :: count size of array abstract interface public subroutine json_traverse_callback_func(json, p, finished) Callback function used by json_traverse Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: finished set true to stop traversing Derived Types type, public :: json_core To access the core routines for manipulation\n of json_value pointer variables. This class allows\n for thread safe use of the module. Read more… Components Type Visibility Attributes Name Initial logical(kind=LK), private :: allow_comments = .true. if true, any comments will be ignored when\nparsing a file. The comment tokens are defined\nby the comment_char character variable. logical(kind=LK), private :: allow_duplicate_keys = .true. If False, then after parsing, if any\nduplicate keys are found, an error is\nthrown. A call to json_value_validate will also check for duplicates. If True\n[default] then no special checks are done logical(kind=LK), private :: allow_trailing_comma = .true. Allow a single trailing comma in arrays and objects. logical(kind=LK), private :: case_sensitive_keys = .true. if name and path comparisons\nare case sensitive. integer(kind=IK), private :: char_count = 0 character position in the current line character(kind=CK, len=:), private, allocatable :: chunk a chunk read from a stream file\nwhen use_unformatted_stream=True character(kind=CK, len=:), private, allocatable :: comment_char comment tokens when allow_comments is true.\nExamples: ‘ ! ’ or ‘ # ’.\nDefault is CK_'/!#' . logical(kind=LK), private :: compact_real = .true. to use the “compact” form of real\nnumbers for output logical(kind=LK), private :: compress_vectors = .false. If true, then arrays of integers,\nnulls, reals, & logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary] character(kind=CK, len=:), private, allocatable :: err_message the error message.\nif exception_thrown=False then\nthis variable is not allocated. logical(kind=LK), private :: escape_solidus = .false. If True then the solidus “ / ” is always escaped\n(“ \\/ ”) when serializing JSON .\nIf False [default], then it is not escaped.\nNote that this option does not affect parsing\n(both escaped and unescaped versions are still\nvalid in all cases). logical(kind=LK), private :: exception_thrown = .false. The error flag. Will be set to true\nwhen an error is thrown in the class.\nMany of the methods will check this\nand return immediately if it is true. integer, private :: filesize = 0 the file size when when use_unformatted_stream=True integer, private :: ichunk = 0 index in chunk for pop_char when use_unformatted_stream=True integer(kind=IK), private :: ipos = 1 for allocatable strings: next character to read logical(kind=LK), private :: is_verbose = .false. if true, all exceptions are\nimmediately printed to console. integer(kind=IK), private :: line_count = 1 lines read counter logical(kind=LK), private :: no_whitespace = .false. when printing a JSON string, don’t include\nnon-significant spaces or line breaks.\nIf true, the entire structure will be\nprinted on one line. logical(kind=LK), private :: non_normals_to_null = .false. How to serialize NaN, Infinity,\nand -Infinity real values: Read more… integer(kind=IK), private :: null_to_real_mode = 2_IK if strict_type_checking=false : Read more… integer(kind=IK), private :: path_mode = 1_IK How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), private :: path_separator = dot The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nNote: if path_mode/=1 then this is ignored. character(kind=CK, len=pushed_char_size), private :: pushed_char = CK_'' used when parsing\nlines in file integer(kind=IK), private :: pushed_index = 0 used when parsing lines in file character(kind=CDK, len=:), private, allocatable :: real_fmt the format string to use\nfor converting real numbers to strings.\nIt can be set in json_initialize ,\nand used in json_value_print If not set, then default_real_fmt is used instead. integer(kind=IK), private :: spaces_per_tab = 2 number of spaces for indenting logical(kind=LK), private :: stop_on_error = .false. if true, then the program is\nstopped immediately when an\nexception is raised. logical(kind=LK), private :: strict_integer_type_checking = .true. Read more… logical(kind=LK), private :: strict_type_checking = .false. if true, then no type conversions are done\nin the get routines if the actual variable\ntype is different from the return type (for\nexample, integer to real). logical(kind=LK), private :: trailing_spaces_significant = .false. for name and path comparisons, if trailing\nspace is to be considered significant. logical(kind=LK), private :: unescaped_strings = .true. If false, then the escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. logical(kind=LK), private :: use_quiet_nan = .true. if true [default], null_to_real_mode=2 and string_to_real will use ieee_quiet_nan for NaN values. If false, ieee_signaling_nan will be used. Constructor Structure constructor to initialize a json_core object Read more… private\n\n \n function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Type-Bound Procedures generic, public :: add => json_value_add_member , json_value_add_null , wrap_json_value_add_null , json_value_add_integer , wrap_json_value_add_integer , json_value_add_integer_vec , wrap_json_value_add_integer_vec , json_value_add_real32 , wrap_json_value_add_real32 , json_value_add_real32_vec , wrap_json_value_add_real32_vec , json_value_add_real , wrap_json_value_add_real , json_value_add_real_vec , wrap_json_value_add_real_vec , json_value_add_logical , wrap_json_value_add_logical , json_value_add_logical_vec , wrap_json_value_add_logical_vec , json_value_add_string , wrap_json_value_add_string , json_value_add_string_vec , wrap_json_value_add_string_vec Add objects to a linked list of json_value s. Read more… generic, public :: add => json_value_add_string_name_ascii , json_value_add_string_val_ascii , json_value_add_string_vec_name_ascii , json_value_add_string_vec_val_ascii generic, public :: add_by_path => json_add_member_by_path , wrap_json_add_member_by_path , json_add_integer_by_path , wrap_json_add_integer_by_path , json_add_real32_by_path , wrap_json_add_real32_by_path , json_add_real_by_path , wrap_json_add_real_by_path , json_add_logical_by_path , wrap_json_add_logical_by_path , json_add_string_by_path , wrap_json_add_string_by_path , json_add_integer_vec_by_path , wrap_json_add_integer_vec_by_path , json_add_real32_vec_by_path , wrap_json_add_real32_vec_by_path , json_add_real_vec_by_path , wrap_json_add_real_vec_by_path , json_add_logical_vec_by_path , wrap_json_add_logical_vec_by_path , json_add_string_vec_by_path , wrap_json_add_string_vec_by_path Add variables to a json_value linked list\n by specifying their paths. Read more… generic, public :: add_by_path => json_add_string_by_path_value_ascii , json_add_string_by_path_path_ascii , json_add_string_vec_by_path_value_ascii , json_add_string_vec_by_path_path_ascii procedure, private :: annotate_invalid_json procedure, public :: check_children_for_duplicate_keys => json_check_children_for_duplicate_keys ../../ Check a json_value object’s\nchildren for duplicate keys procedure, public :: check_for_duplicate_keys => json_check_all_for_duplicate_keys ../../ Check entire JSON structure\nfor duplicate keys (recursively) procedure, public :: check_for_errors => json_check_for_errors ../../ check for error and get error message procedure, public :: clear_exceptions => json_clear_exceptions ../../ clear exceptions procedure, public :: clone => json_clone ../../ clone a JSON structure (deep copy) procedure, private :: convert procedure, public :: count => json_count ../../ count the number of children generic, public :: create => json_create_by_path , wrap_json_create_by_path Create a json_value linked list using the\n path to the variables. Optionally return a\n pointer to the variable. Read more… generic, public :: create_array => json_value_create_array , wrap_json_value_create_array Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… generic, public :: create_double => json_value_create_real , wrap_json_value_create_real This is equivalent to create_real ,\nand is here only for backward compatibility. generic, public :: create_double => json_value_create_real32 , wrap_json_value_create_real32 generic, public :: create_integer => json_value_create_integer , wrap_json_value_create_integer Allocate a json_value pointer and make it an integer variable.\n The pointer should not already be allocated. Read more… generic, public :: create_logical => json_value_create_logical , wrap_json_value_create_logical Allocate a json_value pointer and make it a logical variable.\n The pointer should not already be allocated. Read more… generic, public :: create_null => json_value_create_null , wrap_json_value_create_null Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… generic, public :: create_object => json_value_create_object , wrap_json_value_create_object Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… generic, public :: create_real => json_value_create_real , wrap_json_value_create_real Allocate a json_value pointer and make it a real variable.\n The pointer should not already be allocated. Read more… generic, public :: create_real => json_value_create_real32 , wrap_json_value_create_real32 generic, public :: create_string => json_value_create_string , wrap_json_value_create_string Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… generic, public :: deserialize => json_parse_string , wrap_json_parse_string Parse the JSON string and populate the json_value tree. generic, public :: destroy => json_value_destroy , destroy_json_core Destructor routine for a json_value pointer.\n This must be called explicitly if it is no longer needed,\n before it goes out of scope. Otherwise, a memory leak will result. Read more… procedure, private :: destroy_json_core procedure, public :: failed => json_failed ../../ check for error generic, public :: get => json_get_by_path , wrap_json_get_by_path , json_get_integer , json_get_integer_by_path , wrap_json_get_integer_by_path , json_get_integer_vec , json_get_integer_vec_by_path , wrap_json_get_integer_vec_by_path , json_get_real32 , json_get_real32_by_path , wrap_json_get_real32_by_path , json_get_real32_vec , json_get_real32_vec_by_path , wrap_json_get_real32_vec_by_path , json_get_real , json_get_real_by_path , wrap_json_get_real_by_path , json_get_real_vec , json_get_real_vec_by_path , wrap_json_get_real_vec_by_path , json_get_logical , json_get_logical_by_path , wrap_json_get_logical_by_path , json_get_logical_vec , json_get_logical_vec_by_path , wrap_json_get_logical_vec_by_path , json_get_string , json_get_string_by_path , wrap_json_get_string_by_path , json_get_string_vec , json_get_string_vec_by_path , wrap_json_get_string_vec_by_path , json_get_alloc_string_vec , json_get_alloc_string_vec_by_path , wrap_json_get_alloc_string_vec_by_path , json_get_array , json_get_array_by_path , wrap_json_get_array_by_path Get data from a json_value linked list. Read more… generic, public :: get_child => json_value_get_child_by_index , json_value_get_child , json_value_get_child_by_name , wrap_json_value_get_child_by_name Return a child of a json_value structure. procedure, private, nopass :: get_current_line_from_file_sequential procedure, private :: get_current_line_from_file_stream procedure, public :: get_next => json_get_next ../../ get pointer to json_value next procedure, public :: get_parent => json_get_parent ../../ get pointer to json_value parent generic, public :: get_path => json_get_path , wrap_json_get_path ../../ get the path to a JSON variable in a structure: procedure, public :: get_previous => json_get_previous ../../ get pointer to json_value previous procedure, public :: get_tail => json_get_tail ../../ get pointer to json_value tail generic, public :: info => json_info , json_info_by_path , wrap_json_info_by_path get info about a json_value procedure, public :: initialize => json_initialize ../../ to initialize some parsing parameters generic, public :: insert_after => json_value_insert_after , json_value_insert_after_child_by_index ../../ insert a new element after an existing one,\nupdating the JSON structure accordingly procedure, public :: is_child_of => json_value_is_child_of Check if a json_value is a\ndescendant of another. procedure, private :: is_vector => json_is_vector procedure, private :: json_add_integer_by_path procedure, private :: json_add_integer_vec_by_path procedure, private :: json_add_logical_by_path procedure, private :: json_add_logical_vec_by_path procedure, private :: json_add_member_by_path procedure, private :: json_add_real32_by_path procedure, private :: json_add_real32_vec_by_path procedure, private :: json_add_real_by_path procedure, private :: json_add_real_vec_by_path procedure, private :: json_add_string_by_path procedure, private :: json_add_string_by_path_path_ascii procedure, private :: json_add_string_by_path_value_ascii procedure, private :: json_add_string_vec_by_path procedure, private :: json_add_string_vec_by_path_path_ascii procedure, private :: json_add_string_vec_by_path_value_ascii procedure, private :: json_create_by_path procedure, private :: json_get_alloc_string_vec procedure, private :: json_get_alloc_string_vec_by_path procedure, private :: json_get_array procedure, private :: json_get_array_by_path procedure, private :: json_get_by_path procedure, private :: json_get_by_path_default procedure, private :: json_get_by_path_jsonpath_bracket procedure, private :: json_get_by_path_rfc6901 procedure, private :: json_get_integer procedure, private :: json_get_integer_by_path procedure, private :: json_get_integer_vec procedure, private :: json_get_integer_vec_by_path procedure, private :: json_get_logical procedure, private :: json_get_logical_by_path procedure, private :: json_get_logical_vec procedure, private :: json_get_logical_vec_by_path procedure, private :: json_get_path procedure, private :: json_get_real procedure, private :: json_get_real32 procedure, private :: json_get_real32_by_path procedure, private :: json_get_real32_vec procedure, private :: json_get_real32_vec_by_path procedure, private :: json_get_real_by_path procedure, private :: json_get_real_vec procedure, private :: json_get_real_vec_by_path procedure, private :: json_get_string procedure, private :: json_get_string_by_path procedure, private :: json_get_string_vec procedure, private :: json_get_string_vec_by_path procedure, private :: json_info procedure, private :: json_info_by_path procedure, private :: json_matrix_info procedure, private :: json_matrix_info_by_path procedure, private :: json_parse_file procedure, private :: json_parse_string procedure, private :: json_print_to_console procedure, private :: json_print_to_filename procedure, private :: json_print_to_unit procedure, private :: json_rename_by_path procedure, private :: json_rename_by_path_name_ascii procedure, private :: json_rename_by_path_path_ascii procedure, private :: json_string_info procedure, private :: json_throw_exception procedure, private :: json_update_integer procedure, private :: json_update_logical procedure, private :: json_update_real procedure, private :: json_update_real32 procedure, private :: json_update_string procedure, private :: json_update_string_name_ascii procedure, private :: json_update_string_val_ascii procedure, private :: json_valid_path procedure, private :: json_value_add_integer procedure, private :: json_value_add_integer_vec procedure, private :: json_value_add_logical procedure, private :: json_value_add_logical_vec procedure, private :: json_value_add_member procedure, private :: json_value_add_null procedure, private :: json_value_add_real procedure, private :: json_value_add_real32 procedure, private :: json_value_add_real32_vec procedure, private :: json_value_add_real_vec procedure, private :: json_value_add_string procedure, private :: json_value_add_string_name_ascii procedure, private :: json_value_add_string_val_ascii procedure, private :: json_value_add_string_vec procedure, private :: json_value_add_string_vec_name_ascii procedure, private :: json_value_add_string_vec_val_ascii procedure, private, nopass :: json_value_clone_func procedure, private :: json_value_create_array procedure, private :: json_value_create_integer procedure, private :: json_value_create_logical procedure, private :: json_value_create_null procedure, private :: json_value_create_object procedure, private :: json_value_create_real procedure, private :: json_value_create_real32 procedure, private :: json_value_create_string procedure, private :: json_value_destroy procedure, private :: json_value_get_child procedure, private :: json_value_get_child_by_index procedure, private :: json_value_get_child_by_name procedure, private :: json_value_insert_after procedure, private :: json_value_insert_after_child_by_index procedure, private :: json_value_print procedure, private :: json_value_remove_if_present procedure, private :: json_value_rename generic, public :: load => json_parse_file Parse the JSON file and populate the json_value tree. generic, public :: matrix_info => json_matrix_info , json_matrix_info_by_path , wrap_json_matrix_info_by_path get matrix info about a json_value procedure, private :: name_equal procedure, private :: name_strings_equal generic, public :: parse => json_parse_file , json_parse_string , wrap_json_parse_string ../../ Same as load and deserialize but only here for backward compatibility. procedure, private :: parse_array procedure, private :: parse_end => json_parse_end procedure, private :: parse_for_chars procedure, private :: parse_number procedure, private :: parse_object procedure, private :: parse_string procedure, private :: parse_value procedure, private :: pop_char procedure, private :: prepare_parser => json_prepare_parser generic, public :: print => json_print_to_console , json_print_to_unit , json_print_to_filename Print the json_value to an output unit or file. Read more… procedure, public :: print_error_message => json_print_error_message ../../ simply routine to print error\nmessages procedure, public :: print_to_string => json_value_to_string ../../ The same as serialize , but only here for backward compatibility procedure, private :: push_char procedure, public :: remove => json_value_remove Remove a json_value from a\nlinked-list structure. generic, public :: remove_if_present => json_value_remove_if_present , wrap_json_value_remove_if_present ../../ If the child variable is present, then remove it. generic, public :: rename => json_value_rename , wrap_json_value_rename , json_rename_by_path , wrap_json_rename_by_path Rename a json_value variable. generic, public :: rename => json_rename_by_path_name_ascii , json_rename_by_path_path_ascii procedure, public :: replace => json_value_replace Replace a json_value in a\nlinked-list structure. procedure, public :: reverse => json_value_reverse ../../ Reverse the order of the children\nof an array of object. procedure, public :: serialize => json_value_to_string Print the json_value structure to an allocatable string generic, public :: string_info => json_string_info get string info about a json_value procedure, private :: string_to_dble procedure, private :: string_to_int procedure, public :: swap => json_value_swap Swap two json_value pointers\nin a structure (or two different\nstructures). generic, public :: throw_exception => json_throw_exception , wrap_json_throw_exception ../../ Throw an exception. procedure, private :: to_array procedure, private :: to_integer procedure, private :: to_logical procedure, private :: to_null procedure, private :: to_object procedure, private :: to_real procedure, private :: to_string procedure, public :: traverse => json_traverse ../../ to traverse all elements of a JSON structure generic, public :: update => json_update_logical , wrap_json_update_logical , json_update_real32 , wrap_json_update_real32 , json_update_real , wrap_json_update_real , json_update_integer , wrap_json_update_integer , json_update_string , wrap_json_update_string These are like the add methods, except if a variable with the\n same path is already present, then its value is simply updated.\n Note that currently, these only work for scalar variables.\n These routines can also change the variable’s type (but an error will be\n thrown if the existing variable is not a scalar). Read more… generic, public :: update => json_update_string_name_ascii , json_update_string_val_ascii generic, public :: valid_path => json_valid_path , wrap_json_valid_path ../../ verify if a path is valid\n(i.e., a variable with this path exists in the file). procedure, public :: validate => json_value_validate Check that a json_value linked\nlist is valid (i.e., is properly\nconstructed). This may be useful\nif it has been constructed externally. procedure, private :: wrap_json_add_integer_by_path procedure, private :: wrap_json_add_integer_vec_by_path procedure, private :: wrap_json_add_logical_by_path procedure, private :: wrap_json_add_logical_vec_by_path procedure, private :: wrap_json_add_member_by_path procedure, private :: wrap_json_add_real32_by_path procedure, private :: wrap_json_add_real32_vec_by_path procedure, private :: wrap_json_add_real_by_path procedure, private :: wrap_json_add_real_vec_by_path procedure, private :: wrap_json_add_string_by_path procedure, private :: wrap_json_add_string_vec_by_path procedure, private :: wrap_json_create_by_path procedure, private :: wrap_json_get_alloc_string_vec_by_path procedure, private :: wrap_json_get_array_by_path procedure, private :: wrap_json_get_by_path procedure, private :: wrap_json_get_integer_by_path procedure, private :: wrap_json_get_integer_vec_by_path procedure, private :: wrap_json_get_logical_by_path procedure, private :: wrap_json_get_logical_vec_by_path procedure, private :: wrap_json_get_path procedure, private :: wrap_json_get_real32_by_path procedure, private :: wrap_json_get_real32_vec_by_path procedure, private :: wrap_json_get_real_by_path procedure, private :: wrap_json_get_real_vec_by_path procedure, private :: wrap_json_get_string_by_path procedure, private :: wrap_json_get_string_vec_by_path procedure, private :: wrap_json_info_by_path procedure, private :: wrap_json_matrix_info_by_path procedure, private :: wrap_json_parse_string procedure, private :: wrap_json_rename_by_path procedure, private :: wrap_json_throw_exception procedure, private :: wrap_json_update_integer procedure, private :: wrap_json_update_logical procedure, private :: wrap_json_update_real procedure, private :: wrap_json_update_real32 procedure, private :: wrap_json_update_string procedure, private :: wrap_json_valid_path procedure, private :: wrap_json_value_add_integer procedure, private :: wrap_json_value_add_integer_vec procedure, private :: wrap_json_value_add_logical procedure, private :: wrap_json_value_add_logical_vec procedure, private :: wrap_json_value_add_null procedure, private :: wrap_json_value_add_real procedure, private :: wrap_json_value_add_real32 procedure, private :: wrap_json_value_add_real32_vec procedure, private :: wrap_json_value_add_real_vec procedure, private :: wrap_json_value_add_string procedure, private :: wrap_json_value_add_string_vec procedure, private :: wrap_json_value_create_array procedure, private :: wrap_json_value_create_integer procedure, private :: wrap_json_value_create_logical procedure, private :: wrap_json_value_create_null procedure, private :: wrap_json_value_create_object procedure, private :: wrap_json_value_create_real procedure, private :: wrap_json_value_create_real32 procedure, private :: wrap_json_value_create_string procedure, private :: wrap_json_value_get_child_by_name procedure, private :: wrap_json_value_remove_if_present procedure, private :: wrap_json_value_rename type, public, sequence  :: json_value Type used to construct the linked-list JSON structure.\n Normally, this should always be a pointer variable.\n This type should only be used by an instance of json_core . Read more… Components Type Visibility Attributes Name Initial type( json_value ), private, pointer :: children => null() first child item of this real(kind=RK), private, allocatable :: dbl_value real data for this variable integer(kind=IK), private, allocatable :: int_value integer data for this variable logical(kind=LK), private, allocatable :: log_value logical data for this variable integer(kind=IK), private :: n_children = 0 number of children character(kind=CK, len=:), private, allocatable :: name variable name (unescaped) type( json_value ), private, pointer :: next => null() next item in the list type( json_value ), private, pointer :: parent => null() parent item of this type( json_value ), private, pointer :: previous => null() previous item in the list character(kind=CK, len=:), private, allocatable :: str_value string data for this variable\n(unescaped) type( json_value ), private, pointer :: tail => null() last child item of this integer(kind=IK), private :: var_type = json_unknown variable type Functions private function initialize_json_core (verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(json_core_object) Author Jacob Williams Date 4/26/2016 Function constructor for a json_core .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_core ) private function json_count (json, p) result(count) Count the number of children in the object or array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p this should normally be a json_object or a json_array . For any other variable type this will return 0. Return Value integer(kind=IK) number of children in p . private pure function json_failed (json) result(failed) Author Jacob Williams Date 12/5/2013 Logical function to indicate if an exception has been thrown in a json_core . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json Return Value logical(kind=LK) will be true if an exception\nhas been thrown. private function json_is_vector (json, p) result(is_vector) Returns true if all the children are the same type (and a scalar).\nNote that integers and reals are considered the same type for this purpose.\nThis routine is used for the compress_vectors option. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p Return Value logical(kind=LK) if all elements of a vector\nare scalars of the same type private function json_valid_path (json, p, path) result(found) Returns true if the path is present in the p JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found private function json_value_is_child_of (json, p1, p2) result(is_child_of) Author Jacob Williams Date 4/28/2016 Returns True if p2 is a descendant of p1 (i.e, a child, or a child of child, etc.) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 type( json_value ), pointer :: p2 Return Value logical(kind=LK) private function name_equal (json, p, name) result(is_equal) Author Jacob Williams Returns true if name is equal to p%name , using the specified\n settings for case sensitivity and trailing whitespace. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in) :: p the json object character(kind=CK, len=*), intent(in) :: name the name to check for Return Value logical(kind=LK) true if the string are\nlexically equal private function name_strings_equal (json, name1, name2) result(is_equal) Author Jacob Williams Date 8/25/2017 Returns true if the name strings name1 is equal to name2 , using\nthe specified settings for case sensitivity and trailing whitespace. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: name1 the name to check character(kind=CK, len=*), intent(in) :: name2 the name to check Return Value logical(kind=LK) true if the string are\nlexically equal private function string_to_dble (json, str) result(rval) Convert a string into a real(RK) value. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value real(kind=RK) str converted to a real(RK) private function string_to_int (json, str) result(ival) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: str a string Return Value integer(kind=IK) str converted to an integer private function wrap_json_valid_path (json, p, path) result(found) Alternate version of json_valid_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable Return Value logical(kind=LK) true if it was found Subroutines private subroutine annotate_invalid_json (json, iunit, str) Generate a warning message if there was an error parsing a JSON file or string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine convert (json, p, var_type) Convert an existing JSON variable p to a different variable type .\n The existing variable (and its children) is destroyed. It is replaced\n in the structure by a new variable of type var_type (which can be a json_null , json_object or json_array ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p the variable to convert integer(kind=IK), intent(in) :: var_type the variable type to convert p to private subroutine destroy_json_core (me) Author Jacob Williams Date 4/17/2016 Destructor for the json_core type. Arguments Type Intent Optional Attributes Name class( json_core ), intent(out) :: me private pure subroutine destroy_json_data (d) Author Jacob Williams Destroy the data within a json_value , and reset type to json_unknown . Arguments Type Intent Optional Attributes Name type( json_value ), intent(inout) :: d private subroutine flag_not_found (found) If found is present, set it it false. Arguments Type Intent Optional Attributes Name logical(kind=LK), intent(out), optional :: found private subroutine get_current_line_from_file_sequential (iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the SEQUENTIAL version (see also get_current_line_from_file_stream ). Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line private subroutine get_current_line_from_file_stream (json, iunit, line) Author Jacob Williams Rewind the file to the beginning of the current line, and return this line.\nThe file is assumed to be opened.\nThis is the STREAM version (see also get_current_line_from_file_sequential ). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: iunit file unit number character(kind=CK, len=:), intent(out), allocatable :: line current line private subroutine json_add_integer_by_path (json, me, path, value, found, was_created) Add an integer value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path for adding an integer vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_by_path (json, me, path, value, found, was_created) Add a logical value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path for adding a logical vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_member_by_path (json, me, path, p, found, was_created) Add a new member ( json_value pointer) to a JSON structure, given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_by_path (json, me, path, value, found, was_created) Alternate version of json_add_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_by_path (json, me, path, value, found, was_created) Add an real value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path for adding a real vector by path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Add a string value to a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_path_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_by_path_value_ascii (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper for json_add_string_by_path where “value” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper to json_add_string_by_path for adding a string vector by path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_path_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_add_string_vec_by_path_value_ascii (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “value” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_check_all_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON structure for duplicate child names.\n This one recursively traverses the entire structure\n (calling json_check_children_for_duplicate_keys recursively for each element). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\none duplicate name key anywhere\nin the structure. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicates were found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) private subroutine json_check_children_for_duplicate_keys (json, p, has_duplicate, name, path) Author Jacob Williams Date 8/25/2017 Checks a JSON object for duplicate child names. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p the object to search. If p is\nnot a json_object , then has_duplicate will be false. logical(kind=LK), intent(out) :: has_duplicate true if there is at least\ntwo children have duplicate name values. character(kind=CK, len=:), intent(out), optional, allocatable :: name the duplicate name\n(unallocated if no\nduplicate was found) character(kind=CK, len=:), intent(out), optional, allocatable :: path the full path to the\nduplicate name\n(unallocated if no\nduplicate was found) private subroutine json_check_for_errors (json, status_ok, error_msg) Author Jacob Williams Date 12/4/2013 Retrieve error code from the json_core .\n This should be called after parse to check for errors.\n If an error is thrown, before using the class again, json_initialize should be called to clean up before it is used again. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(in) :: json logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message.\n(not allocated if\nthere were no errors) private pure subroutine json_clear_exceptions (json) Author Jacob Williams Date 12/4/2013 Clear exceptions in the json_core . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json private subroutine json_clone (json, from, to) Author Jacob Williams Date 10/31/2015 Create a deep copy of a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here\n(it must not already be associated) private subroutine json_create_by_path (json, me, path, p, found, was_created) Returns the json_value pointer given the path string,\n If necessary, by creating the variables as needed. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine json_get_alloc_string_vec (json, me, vec, ilen) Author Jacob Williams Date 12/16/2016 Get a string vector from a json_value . This is an alternate\n version of json_get_string_vec . This one returns an allocatable\n length character (where the string length is the maximum length of\n any element in the array). It also returns an integer array of the\n actual sizes of the strings in the JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array private subroutine json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec where input is the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine json_get_array (json, me, array_callback) This routine calls the user-supplied json_array_callback_func subroutine for each element in the array. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me procedure( json_array_callback_func ) :: array_callback private recursive subroutine json_get_array_by_path (json, me, path, array_callback, found) This routine calls the user-supplied array_callback subroutine\nfor each element in the array (specified by the path). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private subroutine json_get_by_path (json, me, path, p, found) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecified by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine json_get_by_path_default (json, me, path, p, found, create_it, was_created) Returns the json_value pointer given the path string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. private subroutine json_get_by_path_jsonpath_bracket (json, me, path, p, found, create_it, was_created) Author Jacob Williams Date 9/2/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by the\n JSONPath “bracket-notation”. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(using JSONPath\n“bracket-notation”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found logical(kind=LK), intent(in), optional :: create_it if a variable is not present\nin the path, then it is created.\nthe leaf node is returned as\na null json type and can be\nchanged by the caller. logical(kind=LK), intent(out), optional :: was_created if create_it is true, this\nwill be true if the variable\nwas actually created. Otherwise\nit will be false. private subroutine json_get_by_path_rfc6901 (json, me, path, p, found) Author Jacob Williams Date 2/4/2017 Returns the json_value pointer given the path string,\n using the “ JSON Pointer” path specification defined by RFC 6901. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable\n(an RFC 6901 “ JSON Pointer”) type( json_value ), intent(out), pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if it was found private subroutine json_get_integer (json, me, value) Get an integer value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me integer(kind=IK), intent(out) :: value the integer value private subroutine json_get_integer_by_path (json, me, path, value, found, default) Get an integer value from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine json_get_integer_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get an integer vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me integer(kind=IK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_integer_vec_by_path (json, me, path, vec, found, default) Get an integer vector from a json_value , given the path string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_logical (json, me, value) Get a logical value from a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out) :: value private subroutine json_get_logical_by_path (json, me, path, value, found, default) Get a logical value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine json_get_logical_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a logical vector from json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me logical(kind=LK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_logical_vec_by_path (json, me, path, vec, found, default) Get a logical vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_get_next (json, p, next) Author Jacob Williams Date 10/31/2015 Returns a pointer to the next of a json_value .\nIf there is no next, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: next pointer to next private subroutine json_get_parent (json, p, parent) Author Jacob Williams Date 10/16/2015 Returns a pointer to the parent of a json_value .\nIf there is no parent, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: parent pointer to parent private subroutine json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Returns the path to a JSON object that is part\n of a linked list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used for array elements\notherwise, ‘[]’ are used [default]\n(only used if path_mode=1 ) character(kind=CK, len=1), intent(in), optional :: path_sep character to use for path separator\n(otherwise use json%path_separator )\n(only used if path_mode=1 ) private subroutine json_get_previous (json, p, previous) Author Jacob Williams Date 10/31/2015 Returns a pointer to the previous of a json_value .\nIf there is no previous, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: previous pointer to previous private subroutine json_get_real (json, me, value) Get a real value from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out) :: value private subroutine json_get_real32 (json, me, value) Alternate version of json_get_real where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out) :: value private subroutine json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path where value=real32. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine json_get_real32_vec (json, me, vec) Alternate version of json_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=real32), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_real_by_path (json, me, path, value, found, default) Get a real value from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine json_get_real_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a real vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me real(kind=RK), intent(out), dimension(:), allocatable :: vec private subroutine json_get_real_vec_by_path (json, me, path, vec, found, default) Get a real vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine json_get_string (json, me, value) Get a character string from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=:), intent(out), allocatable :: value private subroutine json_get_string_by_path (json, me, path, value, found, default) Get a character string from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_get_string_vec (json, me, vec) Author Jacob Williams Date 5/14/2014 Get a string vector from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec private subroutine json_get_string_vec_by_path (json, me, path, vec, found, default) Get a string vector from a json_value , given the path. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_get_tail (json, p, tail) Author Jacob Williams Date 10/31/2015 Returns a pointer to the tail of a json_value (the last child of an array of object).\nIf there is no tail, then a null() pointer is returned. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p JSON object type( json_value ), intent(out), pointer :: tail pointer to tail private subroutine json_info (json, p, var_type, n_children, name) Author Jacob Williams Date 2/13/2014 Returns information about a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_info_by_path (json, p, path, found, var_type, n_children, name) Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_initialize (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Author Jacob Williams Date 12/4/2013 Initialize the json_core instance. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine json_matrix_info (json, p, is_matrix, var_type, n_sets, set_size, name) Author Jacob Williams Date 10/16/2015 Alternate version of json_info that returns matrix\n information about a json_value . Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix integer(kind=IK), intent(out), optional :: var_type variable type of data in the matrix\n(if all elements have the same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Returns matrix information about a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_parse_end (json, unit, str) An error checking routine to call after a file (or string) has been parsed.\nIt will throw an exception if there are any other non-whitespace characters\nin the file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) private subroutine json_parse_file (json, file, p, unit) Parse the JSON file and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: file JSON file name type( json_value ), pointer :: p output structure integer(kind=IK), intent(in), optional :: unit file unit number (/= 0) private subroutine json_parse_string (json, p, str) Parse the JSON string and populate the json_value tree. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CK, len=*), intent(in) :: str string with JSON data private subroutine json_prepare_parser (json) Internal routine to be called before parsing JSON .\nCurrently, all this does it allocate the comment_char if none was specified. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json private subroutine json_print_error_message (json, io_unit) Author Jacob Williams Print any error message, and then clear the exceptions. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer, intent(in), optional :: io_unit unit number for\nprinting error message private subroutine json_print_to_console (json, p) Print the json_value structure to the console ( output_unit ). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p private subroutine json_print_to_filename (json, p, filename) Author Jacob Williams Date 12/23/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: filename the filename to print to\n(should not already be open) private subroutine json_print_to_unit (json, p, iunit) Author Jacob Williams Date 6/20/2014 Print the json_value structure to a file. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit the file unit (the file must\nalready have been opened, can’t be -1). private subroutine json_rename_by_path (json, me, path, name, found) Rename a json_value , given the path. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path path to the variable to rename character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if there were no errors private subroutine json_rename_by_path_name_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “name” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_rename_by_path_path_ascii (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine json_string_info (json, p, ilen, max_str_len, found) Author Jacob Williams Date 12/18/2016 Returns information about character strings returned from a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(out), optional, dimension(:), allocatable :: ilen if p is an array, this\nis the actual length\nof each character\nstring in the array.\nif not an array, this\nis returned unallocated. integer(kind=IK), intent(out), optional :: max_str_len The maximum length required to\nhold the string representation returned\nby a call to a get routine. If a scalar,\nthis is just the length of the scalar. If\na vector, this is the maximum length of\nany element. logical(kind=LK), intent(out), optional :: found true if there were no errors.\nif not present, an error will\nthrow an exception private subroutine json_throw_exception (json, msg, found) Author Jacob Williams Date 12/4/2013 Throw an exception in the json_core .\n This routine sets the error flag, and prevents any subsequent routine\n from doing anything, until json_clear_exceptions is called. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine json_traverse (json, p, traverse_callback) Author Jacob Williams Date 4/28/2016 Traverse a JSON structure.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p procedure( json_traverse_callback_func ) :: traverse_callback private subroutine json_update_integer (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_logical (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real (json, p, path, val, found) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_real32 (json, p, path, val, found) Alternate version of json_update_real , where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine json_update_string (json, p, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 12/6/2014 Given the path string, if the variable is present,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_name_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_update_string_val_ascii (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine json_value_add_integer (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add an integer value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name integer(kind=IK), intent(in) :: val private subroutine json_value_add_integer_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a integer vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine json_value_add_logical (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine json_value_add_logical_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a logical vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the vector logical(kind=LK), intent(in), dimension(:) :: val value private subroutine json_value_add_member (json, p, member) Adds member as a child of p . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p p must be a json_object or a json_array type( json_value ), pointer :: member the child member\nto add to p private subroutine json_value_add_null (json, p, name) Add a NULL value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_add_real (json, p, name, val) Author Jacob Williams Date 1/19/2014 Add a real value child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real_vec where val is real32 . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine json_value_add_real_vec (json, p, name, val) Author Jacob Williams Date 1/20/2014 Add a real vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine json_value_add_string (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Author Jacob Williams Date 1/19/2014 Add a character string vector child to the json_value variable. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name variable name character(kind=CK, len=*), intent(in), dimension(:) :: val array of strings logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine json_value_add_string_vec_name_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine json_value_add_string_vec_val_ascii (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where val is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private recursive subroutine json_value_clone_func (from, to, parent, previous, tail) Author Jacob Williams Date 10/31/2015 Recursive deep copy function called by json_clone . Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: from this is the structure to clone type( json_value ), pointer :: to the clone is put here (it\nmust not already be associated) type( json_value ), optional, pointer :: parent to%parent type( json_value ), optional, pointer :: previous to%previous logical, optional :: tail if “to” is the tail of\nits parent’s children private subroutine json_value_create (p) Allocate a json_value pointer variable.\n This should be called before adding data to it. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), pointer :: p private subroutine json_value_create_array (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an array variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_integer (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it an integer(IK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_logical (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a logical(LK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val variable value character(kind=CK, len=*), intent(in) :: name variable name private subroutine json_value_create_null (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it a null variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_object (json, p, name) Author Jacob Williams Allocate a json_value pointer and make it an object variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_real (json, p, val, name) Author Jacob Williams Allocate a json_value pointer and make it a real(RK) variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real where val=real32. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CK, len=*), intent(in) :: name private subroutine json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Allocate a json_value pointer and make it a string variable.\n The pointer should not already be allocated. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: val character(kind=CK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private pure recursive subroutine json_value_destroy (json, p, destroy_next) Author Jacob Williams Date 1/22/2014 Destroy a json_value linked-list structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p variable to destroy logical(kind=LK), intent(in), optional :: destroy_next if true, then p%next is also destroyed (default is true) private subroutine json_value_get_child (json, p, child) Returns pointer to the first child of the object\n(or null() if it is not associated). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data type( json_value ), pointer :: child pointer to the child private subroutine json_value_get_child_by_index (json, p, idx, child, found) Returns a child in the object or array given the index. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p object or array JSON data integer(kind=IK), intent(in) :: idx index of the child\n(this is a 1-based Fortran\nstyle array index). type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_get_child_by_name (json, p, name, child, found) Returns a child in the object or array given the name string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name the name of a child of p type( json_value ), pointer :: child pointer to the child logical(kind=LK), intent(out), optional :: found true if the value was found\n(if not present, an exception\nwill be thrown if it was not\nfound. If present and not\nfound, no exception will be\nthrown). private subroutine json_value_insert_after (json, p, element) Inserts element after p , and updates the JSON structure accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a value from a JSON structure\n(presumably, this is a child of\nan object or array). type( json_value ), pointer :: element the element to insert after p private subroutine json_value_insert_after_child_by_index (json, p, idx, element) Inserts element after the idx -th child of p ,\nand updates the JSON structure accordingly. This is just\na wrapper for json_value_insert_after . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON object or array. integer(kind=IK), intent(in) :: idx the index of the child of p to\ninsert the new element after\n(this is a 1-based Fortran\nstyle array index) type( json_value ), pointer :: element the element to insert private recursive subroutine json_value_print (json, p, iunit, str, indent, need_comma, colon, is_array_element, is_compressed_vector, iloc) Print the JSON structure to a string or a file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p integer(kind=IK), intent(in) :: iunit file unit to write to (the\nfile is assumed to be open) character(kind=CK, len=:), intent(inout), allocatable :: str if iunit==unit2str (-1) then\nthe structure is printed to this\nstring rather than a file. This mode\nis used by json_value_to_string . integer(kind=IK), intent(in), optional :: indent indention level logical(kind=LK), intent(in), optional :: need_comma if it needs a comma after it logical(kind=LK), intent(in), optional :: colon if the colon was just written logical(kind=LK), intent(in), optional :: is_array_element if this is an array element logical(kind=LK), intent(in), optional :: is_compressed_vector if True, this is an element\nfrom an array being printed\non one line [default is False] integer(kind=IK), intent(inout) :: iloc current index in str . should be set to 0 initially.\n[only used when str is used.] private subroutine json_value_remove (json, p, destroy) Author Jacob Williams Date 9/9/2014 Remove a json_value (and all its children)\n from a linked-list structure, preserving the rest of the structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: destroy Option to destroy p after it is removed: Read more… private subroutine json_value_remove_if_present (json, p, path) Author Jacob Williams Date 12/6/2014 Given the path string, remove the variable\nfrom json_value , if it exists. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in) :: path the path to the variable to remove private subroutine json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Rename a json_value . Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=*), intent(in) :: name new variable name private subroutine json_value_replace (json, p1, p2, destroy) Replace p1 with p2 in a JSON structure. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 the item to replace type( json_value ), pointer :: p2 item to take the place of p1 logical(kind=LK), intent(in), optional :: destroy Should p1 also be destroyed\n(default is True). Normally,\nthis should be true to avoid\na memory leak. private subroutine json_value_reverse (json, p) Author Jacob Williams Date 4/11/2017 Reverse the order of the children of an array or object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p private subroutine json_value_swap (json, p1, p2) Author Jacob Williams Date 4/26/2016 Swap two elements in a JSON structure.\n All of the children are carried along as well. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p1 swap with p2 type( json_value ), pointer :: p2 swap with p1 private subroutine json_value_to_string (json, p, str) Author Jacob Williams Date 2/12/2014 Print the json_value structure to an allocatable string. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CK, len=:), intent(out), allocatable :: str prints structure to this string private subroutine json_value_validate (json, p, is_valid, error_msg) Author Jacob Williams Date 5/2/2016 Validate a json_value linked list by checking to make sure\n all the pointers are properly associated, arrays and objects\n have the correct number of children, and the correct data is\n allocated for the variable types. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p logical(kind=LK), intent(out) :: is_valid True if the structure is valid. character(kind=CK, len=:), intent(out), allocatable :: error_msg if not valid, this will contain\na description of the problem private recursive subroutine parse_array (json, unit, str, array) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: array private subroutine parse_for_chars (json, unit, str, chars) Core parsing routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) character(kind=CK, len=*), intent(in) :: chars the string to check for. private subroutine parse_number (json, unit, str, value) Author Jacob Williams Date 1/20/2014 Read a numerical value from the file (or string).\n The routine will determine if it is an integer or a real, and\n allocate the type accordingly. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: value private recursive subroutine parse_object (json, unit, str, parent, expecting_next_element) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a string) type( json_value ), pointer :: parent the parsed object will be added as a child of this logical(kind=LK), intent(in) :: expecting_next_element if true, this object is preceeded by a comma, so\nwe expect a valid object to exist. used to check\nfor trailing delimiters. private subroutine parse_string (json, unit, str, string) Parses a string while reading a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if\nparsing from a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing\nfrom a string) character(kind=CK, len=:), intent(out), allocatable :: string the string (unescaped\nif necessary) private recursive subroutine parse_value (json, unit, str, value) Core parsing routine. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number character(kind=CK, len=*), intent(in) :: str string containing JSON data (only used if unit=0 ) type( json_value ), pointer :: value JSON data that is extracted private subroutine pop_char (json, unit, str, skip_ws, skip_comments, eof, popped) Get the next character from the file (or string). Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json integer(kind=IK), intent(in) :: unit file unit number (if parsing\nfrom a file) character(kind=CK, len=*), intent(in) :: str JSON string (if parsing from a\nstring) – only used if unit=0 logical(kind=LK), intent(in), optional :: skip_ws to ignore whitespace [default False] logical(kind=LK), intent(in), optional :: skip_comments to ignore comment lines [default False] logical(kind=LK), intent(out) :: eof true if the end of the file has\nbeen reached. character(kind=CK, len=1), intent(out) :: popped the popped character returned private subroutine push_char (json, c) Core routine. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CK, len=1), intent(in) :: c to character to push private subroutine to_array (json, p, name) Author Jacob Williams Change the json_value variable to an array. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_integer (json, p, val, name) Author Jacob Williams Change the json_value variable to an integer. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0 is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_logical (json, p, val, name) Author Jacob Williams Change the json_value variable to a logical. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in), optional :: val if the value is also to be set\n(if not present, then .false. is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_null (json, p, name) Author Jacob Williams Change the json_value variable to a null. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_object (json, p, name) Author Jacob Williams Change the json_value variable to an object. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_real (json, p, val, name) Author Jacob Williams Change the json_value variable to a real. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in), optional :: val if the value is also to be set\n(if not present, then 0.0_rk is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. private subroutine to_string (json, p, val, name, trim_str, adjustl_str) Author Jacob Williams Change the json_value variable to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CK, len=*), intent(in), optional :: val if the value is also to be set\n(if not present, then ‘’ is used). character(kind=CK, len=*), intent(in), optional :: name if the name is also to be changed. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_add_integer_by_path (json, me, path, value, found, was_created) Wrapper to json_add_integer_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_integer_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_integer_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_by_path (json, me, path, value, found, was_created) Wrapper to json_add_logical_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_logical_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_logical_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_member_by_path (json, me, path, p, found, was_created) Wrapper to json_add_member_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real32_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real32_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real32_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_by_path (json, me, path, value, found, was_created) Wrapper to json_add_real_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_real_vec_by_path (json, me, path, value, found, was_created) Wrapper for json_add_real_vec_by_path where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_add_string_by_path (json, me, path, value, found, was_created, trim_str, adjustl_str) Wrapper to json_add_string_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: value the value to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_add_string_vec_by_path (json, me, path, value, found, was_created, ilen, trim_str, adjustl_str) Wrapper for json_add_string_vec_by_path where “path” and “value” are kind=CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me the JSON structure character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: value the vector to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element private subroutine wrap_json_create_by_path (json, me, path, p, found, was_created) Alternate version of json_create_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable type( json_value ), intent(out), optional, pointer :: p pointer to the variable\nspecify by path logical(kind=LK), intent(out), optional :: found true if there were no errors\n(variable found or created) logical(kind=LK), intent(out), optional :: was_created true if it was actually created\n(as opposed to already being there) private subroutine wrap_json_get_alloc_string_vec_by_path (json, me, path, vec, ilen, found, default, default_ilen) Alternate version of json_get_alloc_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private recursive subroutine wrap_json_get_array_by_path (json, me, path, array_callback, found) Alternate version of json_get_array_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path procedure( json_array_callback_func ) :: array_callback logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_get_by_path (json, me, path, p, found) Alternate version of json_get_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path type( json_value ), intent(out), pointer :: p logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_get_integer_by_path (json, me, path, value, found, default) Alternate version of json_get_integer_by_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out) :: value logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_integer_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_integer_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_logical_by_path (json, me, path, value, found, default) Alternate version of json_get_logical_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out) :: value logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_logical_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_logical_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_get_path (json, p, path, found, use_alt_array_tokens, path_sep) Wrapper for json_get_path where “path” and “path_sep” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list object character(kind=CDK, len=:), intent(out), allocatable :: path path to the variable logical(kind=LK), intent(out), optional :: found true if there were no problems logical(kind=LK), intent(in), optional :: use_alt_array_tokens if true, then ‘()’ are used\nfor array elements otherwise,\n‘[]’ are used [default] character(kind=CDK, len=1), intent(in), optional :: path_sep character to use for path\nseparator (default is ‘.’) private subroutine wrap_json_get_real32_by_path (json, me, path, value, found, default) Alternate version of json_get_real32_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real32_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real32_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=real32), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_real_by_path (json, me, path, value, found, default) Alternate version of json_get_real_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out) :: value logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional :: default default value if not found private subroutine wrap_json_get_real_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_real_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found real(kind=RK), intent(in), optional, dimension(:) :: default default value if not found private subroutine wrap_json_get_string_by_path (json, me, path, value, found, default) Alternate version of json_get_string_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=:), intent(out), allocatable :: value logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_get_string_vec_by_path (json, me, path, vec, found, default) Alternate version of json_get_string_vec_by_path , where “path” is kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_info_by_path (json, p, path, found, var_type, n_children, name) Alternate version of json_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_matrix_info_by_path (json, p, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_matrix_info_by_path where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p a JSON linked list character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_parse_string (json, p, str) Alternate version of json_parse_string , where str is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p output structure character(kind=CDK, len=*), intent(in) :: str string with JSON data private subroutine wrap_json_rename_by_path (json, me, path, name, found) Alternate version of json_rename_by_path , where “path” and “name” are kind=CDK Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_throw_exception (json, msg, found) Alternate version of json_throw_exception , where msg is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json character(kind=CDK, len=*), intent(in) :: msg the error message logical(kind=LK), intent(inout), optional :: found if the caller is handling the\nexception with an optimal return\nargument. If so, json%stop_on_error is ignored. private subroutine wrap_json_update_integer (json, p, path, val, found) Alternate version of json_update_integer , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure integer(kind=IK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_logical (json, p, path, val, found) Alternate version of json_update_logical , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure logical(kind=LK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real (json, p, path, val, found) Alternate version of json_update_real , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=RK), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_real32 (json, p, path, val, found) Alternate version of json_update_real32 , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure real(kind=real32), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. private subroutine wrap_json_update_string (json, p, path, val, found, trim_str, adjustl_str) Alternate version of json_update_string , where path and value are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path path to the variable in the structure character(kind=CDK, len=*), intent(in) :: val the new value logical(kind=LK), intent(out) :: found if the variable was found and was a scalar. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val (only used if val is present) logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (only used if val is present)\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_value_add_integer (json, p, name, val) Alternate version of json_value_add_integer where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in) :: val value private subroutine wrap_json_value_add_integer_vec (json, p, name, val) Alternate version of json_value_add_integer_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable integer(kind=IK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_logical (json, p, name, val) Alternate version of json_value_add_logical where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in) :: val value private subroutine wrap_json_value_add_logical_vec (json, p, name, val) Alternate version of json_value_add_logical_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable logical(kind=LK), intent(in), dimension(:) :: val value private subroutine wrap_json_value_add_null (json, p, name) Alternate version of json_value_add_null where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable private subroutine wrap_json_value_add_real (json, p, name, val) Alternate version of json_value_add_real where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=RK), intent(in) :: val real value private subroutine wrap_json_value_add_real32 (json, p, name, val) Alternate version of json_value_add_real32 where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name variable name real(kind=real32), intent(in) :: val real value private subroutine wrap_json_value_add_real32_vec (json, p, name, val) Alternate version of json_value_add_real32_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=real32), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_real_vec (json, p, name, val) Alternate version of json_value_add_real_vec where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name real(kind=RK), intent(in), dimension(:) :: val private subroutine wrap_json_value_add_string (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name name of the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_add_string_vec (json, p, name, val, trim_str, adjustl_str) Alternate version of json_value_add_string_vec where name and val are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name character(kind=CDK, len=*), intent(in), dimension(:) :: val logical(kind=LK), intent(in), optional :: trim_str logical(kind=LK), intent(in), optional :: adjustl_str private subroutine wrap_json_value_create_array (json, p, name) Author Izaak Beekman A wrapper for json_value_create_array so that create_array method may be\ncalled with an actual argument, corresponding to the dummy argument name ,\nthat is either of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_integer (json, p, val, name) Author Izaak Beekman A wrapper procedure for json_value_create_integer so that create_integer method may be called with either a ‘DEFAULT’ or ‘ISO_10646’ character kind name actual argument. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p integer(kind=IK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_logical (json, p, val, name) Author Izaak Beekman Wrapper for json_value_create_logical so create_logical method can\nbe called with name of character kind ‘DEFAULT’ or ‘ISO_10646’ Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p logical(kind=LK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_null (json, p, name) Author Izaak Beekman Wrap json_value_create_null so that create_null method may be called with\nan actual argument corresponding to the dummy argument name that is either\nof ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_object (json, p, name) Author Izaak Beekman Wrap json_value_create_object so that create_object method may be called\nwith an actual argument corresponding to the dummy argument name that is of\neither ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real (json, p, val, name) Author Izaak Beekman A wrapper for json_value_create_real so that create_real method\nmay be called with an actual argument corresponding to the dummy argument, name that may be of ‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=RK), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_real32 (json, p, val, name) Alternate version of json_value_create_real32 where “name” is kind(CDK). Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p real(kind=real32), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name private subroutine wrap_json_value_create_string (json, p, val, name, trim_str, adjustl_str) Author Izaak Beekman Wrap json_value_create_string so that create_string method may be called\nwith actual character string arguments for name and val that are BOTH of\n‘DEFAULT’ or ‘ISO_10646’ character kind. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: val character(kind=CDK, len=*), intent(in) :: name logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val private subroutine wrap_json_value_get_child_by_name (json, p, name, child, found) Alternate version of json_value_get_child_by_name where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name type( json_value ), pointer :: child logical(kind=LK), intent(out), optional :: found private subroutine wrap_json_value_remove_if_present (json, p, path) Alternate version of json_value_remove_if_present , where path is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), pointer :: p character(kind=CDK, len=*), intent(in) :: path private subroutine wrap_json_value_rename (json, p, name) Author Jacob Williams Date 4/29/2016 Alternate version of json_value_rename , where name is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_core ), intent(inout) :: json type( json_value ), intent(in), pointer :: p character(kind=CDK, len=*), intent(in) :: name new variable name","tags":"","loc":"module/json_value_module.html"},{"title":"json_kinds – JSON-Fortran","text":"JSON -Fortran kind definitions. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Note -DUSE_UCS4 is an optional preprocessor flag.\n When present, Unicode support is enabled. Note that this\n is currently only supported with the gfortran compiler.\n Example: gfortran -DUSE_UCS4 ... The documentation given here assumes USE_UCS4 is defined. Warning CK and CDK are the JSON -Fortran character kind and JSON -Fortran default\n character kind respectively. Client code MUST ensure characters of kind=CK are used for all character variables and strings passed to the JSON -Fortran\n library EXCEPT for file names which must be of 'DEFAULT' character kind,\n provided here as CDK . In particular, any variable that is a: json path, string\n value or object name passed to the JSON -Fortran library MUST be of type CK . Note Most string literal constants of default kind are fine to pass as arguments to JSON -Fortran procedures since they have been overloaded to accept intent(in) character arguments of the default ( CDK ) kind. If you find a procedure which does\n not accept an intent(in) literal string argument of default kind, please file an issue on GitHub. Note The default real kind ( RK ) and the default integer kind ( IK ) can be\n changed using optional preprocessor flags. This library was built with kinds:\n real(kind=real64) [8 bytes]\n and\n integer(kind=int32) [4 bytes]\n . Note In addition to the real kind specified by RK , interfaces for\n the real kinds with less precision are also provided in the library,\n but all are converted to real(RK) variables internally. Uses iso_fortran_env module~~json_kinds~~UsesGraph module~json_kinds json_kinds iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_kinds~~UsedByGraph module~json_kinds json_kinds module~json_file_module json_file_module module~json_file_module->module~json_kinds module~json_parameters json_parameters module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_kinds module~json_module->module~json_file_module module~json_module->module~json_parameters module~json_module->module~json_string_utilities module~json_module->module~json_value_module module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Variables Type Visibility Attributes Name Initial integer, public, parameter :: CDK = selected_char_kind('DEFAULT') Processor dependent ‘DEFAULT’ character kind.\nThis is 1 byte for the Intel and Gfortran compilers. integer, public, parameter :: CK = selected_char_kind(json_fortran_string_kind) Default character kind used by JSON -Fortran.\nIf ISO 10646 (UCS4) support is available, use that,\notherwise, gracefully fall back on ‘DEFAULT’ characters.\nCurrently only gfortran >= 4.9.2 will correctly support\nUCS4 which is stored in 4 bytes.\n(and perhaps others). integer, public, parameter :: IK = int32 Default integer kind if not specified [4 bytes] integer, public, parameter :: LK = logical_kinds(min(3, size(logical_kinds))) Default logical kind.\nThis is 4 bytes for the Intel and Gfortran compilers\n(and perhaps others).\nThe declaration ensures a valid kind\nif the compiler doesn’t have a logical_kinds(3). integer, public, parameter :: RK = real64 Default real kind if not specified [8 bytes] character(kind=CDK, len=*), private, parameter :: json_fortran_string_kind = 'ISO_10646' String kind preprocessor macro.\ngfortran compiler AND UCS4 support requested:","tags":"","loc":"module/json_kinds.html"},{"title":"json_string_utilities – JSON-Fortran","text":"JSON -Fortran support module for string manipulation. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses json_kinds json_parameters ieee_arithmetic module~~json_string_utilities~~UsesGraph module~json_string_utilities json_string_utilities ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_kinds json_kinds module~json_string_utilities->module~json_kinds module~json_parameters json_parameters module~json_string_utilities->module~json_parameters iso_fortran_env iso_fortran_env module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_string_utilities~~UsedByGraph module~json_string_utilities json_string_utilities module~json_file_module json_file_module module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_module json_module module~json_module->module~json_string_utilities module~json_module->module~json_file_module module~json_module->module~json_value_module module~json_value_module->module~json_string_utilities Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Interfaces public interface operator(//) Provide a means to convert to UCS4 while\nconcatenating UCS4 and default strings private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) public interface operator(/=) Provide a string /= operator that works\nwith mixed kinds private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public interface operator(==) Provide a string == operator that works\nwith mixed kinds private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public interface to_unicode Convert a ‘DEFAULT’ kind character input to\n‘ISO_10646’ kind and return it private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Note JW: may be able to remove this by making to_uni PURE ELEMENTAL ? Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) Functions public pure function decode_rfc6901 (str) result(str_out) Decode a string from the “ JSON Pointer” RFC 6901 format. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable private pure elemental function default_comp_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK == CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) private pure function default_join_ucs4 (def_str, ucs4_str) result(res) Author Izaak Beekman CDK // CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value character(kind=CK, len=len=(len(def_str)+len(ucs4_str))) private pure elemental function default_neq_ucs4 (def_str, ucs4_str) result(res) Author Jacob Williams CDK /= CK operator. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: def_str character(kind=CK, len=*), intent(in) :: ucs4_str Return Value logical(kind=LK) public pure function encode_rfc6901 (str) result(str_out) Encode a string into the “ JSON Pointer” RFC 6901 format. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str Return Value character(kind=CK, len=:), allocatable public pure function lowercase_string (str) result(s_lower) Author Jacob Williams Returns lowercase version of the CK string. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str input string Return Value character(kind=CK, len=len=(len(str))) lowercase version of the string private pure function to_uni (str) Author Izaak Beekman Convert string to unicode (CDK to CK). Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str Return Value character(kind=CK, len=len) private pure function to_uni_vec (str) Author Izaak Beekman Convert array of strings to unicode (CDK to CK). Read more… Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in), dimension(:) :: str Return Value character(kind=CK, len=len), dimension(size(str)) private pure elemental function ucs4_comp_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK == CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) private pure function ucs4_join_default (ucs4_str, def_str) result(res) Author Izaak Beekman CK // CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value character(kind=CK, len=len=(len(ucs4_str)+len(def_str))) private pure elemental function ucs4_neq_default (ucs4_str, def_str) result(res) Author Jacob Williams CK /= CDK operator. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: ucs4_str character(kind=CDK, len=*), intent(in) :: def_str Return Value logical(kind=LK) public pure function valid_json_hex (str) result(valid) Author Jacob Williams Date 6/14/2014 Returns true if the string is a valid 4-digit hex string. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to check. Return Value logical(kind=LK) is str a value 4-digit hex string Subroutines private subroutine compact_real_string (str) Author Izaak Beekman Date 02/24/2015 Compact a string representing a real number, so that\n the same value is displayed with fewer characters. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(inout) :: str string representation of a real number. public subroutine escape_string (str_in, str_out, escape_solidus) Author Jacob Williams Date 1/21/2014 Add the escape characters to a string for adding to JSON . Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str_in character(kind=CK, len=:), intent(out), allocatable :: str_out logical(kind=LK), intent(in) :: escape_solidus if the solidus (forward slash)\nis also to be escaped public pure subroutine integer_to_string (ival, int_fmt, str) Author Jacob Williams Date 12/4/2013 Convert an integer to a string. Arguments Type Intent Optional Attributes Name integer(kind=IK), intent(in) :: ival integer value. character(kind=CDK, len=*), intent(in) :: int_fmt format for integers character(kind=CK, len=*), intent(out) :: str ival converted to a string. public subroutine real_to_string (rval, real_fmt, compact_real, non_normals_to_null, str) Author Jacob Williams Date 12/4/2013 Convert a real value to a string. Read more… Arguments Type Intent Optional Attributes Name real(kind=RK), intent(in) :: rval real value. character(kind=CDK, len=*), intent(in) :: real_fmt format for real numbers logical(kind=LK), intent(in) :: compact_real compact the string so that it is\ndisplayed with fewer characters logical(kind=LK), intent(in) :: non_normals_to_null If True, NaN, Infinity, or -Infinity are returned as null .\nIf False, the string value will be returned in quotes\n(e.g., “NaN”, “Infinity”, or “-Infinity” ) character(kind=CK, len=*), intent(out) :: str rval converted to a string. public pure subroutine replace_string (str, s1, s2) Replace all occurrences of s1 in str with s2 . Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str character(kind=CK, len=*), intent(in) :: s1 character(kind=CK, len=*), intent(in) :: s2 public subroutine string_to_integer (str, ival, status_ok) Convert a string into an integer. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to an integer integer(kind=IK), intent(out) :: ival the integer value logical(kind=LK), intent(out) :: status_ok true if there were no errors public subroutine string_to_real (str, use_quiet_nan, rval, status_ok) Author Jacob Williams Date 1/19/2014 Convert a string into a real(RK) . Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str the string to convert to a real logical(kind=LK), intent(in) :: use_quiet_nan if true, return NaN’s as ieee_quiet_nan .\notherwise, use ieee_signaling_nan . real(kind=RK), intent(out) :: rval str converted to a real value logical(kind=LK), intent(out) :: status_ok true if there were no errors public subroutine unescape_string (str, error_message) Remove the escape characters from a JSON string and return it. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(inout), allocatable :: str Read more… character(kind=CK, len=:), intent(out), allocatable :: error_message will be allocated if\nthere was an error","tags":"","loc":"module/json_string_utilities.html"},{"title":"json_file_module – JSON-Fortran","text":"Higher-level json_file interface for the json_value type. License JSON -Fortran is released under a BSD-style license.\n See the LICENSE file for details. Uses iso_fortran_env json_string_utilities json_parameters json_kinds json_value_module module~~json_file_module~~UsesGraph module~json_file_module json_file_module iso_fortran_env iso_fortran_env module~json_file_module->iso_fortran_env module~json_kinds json_kinds module~json_file_module->module~json_kinds module~json_parameters json_parameters module~json_file_module->module~json_parameters module~json_string_utilities json_string_utilities module~json_file_module->module~json_string_utilities module~json_value_module json_value_module module~json_file_module->module~json_value_module module~json_kinds->iso_fortran_env module~json_parameters->module~json_kinds module~json_string_utilities->module~json_kinds module~json_string_utilities->module~json_parameters ieee_arithmetic ieee_arithmetic module~json_string_utilities->ieee_arithmetic module~json_value_module->iso_fortran_env module~json_value_module->module~json_kinds module~json_value_module->module~json_parameters module~json_value_module->module~json_string_utilities module~json_value_module->ieee_arithmetic Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Used by module~~json_file_module~~UsedByGraph module~json_file_module json_file_module module~json_module json_module module~json_module->module~json_file_module Help Graph Key Nodes of different colours represent the following: Graph Key Module Module Submodule Submodule Subroutine Subroutine Function Function Program Program This Page's Entity This Page's Entity Solid arrows point from a submodule to the (sub)module which it is\ndescended from. Dashed arrows point from a module or program unit to \nmodules which it uses. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Interfaces public interface json_file Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Example ... type ( json_file ) :: my_file type ( json_value ), pointer :: json_object type ( json_core ) :: json_core_object ... ! Construct a json_object: !could do this: my_file = json_file ( json_object ) !or: my_file = json_file ( json_object , verbose = . true .) !or: my_file = json_file ( '{\"x\": [1]}' , verbose = . true .) !or: my_file = json_file ( json_object , json_core_object ) !or: my_file = json_file ( '{\"x\": [1]}' , json_core_object ) private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Example type ( json_file ) :: f f = json_file ( '{\"key \": 1}' , trailing_spaces_significant = . true .) Note initialize_json_core , json_initialize , initialize_json_core_in_file , initialize_json_file , initialize_json_file_v2 , initialize_json_file_from_string ,\n and initialize_json_file_from_string_v2 all have a similar interface. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) Derived Types type, public :: json_file The json_file is the main public class that is\n used to open a file and get data from it. Read more… Components Type Visibility Attributes Name Initial type( json_core ), private :: core The instance of the json_core factory used for this file. type( json_value ), private, pointer :: p => null() the JSON structure read from the file Constructor Structure constructor to initialize a json_file object with an existing json_value object or a JSON string, and either the json_core settings or a json_core instance. Read more… private\n\n \n function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… private\n\n \n function initialize_json_file_v2 (json_value_object, json_core_object) Cast a json_value pointer and a json_core object\nas a json_file object. private\n\n \n function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… private\n\n \n function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. private\n\n \n function initialize_json_file_from_string_v2 (str, json_core_object) Cast a JSON string and a json_core object\nas a json_file object. private\n\n \n function wrap_initialize_json_file_from_string_v2 (str, json_core_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Finalizations Procedures final :: finalize_json_file Type-Bound Procedures generic, public :: add => json_file_add , json_file_add_object , wrap_json_file_add_object , json_file_add_integer , wrap_json_file_add_integer , json_file_add_real32 , wrap_json_file_add_real32 , json_file_add_real , wrap_json_file_add_real , json_file_add_logical , wrap_json_file_add_logical , json_file_add_string , wrap_json_file_add_string , json_file_add_integer_vec , wrap_json_file_add_integer_vec , json_file_add_real32_vec , wrap_json_file_add_real32_vec , json_file_add_real_vec , wrap_json_file_add_real_vec , json_file_add_logical_vec , wrap_json_file_add_logical_vec , json_file_add_string_vec , wrap_json_file_add_string_vec Add a variable to a json_file , by specifying the path. Read more… generic, public :: add => json_file_add_string_path_ascii , json_file_add_string_value_ascii , json_file_add_string_vec_path_ascii , json_file_add_string_vec_vec_ascii procedure, public :: assign_json_file procedure, public, pass(me) :: assign_json_file_to_string procedure, public :: assign_string_to_json_file generic, public :: assignment(=) => assign_json_file , assign_json_file_to_string , assign_string_to_json_file , wrap_assign_string_to_json_file procedure, public :: check_for_errors => json_file_check_for_errors procedure, public :: clear_exceptions => json_file_clear_exceptions generic, public :: deserialize => json_file_load_from_string , wrap_json_file_load_from_string ../../ Load JSON from a string. procedure, public :: destroy => json_file_destroy procedure, public :: failed => json_file_failed generic, public :: get => json_file_get_object , wrap_json_file_get_object , json_file_get_integer , wrap_json_file_get_integer , json_file_get_real32 , wrap_json_file_get_real32 , json_file_get_real , wrap_json_file_get_real , json_file_get_logical , wrap_json_file_get_logical , json_file_get_string , wrap_json_file_get_string , json_file_get_integer_vec , wrap_json_file_get_integer_vec , json_file_get_real32_vec , wrap_json_file_get_real32_vec , json_file_get_real_vec , wrap_json_file_get_real_vec , json_file_get_logical_vec , wrap_json_file_get_logical_vec , json_file_get_string_vec , wrap_json_file_get_string_vec , json_file_get_alloc_string_vec , wrap_json_file_get_alloc_string_vec , json_file_get_root Get a variable from a json_file , by specifying the path. procedure, public :: get_core => get_json_core_in_file generic, public :: info => json_file_variable_info , wrap_json_file_variable_info generic, public :: initialize => initialize_json_core_in_file , set_json_core_in_file procedure, public :: initialize_json_core_in_file procedure, public :: json_file_add procedure, public :: json_file_add_integer procedure, public :: json_file_add_integer_vec procedure, public :: json_file_add_logical procedure, public :: json_file_add_logical_vec procedure, public :: json_file_add_object procedure, public :: json_file_add_real procedure, public :: json_file_add_real32 procedure, public :: json_file_add_real32_vec procedure, public :: json_file_add_real_vec procedure, public :: json_file_add_string procedure, public :: json_file_add_string_path_ascii procedure, public :: json_file_add_string_value_ascii procedure, public :: json_file_add_string_vec procedure, public :: json_file_add_string_vec_path_ascii procedure, public :: json_file_add_string_vec_vec_ascii procedure, public :: json_file_get_alloc_string_vec procedure, public :: json_file_get_integer procedure, public :: json_file_get_integer_vec procedure, public :: json_file_get_logical procedure, public :: json_file_get_logical_vec procedure, public :: json_file_get_object procedure, public :: json_file_get_real procedure, public :: json_file_get_real32 procedure, public :: json_file_get_real32_vec procedure, public :: json_file_get_real_vec procedure, public :: json_file_get_root procedure, public :: json_file_get_string procedure, public :: json_file_get_string_vec procedure, public :: json_file_load_from_string procedure, public :: json_file_print_to_console procedure, public :: json_file_print_to_filename procedure, public :: json_file_print_to_unit procedure, public :: json_file_remove procedure, public :: json_file_rename procedure, public :: json_file_rename_name_ascii procedure, public :: json_file_rename_path_ascii procedure, public :: json_file_update_integer procedure, public :: json_file_update_logical procedure, public :: json_file_update_real procedure, public :: json_file_update_real32 procedure, public :: json_file_update_string procedure, public :: json_file_update_string_name_ascii procedure, public :: json_file_update_string_val_ascii procedure, public :: json_file_valid_path procedure, public, pass(me) :: json_file_valid_path_op procedure, public :: json_file_variable_info procedure, public :: json_file_variable_matrix_info procedure, public :: load => json_file_load ../../ Load JSON from a file. procedure, public :: load_file => json_file_load ../../ The same as load , but only here for backward compatibility generic, public :: load_from_string => json_file_load_from_string , wrap_json_file_load_from_string ../../ The same as deserialize , but only here for backward compatibility generic, public :: matrix_info => json_file_variable_matrix_info , wrap_json_file_variable_matrix_info procedure, public :: move => json_file_move_pointer procedure, public :: nullify => json_file_nullify generic, public :: operator(.in.) => json_file_valid_path_op , wrap_json_file_valid_path_op generic, public :: print => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename procedure, public :: print_error_message => json_file_print_error_message generic, public :: print_file => json_file_print_to_console , json_file_print_to_unit , json_file_print_to_filename ../../ The same as print , but only here for backward compatibility procedure, public :: print_to_string => json_file_print_to_string ../../ The same as serialize , but only here for backward compatibility generic, public :: remove => json_file_remove , wrap_json_file_remove Remove a variable from a json_file by specifying the path. generic, public :: rename => json_file_rename , wrap_json_file_rename ../../ Rename a variable, specifying it by path generic, public :: rename => json_file_rename_path_ascii , json_file_rename_name_ascii procedure, public :: serialize => json_file_print_to_string Print the json_value structure to an allocatable string procedure, public :: set_json_core_in_file procedure, public :: traverse => json_file_traverse generic, public :: update => json_file_update_integer , wrap_json_file_update_integer , json_file_update_logical , wrap_json_file_update_logical , json_file_update_real32 , wrap_json_file_update_real32 , json_file_update_real , wrap_json_file_update_real , json_file_update_string , wrap_json_file_update_string Update a scalar variable in a json_file ,\n by specifying the path. Read more… generic, public :: update => json_file_update_string_name_ascii , json_file_update_string_val_ascii generic, public :: valid_path => json_file_valid_path , wrap_json_file_valid_path ../../ Verify that a path is valid\n(i.e., a variable with this path exists in the file). procedure, public :: wrap_assign_string_to_json_file procedure, public :: wrap_json_file_add_integer procedure, public :: wrap_json_file_add_integer_vec procedure, public :: wrap_json_file_add_logical procedure, public :: wrap_json_file_add_logical_vec procedure, public :: wrap_json_file_add_object procedure, public :: wrap_json_file_add_real procedure, public :: wrap_json_file_add_real32 procedure, public :: wrap_json_file_add_real32_vec procedure, public :: wrap_json_file_add_real_vec procedure, public :: wrap_json_file_add_string procedure, public :: wrap_json_file_add_string_vec procedure, public :: wrap_json_file_get_alloc_string_vec procedure, public :: wrap_json_file_get_integer procedure, public :: wrap_json_file_get_integer_vec procedure, public :: wrap_json_file_get_logical procedure, public :: wrap_json_file_get_logical_vec procedure, public :: wrap_json_file_get_object procedure, public :: wrap_json_file_get_real procedure, public :: wrap_json_file_get_real32 procedure, public :: wrap_json_file_get_real32_vec procedure, public :: wrap_json_file_get_real_vec procedure, public :: wrap_json_file_get_string procedure, public :: wrap_json_file_get_string_vec procedure, public :: wrap_json_file_load_from_string procedure, public :: wrap_json_file_remove procedure, public :: wrap_json_file_rename procedure, public :: wrap_json_file_update_integer procedure, public :: wrap_json_file_update_logical procedure, public :: wrap_json_file_update_real procedure, public :: wrap_json_file_update_real32 procedure, public :: wrap_json_file_update_string procedure, public :: wrap_json_file_valid_path procedure, public, pass(me) :: wrap_json_file_valid_path_op procedure, public :: wrap_json_file_variable_info procedure, public :: wrap_json_file_variable_matrix_info Functions private function initialize_json_file (p, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma, nullify_pointer) result(file_object) Author Izaak Beekman Date 07/23/2015 Cast a json_value object as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name type( json_value ), optional, pointer :: p json_value object to cast\nas a json_file object. This\nwill be nullified. logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) logical(kind=LK), intent(in), optional :: nullify_pointer if True, then p will be nullified\nif present. (default is True). Normally,\nthis should be done, because the json_file will destroy\nthe pointer when the class goes out of scope (causing p to be\na dangling pointer). However, if the intent is to use p in\na json_file and then call nullify and continue\nto use p , then this should be set to False. Return Value type( json_file ) private function initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Author Jacob Williams Date 01/19/2019 Cast a JSON string as a json_file object.\n It also calls the initialize() method. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Author Jacob Williams Date 1/19/2019 Cast a JSON string and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function initialize_json_file_v2 (json_value_object, json_core_object) result(file_object) Author Jacob Williams Date 4/26/2016 Cast a json_value pointer and a json_core object\nas a json_file object. Arguments Type Intent Optional Attributes Name type( json_value ), intent(in), pointer :: json_value_object type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private pure function json_file_failed (me) result(failed) Check error status in the file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me Return Value logical(kind=LK) will be true if there has been an error. private function json_file_valid_path (me, path) result(found) Author Jacob Williams Returns true if the path is present in the JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function json_file_valid_path_op (path, me) result(found) Author Jacob Williams A wrapper for json_file_valid_path for the .in. operator Arguments Type Intent Optional Attributes Name character(kind=CK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found private function wrap_initialize_json_file_from_string (str, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) result(file_object) Alternate version of initialize_json_file_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) Return Value type( json_file ) private function wrap_initialize_json_file_from_string_v2 (str, json_core_object) result(file_object) Alternate version of initialize_json_file_from_string_v2 , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: str string to load JSON data from type( json_core ), intent(in) :: json_core_object Return Value type( json_file ) private function wrap_json_file_valid_path (me, path) result(found) Author Jacob Williams Alternate version of json_file_valid_path , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable Return Value logical(kind=LK) if the variable was found private function wrap_json_file_valid_path_op (path, me) result(found) Author Jacob Williams Alternate version of json_file_valid_path_op , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name character(kind=CDK, len=*), intent(in) :: path the path to the variable class( json_file ), intent(in) :: me the JSON file Return Value logical(kind=LK) if the variable was found Subroutines private subroutine assign_json_file (me, f) Author Jacob Williams Assignment operator for json_core = json_core .\nThis will duplicate the json_core and also\nperform a deep copy of the json_value data structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(out) :: me type( json_file ), intent(in) :: f private subroutine assign_json_file_to_string (str, me) Author Jacob Williams Assignment operator for character = json_core .\n This is just a wrapper for the json_value_to_string routine. Read more… Arguments Type Intent Optional Attributes Name character(kind=CK, len=:), intent(out), allocatable :: str class( json_file ), intent(in) :: me private subroutine assign_string_to_json_file (me, str) Author Jacob Williams Assignment operator for json_core = character.\nThis is just a wrapper for the json_file_load_from_string routine. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str private subroutine finalize_json_file (me) Finalizer for json_file class. Read more… Arguments Type Intent Optional Attributes Name type( json_file ), intent(inout) :: me private subroutine get_json_core_in_file (me, core) Get a copy of the json_core in this json_file . Arguments Type Intent Optional Attributes Name class( json_file ), intent(in) :: me type( json_core ), intent(out) :: core private subroutine initialize_json_core_in_file (me, verbose, compact_reals, print_signs, real_format, spaces_per_tab, strict_type_checking, trailing_spaces_significant, case_sensitive_keys, no_whitespace, unescape_strings, comment_char, path_mode, path_separator, compress_vectors, allow_duplicate_keys, escape_solidus, stop_on_error, null_to_real_mode, non_normal_mode, use_quiet_nan, strict_integer_type_checking, allow_trailing_comma) Initialize the json_core for this json_file .\n This is just a wrapper for json_initialize . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(in), optional :: verbose mainly useful for debugging (default is false) logical(kind=LK), intent(in), optional :: compact_reals to compact the real number strings for output (default is true) logical(kind=LK), intent(in), optional :: print_signs always print numeric sign (default is false) character(kind=CDK, len=*), intent(in), optional :: real_format Real number format: ‘E’ [default], ‘*’, ‘G’, ‘EN’, or ‘ES’ integer(kind=IK), intent(in), optional :: spaces_per_tab number of spaces per tab for indenting (default is 2) logical(kind=LK), intent(in), optional :: strict_type_checking if true, no integer, double, or logical type\nconversions are done for the get routines\n(default is false). logical(kind=LK), intent(in), optional :: trailing_spaces_significant for name and path comparisons, is trailing\nspace to be considered significant.\n(default is false) logical(kind=LK), intent(in), optional :: case_sensitive_keys for name and path comparisons, are they\ncase sensitive. (default is true) logical(kind=LK), intent(in), optional :: no_whitespace if true, printing the JSON structure is\ndone without adding any non-significant\nspaces or linebreaks (default is false) logical(kind=LK), intent(in), optional :: unescape_strings If false, then the raw escaped\nstring is returned from json_get_string and similar routines. If true [default],\nthen the string is returned unescaped. character(kind=CK, len=*), intent(in), optional :: comment_char If present, these characters are used\nto denote comments in the JSON file,\nwhich will be ignored if present.\nExample: ! , # , or /!# . Setting this\nto a blank string disables the\nignoring of comments. (Default is /!# ). integer(kind=IK), intent(in), optional :: path_mode How the path strings are interpreted in the get_by_path routines: Read more… character(kind=CK, len=1), intent(in), optional :: path_separator The path separator to use\nin the “default” mode for\nthe paths in the various get_by_path routines.\nExample: . [default] or % .\nNote: if path_mode/=1 then this is ignored. logical(kind=LK), intent(in), optional :: compress_vectors If true, then arrays of integers,\nnulls, doubles, and logicals are\nprinted all on one line.\n[Note: no_whitespace will\noverride this option if necessary].\n(Default is False). logical(kind=LK), intent(in), optional :: allow_duplicate_keys Read more… logical(kind=LK), intent(in), optional :: escape_solidus Note that this option does not affect parsing\n(both escaped and unescaped are still valid in\nall cases). Read more… logical(kind=LK), intent(in), optional :: stop_on_error If an exception is raised, then immediately quit.\n(Default is False). integer(kind=IK), intent(in), optional :: null_to_real_mode if strict_type_checking=false : Read more… integer(kind=IK), intent(in), optional :: non_normal_mode How to serialize NaN, Infinity, and\n-Infinity real values: Read more… logical(kind=LK), intent(in), optional :: use_quiet_nan Read more… logical(kind=LK), intent(in), optional :: strict_integer_type_checking (default is true) Read more… logical(kind=LK), intent(in), optional :: allow_trailing_comma Allow a single trailing comma in arrays and objects.\n(default is true) private subroutine json_file_add (me, p, destroy_original) Author Jacob Williams Add a json_value pointer as the root object to a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(in), optional :: destroy_original if the file currently contains\nan associated pointer, it is\ndestroyed. [Default is True] private subroutine json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Add an integer value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Add an integer vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Add a logical(LK) value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Add a logical(LK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Add a json_value pointer to an object to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Add a real(RK) variable value to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Add a real(RK) vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Add a character string to a json file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_path_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_value_ascii (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Wrapper for json_file_add_string where “val” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Add a string vector to a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_path_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_add_string_vec_vec_ascii (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “vec” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine json_file_check_for_errors (me, status_ok, error_msg) Retrieve error status and message from the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical(kind=LK), intent(out), optional :: status_ok true if there were no errors character(kind=CK, len=:), intent(out), optional, allocatable :: error_msg the error message\n(if there were errors) private pure subroutine json_file_clear_exceptions (me) Clear exceptions in the class. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_destroy (me, destroy_core) Author Jacob Williams Destroy the json_value data in a json_file .\n This may be done when the variable is no longer needed,\n or will be reused to open a different file.\n Otherwise a memory leak will occur. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me logical, intent(in), optional :: destroy_core to also destroy the json_core .\ndefault is to leave it as is. private subroutine json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Author Jacob Williams Date 12/17/2016 Get an (allocatable length) string vector from a JSON file.\nThis is just a wrapper for json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine json_file_get_integer (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get an integer value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine json_file_get_integer_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get an integer vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_logical (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a logical(LK) value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine json_file_get_logical_vec (me, path, vec, found, default) Author Jacob Williams Date 1/20/2014 Get a logical(LK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_object (me, path, p, found) Author Jacob Williams Date 2/3/2014 Get a json_value pointer to an object from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine json_file_get_real (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a real(RK) variable value from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine json_file_get_real32 (me, path, val, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine json_file_get_real32_vec (me, path, vec, found, default) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_get_real_vec where vec is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine json_file_get_real_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a real(RK) vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine json_file_get_root (me, p) Author Izaak Beekman Date 7/23/2015 Get a json_value pointer to the JSON file root. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_value ), intent(out), pointer :: p pointer to the variable private subroutine json_file_get_string (me, path, val, found, default) Author Jacob Williams Date 12/9/2013 Get a character string from a json file.\nThe output val is an allocatable character string. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine json_file_get_string_vec (me, path, vec, found, default) Author Jacob Williams Date 1/19/2014 Get a string vector from a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine json_file_load (me, filename, unit, destroy_pointer) Author Jacob Williams Date 12/9/2013 Load the JSON data from a file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename the filename to open integer(kind=IK), intent(in), optional :: unit the unit number to use\n(if not present, a newunit\nis used) logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine json_file_load_from_string (me, str, destroy_pointer) Author Jacob Williams Date 1/13/2015 Load the JSON data from a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: str string to load JSON data from logical(kind=LK), intent(in), optional :: destroy_pointer destroy the pointer before\nloading (default is True) private subroutine json_file_move_pointer (to, from) Author Jacob Williams Date 12/5/2014 Move the json_value pointer from one json_file to another.\n The “from” pointer is then nullified, but not destroyed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: to class( json_file ), intent(inout) :: from private subroutine json_file_nullify (me) Author Jacob Williams Nullify the json_value pointer in a json_file ,\n but do not destroy it. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_error_message (me, io_unit) This is a wrapper for json_print_error_message . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer, intent(in), optional :: io_unit private subroutine json_file_print_to_console (me) Author Jacob Williams Date 1/11/2015 Print the JSON file to the console. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me private subroutine json_file_print_to_filename (me, filename) Author Jacob Williams Date 1/11/2015 Print the JSON structure to the specified filename.\n The file is opened, printed, and then closed. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: filename filename to print to private subroutine json_file_print_to_string (me, str) Author Jacob Williams Date 1/11/2015 Print the JSON file to a string. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=:), intent(out), allocatable :: str string to print JSON data to private subroutine json_file_print_to_unit (me, iunit) Author Jacob Williams Date 12/9/2013 Prints the JSON file to the specified file unit number. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me integer(kind=IK), intent(in) :: iunit file unit number (must not be -1) private subroutine json_file_remove (me, path) Author Jacob Williams Date 7/7/2018 Remove a variable from a JSON file. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable private subroutine json_file_rename (me, path, name, found) Author Jacob Williams Rename a variable in a JSON file. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_name_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “name” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_rename_path_ascii (me, path, name, found) Author Jacob Williams Wrapper for json_file_rename where “path” is kind=CDK). Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine json_file_traverse (me, traverse_callback) Author Jacob Williams Date 6/11/2016 Traverse the JSON structure in the file.\nThis routine calls the user-specified json_traverse_callback_func for each element of the structure. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me procedure( json_traverse_callback_func ) :: traverse_callback private subroutine json_file_update_integer (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_logical (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real (me, path, val, found) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\nand is a scalar, then update its value.\nIf it is not present, then create it and set its value. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_real32 (me, path, val, found) Author Jacob Williams Date 1/21/2019 Alternate version of json_file_update_real where val is real32 . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine json_file_update_string (me, path, val, found, trim_str, adjustl_str) Author Jacob Williams Date 1/10/2015 Given the path string, if the variable is present in the file,\n and is a scalar, then update its value.\n If it is not present, then create it and set its value. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_name_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_update_string_val_ascii (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “val” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine json_file_variable_info (me, path, found, var_type, n_children, name) Author Jacob Williams Date 2/3/2014 Returns information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out), optional :: found the variable exists in the structure integer(kind=IK), intent(out), optional :: var_type variable type integer(kind=IK), intent(out), optional :: n_children number of children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Author Jacob Williams Date 6/26/2016 Returns matrix information about a variable in a json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine set_json_core_in_file (me, core) Set the json_core for this json_file . Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me type( json_core ), intent(in) :: core private subroutine wrap_assign_string_to_json_file (me, str) Author Jacob Williams Alternate version of assign_string_to_json_file , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str private subroutine wrap_json_file_add_integer (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_integer_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_logical_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_object (me, path, p, found, was_created) Author Jacob Williams Alternate version of json_file_add_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(in), pointer :: p pointer to the variable to add logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32 (me, path, val, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real32_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_real_vec (me, path, vec, found, was_created) Author Jacob Williams Alternate version of json_file_add_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created private subroutine wrap_json_file_add_string (me, path, val, found, was_created, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: val value logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_add_string_vec (me, path, vec, found, was_created, ilen, trim_str, adjustl_str) Author Jacob Williams Alternate version of json_file_add_string_vec , where “path” and “vec” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in), dimension(:) :: vec the value vector logical(kind=LK), intent(out), optional :: found if the variable was found logical(kind=LK), intent(out), optional :: was_created if the variable had to be created integer(kind=IK), intent(in), optional, dimension(:) :: ilen the string lengths of each\nelement in value . If not present,\nthe full len(value) string is added\nfor each element. logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for each element logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for each element\n(note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_get_alloc_string_vec (me, path, vec, ilen, found, default, default_ilen) Alternate version of json_file_get_alloc_string_vec , where “path” is kind=CDK.\nThis is just a wrapper for wrap_json_get_alloc_string_vec_by_path . Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), dimension(:), allocatable :: vec value vector integer(kind=IK), intent(out), dimension(:), allocatable :: ilen the actual length\nof each character\nstring in the array logical(kind=LK), intent(out), optional :: found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default integer(kind=IK), intent(in), optional, dimension(:) :: default_ilen the actual\nlength of default private subroutine wrap_json_file_get_integer (me, path, val, found, default) Alternate version of json_file_get_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional :: default private subroutine wrap_json_file_get_integer_vec (me, path, vec, found, default) Alternate version of json_file_get_integer_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable integer(kind=IK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found integer(kind=IK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_logical (me, path, val, found, default) Alternate version of json_file_get_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional :: default private subroutine wrap_json_file_get_logical_vec (me, path, vec, found, default) Alternate version of json_file_get_logical_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable logical(kind=LK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found logical(kind=LK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_object (me, path, p, found) Alternate version of json_file_get_object , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable type( json_value ), intent(out), pointer :: p pointer to the variable logical(kind=LK), intent(out), optional :: found if it was really found private subroutine wrap_json_file_get_real (me, path, val, found, default) Alternate version of json_file_get_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional :: default private subroutine wrap_json_file_get_real32 (me, path, val, found, default) Alternate version of json_file_get_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out) :: val value logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional :: default private subroutine wrap_json_file_get_real32_vec (me, path, vec, found, default) Alternate version of json_file_get_real32_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=real32), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=real32), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_real_vec (me, path, vec, found, default) Alternate version of json_file_get_real_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable real(kind=RK), intent(out), dimension(:), allocatable :: vec the value vector logical(kind=LK), intent(out), optional :: found if it was really found real(kind=RK), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_get_string (me, path, val, found, default) Alternate version of json_file_get_string , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=:), intent(out), allocatable :: val value logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional :: default private subroutine wrap_json_file_get_string_vec (me, path, vec, found, default) Alternate version of json_file_get_string_vec , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CK, len=*), intent(out), dimension(:), allocatable :: vec value vector logical(kind=LK), intent(out), optional :: found if it was really found character(kind=CK, len=*), intent(in), optional, dimension(:) :: default private subroutine wrap_json_file_load_from_string (me, str) Alternate version of json_file_load_from_string , where “str” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: str private subroutine wrap_json_file_remove (me, path) Alternate version of json_file_remove , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable private subroutine wrap_json_file_rename (me, path, name, found) Author Jacob Williams Alternate version of json_file_rename , where “path” and “name” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path the path to the variable character(kind=CDK, len=*), intent(in) :: name the new name logical(kind=LK), intent(out), optional :: found if the variable was found private subroutine wrap_json_file_update_integer (me, path, val, found) Alternate version of json_file_update_integer , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path integer(kind=IK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_logical (me, path, val, found) Alternate version of json_file_update_logical , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real (me, path, val, found) Alternate version of json_file_update_real , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=RK), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_real32 (me, path, val, found) Alternate version of json_file_update_real32 , where “path” is kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path real(kind=real32), intent(in) :: val logical(kind=LK), intent(out) :: found private subroutine wrap_json_file_update_string (me, path, val, found, trim_str, adjustl_str) Alternate version of json_file_update_string , where “path” and “val” are kind=CDK. Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path character(kind=CDK, len=*), intent(in) :: val logical(kind=LK), intent(out) :: found logical(kind=LK), intent(in), optional :: trim_str if TRIM() should be called for the val logical(kind=LK), intent(in), optional :: adjustl_str if ADJUSTL() should be called for the val (note that ADJUSTL is done before TRIM) private subroutine wrap_json_file_variable_info (me, path, found, var_type, n_children, name) Alternate version of json_file_variable_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path logical(kind=LK), intent(out), optional :: found integer(kind=IK), intent(out), optional :: var_type integer(kind=IK), intent(out), optional :: n_children character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name private subroutine wrap_json_file_variable_matrix_info (me, path, is_matrix, found, var_type, n_sets, set_size, name) Alternate version of json_file_variable_matrix_info , where “path” is kind=CDK. Read more… Arguments Type Intent Optional Attributes Name class( json_file ), intent(inout) :: me character(kind=CDK, len=*), intent(in) :: path path to the variable logical(kind=LK), intent(out) :: is_matrix true if it is a valid matrix logical(kind=LK), intent(out), optional :: found true if it was found integer(kind=IK), intent(out), optional :: var_type variable type of data in\nthe matrix (if all elements have\nthe same type) integer(kind=IK), intent(out), optional :: n_sets number of data sets (i.e., matrix\nrows if using row-major order) integer(kind=IK), intent(out), optional :: set_size size of each data set (i.e., matrix\ncols if using row-major order) character(kind=CK, len=:), intent(out), optional, allocatable :: name variable name","tags":"","loc":"module/json_file_module.html"},{"title":"json_parameters.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_parameters.f90~~EfferentGraph sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_parameters.f90~~AfferentGraph sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! Other parameters used by JSON-Fortran. ! This is a low-level module not meant to be used by a JSON-Fortran user. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_parameters use json_kinds implicit none public character ( kind = CDK , len =* ), parameter :: json_ext = '.json' !! JSON file extension ! The types of JSON data. integer ( IK ), parameter :: json_unknown = 0 !! Unknown JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_null = 1 !! Null JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_object = 2 !! Object JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_array = 3 !! Array JSON data type !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_logical = 4 !! Logical JSON data type (`logical(LK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_integer = 5 !! Integer JSON data type (`integer(IK)`) !! (see [[json_file_variable_info]] and [[json_info]]). integer ( IK ), parameter :: json_real = 6 !! Real number JSON data type (`real(RK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_string = 7 !! String JSON data type (`character(kind=CK)`) !! (see [[json_file_variable_info]] and [[json_info]]) integer ( IK ), parameter :: json_double = json_real !! Equivalent to `json_real` for !! backward compatibility. !special JSON characters character ( kind = CK , len =* ), parameter :: space = CK_ ' ' !! space character character ( kind = CK , len =* ), parameter :: start_object = CK_ '{' !! start of a JSON object character ( kind = CK , len =* ), parameter :: end_object = CK_ '}' !! end of a JSON object character ( kind = CK , len =* ), parameter :: start_array = CK_ '[' !! start of a JSON array character ( kind = CK , len =* ), parameter :: end_array = CK_ ']' !! end of a JSON array character ( kind = CK , len =* ), parameter :: delimiter = CK_ ',' !! delimiter for JSON character ( kind = CK , len =* ), parameter :: colon_char = CK_ ':' !! colon character for JSON character ( kind = CK , len =* ), parameter :: start_array_alt = CK_ '(' !! alternate start of JSON array for !! [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: end_array_alt = CK_ ')' !! alternate end of JSON array for !! [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: root = achar ( 36 , kind = CK ) !! (`$`) root for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: this = CK_ '@' !! 'this' for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: dot = CK_ '.' !! path separator for [[json_get_by_path_default]] character ( kind = CK , len =* ), parameter :: tilde = CK_ '~' !! RFC 6901 escape character character ( kind = CK , len =* ), parameter :: single_quote = CK_ \"'\" !! for JSONPath bracket-notation character ( kind = CK , len =* ), parameter :: quotation_mark = CK_ '\"' !! JSON special character character ( kind = CK , len =* ), parameter :: bspace = achar ( 8 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: horizontal_tab = achar ( 9 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: newline = achar ( 10 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: formfeed = achar ( 12 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: carriage_return = achar ( 13 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: slash = achar ( 47 , kind = CK ) !! JSON special character character ( kind = CK , len =* ), parameter :: backslash = achar ( 92 , kind = CK ) !! JSON special character !> default real number format statement (for writing real values to strings and files). ! Note that this can be overridden by calling [[json_initialize]]. #ifdef REAL32 character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E17.8E3)' #elif REAL128 character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E46.35E5)' #else character ( kind = CDK , len =* ), parameter :: default_real_fmt = '(ss,E27.17E4)' #endif character ( kind = CK , len =* ), parameter :: star = CK_ '*' !! for invalid numbers and !! list-directed real output #if defined __GFORTRAN__ !not parameters due to gfortran bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65141) character ( kind = CK , len = 26 ), protected :: upper = CK_ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' !! uppercase characters character ( kind = CK , len = 26 ), protected :: lower = CK_ 'abcdefghijklmnopqrstuvwxyz' !! lowercase characters #else character ( kind = CK , len =* ), parameter :: upper = CK_ 'ABCDEFGHIJKLMNOPQRSTUVWXYZ' !! uppercase characters character ( kind = CK , len =* ), parameter :: lower = CK_ 'abcdefghijklmnopqrstuvwxyz' !! lowercase characters #endif #if defined __GFORTRAN__ !not parameters due to gfortran bug (https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65141) character ( kind = CK , len = 4 ), protected :: null_str = CK_ 'null' !! JSON Null variable string character ( kind = CK , len = 4 ), protected :: true_str = CK_ 'true' !! JSON logical True string character ( kind = CK , len = 5 ), protected :: false_str = CK_ 'false' !! JSON logical False string #else character ( kind = CK , len =* ), parameter :: null_str = CK_ 'null' !! JSON Null variable string character ( kind = CK , len =* ), parameter :: true_str = CK_ 'true' !! JSON logical True string character ( kind = CK , len =* ), parameter :: false_str = CK_ 'false' !! JSON logical False string #endif integer , private :: i_ !! just a counter for `control_chars` array character ( kind = CK , len =* ), dimension ( 32 ), parameter :: control_chars = & [( achar ( i_ , kind = CK ), i_ = 1 , 31 ), achar ( 127 , kind = CK )] !! Control characters, possibly in unicode !find out the precision of the floating point number system !and set safety factors integer ( IK ), parameter :: rp_safety_factor = 1_IK integer ( IK ), parameter :: rp_addl_safety = 2_IK integer ( IK ), parameter :: real_precision = rp_safety_factor * precision ( 1.0_RK ) + & rp_addl_safety !Get the number of possible digits in the exponent when using decimal number system integer ( IK ), parameter :: maxexp = maxexponent ( 1.0_RK ) integer ( IK ), parameter :: minexp = minexponent ( 1.0_RK ) integer ( IK ), parameter :: real_exponent_digits = floor ( 1_IK + log10 ( & real ( max ( maxexp , abs ( maxexp )),& kind = RK ) ) ) integer ( IK ), parameter :: max_numeric_str_len = real_precision + real_exponent_digits + 6_IK !! 6 = sign + leading 0 + decimal + 'E' + exponent sign + 1 extra character ( kind = CDK , len =* ), parameter :: int_fmt = '(ss,I0)' !! minimum width format for integers integer ( IK ), parameter :: max_integer_str_len = 256_IK !! maximum string length of an integer. !! This is totally arbitrary (any way !! to get the compiler to tell us this?) integer ( IK ), parameter :: chunk_size = 256_IK !! for allocatable strings: allocate chunks of this size integer ( IK ), parameter :: unit2str = - 1_IK !! unit number to cause stuff to be !! output to strings rather than files. !! See 9.5.6.12 in the F2003/08 standard character ( kind = CK , len =* ), parameter :: blank_chunk = repeat ( space , chunk_size ) !! a blank string integer ( IK ), parameter :: seq_chunk_size = 256_IK !! chunk size for reading sequential files integer ( IK ), parameter :: stream_chunk_size = 256_IK !! chunk size for reading stream files integer ( IK ), parameter :: print_str_chunk_size = 1000_IK !! chunk size for writing JSON to a string integer ( IK ), parameter :: pushed_char_size = 10_IK !! size for `pushed_char` !! array in [[json_core(type)]] end module json_parameters !*****************************************************************************************","tags":"","loc":"sourcefile/json_parameters.f90.html"},{"title":"json_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_module.f90~~EfferentGraph sourcefile~json_module.f90 json_module.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! A Modern Fortran JSON (JavaScript Object Notation) API. ! ! This module provides access to [[json_value_module]] and ! [[json_file_module]]. For normal JSON-Fortran use, using this module ! is all that is necessary. ! ! Note that this module renames the kind definition variables from [[json_kinds]] ! from [`RK`, `IK`, `LK`, `CK`, and `CDK`] to [`json_RK`, `json_IK`, `json_LK`, ! `json_CK`, and `json_CDK`] so as to avoid namespace pollution with short ! variable names. ! #ifdef USE_UCS4 #pragma push_macro(\"USE_UCS4\") #undef USE_UCS4 ! Since ```USE_UCS4``` **is** defined, this module also exports the ! operators `==`, `/=`, and `//` from [[json_string_utilities]] for ! `CK` and `CDK` operations. #pragma pop_macro(\"USE_UCS4\") #endif ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. ! !### History ! * Joseph A. Levin : March 2012 : Original [FSON](https://github.com/josephalevin/fson) ! code [retrieved on 12/2/2013]. ! * Jacob Williams : 2/8/2014 : Extensive modifications to the original FSON code. ! The original F95 code was split into four files: ! fson_path_m.f95, fson_string_m.f95, fson_value_m.f95, and fson.f95. ! The new code has been extensively updated, refactored and combined into this ! one module (json_module.f90). ! Various Fortran 2003/2008 features are now used ! (e.g., allocatable strings, newunit, generic, class, and abstract interface). ! * Development continues at: [Github](https://github.com/jacobwilliams/json-fortran) ! !### See also ! * [json-fortran development site](https://github.com/jacobwilliams/json-fortran) ! * [json-fortran online documentation](https://jacobwilliams.github.io/json-fortran) ! * [JSON website](http://www.json.org/) ! * [JSON validator](http://jsonlint.com/) ! !@note Originally JSON-Fortran was entirely contained within this module. module json_module use json_kinds , only : json_RK => RK , & json_IK => IK , & json_LK => LK , & json_CK => CK , & json_CDK => CDK #ifdef USE_UCS4 use json_string_utilities , only : operator ( == ),& operator ( // ),& operator ( /= ) #endif use json_parameters , only : json_unknown ,& json_null , & json_object , & json_array , & json_logical ,& json_integer ,& json_real , & json_double , & json_string use json_value_module use json_file_module implicit none character ( kind = json_CK , len =* ), parameter , private :: version = '9.0.1' !! JSON-Fortran version. !! !!@note This string should match the one in the `.VERSION` file (which is used !! for the documentation generation.) public contains !***************************************************************************************** !***************************************************************************************** !> ! Returns the JSON-Fortran version string. function json_fortran_version () result ( ver ) implicit none character ( len = :), allocatable :: ver !! JSON-Fortran version string ver = version end function json_fortran_version !***************************************************************************************** !***************************************************************************************** end module json_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_module.f90.html"},{"title":"json_value_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_value_module.f90~~EfferentGraph sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_value_module.f90~~AfferentGraph sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! This module provides a low-level interface for manipulation of JSON data. ! The two public entities are [[json_value]], and [[json_core(type)]]. ! The [[json_file_module]] provides a higher-level interface to some ! of these routines. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_value_module use , intrinsic :: iso_fortran_env , only : iostat_end , error_unit , output_unit use , intrinsic :: ieee_arithmetic use json_kinds use json_parameters use json_string_utilities implicit none private #include \"json_macros.inc\" !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 logical , parameter :: use_unformatted_stream = . false . #else logical , parameter :: use_unformatted_stream = . true . #endif !********************************************************* !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 character ( kind = CDK , len =* ), parameter :: access_spec = 'SEQUENTIAL' #else character ( kind = CDK , len =* ), parameter :: access_spec = 'STREAM' #endif !********************************************************* !********************************************************* !> ! If Unicode is not enabled, then ! JSON files are opened using access='STREAM' and ! form='UNFORMATTED'. This allows the file to ! be read faster. ! #ifdef USE_UCS4 character ( kind = CDK , len =* ), parameter :: form_spec = 'FORMATTED' #else character ( kind = CDK , len =* ), parameter :: form_spec = 'UNFORMATTED' #endif !********************************************************* !********************************************************* !> ! Type used to construct the linked-list JSON structure. ! Normally, this should always be a pointer variable. ! This type should only be used by an instance of [[json_core(type)]]. ! !### Example ! ! The following test program: ! !````fortran ! program test ! use json_module ! implicit none ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') !create the root ! call json%add(p,'year',1805) !add some data ! call json%add(p,'value',1.0_RK) !add some data ! call json%print(p,'test.json') !write it to a file ! call json%destroy(p) !cleanup ! end program test !```` ! ! Produces the JSON file **test.json**: ! !````json ! { ! \"year\": 1805, ! \"value\": 0.1E+1 ! } !```` ! !@warning Pointers of this type should only be allocated ! using the methods from [[json_core(type)]]. type , public :: json_value !force the constituents to be stored contiguously ![note: on Intel, the order of the variables below ! is significant to avoid the misaligned field warnings] sequence private !for the linked list: type ( json_value ), pointer :: previous => null () !! previous item in the list type ( json_value ), pointer :: next => null () !! next item in the list type ( json_value ), pointer :: parent => null () !! parent item of this type ( json_value ), pointer :: children => null () !! first child item of this type ( json_value ), pointer :: tail => null () !! last child item of this character ( kind = CK , len = :), allocatable :: name !! variable name (unescaped) real ( RK ), allocatable :: dbl_value !! real data for this variable logical ( LK ), allocatable :: log_value !! logical data for this variable character ( kind = CK , len = :), allocatable :: str_value !! string data for this variable !! (unescaped) integer ( IK ), allocatable :: int_value !! integer data for this variable integer ( IK ) :: var_type = json_unknown !! variable type integer ( IK ), private :: n_children = 0 !! number of children end type json_value !********************************************************* !********************************************************* !> ! To access the core routines for manipulation ! of [[json_value]] pointer variables. This class allows ! for thread safe use of the module. ! !### Usage !````fortran ! program test ! use json_module, wp=>json_RK ! implicit none ! type(json_core) :: json !<--have to declare this ! type(json_value),pointer :: p ! call json%create_object(p,'') !create the root ! call json%add(p,'year',1805) !add some data ! call json%add(p,'value',1.0_wp) !add some data ! call json%print(p,'test.json') !write it to a file ! call json%destroy(p) !cleanup ! end program test !```` type , public :: json_core private integer ( IK ) :: spaces_per_tab = 2 !! number of spaces for indenting logical ( LK ) :: compact_real = . true . !! to use the \"compact\" form of real !! numbers for output character ( kind = CDK , len = :), allocatable :: real_fmt !! the format string to use !! for converting real numbers to strings. !! It can be set in [[json_initialize]], !! and used in [[json_value_print]] !! If not set, then `default_real_fmt` !! is used instead. logical ( LK ) :: is_verbose = . false . !! if true, all exceptions are !! immediately printed to console. logical ( LK ) :: stop_on_error = . false . !! if true, then the program is !! stopped immediately when an !! exception is raised. logical ( LK ) :: exception_thrown = . false . !! The error flag. Will be set to true !! when an error is thrown in the class. !! Many of the methods will check this !! and return immediately if it is true. character ( kind = CK , len = :), allocatable :: err_message !! the error message. !! if `exception_thrown=False` then !! this variable is not allocated. integer ( IK ) :: char_count = 0 !! character position in the current line integer ( IK ) :: line_count = 1 !! lines read counter integer ( IK ) :: pushed_index = 0 !! used when parsing lines in file character ( kind = CK , len = pushed_char_size ) :: pushed_char = CK_ '' !! used when parsing !! lines in file integer ( IK ) :: ipos = 1 !! for allocatable strings: next character to read logical ( LK ) :: strict_type_checking = . false . !! if true, then no type conversions are done !! in the `get` routines if the actual variable !! type is different from the return type (for !! example, integer to real). logical ( LK ) :: trailing_spaces_significant = . false . !! for name and path comparisons, if trailing !! space is to be considered significant. logical ( LK ) :: case_sensitive_keys = . true . !! if name and path comparisons !! are case sensitive. logical ( LK ) :: no_whitespace = . false . !! when printing a JSON string, don't include !! non-significant spaces or line breaks. !! If true, the entire structure will be !! printed on one line. logical ( LK ) :: unescaped_strings = . true . !! If false, then the escaped !! string is returned from [[json_get_string]] !! and similar routines. If true [default], !! then the string is returned unescaped. logical ( LK ) :: allow_comments = . true . !! if true, any comments will be ignored when !! parsing a file. The comment tokens are defined !! by the `comment_char` character variable. character ( kind = CK , len = :), allocatable :: comment_char !! comment tokens when !! `allow_comments` is true. !! Examples: '`!`' or '`#`'. !! Default is `CK_'/!#'`. integer ( IK ) :: path_mode = 1_IK !! How the path strings are interpreted in the !! `get_by_path` routines: !! !! * 1 -- Default mode (see [[json_get_by_path_default]]) !! * 2 -- as RFC 6901 \"JSON Pointer\" paths !! (see [[json_get_by_path_rfc6901]]) !! * 3 -- JSONPath \"bracket-notation\" !! see [[json_get_by_path_jsonpath_bracket]]) character ( kind = CK , len = 1 ) :: path_separator = dot !! The `path` separator to use !! in the \"default\" mode for !! the paths in the various !! `get_by_path` routines. !! Note: if `path_mode/=1` !! then this is ignored. logical ( LK ) :: compress_vectors = . false . !! If true, then arrays of integers, !! nulls, reals, & logicals are !! printed all on one line. !! [Note: `no_whitespace` will !! override this option if necessary] logical ( LK ) :: allow_duplicate_keys = . true . !! If False, then after parsing, if any !! duplicate keys are found, an error is !! thrown. A call to [[json_value_validate]] !! will also check for duplicates. If True !! [default] then no special checks are done logical ( LK ) :: escape_solidus = . false . !! If True then the solidus \"`/`\" is always escaped !! (\"`\\/`\") when serializing JSON. !! If False [default], then it is not escaped. !! Note that this option does not affect parsing !! (both escaped and unescaped versions are still !! valid in all cases). integer ( IK ) :: null_to_real_mode = 2_IK !! if `strict_type_checking=false`: !! !! * 1 : an exception will be raised if !! try to retrieve a `null` as a real. !! * 2 : a `null` retrieved as a real !! will return NaN. [default] !! * 3 : a `null` retrieved as a real !! will return 0.0. logical ( LK ) :: non_normals_to_null = . false . !! How to serialize NaN, Infinity, !! and -Infinity real values: !! !! * If true : as JSON `null` values !! * If false : as strings (e.g., \"NaN\", !! \"Infinity\", \"-Infinity\") [default] logical ( LK ) :: use_quiet_nan = . true . !! if true [default], `null_to_real_mode=2` !! and [[string_to_real]] will use !! `ieee_quiet_nan` for NaN values. If false, !! `ieee_signaling_nan` will be used. logical ( LK ) :: strict_integer_type_checking = . true . !! * If false, when parsing JSON, if an integer numeric value !! cannot be converted to an integer (`integer(IK)`), !! then an attempt is then make to convert it !! to a real (`real(RK)`). !! * If true [default], an exception will be raised if an integer !! value cannot be read when parsing JSON. logical ( LK ) :: allow_trailing_comma = . true . !! Allow a single trailing comma in arrays and objects. integer :: ichunk = 0 !! index in `chunk` for [[pop_char]] !! when `use_unformatted_stream=True` integer :: filesize = 0 !! the file size when when `use_unformatted_stream=True` character ( kind = CK , len = :), allocatable :: chunk !! a chunk read from a stream file !! when `use_unformatted_stream=True` contains private !> ! Return a child of a [[json_value]] structure. generic , public :: get_child => json_value_get_child_by_index , & json_value_get_child ,& MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child_by_index procedure , private :: MAYBEWRAP ( json_value_get_child_by_name ) procedure , private :: json_value_get_child !> ! Add objects to a linked list of [[json_value]]s. ! !@note It might make more sense to call this `add_child`. generic , public :: add => json_value_add_member , & MAYBEWRAP ( json_value_add_null ), & MAYBEWRAP ( json_value_add_integer ), & MAYBEWRAP ( json_value_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_value_add_real32 ), & MAYBEWRAP ( json_value_add_real32_vec ), & #endif MAYBEWRAP ( json_value_add_real ), & MAYBEWRAP ( json_value_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_value_add_real64 ), & MAYBEWRAP ( json_value_add_real64_vec ), & #endif MAYBEWRAP ( json_value_add_logical ), & MAYBEWRAP ( json_value_add_logical_vec ), & MAYBEWRAP ( json_value_add_string ), & MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_value_add_string_name_ascii , & json_value_add_string_val_ascii , & json_value_add_string_vec_name_ascii , & json_value_add_string_vec_val_ascii #endif procedure , private :: json_value_add_member procedure , private :: MAYBEWRAP ( json_value_add_integer ) procedure , private :: MAYBEWRAP ( json_value_add_null ) procedure , private :: MAYBEWRAP ( json_value_add_integer_vec ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_value_add_real32 ) procedure , private :: MAYBEWRAP ( json_value_add_real32_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_real ) procedure , private :: MAYBEWRAP ( json_value_add_real_vec ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_value_add_real64 ) procedure , private :: MAYBEWRAP ( json_value_add_real64_vec ) #endif procedure , private :: MAYBEWRAP ( json_value_add_logical ) procedure , private :: MAYBEWRAP ( json_value_add_logical_vec ) procedure , private :: MAYBEWRAP ( json_value_add_string ) procedure , private :: MAYBEWRAP ( json_value_add_string_vec ) #ifdef USE_UCS4 procedure , private :: json_value_add_string_name_ascii procedure , private :: json_value_add_string_val_ascii procedure , private :: json_value_add_string_vec_name_ascii procedure , private :: json_value_add_string_vec_val_ascii #endif !> ! These are like the `add` methods, except if a variable with the ! same path is already present, then its value is simply updated. ! Note that currently, these only work for scalar variables. ! These routines can also change the variable's type (but an error will be ! thrown if the existing variable is not a scalar). ! !### See also ! * [[json_core(type):add_by_path]] - this one can be used to change ! arrays and objects to scalars if so desired. ! !@note Unlike some routines, the `found` output is not optional, ! so it doesn't present exceptions from being thrown. ! !@note These have been mostly supplanted by the [[json_core(type):add_by_path]] ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_update_logical ),& #ifndef REAL32 MAYBEWRAP ( json_update_real32 ),& #endif MAYBEWRAP ( json_update_real ),& #ifdef REAL128 MAYBEWRAP ( json_update_real64 ),& #endif MAYBEWRAP ( json_update_integer ),& MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 generic , public :: update => json_update_string_name_ascii ,& json_update_string_val_ascii #endif procedure , private :: MAYBEWRAP ( json_update_logical ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_update_real32 ) #endif procedure , private :: MAYBEWRAP ( json_update_real ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_update_real64 ) #endif procedure , private :: MAYBEWRAP ( json_update_integer ) procedure , private :: MAYBEWRAP ( json_update_string ) #ifdef USE_UCS4 procedure , private :: json_update_string_name_ascii procedure , private :: json_update_string_val_ascii #endif !> ! Add variables to a [[json_value]] linked list ! by specifying their paths. ! !### Example ! !````fortran ! use, intrinsic :: iso_fortran_env, only: output_unit ! use json_module, wp=>json_RK ! type(json_core) :: json ! type(json_value) :: p ! call json%create_object(p,'root') ! create the root ! ! now add some variables using the paths: ! call json%add_by_path(p,'inputs.t', 0.0_wp ) ! call json%add_by_path(p,'inputs.x(1)', 100.0_wp) ! call json%add_by_path(p,'inputs.x(2)', 200.0_wp) ! call json%print(p) ! now print to console !```` ! !### Notes ! * This uses [[json_create_by_path]] ! !### See also ! * The `json_core%update` methods. ! * [[json_create_by_path]] generic , public :: add_by_path => MAYBEWRAP ( json_add_member_by_path ),& MAYBEWRAP ( json_add_integer_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_by_path ),& #endif MAYBEWRAP ( json_add_real_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_by_path ),& #endif MAYBEWRAP ( json_add_logical_by_path ),& MAYBEWRAP ( json_add_string_by_path ),& MAYBEWRAP ( json_add_integer_vec_by_path ),& #ifndef REAL32 MAYBEWRAP ( json_add_real32_vec_by_path ),& #endif MAYBEWRAP ( json_add_real_vec_by_path ),& #ifdef REAL128 MAYBEWRAP ( json_add_real64_vec_by_path ),& #endif MAYBEWRAP ( json_add_logical_vec_by_path ),& MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 generic , public :: add_by_path => json_add_string_by_path_value_ascii ,& json_add_string_by_path_path_ascii ,& json_add_string_vec_by_path_value_ascii ,& json_add_string_vec_by_path_path_ascii #endif procedure :: MAYBEWRAP ( json_add_member_by_path ) procedure :: MAYBEWRAP ( json_add_integer_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_by_path ) procedure :: MAYBEWRAP ( json_add_string_by_path ) procedure :: MAYBEWRAP ( json_add_integer_vec_by_path ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_add_real32_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_real_vec_by_path ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_add_real64_vec_by_path ) #endif procedure :: MAYBEWRAP ( json_add_logical_vec_by_path ) procedure :: MAYBEWRAP ( json_add_string_vec_by_path ) #ifdef USE_UCS4 procedure :: json_add_string_by_path_value_ascii procedure :: json_add_string_by_path_path_ascii procedure :: json_add_string_vec_by_path_value_ascii procedure :: json_add_string_vec_by_path_path_ascii #endif !> ! Create a [[json_value]] linked list using the ! path to the variables. Optionally return a ! pointer to the variable. ! ! (This will create a `null` variable) ! !### See also ! * [[json_core(type):add_by_path]] generic , public :: create => MAYBEWRAP ( json_create_by_path ) procedure :: MAYBEWRAP ( json_create_by_path ) !> ! Get data from a [[json_value]] linked list. ! !@note There are two versions (e.g. [[json_get_integer]] and [[json_get_integer_by_path]]). ! The first one gets the value from the [[json_value]] passed into the routine, ! while the second one gets the value from the [[json_value]] found by parsing the ! path. The path version is split up into unicode and non-unicode versions. generic , public :: get => & MAYBEWRAP ( json_get_by_path ), & json_get_integer , MAYBEWRAP ( json_get_integer_by_path ), & json_get_integer_vec , MAYBEWRAP ( json_get_integer_vec_by_path ), & #ifndef REAL32 json_get_real32 , MAYBEWRAP ( json_get_real32_by_path ), & json_get_real32_vec , MAYBEWRAP ( json_get_real32_vec_by_path ), & #endif json_get_real , MAYBEWRAP ( json_get_real_by_path ), & json_get_real_vec , MAYBEWRAP ( json_get_real_vec_by_path ), & #ifdef REAL128 json_get_real64 , MAYBEWRAP ( json_get_real64_by_path ), & json_get_real64_vec , MAYBEWRAP ( json_get_real64_vec_by_path ), & #endif json_get_logical , MAYBEWRAP ( json_get_logical_by_path ), & json_get_logical_vec , MAYBEWRAP ( json_get_logical_vec_by_path ), & json_get_string , MAYBEWRAP ( json_get_string_by_path ), & json_get_string_vec , MAYBEWRAP ( json_get_string_vec_by_path ), & json_get_alloc_string_vec , MAYBEWRAP ( json_get_alloc_string_vec_by_path ),& json_get_array , MAYBEWRAP ( json_get_array_by_path ) procedure , private :: json_get_integer procedure , private :: json_get_integer_vec #ifndef REAL32 procedure , private :: json_get_real32 procedure , private :: json_get_real32_vec #endif procedure , private :: json_get_real procedure , private :: json_get_real_vec #ifdef REAL128 procedure , private :: json_get_real64 procedure , private :: json_get_real64_vec #endif procedure , private :: json_get_logical procedure , private :: json_get_logical_vec procedure , private :: json_get_string procedure , private :: json_get_string_vec procedure , private :: json_get_alloc_string_vec procedure , private :: json_get_array procedure , private :: MAYBEWRAP ( json_get_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_by_path ) procedure , private :: MAYBEWRAP ( json_get_integer_vec_by_path ) #ifndef REAL32 procedure , private :: MAYBEWRAP ( json_get_real32_by_path ) procedure , private :: MAYBEWRAP ( json_get_real32_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_real_by_path ) procedure , private :: MAYBEWRAP ( json_get_real_vec_by_path ) #ifdef REAL128 procedure , private :: MAYBEWRAP ( json_get_real64_by_path ) procedure , private :: MAYBEWRAP ( json_get_real64_vec_by_path ) #endif procedure , private :: MAYBEWRAP ( json_get_logical_by_path ) procedure , private :: MAYBEWRAP ( json_get_logical_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_by_path ) procedure , private :: MAYBEWRAP ( json_get_string_vec_by_path ) procedure , private :: MAYBEWRAP ( json_get_array_by_path ) procedure , private :: MAYBEWRAP ( json_get_alloc_string_vec_by_path ) procedure , private :: json_get_by_path_default procedure , private :: json_get_by_path_rfc6901 procedure , private :: json_get_by_path_jsonpath_bracket !> ! Print the [[json_value]] to an output unit or file. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value) :: p ! !... ! call json%print(p,'test.json') !this is [[json_print_to_filename]] !```` generic , public :: print => json_print_to_console ,& json_print_to_unit ,& json_print_to_filename procedure :: json_print_to_console procedure :: json_print_to_unit procedure :: json_print_to_filename !> ! Destructor routine for a [[json_value]] pointer. ! This must be called explicitly if it is no longer needed, ! before it goes out of scope. Otherwise, a memory leak will result. ! !### Example ! ! Destroy the [[json_value]] pointer before the variable goes out of scope: !````fortran ! subroutine example1() ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%print(p) ! call json%destroy(p) ! end subroutine example1 !```` ! ! Note: it should NOT be called for a [[json_value]] pointer than has already been ! added to another [[json_value]] structure, since doing so may render the ! other structure invalid. Consider the following example: !````fortran ! subroutine example2(p) ! type(json_core) :: json ! type(json_value),pointer,intent(out) :: p ! type(json_value),pointer :: q ! call json%create_object(p,'') ! call json%add(p,'year',2015) ! call json%create_object(q,'q') ! call json%add(q,'val',1) ! call json%add(p, q) !add q to p structure ! ! do NOT call json%destroy(q) here, because q is ! ! now part of the output structure p. p should be destroyed ! ! somewhere upstream by the caller of this routine. ! nullify(q) !OK, but not strictly necessary ! end subroutine example2 !```` generic , public :: destroy => json_value_destroy , destroy_json_core procedure :: json_value_destroy procedure :: destroy_json_core !> ! If the child variable is present, then remove it. generic , public :: remove_if_present => MAYBEWRAP ( json_value_remove_if_present ) procedure :: MAYBEWRAP ( json_value_remove_if_present ) !> ! Allocate a [[json_value]] pointer and make it a real variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_real(p,'value',1.0_RK) !```` ! !### Note ! * [[json_core(type):create_real]] is just an alias ! to this one for backward compatibility. generic , public :: create_real => MAYBEWRAP ( json_value_create_real ) procedure :: MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_real => MAYBEWRAP ( json_value_create_real32 ) procedure :: MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_real => MAYBEWRAP ( json_value_create_real64 ) procedure :: MAYBEWRAP ( json_value_create_real64 ) #endif !> ! This is equivalent to [[json_core(type):create_real]], ! and is here only for backward compatibility. generic , public :: create_double => MAYBEWRAP ( json_value_create_real ) #ifndef REAL32 generic , public :: create_double => MAYBEWRAP ( json_value_create_real32 ) #endif #ifdef REAL128 generic , public :: create_double => MAYBEWRAP ( json_value_create_real64 ) #endif !> ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_array(p,'arrayname') !```` generic , public :: create_array => MAYBEWRAP ( json_value_create_array ) procedure :: MAYBEWRAP ( json_value_create_array ) !> ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. generic , public :: create_object => MAYBEWRAP ( json_value_create_object ) procedure :: MAYBEWRAP ( json_value_create_object ) !> ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_null(p,'value') !```` generic , public :: create_null => MAYBEWRAP ( json_value_create_null ) procedure :: MAYBEWRAP ( json_value_create_null ) !> ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_string(p,'value','foobar') !```` generic , public :: create_string => MAYBEWRAP ( json_value_create_string ) procedure :: MAYBEWRAP ( json_value_create_string ) !> ! Allocate a json_value pointer and make it an integer variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_integer(p,42,'value') !```` generic , public :: create_integer => MAYBEWRAP ( json_value_create_integer ) procedure :: MAYBEWRAP ( json_value_create_integer ) !> ! Allocate a json_value pointer and make it a logical variable. ! The pointer should not already be allocated. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%create_logical(p,'value',.true.) !```` generic , public :: create_logical => MAYBEWRAP ( json_value_create_logical ) procedure :: MAYBEWRAP ( json_value_create_logical ) !> ! Parse the JSON file and populate the [[json_value]] tree. generic , public :: load => json_parse_file procedure :: json_parse_file !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_value_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_value_to_string !> ! Parse the JSON string and populate the [[json_value]] tree. generic , public :: deserialize => MAYBEWRAP ( json_parse_string ) procedure :: MAYBEWRAP ( json_parse_string ) !> ! Same as `load` and `deserialize` but only here for backward compatibility. generic , public :: parse => json_parse_file , & MAYBEWRAP ( json_parse_string ) !> ! Throw an exception. generic , public :: throw_exception => MAYBEWRAP ( json_throw_exception ) procedure :: MAYBEWRAP ( json_throw_exception ) !> ! Rename a [[json_value]] variable. generic , public :: rename => MAYBEWRAP ( json_value_rename ),& MAYBEWRAP ( json_rename_by_path ) procedure :: MAYBEWRAP ( json_value_rename ) procedure :: MAYBEWRAP ( json_rename_by_path ) #ifdef USE_UCS4 generic , public :: rename => json_rename_by_path_name_ascii ,& json_rename_by_path_path_ascii procedure :: json_rename_by_path_name_ascii procedure :: json_rename_by_path_path_ascii #endif !> ! get info about a [[json_value]] generic , public :: info => json_info , MAYBEWRAP ( json_info_by_path ) procedure :: json_info procedure :: MAYBEWRAP ( json_info_by_path ) !> ! get string info about a [[json_value]] generic , public :: string_info => json_string_info procedure :: json_string_info !> ! get matrix info about a [[json_value]] generic , public :: matrix_info => json_matrix_info , MAYBEWRAP ( json_matrix_info_by_path ) procedure :: json_matrix_info procedure :: MAYBEWRAP ( json_matrix_info_by_path ) !> ! insert a new element after an existing one, ! updating the JSON structure accordingly generic , public :: insert_after => json_value_insert_after , & json_value_insert_after_child_by_index procedure :: json_value_insert_after procedure :: json_value_insert_after_child_by_index !> ! get the path to a JSON variable in a structure: generic , public :: get_path => MAYBEWRAP ( json_get_path ) procedure :: MAYBEWRAP ( json_get_path ) !> ! verify if a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_valid_path ) procedure :: MAYBEWRAP ( json_valid_path ) procedure , public :: remove => json_value_remove !! Remove a [[json_value]] from a !! linked-list structure. procedure , public :: replace => json_value_replace !! Replace a [[json_value]] in a !! linked-list structure. procedure , public :: reverse => json_value_reverse !! Reverse the order of the children !! of an array of object. procedure , public :: check_for_errors => json_check_for_errors !! check for error and get error message procedure , public :: clear_exceptions => json_clear_exceptions !! clear exceptions procedure , public :: count => json_count !! count the number of children procedure , public :: clone => json_clone !! clone a JSON structure (deep copy) procedure , public :: failed => json_failed !! check for error procedure , public :: get_parent => json_get_parent !! get pointer to json_value parent procedure , public :: get_next => json_get_next !! get pointer to json_value next procedure , public :: get_previous => json_get_previous !! get pointer to json_value previous procedure , public :: get_tail => json_get_tail !! get pointer to json_value tail procedure , public :: initialize => json_initialize !! to initialize some parsing parameters procedure , public :: traverse => json_traverse !! to traverse all elements of a JSON !! structure procedure , public :: print_error_message => json_print_error_message !! simply routine to print error !! messages procedure , public :: swap => json_value_swap !! Swap two [[json_value]] pointers !! in a structure (or two different !! structures). procedure , public :: is_child_of => json_value_is_child_of !! Check if a [[json_value]] is a !! descendant of another. procedure , public :: validate => json_value_validate !! Check that a [[json_value]] linked !! list is valid (i.e., is properly !! constructed). This may be useful !! if it has been constructed externally. procedure , public :: check_for_duplicate_keys & => json_check_all_for_duplicate_keys !! Check entire JSON structure !! for duplicate keys (recursively) procedure , public :: check_children_for_duplicate_keys & => json_check_children_for_duplicate_keys !! Check a `json_value` object's !! children for duplicate keys !other private routines: procedure :: name_equal procedure :: name_strings_equal procedure :: json_value_print procedure :: string_to_int procedure :: string_to_dble procedure :: prepare_parser => json_prepare_parser procedure :: parse_end => json_parse_end procedure :: parse_value procedure :: parse_number procedure :: parse_string procedure :: parse_for_chars procedure :: parse_object procedure :: parse_array procedure :: annotate_invalid_json procedure :: pop_char procedure :: push_char procedure :: get_current_line_from_file_stream procedure , nopass :: get_current_line_from_file_sequential procedure :: convert procedure :: to_string procedure :: to_logical procedure :: to_integer procedure :: to_real procedure :: to_null procedure :: to_object procedure :: to_array procedure , nopass :: json_value_clone_func procedure :: is_vector => json_is_vector end type json_core !********************************************************* !********************************************************* !> ! Structure constructor to initialize a ! [[json_core(type)]] object ! !### Example ! !```fortran ! type(json_file) :: json_core ! json_core = json_core() !``` interface json_core module procedure initialize_json_core end interface !********************************************************* !************************************************************************************* abstract interface subroutine json_array_callback_func ( json , element , i , count ) !! Array element callback function. Used by [[json_get_array]] import :: json_value , json_core , IK implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array end subroutine json_array_callback_func subroutine json_traverse_callback_func ( json , p , finished ) !! Callback function used by [[json_traverse]] import :: json_value , json_core , LK implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished !! set true to stop traversing end subroutine json_traverse_callback_func end interface public :: json_array_callback_func public :: json_traverse_callback_func !************************************************************************************* contains !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/17/2016 ! ! Destructor for the [[json_core(type)]] type. subroutine destroy_json_core ( me ) implicit none class ( json_core ), intent ( out ) :: me end subroutine destroy_json_core !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Function constructor for a [[json_core(type)]]. ! This is just a wrapper for [[json_initialize]]. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], and [[initialize_json_file]] ! all have a similar interface. function initialize_json_core (& #include \"json_initialize_dummy_arguments.inc\" ) result ( json_core_object ) implicit none type ( json_core ) :: json_core_object #include \"json_initialize_arguments.inc\" call json_core_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end function initialize_json_core !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Initialize the [[json_core(type)]] instance. ! ! The routine may be called before any of the [[json_core(type)]] methods are used in ! order to specify certain parameters. If it is not called, then the defaults ! are used. This routine is also called internally by various routines. ! It can also be called to clear exceptions, or to reset some ! of the variables (note that only the arguments present are changed). ! !### Modified ! * Izaak Beekman : 02/24/2015 ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], and [[initialize_json_file]] ! all have a similar interface. subroutine json_initialize ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_core ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" character ( kind = CDK , len = 10 ) :: w !! max string length character ( kind = CDK , len = 10 ) :: d !! real precision digits character ( kind = CDK , len = 10 ) :: e !! real exponent digits character ( kind = CDK , len = 2 ) :: sgn !! sign flag: `ss` or `sp` character ( kind = CDK , len = 2 ) :: rl_edit_desc !! `G`, `E`, `EN`, or `ES` integer ( IK ) :: istat !! `iostat` flag for !! write statements logical ( LK ) :: sgn_prnt !! print sign flag character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to !! string conversion !reset exception to false: call me % clear_exceptions () !Just in case, clear these global variables also: me % pushed_index = 0 me % pushed_char = CK_ '' me % char_count = 0 me % line_count = 1 me % ipos = 1 if ( use_unformatted_stream ) then me % filesize = 0 me % ichunk = 0 me % chunk = repeat ( space , stream_chunk_size ) ! default chunk size end if #ifdef USE_UCS4 ! reopen stdout and stderr with utf-8 encoding open ( output_unit , encoding = 'utf-8' ) open ( error_unit , encoding = 'utf-8' ) #endif !various optional inputs: if ( present ( spaces_per_tab )) & me % spaces_per_tab = spaces_per_tab if ( present ( stop_on_error )) & me % stop_on_error = stop_on_error if ( present ( verbose )) & me % is_verbose = verbose if ( present ( strict_type_checking )) & me % strict_type_checking = strict_type_checking if ( present ( trailing_spaces_significant )) & me % trailing_spaces_significant = trailing_spaces_significant if ( present ( case_sensitive_keys )) & me % case_sensitive_keys = case_sensitive_keys if ( present ( no_whitespace )) & me % no_whitespace = no_whitespace if ( present ( unescape_strings )) & me % unescaped_strings = unescape_strings if ( present ( path_mode )) then if ( path_mode == 1_IK . or . path_mode == 2_IK . or . path_mode == 3_IK ) then me % path_mode = path_mode else me % path_mode = 1_IK ! just to have a valid value call me % throw_exception ( 'Invalid path_mode.' ) end if end if ! if we are allowing comments in the file: ! [an empty string disables comments] if ( present ( comment_char )) then me % allow_comments = comment_char /= CK_ '' me % comment_char = trim ( adjustl ( comment_char )) end if ! path separator: if ( present ( path_separator )) then me % path_separator = path_separator end if ! printing vectors in compressed form: if ( present ( compress_vectors )) then me % compress_vectors = compress_vectors end if ! checking for duplicate keys: if ( present ( allow_duplicate_keys )) then me % allow_duplicate_keys = allow_duplicate_keys end if ! if escaping the forward slash: if ( present ( escape_solidus )) then me % escape_solidus = escape_solidus end if ! how to handle null to real conversions: if ( present ( null_to_real_mode )) then select case ( null_to_real_mode ) case ( 1_IK : 3_IK ) me % null_to_real_mode = null_to_real_mode case default me % null_to_real_mode = 2_IK ! just to have a valid value call integer_to_string ( null_to_real_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid null_to_real_mode: ' // istr ) end select end if ! how to handle NaN and Infinities: if ( present ( non_normal_mode )) then select case ( non_normal_mode ) case ( 1_IK ) ! use strings me % non_normals_to_null = . false . case ( 2_IK ) ! use null me % non_normals_to_null = . true . case default call integer_to_string ( non_normal_mode , int_fmt , istr ) call me % throw_exception ( 'Invalid non_normal_mode: ' // istr ) end select end if if ( present ( use_quiet_nan )) then me % use_quiet_nan = use_quiet_nan end if if ( present ( strict_integer_type_checking )) then me % strict_integer_type_checking = strict_integer_type_checking end if if ( present ( allow_trailing_comma )) then me % allow_trailing_comma = allow_trailing_comma end if !Set the format for real numbers: ! [if not changing it, then it remains the same] if ( (. not . allocated ( me % real_fmt )) . or . & ! if this hasn't been done yet present ( compact_reals ) . or . & present ( print_signs ) . or . & present ( real_format ) ) then !allow the special case where real format is '*': ! [this overrides the other options] if ( present ( real_format )) then if ( real_format == star ) then if ( present ( compact_reals )) then ! we will also allow for compact reals with ! '*' format, if both arguments are present. me % compact_real = compact_reals else me % compact_real = . false . end if me % real_fmt = star return end if end if if ( present ( compact_reals )) me % compact_real = compact_reals !set defaults sgn_prnt = . false . if ( present ( print_signs ) ) sgn_prnt = print_signs if ( sgn_prnt ) then sgn = 'sp' else sgn = 'ss' end if rl_edit_desc = 'E' if ( present ( real_format ) ) then select case ( real_format ) case ( 'g' , 'G' , 'e' , 'E' , 'en' , 'EN' , 'es' , 'ES' ) rl_edit_desc = real_format case default call me % throw_exception ( 'Invalid real format, \"' // & trim ( real_format ) // '\", passed to json_initialize.' // & new_line ( 'a' ) // 'Acceptable formats are: \"G\", \"E\", \"EN\", and \"ES\".' ) end select end if ! set the default output/input format for reals: write ( w , '(ss,I0)' , iostat = istat ) max_numeric_str_len if ( istat == 0 ) write ( d , '(ss,I0)' , iostat = istat ) real_precision if ( istat == 0 ) write ( e , '(ss,I0)' , iostat = istat ) real_exponent_digits if ( istat == 0 ) then me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & trim ( w ) // '.' // trim ( d ) // 'E' // trim ( e ) // ')' else me % real_fmt = '(' // sgn // ',' // trim ( rl_edit_desc ) // & '27.17E4)' !just use this one (should never happen) end if end if end subroutine json_initialize !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns true if `name` is equal to `p%name`, using the specified ! settings for case sensitivity and trailing whitespace. ! !### History ! * 4/30/2016 : original version ! * 8/25/2017 : now just a wrapper for [[name_strings_equal]] function name_equal ( json , p , name ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), intent ( in ) :: p !! the json object character ( kind = CK , len =* ), intent ( in ) :: name !! the name to check for logical ( LK ) :: is_equal !! true if the string are !! lexically equal if ( allocated ( p % name )) then ! call the low-level routines for the name strings: is_equal = json % name_strings_equal ( p % name , name ) else is_equal = name == CK_ '' ! check a blank name end if end function name_equal !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Returns true if the name strings `name1` is equal to `name2`, using ! the specified settings for case sensitivity and trailing whitespace. function name_strings_equal ( json , name1 , name2 ) result ( is_equal ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: name1 !! the name to check character ( kind = CK , len =* ), intent ( in ) :: name2 !! the name to check logical ( LK ) :: is_equal !! true if the string are !! lexically equal !must be the same length if we are treating !trailing spaces as significant, so do a !quick test of this first: if ( json % trailing_spaces_significant ) then is_equal = len ( name1 ) == len ( name2 ) if (. not . is_equal ) return end if if ( json % case_sensitive_keys ) then is_equal = name1 == name2 else is_equal = lowercase_string ( name1 ) == lowercase_string ( name2 ) end if end function name_strings_equal !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Create a deep copy of a [[json_value]] linked-list structure. ! !### Notes ! ! * If `from` has children, then they are also cloned. ! * The parent of `from` is not linked to `to`. ! * If `from` is an element of an array, then the previous and ! next entries are not cloned (only that element and it's children, if any). ! !### Example ! !````fortran ! program test ! use json_module ! implicit none ! type(json_core) :: json ! type(json_value),pointer :: j1, j2 ! call json%load('files/inputs/test1.json',j1) ! call json%clone(j1,j2) !now have two independent copies ! call json%destroy(j1) !destroys j1, but j2 remains ! call json%print(j2,'j2.json') ! call json%destroy(j2) ! end program test !```` subroutine json_clone ( json , from , to ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here !! (it must not already be associated) !call the main function: call json % json_value_clone_func ( from , to ) end subroutine json_clone !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Recursive deep copy function called by [[json_clone]]. ! !@note If new data is added to the [[json_value]] type, ! then this would need to be updated. recursive subroutine json_value_clone_func ( from , to , parent , previous , tail ) implicit none type ( json_value ), pointer :: from !! this is the structure to clone type ( json_value ), pointer :: to !! the clone is put here (it !! must not already be associated) type ( json_value ), pointer , optional :: parent !! to%parent type ( json_value ), pointer , optional :: previous !! to%previous logical , optional :: tail !! if \"to\" is the tail of !! its parent's children nullify ( to ) if ( associated ( from )) then allocate ( to ) !copy over the data variables: ! [note: the allocate() statements don't work here for the ! deferred-length characters in gfortran-4.9] if ( allocated ( from % name )) to % name = from % name if ( allocated ( from % dbl_value )) allocate ( to % dbl_value , source = from % dbl_value ) if ( allocated ( from % log_value )) allocate ( to % log_value , source = from % log_value ) if ( allocated ( from % str_value )) to % str_value = from % str_value if ( allocated ( from % int_value )) allocate ( to % int_value , source = from % int_value ) to % var_type = from % var_type to % n_children = from % n_children ! allocate and associate the pointers as necessary: if ( present ( parent )) to % parent => parent if ( present ( previous )) to % previous => previous if ( present ( tail )) then if ( tail . and . associated ( to % parent )) to % parent % tail => to end if if ( associated ( from % next ) . and . associated ( to % parent )) then ! we only clone the next entry in an array ! if the parent has also been cloned call json_value_clone_func ( from = from % next ,& to = to % next ,& previous = to ,& parent = to % parent ,& tail = (. not . associated ( from % next % next ))) end if if ( associated ( from % children )) then call json_value_clone_func ( from = from % children ,& to = to % children ,& parent = to ,& tail = (. not . associated ( from % children % next ))) end if end if end subroutine json_value_clone_func !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Destroy the data within a [[json_value]], and reset type to `json_unknown`. pure subroutine destroy_json_data ( d ) implicit none type ( json_value ), intent ( inout ) :: d d % var_type = json_unknown if ( allocated ( d % log_value )) deallocate ( d % log_value ) if ( allocated ( d % int_value )) deallocate ( d % int_value ) if ( allocated ( d % dbl_value )) deallocate ( d % dbl_value ) if ( allocated ( d % str_value )) deallocate ( d % str_value ) end subroutine destroy_json_data !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/13/2014 ! ! Returns information about a [[json_value]]. subroutine json_info ( json , p , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name if (. not . json % exception_thrown . and . associated ( p )) then if ( present ( var_type )) var_type = p % var_type if ( present ( n_children )) n_children = json % count ( p ) if ( present ( name )) then if ( allocated ( p % name )) then name = p % name else name = CK_ '' end if end if else ! error if (. not . json % exception_thrown ) then call json % throw_exception ( 'Error in json_info: ' // & 'pointer is not associated.' ) end if if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' end if end subroutine json_info !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/18/2016 ! ! Returns information about character strings returned from a [[json_value]]. subroutine json_string_info ( json , p , ilen , max_str_len , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), dimension (:), allocatable , intent ( out ), optional :: ilen !! if `p` is an array, this !! is the actual length !! of each character !! string in the array. !! if not an array, this !! is returned unallocated. integer ( IK ), intent ( out ), optional :: max_str_len !! The maximum length required to !! hold the string representation returned !! by a call to a `get` routine. If a scalar, !! this is just the length of the scalar. If !! a vector, this is the maximum length of !! any element. logical ( LK ), intent ( out ), optional :: found !! true if there were no errors. !! if not present, an error will !! throw an exception character ( kind = CK , len = :), allocatable :: cval !! for getting values as strings. logical ( LK ) :: initialized !! if the output array has been sized logical ( LK ) :: get_max_len !! if we are returning the `max_str_len` logical ( LK ) :: get_ilen !! if we are returning the `ilen` array integer ( IK ) :: var_type !! variable type get_max_len = present ( max_str_len ) get_ilen = present ( ilen ) if (. not . json % exception_thrown ) then if ( present ( found )) found = . true . initialized = . false . if ( get_max_len ) max_str_len = 0 select case ( p % var_type ) case ( json_array ) ! it's an array ! call routine for each element call json % get ( p , array_callback = get_string_lengths ) case default ! not an array if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( p , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( p % str_value ) . and . get_max_len ) & max_str_len = len ( p % str_value ) else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the variable must be a character string.' ,& found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( p , value = cval ) if (. not . json % exception_thrown ) then if ( allocated ( cval ) . and . get_max_len ) & max_str_len = len ( cval ) end if end if end select end if if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( get_max_len ) max_str_len = 0 if ( get_ilen ) then if ( allocated ( ilen )) deallocate ( ilen ) end if end if contains subroutine get_string_lengths ( json , element , i , count ) !! callback function to call for each element in the array. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval integer ( IK ) :: var_type if ( json % exception_thrown ) return if (. not . initialized ) then if ( get_ilen ) allocate ( ilen ( count )) initialized = . true . end if if ( json % strict_type_checking ) then ! only allowing strings to be returned ! as strings, so we can check size directly call json % info ( element , var_type = var_type ) if ( var_type == json_string ) then if ( allocated ( element % str_value )) then if ( get_max_len ) then if ( len ( element % str_value ) > max_str_len ) & max_str_len = len ( element % str_value ) end if if ( get_ilen ) ilen ( i ) = len ( element % str_value ) else if ( get_ilen ) ilen ( i ) = 0 end if else ! it isn't a string, so there is no length call json % throw_exception ( 'Error in json_string_info: ' // & 'When strict_type_checking is true ' // & 'the array must contain only ' // & 'character strings.' , found ) end if else ! in this case, we have to get the value ! as a string to know what size it is. call json % get ( element , value = cval ) if ( json % exception_thrown ) return if ( allocated ( cval )) then if ( get_max_len ) then if ( len ( cval ) > max_str_len ) max_str_len = len ( cval ) end if if ( get_ilen ) ilen ( i ) = len ( cval ) else if ( get_ilen ) ilen ( i ) = 0 end if end if end subroutine get_string_lengths end subroutine json_string_info !***************************************************************************************** !***************************************************************************************** ! ! Returns information about a [[json_value]], given the path. ! !### See also ! * [[json_info]] ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var !! temporary pointer logical ( LK ) :: ok !! if the variable was found #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_children )) n_children = 0 if ( present ( name )) name = CK_ '' else !get info: #if defined __GFORTRAN__ call json % info ( p_var , var_type , n_children ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % info ( p_var , var_type , n_children , name ) #endif end if end subroutine json_info_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_info_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_info_by_path ( json , p , path , found , var_type , n_children , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % info ( p , to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_info_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/16/2015 ! ! Alternate version of [[json_info]] that returns matrix ! information about a [[json_value]]. ! ! A [[json_value]] is a valid rank 2 matrix if all of the following are true: ! ! * The var_type is *json_array* ! * Each child is also a *json_array*, each of which has the same number of elements ! * Each individual element has the same variable type (integer, logical, etc.) ! ! The idea here is that if it is a valid matrix, it can be interoperable with ! a Fortran rank 2 array of the same type. ! !### Example ! ! The following example is an array with `var_type=json_integer`, ! `n_sets=3`, and `set_size=4` ! !```json ! { ! \"matrix\": [ ! [1,2,3,4], ! [5,6,7,8], ! [9,10,11,12] ! ] ! } !``` subroutine json_matrix_info ( json , p , is_matrix , var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in the matrix !! (if all elements have the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_row !! for getting a set type ( json_value ), pointer :: p_element !! for getting an element in a set integer ( IK ) :: vartype !! json variable type of `p` integer ( IK ) :: row_vartype !! json variable type of a row integer ( IK ) :: element_vartype !! json variable type of an element in a row integer ( IK ) :: nr !! number of children of `p` integer ( IK ) :: nc !! number of elements in first child of `p` integer ( IK ) :: icount !! number of elements in a set integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif !get info about the variable: #if defined __GFORTRAN__ call json % info ( p , vartype , nr ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p % name )) then p_name = p % name name = p_name else name = CK_ '' end if end if #else call json % info ( p , vartype , nr , name ) #endif is_matrix = ( vartype == json_array ) if ( is_matrix ) then main : do i = 1 , nr nullify ( p_row ) call json % get_child ( p , i , p_row ) if (. not . associated ( p_row )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_row , var_type = row_vartype , n_children = icount ) if ( row_vartype == json_array ) then if ( i == 1 ) nc = icount !number of columns in first row if ( icount == nc ) then !make sure each row has the same number of columns !see if all the variables in this row are the same type: do j = 1 , icount nullify ( p_element ) call json % get_child ( p_row , j , p_element ) if (. not . associated ( p_element )) then is_matrix = . false . call json % throw_exception ( 'Error in json_matrix_info: ' // & 'Malformed JSON linked list' ) exit main end if call json % info ( p_element , var_type = element_vartype ) if ( i == 1 . and . j == 1 ) vartype = element_vartype !type of first element !in the row if ( vartype /= element_vartype ) then !not all variables are the same time is_matrix = . false . exit main end if end do else is_matrix = . false . exit main end if else is_matrix = . false . exit main end if end do main end if if ( is_matrix ) then if ( present ( var_type )) var_type = vartype if ( present ( n_sets )) n_sets = nr if ( present ( set_size )) set_size = nc else if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 end if end subroutine json_matrix_info !***************************************************************************************** !***************************************************************************************** !> ! Returns matrix information about a [[json_value]], given the path. ! !### See also ! * [[json_matrix_info]] ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name type ( json_value ), pointer :: p_var logical ( LK ) :: ok #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: p_name !! temporary variable for getting name #endif call json % get ( p , path , p_var , found ) !check if it was found: if ( present ( found )) then ok = found else ok = . not . json % exception_thrown end if if (. not . ok ) then if ( present ( var_type )) var_type = json_unknown if ( present ( n_sets )) n_sets = 0 if ( present ( set_size )) set_size = 0 if ( present ( name )) name = CK_ '' else !get info about the variable: #if defined __GFORTRAN__ call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size ) if ( present ( name )) then !workaround for gfortran bug if ( allocated ( p_var % name )) then p_name = p_var % name name = p_name else name = CK_ '' end if end if #else call json % matrix_info ( p_var , is_matrix , var_type , n_sets , set_size , name ) #endif if ( json % exception_thrown . and . present ( found )) then found = . false . call json % clear_exceptions () end if end if end subroutine json_matrix_info_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_matrix_info_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_matrix_info_by_path ( json , p , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call json % matrix_info ( p , to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_matrix_info_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/29/2016 ! ! Rename a [[json_value]]. subroutine json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! new variable name if ( json % trailing_spaces_significant ) then p % name = name else p % name = trim ( name ) end if end subroutine json_value_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/29/2016 ! ! Alternate version of [[json_value_rename]], where `name` is kind=CDK. subroutine wrap_json_value_rename ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! new variable name call json % rename ( p , to_unicode ( name )) end subroutine wrap_json_value_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Clear exceptions in the [[json_core(type)]]. pure subroutine json_clear_exceptions ( json ) implicit none class ( json_core ), intent ( inout ) :: json !clear the flag and message: json % exception_thrown = . false . if ( allocated ( json % err_message )) deallocate ( json % err_message ) end subroutine json_clear_exceptions !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Throw an exception in the [[json_core(type)]]. ! This routine sets the error flag, and prevents any subsequent routine ! from doing anything, until [[json_clear_exceptions]] is called. ! !@note If `is_verbose` is true, this will also print a ! traceback if the Intel compiler is used. ! !@note If `stop_on_error` is true, then the program is stopped. subroutine json_throw_exception ( json , msg , found ) #ifdef __INTEL_COMPILER use ifcore , only : tracebackqq #endif implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. logical ( LK ) :: stop_on_error json % exception_thrown = . true . json % err_message = trim ( msg ) stop_on_error = json % stop_on_error . and . . not . present ( found ) if ( stop_on_error ) then #ifdef __INTEL_COMPILER ! for Intel, we raise a traceback and quit call tracebackqq ( string = trim ( msg ), user_exit_code = 0 ) #else write ( error_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) error stop 1 #endif elseif ( json % is_verbose ) then write ( output_unit , '(A)' ) '***********************' write ( output_unit , '(A)' ) 'JSON-Fortran Exception: ' // trim ( msg ) !#if defined __GFORTRAN__ ! call backtrace() ! (have to compile with -fbacktrace -fall-intrinsics flags) !#endif #ifdef __INTEL_COMPILER call tracebackqq ( user_exit_code =- 1 ) ! print a traceback and return #endif write ( output_unit , '(A)' ) '***********************' end if end subroutine json_throw_exception !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_throw_exception]], where `msg` is kind=CDK. subroutine wrap_json_throw_exception ( json , msg , found ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: msg !! the error message logical ( LK ), intent ( inout ), optional :: found !! if the caller is handling the !! exception with an optimal return !! argument. If so, `json%stop_on_error` !! is ignored. call json % throw_exception ( to_unicode ( msg ), found ) end subroutine wrap_json_throw_exception !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Retrieve error code from the [[json_core(type)]]. ! This should be called after `parse` to check for errors. ! If an error is thrown, before using the class again, [[json_initialize]] ! should be called to clean up before it is used again. ! !### Example ! !````fortran ! type(json_file) :: json ! logical :: status_ok ! character(kind=CK,len=:),allocatable :: error_msg ! call json%load(filename='myfile.json') ! call json%check_for_errors(status_ok, error_msg) ! if (.not. status_ok) then ! write(*,*) 'Error: '//error_msg ! call json%clear_exceptions() ! call json%destroy() ! end if !```` ! !### See also ! * [[json_failed]] ! * [[json_throw_exception]] subroutine json_check_for_errors ( json , status_ok , error_msg ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message. !! (not allocated if !! there were no errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs #endif if ( present ( status_ok )) status_ok = . not . json % exception_thrown if ( present ( error_msg )) then if ( json % exception_thrown ) then ! if an exception has been thrown, ! then this will always be allocated ! [see json_throw_exception] #if defined __GFORTRAN__ tmp = json % err_message error_msg = tmp #else error_msg = json % err_message #endif end if end if end subroutine json_check_for_errors !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/5/2013 ! ! Logical function to indicate if an exception has been thrown in a [[json_core(type)]]. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! logical :: status_ok ! character(len=:),allocatable :: error_msg ! call json%load(filename='myfile.json',p) ! if (json%failed()) then ! call json%check_for_errors(status_ok, error_msg) ! write(*,*) 'Error: '//error_msg ! call json%clear_exceptions() ! call json%destroy(p) ! end if !```` ! ! Note that [[json_file]] contains a wrapper for this routine, which is used like: !````fortran ! type(json_file) :: f ! logical :: status_ok ! character(len=:),allocatable :: error_msg ! call f%load(filename='myfile.json') ! if (f%failed()) then ! call f%check_for_errors(status_ok, error_msg) ! write(*,*) 'Error: '//error_msg ! call f%clear_exceptions() ! call f%destroy() ! end if !```` ! !### See also ! * [[json_check_for_errors]] pure function json_failed ( json ) result ( failed ) implicit none class ( json_core ), intent ( in ) :: json logical ( LK ) :: failed !! will be true if an exception !! has been thrown. failed = json % exception_thrown end function json_failed !***************************************************************************************** !***************************************************************************************** !> ! Allocate a [[json_value]] pointer variable. ! This should be called before adding data to it. ! !### Example ! !````fortran ! type(json_value),pointer :: var ! call json_value_create(var) ! call json%to_real(var,1.0_RK) !```` ! !### Notes ! 1. This routine does not check for exceptions. ! 2. The pointer should not already be allocated, or a memory leak will occur. subroutine json_value_create ( p ) implicit none type ( json_value ), pointer :: p nullify ( p ) allocate ( p ) end subroutine json_value_create !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/22/2014 ! ! Destroy a [[json_value]] linked-list structure. ! !@note The original FSON version of this ! routine was not properly freeing the memory. ! It was rewritten. ! !@note This routine destroys this variable, it's children, and ! (if `destroy_next` is true) the subsequent elements in ! an object or array. It does not destroy the parent or ! previous elements. ! !@Note There is some protection here to enable destruction of ! improperly-created linked lists. However, likely there ! are cases not handled. Use the [[json_value_validate]] ! method to validate a JSON structure that was manually ! created using [[json_value]] pointers. pure recursive subroutine json_value_destroy ( json , p , destroy_next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! variable to destroy logical ( LK ), intent ( in ), optional :: destroy_next !! if true, then `p%next` !! is also destroyed (default is true) logical ( LK ) :: des_next !! local copy of `destroy_next` !! optional argument type ( json_value ), pointer :: child !! for getting child elements logical :: circular !! to check to malformed linked lists if ( associated ( p )) then if ( present ( destroy_next )) then des_next = destroy_next else des_next = . true . end if if ( allocated ( p % name )) deallocate ( p % name ) call destroy_json_data ( p ) if ( associated ( p % next )) then ! check for circular references: if ( associated ( p , p % next )) nullify ( p % next ) end if if ( associated ( p % children )) then do while ( p % n_children > 0 ) child => p % children if ( associated ( child )) then p % children => p % children % next p % n_children = p % n_children - 1 ! check children for circular references: circular = ( associated ( p % children ) . and . & associated ( p % children , child )) call json % destroy ( child , destroy_next = . false .) if ( circular ) exit else ! it is a malformed JSON object. But, we will ! press ahead with the destroy process, since ! otherwise, there would be no way to destroy it. exit end if end do nullify ( p % children ) nullify ( child ) end if if ( associated ( p % next ) . and . des_next ) call json % destroy ( p % next ) nullify ( p % previous ) nullify ( p % parent ) nullify ( p % tail ) if ( associated ( p )) deallocate ( p ) nullify ( p ) end if end subroutine json_value_destroy !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 9/9/2014 ! ! Remove a [[json_value]] (and all its children) ! from a linked-list structure, preserving the rest of the structure. ! !### Examples ! ! To extract an object from one JSON structure, and add it to another: !````fortran ! type(json_core) :: json ! type(json_value),pointer :: json1,json2,p ! logical :: found ! !create and populate json1 and json2 ! call json%get(json1,'name',p,found) ! get pointer to name element of json1 ! call json%remove(p,destroy=.false.) ! remove it from json1 (don't destroy) ! call json%add(json2,p) ! add it to json2 !```` ! ! To remove an object from a JSON structure (and destroy it): !````fortran ! type(json_core) :: json ! type(json_value),pointer :: json1,p ! logical :: found ! !create and populate json1 ! call json%get(json1,'name',p,found) ! get pointer to name element of json1 ! call json%remove(p) ! remove and destroy it !```` ! !### History ! * Jacob Williams : 12/28/2014 : added destroy optional argument. ! * Jacob Williams : 12/04/2020 : bug fix. subroutine json_value_remove ( json , p , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: destroy !! Option to destroy `p` after it is removed: !! !! * If `destroy` is not present, it is also destroyed. !! * If `destroy` is present and true, it is destroyed. !! * If `destroy` is present and false, it is not destroyed. type ( json_value ), pointer :: parent !! pointer to parent type ( json_value ), pointer :: previous !! pointer to previous type ( json_value ), pointer :: next !! pointer to next logical ( LK ) :: destroy_it !! if `p` should be destroyed if ( associated ( p )) then !optional input argument: if ( present ( destroy )) then destroy_it = destroy else destroy_it = . true . end if if ( associated ( p % parent )) then parent => p % parent if ( associated ( p % next )) then !there are later items in the list: next => p % next if ( associated ( p % previous )) then !there are earlier items in the list previous => p % previous previous % next => next next % previous => previous else !this is the first item in the list parent % children => next nullify ( next % previous ) end if else if ( associated ( p % previous )) then !there are earlier items in the list: previous => p % previous nullify ( previous % next ) parent % tail => previous else !this is the only item in the list: nullify ( parent % children ) nullify ( parent % tail ) end if end if ! nullify all pointers to original structure: nullify ( p % next ) nullify ( p % previous ) nullify ( p % parent ) parent % n_children = parent % n_children - 1 end if if ( destroy_it ) call json % destroy ( p ) end if end subroutine json_value_remove !***************************************************************************************** !***************************************************************************************** !> ! Replace `p1` with `p2` in a JSON structure. ! !@note The replacement is done using an insert and remove ! See [[json_value_insert_after]] and [[json_value_remove]] ! for details. subroutine json_value_replace ( json , p1 , p2 , destroy ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! the item to replace type ( json_value ), pointer :: p2 !! item to take the place of `p1` logical ( LK ), intent ( in ), optional :: destroy !! Should `p1` also be destroyed !! (default is True). Normally, !! this should be true to avoid !! a memory leak. logical ( LK ) :: destroy_p1 !! if `p1` is to be destroyed if ( present ( destroy )) then destroy_p1 = destroy else destroy_p1 = . true . ! default end if call json % insert_after ( p1 , p2 ) call json % remove ( p1 , destroy_p1 ) end subroutine json_value_replace !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/11/2017 ! ! Reverse the order of the children of an array or object. subroutine json_value_reverse ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp !! temp variable for traversing the list type ( json_value ), pointer :: current !! temp variable for traversing the list integer ( IK ) :: var_type !! for getting the variable type if ( associated ( p )) then call json % info ( p , var_type = var_type ) ! can only reverse objects or arrays if ( var_type == json_object . or . var_type == json_array ) then nullify ( tmp ) current => p % children p % tail => current ! Swap next and previous for all nodes: do if (. not . associated ( current )) exit tmp => current % previous current % previous => current % next current % next => tmp current => current % previous end do if ( associated ( tmp )) then p % children => tmp % previous end if end if end if end subroutine json_value_reverse !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Swap two elements in a JSON structure. ! All of the children are carried along as well. ! !@note If both are not associated, then an error is thrown. ! !@note The assumption here is that both variables are part of a valid ! [[json_value]] linked list (so the normal `parent`, `previous`, ! `next`, etc. pointers are properly associated if necessary). ! !@warning This cannot be used to swap a parent/child pair, since that ! could lead to a circular linkage. An exception is thrown if ! this is tried. ! !@warning There are also other situations where using this routine may ! produce a malformed JSON structure, such as moving an array ! element outside of an array. This is not checked for. ! !@note If `p1` and `p2` have a common parent, it is always safe to swap them. subroutine json_value_swap ( json , p1 , p2 ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 !! swap with `p2` type ( json_value ), pointer :: p2 !! swap with `p1` logical :: same_parent !! if `p1` and `p2` have the same parent logical :: first_last !! if `p1` and `p2` are the first,last or !! last,first children of a common parent logical :: adjacent !! if `p1` and `p2` are adjacent !! elements in an array type ( json_value ), pointer :: a !! temporary variable type ( json_value ), pointer :: b !! temporary variable if ( json % exception_thrown ) return !both have to be associated: if ( associated ( p1 ) . and . associated ( p2 )) then !simple check to make sure that they both !aren't pointing to the same thing: if (. not . associated ( p1 , p2 )) then !we will not allow swapping an item with one of its descendants: if ( json % is_child_of ( p1 , p2 ) . or . json % is_child_of ( p2 , p1 )) then call json % throw_exception ( 'Error in json_value_swap: ' // & 'cannot swap an item with one of its descendants' ) else same_parent = ( associated ( p1 % parent ) . and . & associated ( p2 % parent ) . and . & associated ( p1 % parent , p2 % parent ) ) if ( same_parent ) then first_last = ( associated ( p1 % parent % children , p1 ) . and . & associated ( p2 % parent % tail , p2 )) . or . & ( associated ( p1 % parent % tail , p1 ) . and . & associated ( p2 % parent % children , p2 )) else first_last = . false . end if !first, we fix children,tail pointers: if ( same_parent . and . first_last ) then !this is all we have to do for the parent in this case: call swap_pointers ( p1 % parent % children , p2 % parent % tail ) else if ( same_parent . and . . not . first_last ) then if ( associated ( p1 % parent % children , p1 )) then p1 % parent % children => p2 ! p1 is the first child of the parent else if ( associated ( p1 % parent % children , p2 )) then p1 % parent % children => p1 ! p2 is the first child of the parent end if if ( associated ( p1 % parent % tail , p1 )) then p1 % parent % tail => p2 ! p1 is the last child of the parent else if ( associated ( p1 % parent % tail , p2 )) then p1 % parent % tail => p1 ! p2 is the last child of the parent end if else ! general case: different parents if ( associated ( p1 % parent )) then if ( associated ( p1 % parent % children , p1 )) p1 % parent % children => p2 if ( associated ( p1 % parent % tail , p1 )) p1 % parent % tail => p2 end if if ( associated ( p2 % parent )) then if ( associated ( p2 % parent % children , p2 )) p2 % parent % children => p1 if ( associated ( p2 % parent % tail , p2 )) p2 % parent % tail => p1 end if call swap_pointers ( p1 % parent , p2 % parent ) end if !now, have to fix previous,next pointers: !first, see if they are adjacent: adjacent = associated ( p1 % next , p2 ) . or . & associated ( p2 % next , p1 ) if ( associated ( p2 % next , p1 )) then !p2,p1 a => p2 b => p1 else !p1,p2 (or not adjacent) a => p1 b => p2 end if if ( associated ( a % previous )) a % previous % next => b if ( associated ( b % next )) b % next % previous => a if ( adjacent ) then !a comes before b in the original list b % previous => a % previous a % next => b % next a % previous => b b % next => a else if ( associated ( a % next )) a % next % previous => b if ( associated ( b % previous )) b % previous % next => a call swap_pointers ( a % previous , b % previous ) call swap_pointers ( a % next , b % next ) end if end if else call json % throw_exception ( 'Error in json_value_swap: ' // & 'both pointers must be associated' ) end if end if contains pure subroutine swap_pointers ( s1 , s2 ) implicit none type ( json_value ), pointer , intent ( inout ) :: s1 type ( json_value ), pointer , intent ( inout ) :: s2 type ( json_value ), pointer :: tmp !! temporary pointer if (. not . associated ( s1 , s2 )) then tmp => s1 s1 => s2 s2 => tmp end if end subroutine swap_pointers end subroutine json_value_swap !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/28/2016 ! ! Returns True if `p2` is a descendant of `p1` ! (i.e, a child, or a child of child, etc.) function json_value_is_child_of ( json , p1 , p2 ) result ( is_child_of ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p1 type ( json_value ), pointer :: p2 logical ( LK ) :: is_child_of is_child_of = . false . if ( json % exception_thrown ) return if ( associated ( p1 ) . and . associated ( p2 )) then if ( associated ( p1 % children )) then call json % traverse ( p1 % children , is_child_of_callback ) end if end if contains subroutine is_child_of_callback ( json , p , finished ) !! Traverse until `p` is `p2`. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished is_child_of = associated ( p , p2 ) finished = is_child_of ! stop searching if found end subroutine is_child_of_callback end function json_value_is_child_of !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/2/2016 ! ! Validate a [[json_value]] linked list by checking to make sure ! all the pointers are properly associated, arrays and objects ! have the correct number of children, and the correct data is ! allocated for the variable types. ! ! It recursively traverses the entire structure and checks every element. ! !### History ! * Jacob Williams, 8/26/2017 : added duplicate key check. ! !@note It will return on the first error it encounters. ! !@note This routine does not check or throw any exceptions. ! If `json` is currently in a state of exception, it will ! remain so after calling this routine. subroutine json_value_validate ( json , p , is_valid , error_msg ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: is_valid !! True if the structure is valid. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_msg !! if not valid, this will contain !! a description of the problem logical ( LK ) :: has_duplicate !! to check for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to duplicate key logical ( LK ) :: status_ok !! to check for existing exception character ( kind = CK , len = :), allocatable :: exception_msg !! error message for an existing exception character ( kind = CK , len = :), allocatable :: exception_msg2 !! error message for a new exception if ( associated ( p )) then is_valid = . true . call check_if_valid ( p , require_parent = associated ( p % parent )) if ( is_valid . and . . not . json % allow_duplicate_keys ) then ! if no errors so far, also check the ! entire structure for duplicate keys: ! note: check_for_duplicate_keys does call routines ! that check and throw exceptions, so let's clear any ! first. (save message for later) call json % check_for_errors ( status_ok , exception_msg ) call json % clear_exceptions () call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if ( json % failed ()) then ! if an exception was thrown during this call, ! then clear it but make that the error message ! returned by this routine. Normally this should ! never actually occur since we have already ! validated the structure. call json % check_for_errors ( is_valid , exception_msg2 ) error_msg = exception_msg2 call json % clear_exceptions () is_valid = . false . else if ( has_duplicate ) then error_msg = 'duplicate key found: ' // path is_valid = . false . end if end if if (. not . status_ok ) then ! restore any existing exception if necessary call json % throw_exception ( exception_msg ) end if ! cleanup: if ( allocated ( path )) deallocate ( path ) if ( allocated ( exception_msg )) deallocate ( exception_msg ) if ( allocated ( exception_msg2 )) deallocate ( exception_msg2 ) end if else error_msg = 'The pointer is not associated' is_valid = . false . end if contains recursive subroutine check_if_valid ( p , require_parent ) implicit none type ( json_value ), pointer , intent ( in ) :: p logical , intent ( in ) :: require_parent !! the first one may be a root (so no parent), !! but all descendants must have a parent. integer ( IK ) :: i !! counter type ( json_value ), pointer :: element type ( json_value ), pointer :: previous if ( is_valid . and . associated ( p )) then ! data type: select case ( p % var_type ) case ( json_null , json_object , json_array ) if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for ' // & 'json_null, json_object, or json_array variable type' is_valid = . false . return end if case ( json_logical ) if (. not . allocated ( p % log_value )) then error_msg = 'log_value should be allocated for json_logical variable type' is_valid = . false . return else if ( allocated ( p % int_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_logical variable type' is_valid = . false . return end if case ( json_integer ) if (. not . allocated ( p % int_value )) then error_msg = 'int_value should be allocated for json_integer variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . & allocated ( p % dbl_value ) . or . allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_integer variable type' is_valid = . false . return end if case ( json_real ) if (. not . allocated ( p % dbl_value )) then error_msg = 'dbl_value should be allocated for json_real variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % str_value )) then error_msg = 'incorrect data allocated for json_real variable type' is_valid = . false . return end if case ( json_string ) if (. not . allocated ( p % str_value )) then error_msg = 'str_value should be allocated for json_string variable type' is_valid = . false . return else if ( allocated ( p % log_value ) . or . allocated ( p % int_value ) . or . & allocated ( p % dbl_value )) then error_msg = 'incorrect data allocated for json_string variable type' is_valid = . false . return end if case default error_msg = 'invalid JSON variable type' is_valid = . false . return end select if ( require_parent . and . . not . associated ( p % parent )) then error_msg = 'parent pointer is not associated' is_valid = . false . return end if if (. not . allocated ( p % name )) then if ( associated ( p % parent )) then if ( p % parent % var_type /= json_array ) then error_msg = 'JSON variable must have a name if not an ' // & 'array element or the root' is_valid = . false . return end if end if end if if ( associated ( p % children ) . neqv . associated ( p % tail )) then error_msg = 'both children and tail pointers must be associated' is_valid = . false . return end if ! now, check next one: if ( associated ( p % next )) then if ( associated ( p , p % next )) then error_msg = 'circular linked list' is_valid = . false . return else ! if it's an element in an ! array, then require a parent: call check_if_valid ( p % next , require_parent = . true .) end if end if if ( associated ( p % children )) then if ( p % var_type /= json_array . and . p % var_type /= json_object ) then error_msg = 'only arrays and objects can have children' is_valid = . false . return end if ! first validate children pointers: previous => null () element => p % children do i = 1_IK , p % n_children if (. not . associated ( element % parent , p )) then error_msg = 'child''s parent pointer not properly associated' is_valid = . false . return end if if ( i == 1 . and . associated ( element % previous )) then error_msg = 'first child shouldn''t have a previous' is_valid = . false . return end if if ( i < p % n_children . and . . not . associated ( element % next )) then error_msg = 'not enough children' is_valid = . false . return end if if ( i == p % n_children . and . associated ( element % next )) then error_msg = 'too many children' is_valid = . false . return end if if ( i > 1 ) then if (. not . associated ( previous , element % previous )) then error_msg = 'previous pointer not properly associated' is_valid = . false . return end if end if if ( i == p % n_children . and . & . not . associated ( element % parent % tail , element )) then error_msg = 'parent''s tail pointer not properly associated' is_valid = . false . return end if if ( i < p % n_children ) then !setup next case: previous => element element => element % next end if end do !now check all the children: call check_if_valid ( p % children , require_parent = . true .) end if end if end subroutine check_if_valid end subroutine json_value_validate !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, remove the variable ! from [[json_value]], if it exists. subroutine json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable to remove type ( json_value ), pointer :: p_var logical ( LK ) :: found call json % get ( p , path , p_var , found ) if ( found ) call json % remove ( p_var ) end subroutine json_value_remove_if_present !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_remove_if_present]], where `path` is kind=CDK. subroutine wrap_json_value_remove_if_present ( json , p , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path call json % remove_if_present ( p , to_unicode ( path )) end subroutine wrap_json_value_remove_if_present !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_logical ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_logical: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_logical]], where `path` is kind=CDK. subroutine wrap_json_update_logical ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure logical ( LK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_real ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_real: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `path` is kind=CDK. subroutine wrap_json_update_real ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( RK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `val` is `real32`. subroutine json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real32]], where `path` is kind=CDK. subroutine wrap_json_update_real32 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real32 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_update_real]], where `val` is `real64`. subroutine json_update_real64 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real64 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , path , real ( val , RK ), found ) end subroutine json_update_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_real64]], where `path` is kind=CDK. subroutine wrap_json_update_real64 ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure real ( real64 ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), real ( val , RK ), found ) end subroutine wrap_json_update_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_integer ( p_var , val ) !update the value case default found = . false . call json % throw_exception ( 'Error in json_update_integer: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_integer]], where `path` is kind=CDK. subroutine wrap_json_update_integer ( json , p , path , val , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure integer ( IK ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. call json % update ( p , to_unicode ( path ), val , found ) end subroutine wrap_json_update_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/6/2014 ! ! Given the path string, if the variable is present, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !@note If the variable is not a scalar, an exception will be thrown. subroutine json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) type ( json_value ), pointer :: p_var integer ( IK ) :: var_type call json % get ( p , path , p_var , found ) if ( found ) then call json % info ( p_var , var_type ) select case ( var_type ) case ( json_null , json_logical , json_integer , json_real , json_string ) call json % to_string ( p_var , val , trim_str = trim_str , adjustl_str = adjustl_str ) ! update the value case default found = . false . call json % throw_exception ( 'Error in json_update_string: ' // & 'the variable is not a scalar value' , found ) end select else call json % add_by_path ( p , path , val ) !add the new element end if end subroutine json_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `path` and `value` are kind=CDK. subroutine wrap_json_update_string ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `path` is kind=CDK. subroutine json_update_string_name_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_update_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_update_string]], where `val` is kind=CDK. subroutine json_update_string_val_ascii ( json , p , path , val , found , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable in the structure character ( kind = CDK , len =* ), intent ( in ) :: val !! the new value logical ( LK ), intent ( out ) :: found !! if the variable was found and was a scalar. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) call json % update ( p , path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_update_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> ! Adds `member` as a child of `p`. subroutine json_value_add_member ( json , p , member ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! `p` must be a `json_object` !! or a `json_array` type ( json_value ), pointer :: member !! the child member !! to add to `p` integer ( IK ) :: var_type !! variable type of `p` if (. not . json % exception_thrown ) then if ( associated ( p )) then call json % info ( p , var_type = var_type ) select case ( var_type ) case ( json_object , json_array ) ! associate the parent member % parent => p ! add to linked list if ( associated ( p % children )) then p % tail % next => member member % previous => p % tail else p % children => member member % previous => null () !first in the list end if ! new member is now the last one in the list p % tail => member p % n_children = p % n_children + 1 case default call json % throw_exception ( 'Error in json_value_add_member: ' // & 'can only add child to object or array' ) end select else call json % throw_exception ( 'Error in json_value_add_member: ' // & 'the pointer is not associated' ) end if end if end subroutine json_value_add_member !***************************************************************************************** !***************************************************************************************** !> ! Inserts `element` after `p`, and updates the JSON structure accordingly. ! !### Example ! !````fortran ! program test ! use json_module ! implicit none ! logical(json_LK) :: found ! type(json_core) :: json ! type(json_value),pointer :: p,new,element ! call json%load(file='myfile.json', p=p) ! call json%get(p,'x(3)',element,found) ! get pointer to an array element in the file ! call json%create_integer(new,1,'') ! create a new element ! call json%insert_after(element,new) ! insert new element after x(3) ! call json%print(p,'myfile2.json') ! write it to a file ! call json%destroy(p) ! cleanup ! end program test !```` ! !### Details ! ! * This routine can be used to insert a new element (or set of elements) ! into an array or object at a specific index. ! See [[json_value_insert_after_child_by_index]] ! * Children and subsequent elements of `element` are carried along. ! * If the inserted elements are part of an existing list, then ! they are removed from that list. ! !```` ! p ! [1] - [2] - [3] - [4] ! | ! [5] - [6] - [7] n=3 elements inserted ! element last ! ! Result is: ! ! [1] - [2] - [5] - [6] - [7] - [3] - [4] ! !```` subroutine json_value_insert_after ( json , p , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a value from a JSON structure !! (presumably, this is a child of !! an object or array). type ( json_value ), pointer :: element !! the element to insert after `p` type ( json_value ), pointer :: parent !! the parent of `p` type ( json_value ), pointer :: next !! temp pointer for traversing structure type ( json_value ), pointer :: last !! the last of the items being inserted integer :: n !! number of items being inserted if (. not . json % exception_thrown ) then parent => p % parent ! set first parent of inserted list: element % parent => parent ! Count the number of inserted elements. ! and set their parents. n = 1 ! initialize counter next => element % next last => element do if (. not . associated ( next )) exit n = n + 1 next % parent => parent last => next next => next % next end do if ( associated ( parent )) then ! update parent's child counter: parent % n_children = parent % n_children + n ! if p is last of parents children then ! also have to update parent tail pointer: if ( associated ( parent % tail , p )) then parent % tail => last end if end if if ( associated ( element % previous )) then ! element is apparently part of an existing list, ! so have to update that as well. if ( associated ( element % previous % parent )) then element % previous % parent % n_children = & element % previous % parent % n_children - n element % previous % parent % tail => & element % previous ! now the last one in the list else ! this would be a memory leak if the previous entries ! are not otherwise being pointed too ! [throw an error in this case???] end if !remove element from the other list: element % previous % next => null () end if element % previous => p if ( associated ( p % next )) then ! if there are any in the list after p: last % next => p % next last % next % previous => element else last % next => null () end if p % next => element end if end subroutine json_value_insert_after !***************************************************************************************** !***************************************************************************************** !> ! Inserts `element` after the `idx`-th child of `p`, ! and updates the JSON structure accordingly. This is just ! a wrapper for [[json_value_insert_after]]. subroutine json_value_insert_after_child_by_index ( json , p , idx , element ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! a JSON object or array. integer ( IK ), intent ( in ) :: idx !! the index of the child of `p` to !! insert the new element after !! (this is a 1-based Fortran !! style array index) type ( json_value ), pointer :: element !! the element to insert type ( json_value ), pointer :: tmp !! for getting the `idx`-th child of `p` if (. not . json % exception_thrown ) then ! get the idx-th child of p: call json % get_child ( p , idx , tmp ) ! call json_value_insert_after: if (. not . json % exception_thrown ) call json % insert_after ( tmp , element ) end if end subroutine json_value_insert_after_child_by_index !***************************************************************************************** !***************************************************************************************** !> ! Add a new member (`json_value` pointer) to a JSON structure, given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! name of the variable if ( . not . json % exception_thrown ) then if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Input pointer p is not associated.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created ) ) was_created = . false . else ! return a pointer to the path (possibly creating it) call json % create ( me , path , tmp , found , was_created ) if (. not . associated ( tmp )) then call json % throw_exception ( 'Error in json_add_member_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else call json % info ( tmp , name = name ) ! replace it with the new one: call json % replace ( tmp , p , destroy = . true .) call json % rename ( p , name ) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_member_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_member_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_member_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_member_by_path ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_add_member_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add an integer value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_integer_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_integer ) then p % int_value = value else call json % info ( p , name = name ) call json % create_integer ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_integer_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_integer_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add an real value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_real_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_real ) then p % dbl_value = value else call json % info ( p , name = name ) call json % create_real ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_add_real_by_path]] where value=real32. subroutine json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real32_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real32_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_add_real_by_path]] where value=real32. subroutine json_add_real64_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real64_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_real64_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real64_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Add a logical value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_logical_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_logical ) then p % log_value = value else call json % info ( p , name = name ) call json % create_logical ( tmp , value , name ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_logical_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_logical_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Add a string value to a [[json_value]], given the path. ! !@warning If the path points to an existing variable in the structure, ! then this routine will destroy it and replace it with the ! new value. subroutine json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p type ( json_value ), pointer :: tmp character ( kind = CK , len = :), allocatable :: name !! variable name if ( . not . json % exception_thrown ) then nullify ( p ) ! return a pointer to the path (possibly creating it) ! If the variable had to be created, then ! it will be a json_null variable. call json % create ( me , path , p , found , was_created ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_add_string_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else !NOTE: a new object is created, and the old one ! is replaced and destroyed. This is to ! prevent memory leaks if the type is ! being changed (for example, if an array ! is being replaced with a scalar). if ( p % var_type == json_string ) then p % str_value = value else call json % info ( p , name = name ) call json % create_string ( tmp , value , name , trim_str , adjustl_str ) call json % replace ( p , tmp , destroy = . true .) end if end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_string_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_add_string_by_path ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , trim_str , adjustl_str ) end subroutine wrap_json_add_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_by_path]] where \"path\" is kind=CDK. subroutine json_add_string_by_path_path_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , to_unicode ( path ), value , found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_by_path]] where \"value\" is kind=CDK. subroutine json_add_string_by_path_value_ascii ( json , me , path , value , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: value !! the value to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_by_path ( me , path , to_unicode ( value ), found , was_created , trim_str , adjustl_str ) end subroutine json_add_string_by_path_value_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_integer_by_path]] for adding an integer vector by path. subroutine json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_integer_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_integer_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_integer_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_logical_by_path]] for adding a logical vector by path. subroutine json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_logical_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_logical_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_logical_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) call json % add ( var , CK_ '' , value ( i )) end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_real_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % json_add_real_vec_by_path ( me , to_unicode ( path ), value , found , was_created ) end subroutine wrap_json_add_real_vec_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real32_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real32_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real32_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real32_vec_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Wrapper to [[json_add_real_by_path]] for adding a real vector by path. subroutine json_add_real64_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , path , real ( value , RK ), found , was_created ) end subroutine json_add_real64_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_real64_vec_by_path]] where \"path\" is kind=CDK). subroutine wrap_json_add_real64_vec_by_path ( json , me , path , value , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call json % add_by_path ( me , to_unicode ( path ), real ( value , RK ), found , was_created ) end subroutine wrap_json_add_real64_vec_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Wrapper to [[json_add_string_by_path]] for adding a string vector by path. ! !@note The `ilen` input can be used to specify the actual lengths of the ! the strings in the array. They must all be `<= len(value)`. subroutine json_add_string_vec_by_path ( json , me , path , value , found , was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: p !! pointer to path (which may exist) type ( json_value ), pointer :: var !! new variable that is created integer ( IK ) :: i !! counter character ( kind = CK , len = :), allocatable :: name !! the variable name logical ( LK ) :: p_found !! if the path was successfully found (or created) if ( . not . json % exception_thrown ) then ! validate ilen array if present: if ( present ( ilen )) then if ( size ( ilen ) /= size ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid size of ilen input vector.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return else ! also have to validate the specified lengths. ! (must not be greater than input string length) do i = 1 , size ( value ) if ( ilen ( i ) > len ( value )) then call json % throw_exception ( 'Error in json_add_string_vec_by_path: ' // & 'Invalid ilen element.' , found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if if ( present ( was_created )) was_created = . false . return end if end do end if end if !get a pointer to the variable !(creating it if necessary) call json % create ( me , path , p , found = p_found ) if ( p_found ) then call json % info ( p , name = name ) ! want to keep the existing name call json % create_array ( var , name ) ! create a new array variable call json % replace ( p , var , destroy = . true .) ! replace p with this array (destroy p) !populate each element of the array: do i = 1 , size ( value ) if ( present ( ilen )) then call json % add ( var , CK_ '' , value ( i )( 1 : ilen ( i )), & trim_str = trim_str , adjustl_str = adjustl_str ) else call json % add ( var , CK_ '' , value ( i ), & trim_str = trim_str , adjustl_str = adjustl_str ) end if end do end if else if ( present ( found ) ) found = . false . if ( present ( was_created ) ) was_created = . false . end if end subroutine json_add_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"path\" and \"value\" are kind=CDK). subroutine wrap_json_add_string_vec_by_path ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_add_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"value\" is kind=CDK). subroutine json_add_string_vec_by_path_value_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , path , to_unicode ( value ),& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_value_ascii !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_add_string_vec_by_path]] where \"path\" is kind=CDK). subroutine json_add_string_vec_by_path_path_ascii ( json , me , path , value ,& found , was_created , ilen ,& trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me !! the JSON structure character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: value !! the vector to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element call json % json_add_string_vec_by_path ( me , to_unicode ( path ), value ,& found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_add_string_vec_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a real value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value type ( json_value ), pointer :: var !create the variable: call json % create_real ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `name` is kind=CDK. subroutine wrap_json_value_add_real ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( RK ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a real vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( RK ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `val` is `real32`. subroutine json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real32]] where `name` is kind=CDK. subroutine wrap_json_value_add_real32 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real32 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `val` is `real32`. subroutine json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real32_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real32_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real32 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_value_add_real]] where `val` is `real64`. subroutine json_value_add_real64 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name real ( real64 ), intent ( in ) :: val !! real value call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real64]] where `name` is kind=CDK. subroutine wrap_json_value_add_real64 ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! variable name real ( real64 ), intent ( in ) :: val !! real value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real_vec]] where `val` is `real64`. subroutine json_value_add_real64_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name real ( real64 ), dimension (:), intent ( in ) :: val call json % add ( p , name , real ( val , RK )) end subroutine json_value_add_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_real64_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_real64_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name real ( real64 ), dimension (:), intent ( in ) :: val call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> ! Add a NULL value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: var !create the variable: call json % create_null ( var , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_null !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_null]] where `name` is kind=CDK. subroutine wrap_json_value_add_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable call json % add ( p , to_unicode ( name )) end subroutine wrap_json_value_add_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add an integer value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name integer ( IK ), intent ( in ) :: val type ( json_value ), pointer :: var !create the variable: call json % create_integer ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_integer]] where `name` is kind=CDK. subroutine wrap_json_value_add_integer ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a integer vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create a variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_integer_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_integer_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable integer ( IK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a logical value child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value type ( json_value ), pointer :: var !create the variable: call json % create_logical ( var , val , name ) !add it: call json % add ( p , var ) end subroutine json_value_add_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_logical]] where `name` is kind=CDK. subroutine wrap_json_value_add_logical ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Add a logical vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the vector logical ( LK ), dimension (:), intent ( in ) :: val !! value type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i )) end do !add it: call json % add ( p , var ) end subroutine json_value_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_logical_vec]] where `name` is kind=CDK. subroutine wrap_json_value_add_logical_vec ( json , p , name , val ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable logical ( LK ), dimension (:), intent ( in ) :: val !! value call json % add ( p , to_unicode ( name ), val ) end subroutine wrap_json_value_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a character string child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` type ( json_value ), pointer :: var !create the variable: call json % create_string ( var , val , name , trim_str , adjustl_str ) !add it: call json % add ( p , var ) end subroutine json_value_add_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `name` and `val` are kind=CDK. subroutine wrap_json_value_add_string ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `name` is kind=CDK. subroutine json_value_add_string_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string]] where `val` is kind=CDK. subroutine json_value_add_string_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! name of the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Add a character string vector child to the [[json_value]] variable. ! !@note This routine is part of the public API that can be ! used to build a JSON structure using [[json_value]] pointers. subroutine json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name !! variable name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val !! array of strings logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element type ( json_value ), pointer :: var integer ( IK ) :: i !! counter !create the variable as an array: call json % create_array ( var , name ) !populate the array: do i = 1 , size ( val ) call json % add ( var , CK_ '' , val ( i ), trim_str , adjustl_str ) end do !add it: call json % add ( p , var ) end subroutine json_value_add_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `name` and `val` are kind=CDK. subroutine wrap_json_value_add_string_vec ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), to_unicode ( val ), trim_str , adjustl_str ) end subroutine wrap_json_value_add_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `name` is kind=CDK. subroutine json_value_add_string_vec_name_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name character ( kind = CK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , to_unicode ( name ), val , trim_str , adjustl_str ) end subroutine json_value_add_string_vec_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_add_string_vec]] where `val` is kind=CDK. subroutine json_value_add_string_vec_val_ascii ( json , p , name , val , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: val logical ( LK ), intent ( in ), optional :: trim_str logical ( LK ), intent ( in ), optional :: adjustl_str call json % add ( p , name , to_unicode ( val ), trim_str , adjustl_str ) end subroutine json_value_add_string_vec_val_ascii !***************************************************************************************** !***************************************************************************************** !> ! Count the number of children in the object or array. ! !### History ! * JW : 1/4/2014 : Original routine removed. ! Now using `n_children` variable. ! Renamed from `json_value_count`. function json_count ( json , p ) result ( count ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! this should normally be a `json_object` !! or a `json_array`. For any other !! variable type this will return 0. integer ( IK ) :: count !! number of children in `p`. if ( associated ( p )) then count = p % n_children else call json % throw_exception ( 'Error in json_count: ' // & 'pointer is not associated.' ) end if end function json_count !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/16/2015 ! ! Returns a pointer to the parent of a [[json_value]]. ! If there is no parent, then a `null()` pointer is returned. subroutine json_get_parent ( json , p , parent ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: parent !! pointer to `parent` if ( associated ( p )) then parent => p % parent else nullify ( parent ) call json % throw_exception ( 'Error in json_get_parent: ' // & 'pointer is not associated.' ) end if end subroutine json_get_parent !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the next of a [[json_value]]. ! If there is no next, then a `null()` pointer is returned. subroutine json_get_next ( json , p , next ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: next !! pointer to `next` if ( associated ( p )) then next => p % next else nullify ( next ) call json % throw_exception ( 'Error in json_get_next: ' // & 'pointer is not associated.' ) end if end subroutine json_get_next !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the previous of a [[json_value]]. ! If there is no previous, then a `null()` pointer is returned. subroutine json_get_previous ( json , p , previous ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: previous !! pointer to `previous` if ( associated ( p )) then previous => p % previous else nullify ( previous ) call json % throw_exception ( 'Error in json_get_previous: ' // & 'pointer is not associated.' ) end if end subroutine json_get_previous !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 10/31/2015 ! ! Returns a pointer to the tail of a [[json_value]] ! (the last child of an array of object). ! If there is no tail, then a `null()` pointer is returned. subroutine json_get_tail ( json , p , tail ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! JSON object type ( json_value ), pointer , intent ( out ) :: tail !! pointer to `tail` if ( associated ( p )) then tail => p % tail else nullify ( tail ) call json % throw_exception ( 'Error in json_get_tail: ' // & 'pointer is not associated.' ) end if end subroutine json_get_tail !***************************************************************************************** !***************************************************************************************** !> ! Returns a child in the object or array given the index. subroutine json_value_get_child_by_index ( json , p , idx , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data integer ( IK ), intent ( in ) :: idx !! index of the child !! (this is a 1-based Fortran !! style array index). type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i !! counter nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p % children )) then ! If getting first or last child, we can do this quickly. ! Otherwise, traverse the list. if ( idx == 1 ) then child => p % children ! first one elseif ( idx == p % n_children ) then if ( associated ( p % tail )) then child => p % tail ! last one else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%tail is not associated.' , found ) end if elseif ( idx < 1 . or . idx > p % n_children ) then call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' idx is out of range.' , found ) else ! if idx is closer to the end, we traverse the list backward from tail, ! otherwise we traverse it forward from children: if ( p % n_children - idx < idx ) then ! traverse backward child => p % tail do i = 1 , p % n_children - idx if ( associated ( child % previous )) then child => child % previous else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%previous is not associated.' , found ) nullify ( child ) exit end if end do else ! traverse forward child => p % children do i = 1 , idx - 1 if ( associated ( child % next )) then child => child % next else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' child%next is not associated.' , found ) nullify ( child ) exit end if end do end if end if else call json % throw_exception ( 'Error in json_value_get_child_by_index:' // & ' p%children is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_index !***************************************************************************************** !***************************************************************************************** !> ! Returns pointer to the first child of the object ! (or `null()` if it is not associated). subroutine json_value_get_child ( json , p , child ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! object or array JSON data type ( json_value ), pointer :: child !! pointer to the child if ( associated ( p )) then child => p % children else nullify ( child ) call json % throw_exception ( 'Error in json_value_get_child: ' // & 'pointer is not associated.' ) end if end subroutine json_value_get_child !***************************************************************************************** !***************************************************************************************** !> ! Returns a child in the object or array given the name string. ! ! The name search can be case-sensitive or not, and can have significant trailing ! whitespace or not, depending on the settings in the [[json_core(type)]] class. ! !@note The `name` input is not a path, and is not parsed like it is in [[json_get_by_path]]. subroutine json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len =* ), intent ( in ) :: name !! the name of a child of `p` type ( json_value ), pointer :: child !! pointer to the child logical ( LK ), intent ( out ), optional :: found !! true if the value was found !! (if not present, an exception !! will be thrown if it was not !! found. If present and not !! found, no exception will be !! thrown). integer ( IK ) :: i , n_children logical :: error nullify ( child ) if (. not . json % exception_thrown ) then if ( associated ( p )) then error = . true . ! will be false if it is found if ( p % var_type == json_object ) then n_children = json % count ( p ) child => p % children !start with first one do i = 1 , n_children if (. not . associated ( child )) then call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'Malformed JSON linked list' , found ) exit end if if ( allocated ( child % name )) then !name string matching routine: if ( json % name_equal ( child , name )) then error = . false . exit end if end if child => child % next end do end if if ( error ) then !did not find anything: call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'child variable ' // trim ( name ) // ' was not found.' , found ) nullify ( child ) end if else call json % throw_exception (& 'Error in json_value_get_child_by_name: ' // & 'pointer is not associated.' , found ) end if ! found output: if ( json % exception_thrown ) then if ( present ( found )) then call json % clear_exceptions () found = . false . end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_value_get_child_by_name !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Checks a JSON object for duplicate child names. ! ! It uses the specified settings for name matching (see [[name_strings_equal]]). ! !@note This will only check for one duplicate, ! it will return the first one that it finds. subroutine json_check_children_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! two children have duplicate !! `name` values. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicate was found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) integer ( IK ) :: i !! counter integer ( IK ) :: j !! counter type ( json_value ), pointer :: child !! pointer to a child of `p` integer ( IK ) :: n_children !! number of children of `p` logical ( LK ) :: found !! flag for `get_child` type :: alloc_str !! so we can have an array of allocatable strings character ( kind = CK , len = :), allocatable :: str !! name string end type alloc_str type ( alloc_str ), dimension (:), allocatable :: names !! array of all the !! child name strings ! initialize: has_duplicate = . false . if (. not . json % exception_thrown ) then if ( associated ( p )) then if ( p % var_type == json_object ) then ! number of items to check: n_children = json % count ( p ) allocate ( names ( n_children )) ! first get a list of all the name keys: do i = 1 , n_children call json % get_child ( p , i , child , found ) ! get by index if (. not . found ) then call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Malformed JSON linked list' ) exit end if if ( allocated ( child % name )) then names ( i )% str = child % name else call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Object child name is not allocated' ) exit end if end do if (. not . json % exception_thrown ) then ! now check the list for duplicates: main : do i = 1 , n_children do j = 1 , i - 1 if ( json % name_strings_equal ( names ( i )% str , names ( j )% str )) then has_duplicate = . true . if ( present ( name )) then name = names ( i )% str end if if ( present ( path )) then call json % get_child ( p , names ( i )% str , child , found ) ! get by name if ( found ) then call json % get_path ( child , path , found ) if (. not . found ) then ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get path' ) end if else ! should never happen since we know it is there call json % throw_exception (& 'Error in json_check_children_for_duplicate_keys: ' // & 'Could not get child: ' // trim ( names ( i )% str )) end if end if exit main end if end do end do main end if ! cleanup do i = 1 , n_children if ( allocated ( names ( i )% str )) deallocate ( names ( i )% str ) end do if ( allocated ( names )) deallocate ( names ) end if end if end if end subroutine json_check_children_for_duplicate_keys !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 8/25/2017 ! ! Checks a JSON structure for duplicate child names. ! This one recursively traverses the entire structure ! (calling [[json_check_children_for_duplicate_keys]] ! recursively for each element). ! !@note This will only check for one duplicate, ! it will return the first one that it finds. subroutine json_check_all_for_duplicate_keys ( json , p , has_duplicate , name , path ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! the object to search. If `p` is !! not a `json_object`, then `has_duplicate` !! will be false. logical ( LK ), intent ( out ) :: has_duplicate !! true if there is at least !! one duplicate `name` key anywhere !! in the structure. character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! the duplicate name !! (unallocated if no !! duplicates were found) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: path !! the full path to the !! duplicate name !! (unallocated if no !! duplicate was found) has_duplicate = . false . if (. not . json % exception_thrown ) then call json % traverse ( p , duplicate_key_func ) end if contains subroutine duplicate_key_func ( json , p , finished ) !! Callback function to check each element !! for duplicate child names. implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p logical ( LK ), intent ( out ) :: finished #if defined __GFORTRAN__ ! this is a workaround for a gfortran bug (6 and 7), character ( kind = CK , len = :), allocatable :: tmp_name !! temp variable for `name` string character ( kind = CK , len = :), allocatable :: tmp_path !! temp variable for `path` string if ( present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name , path = tmp_path ) else if ( present ( name ) . and . . not . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , name = tmp_name ) else if (. not . present ( name ) . and . present ( path )) then call json % check_children_for_duplicate_keys ( p , has_duplicate , path = tmp_path ) else call json % check_children_for_duplicate_keys ( p , has_duplicate ) end if if ( has_duplicate ) then if ( present ( name )) name = tmp_name if ( present ( path )) path = tmp_path end if #else call json % check_children_for_duplicate_keys ( p , has_duplicate , name , path ) #endif finished = has_duplicate . or . json % exception_thrown end subroutine duplicate_key_func end subroutine json_check_all_for_duplicate_keys !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_get_child_by_name]] where `name` is kind=CDK. subroutine wrap_json_value_get_child_by_name ( json , p , name , child , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: name type ( json_value ), pointer :: child logical ( LK ), intent ( out ), optional :: found call json % get ( p , to_unicode ( name ), child , found ) end subroutine wrap_json_value_get_child_by_name !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/12/2014 ! ! Print the [[json_value]] structure to an allocatable string. subroutine json_value_to_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CK , len = :), intent ( out ), allocatable :: str !! prints structure to this string integer ( IK ) :: iloc !! used to keep track of size of str !! since it is being allocated in chunks. str = repeat ( space , print_str_chunk_size ) iloc = 0_IK call json % json_value_print ( p , iunit = unit2str , str = str , iloc = iloc , indent = 1_IK , colon = . true .) ! trim the string if necessary: if ( len ( str ) > iloc ) str = str ( 1 : iloc ) end subroutine json_value_to_string !***************************************************************************************** !***************************************************************************************** !> ! Print the [[json_value]] structure to the console (`output_unit`). ! !### Note ! * Just a wrapper for [[json_print_to_unit]]. subroutine json_print_to_console ( json , p ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p call json % print ( p , int ( output_unit , IK )) end subroutine json_print_to_console !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/20/2014 ! ! Print the [[json_value]] structure to a file. subroutine json_print_to_unit ( json , p , iunit ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! the file unit (the file must !! already have been opened, can't be -1). character ( kind = CK , len = :), allocatable :: dummy !! dummy for `str` argument !! to [[json_value_print]] integer ( IK ) :: idummy !! dummy for `iloc` argument !! to [[json_value_print]] if ( iunit /= unit2str ) then idummy = 0_IK call json % json_value_print ( p , iunit , str = dummy , iloc = idummy , indent = 1_IK , colon = . true .) else call json % throw_exception ( 'Error in json_print_to_unit: iunit must not be -1.' ) end if end subroutine json_print_to_unit !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/23/2014 ! ! Print the [[json_value]] structure to a file. subroutine json_print_to_filename ( json , p , filename ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to print to !! (should not already be open) integer ( IK ) :: iunit !! file unit for `open` statement integer ( IK ) :: istat !! `iostat` code for `open` statement open ( newunit = iunit , file = filename , status = 'REPLACE' , iostat = istat FILE_ENCODING ) if ( istat == 0 ) then call json % print ( p , iunit ) close ( iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_print_to_filename: could not open file: ' // & trim ( filename )) end if end subroutine json_print_to_filename !***************************************************************************************** !***************************************************************************************** !> ! Print the JSON structure to a string or a file. ! !### Notes ! * This is an internal routine called by the various wrapper routines. ! * The reason the `str` argument is non-optional is because of a ! bug in v4.9 of the gfortran compiler. recursive subroutine json_value_print ( json , p , iunit , str , indent ,& need_comma , colon , is_array_element ,& is_compressed_vector , iloc ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p integer ( IK ), intent ( in ) :: iunit !! file unit to write to (the !! file is assumed to be open) integer ( IK ), intent ( in ), optional :: indent !! indention level logical ( LK ), intent ( in ), optional :: is_array_element !! if this is an array element logical ( LK ), intent ( in ), optional :: need_comma !! if it needs a comma after it logical ( LK ), intent ( in ), optional :: colon !! if the colon was just written character ( kind = CK , len = :), intent ( inout ), allocatable :: str !! if `iunit==unit2str` (-1) then !! the structure is printed to this !! string rather than a file. This mode !! is used by [[json_value_to_string]]. integer ( IK ), intent ( inout ) :: iloc !! current index in `str`. should be set to 0 initially. !! [only used when `str` is used.] logical ( LK ), intent ( in ), optional :: is_compressed_vector !! if True, this is an element !! from an array being printed !! on one line [default is False] character ( kind = CK , len = max_numeric_str_len ) :: tmp !! for value to string conversions character ( kind = CK , len = :), allocatable :: s_indent !! the string of spaces for !! indenting (see `tab` and `spaces`) character ( kind = CK , len = :), allocatable :: s !! the string appended to `str` type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: tab !! number of `tabs` for indenting integer ( IK ) :: spaces !! number of spaces for indenting integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children logical ( LK ) :: print_comma !! if the comma will be printed after the value logical ( LK ) :: write_file !! if we are writing to a file logical ( LK ) :: write_string !! if we are writing to a string logical ( LK ) :: is_array !! if this is an element in an array logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type character ( kind = CK , len = :), allocatable :: str_escaped !! escaped version of !! `name` or `str_value` if (. not . json % exception_thrown ) then if (. not . associated ( p )) then ! note: a null() pointer will trigger this error. ! However, if the pointer is undefined, then this will ! crash (if this wasn't here it would crash below when ! we try to access the contents) call json % throw_exception ( 'Error in json_value_print: ' // & 'the pointer is not associated' ) return end if if ( present ( is_compressed_vector )) then is_vector = is_compressed_vector else is_vector = . false . end if !whether to write a string or a file (one or the other): write_string = ( iunit == unit2str ) write_file = . not . write_string !if the comma will be printed after the value ! [comma not printed for the last elements] if ( present ( need_comma )) then print_comma = need_comma else print_comma = . false . end if !number of \"tabs\" to indent: if ( present ( indent ) . and . . not . json % no_whitespace ) then tab = indent else tab = 0 end if !convert to number of spaces: spaces = tab * json % spaces_per_tab !if this is an element in an array: if ( present ( is_array_element )) then is_array = is_array_element else is_array = . false . end if !if the colon was the last thing written if ( present ( colon )) then s_indent = CK_ '' else s_indent = repeat ( space , spaces ) end if select case ( p % var_type ) case ( json_object ) count = json % count ( p ) if ( count == 0 ) then !special case for empty object s = s_indent // start_object // end_object call write_it ( comma = print_comma ) else s = s_indent // start_object call write_it () !if an object is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! print the name if ( allocated ( element % name )) then call escape_string ( element % name , str_escaped , json % escape_solidus ) if ( json % no_whitespace ) then !compact printing - no extra space s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char call write_it ( advance = . false .) else s = repeat ( space , spaces ) // quotation_mark // & str_escaped // quotation_mark // colon_char // space call write_it ( advance = . false .) end if else call json % throw_exception ( 'Error in json_value_print:' // & ' element%name not allocated' ) nullify ( element ) return end if ! recursive print of the element call json % json_value_print ( element , iunit = iunit , indent = tab + 1_IK , & need_comma = i < count , colon = . true ., str = str , iloc = iloc ) if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do ! [one fewer tab if it isn't an array element] if (. not . is_array ) then s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_object else s = s_indent // end_object end if call write_it ( comma = print_comma ) nullify ( element ) end if case ( json_array ) count = json % count ( p ) if ( count == 0 ) then ! special case for empty array s = s_indent // start_array // end_array call write_it ( comma = print_comma ) else ! if every child is the same type & a scalar: is_vector = json % is_vector ( p ) if ( json % failed ()) return s = s_indent // start_array call write_it ( advance = (. not . is_vector ) ) !if an array is in an array, there is an extra tab: if ( is_array ) then if ( . not . json % no_whitespace ) tab = tab + 1 spaces = tab * json % spaces_per_tab end if nullify ( element ) element => p % children do i = 1 , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_value_print: ' // & 'Malformed JSON linked list' ) return end if ! recursive print of the element if ( is_vector ) then call json % json_value_print ( element , iunit = iunit , indent = 0_IK ,& need_comma = i < count , is_array_element = . false ., & str = str , iloc = iloc ,& is_compressed_vector = . true .) else call json % json_value_print ( element , iunit = iunit , indent = tab ,& need_comma = i < count , is_array_element = . true ., & str = str , iloc = iloc ) end if if ( json % exception_thrown ) return ! get the next child the list: element => element % next end do !indent the closing array character: if ( is_vector ) then s = end_array call write_it ( comma = print_comma ) else s = repeat ( space , max ( 0_IK , spaces - json % spaces_per_tab )) // end_array call write_it ( comma = print_comma ) end if nullify ( element ) end if case ( json_null ) s = s_indent // null_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_string ) if ( allocated ( p % str_value )) then ! have to escape the string for printing: call escape_string ( p % str_value , str_escaped , json % escape_solidus ) s = s_indent // quotation_mark // str_escaped // quotation_mark call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else call json % throw_exception ( 'Error in json_value_print:' // & ' p%value_string not allocated' ) return end if case ( json_logical ) if ( p % log_value ) then s = s_indent // true_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) else s = s_indent // false_str call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) end if case ( json_integer ) call integer_to_string ( p % int_value , int_fmt , tmp ) s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case ( json_real ) if ( allocated ( json % real_fmt )) then call real_to_string ( p % dbl_value , json % real_fmt , json % compact_real , json % non_normals_to_null , tmp ) else !use the default format (user has not called initialize() or specified one): call real_to_string ( p % dbl_value , default_real_fmt , json % compact_real , json % non_normals_to_null , tmp ) end if s = s_indent // trim ( tmp ) call write_it ( comma = print_comma , & advance = (. not . is_vector ),& space_after_comma = is_vector ) case default call integer_to_string ( p % var_type , int_fmt , tmp ) call json % throw_exception ( 'Error in json_value_print: ' // & 'unknown data type: ' // trim ( tmp )) end select end if contains subroutine write_it ( advance , comma , space_after_comma ) !! write the string `s` to the file (or the output string) implicit none logical ( LK ), intent ( in ), optional :: advance !! to add line break or not logical ( LK ), intent ( in ), optional :: comma !! print comma after the string logical ( LK ), intent ( in ), optional :: space_after_comma !! print a space after the comma logical ( LK ) :: add_comma !! if a delimiter is to be added after string logical ( LK ) :: add_line_break !! if a line break is to be added after string logical ( LK ) :: add_space !! if a space is to be added after the comma integer ( IK ) :: n !! length of actual string `s` appended to `str` integer ( IK ) :: room_left !! number of characters left in `str` integer ( IK ) :: n_chunks_to_add !! number of chunks to add to `str` for appending `s` if ( present ( comma )) then add_comma = comma else add_comma = . false . !default is not to add comma end if if ( json % no_whitespace ) then add_space = . false . else if ( present ( space_after_comma )) then add_space = space_after_comma else add_space = . false . !default is not to add space end if end if if ( present ( advance )) then if ( json % no_whitespace ) then ! overrides input value: add_line_break = . false . else add_line_break = advance end if else add_line_break = . not . json % no_whitespace ! default is to advance if ! we are printing whitespace end if ! string to print: if ( add_comma ) then if ( add_space ) then s = s // delimiter // space else s = s // delimiter end if end if if ( write_file ) then if ( add_line_break ) then write ( iunit , fmt = '(A)' ) s else write ( iunit , fmt = '(A)' , advance = 'NO' ) s end if else !write string if ( add_line_break ) s = s // newline n = len ( s ) room_left = len ( str ) - iloc if ( room_left < n ) then ! need to add another chunk to fit this string: n_chunks_to_add = max ( 1_IK , ceiling ( real ( len ( s ) - room_left , RK ) / real ( chunk_size , RK ), IK ) ) str = str // repeat ( space , print_str_chunk_size * n_chunks_to_add ) end if ! append s to str: str ( iloc + 1 : iloc + n ) = s iloc = iloc + n end if end subroutine write_it end subroutine json_value_print !***************************************************************************************** !***************************************************************************************** !> ! Returns true if all the children are the same type (and a scalar). ! Note that integers and reals are considered the same type for this purpose. ! This routine is used for the `compress_vectors` option. function json_is_vector ( json , p ) result ( is_vector ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ) :: is_vector !! if all elements of a vector !! are scalars of the same type integer ( IK ) :: var_type_prev !! for getting the variable type of children integer ( IK ) :: var_type !! for getting the variable type of children type ( json_value ), pointer :: element !! for getting children integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of children integer ( IK ), parameter :: json_invalid = - 1_IK !! to initialize the flag. an invalid value integer ( IK ), parameter :: json_numeric = - 2_IK !! indicates `json_integer` or `json_real` if ( json % compress_vectors ) then ! check to see if every child is the same type, ! and a scalar: is_vector = . true . var_type_prev = json_invalid count = json % count ( p ) element => p % children do i = 1_IK , count if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_is_vector: ' // & 'Malformed JSON linked list' ) return end if ! check variable type of all the children. ! They must all be the same, and a scalar. call json % info ( element , var_type = var_type ) ! special check for numeric values: if ( var_type == json_integer . or . var_type == json_real ) var_type = json_numeric if ( var_type == json_object . or . & var_type == json_array . or . & ( i > 1_IK . and . var_type /= var_type_prev )) then is_vector = . false . exit end if var_type_prev = var_type ! get the next child the list: element => element % next end do else is_vector = . false . end if end function json_is_vector !***************************************************************************************** !***************************************************************************************** !> ! Returns true if the `path` is present in the `p` JSON structure. ! !@note Just a wrapper for [[json_get_by_path]], so it uses the ! specified `path_mode` and other settings. function json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found type ( json_value ), pointer :: tmp !! pointer to the variable specified by `path` call json % get ( p , path , tmp , found ) end function json_valid_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_valid_path]] where \"path\" is kind=CDK. function wrap_json_valid_path ( json , p , path ) result ( found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ) :: found !! true if it was found found = json % valid_path ( p , to_unicode ( path )) end function wrap_json_valid_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string. ! ! It uses one of three methods: ! ! * The original JSON-Fortran defaults ! * [RFC 6901](https://tools.ietf.org/html/rfc6901) ! * [JSONPath](http://goessner.net/articles/JsonPath/) \"bracket-notation\" subroutine json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specified by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = max_integer_str_len ), allocatable :: path_mode_str !! string version !! of `json%path_mode` nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , p , found ) case ( 2_IK ) call json % json_get_by_path_rfc6901 ( me , path , p , found ) case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , p , found ) case default call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_get_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) if ( present ( found )) found = . false . end select if ( present ( found )) then if (. not . found ) call json % clear_exceptions () end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string, ! If necessary, by creating the variables as needed. ! ! By default, the leaf node and any empty array elements ! are created as `json_null` values. ! ! It only works for `path_mode=1` or `path_mode=3`. ! An error will be thrown for `path_mode=2` (RFC 6901). ! !### See also ! * [[json_get_by_path]] subroutine json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) type ( json_value ), pointer :: tmp character ( kind = CK , len = max_integer_str_len ) :: path_mode_str !! string version !! of `json%path_mode` if ( present ( p )) nullify ( p ) if (. not . json % exception_thrown ) then select case ( json % path_mode ) case ( 1_IK ) call json % json_get_by_path_default ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case ( 3_IK ) call json % json_get_by_path_jsonpath_bracket ( me , path , tmp , found ,& create_it = . true .,& was_created = was_created ) if ( present ( p )) p => tmp case default if ( json % path_mode == 2_IK ) then ! the problem here is there isn't really a way to disambiguate ! the array elements, so '/a/0' could be 'a(1)' or 'a.0'. call json % throw_exception ( 'Error in json_create_by_path: ' // & 'Create by path not supported in RFC 6901 path mode.' ) else call integer_to_string ( json % path_mode , int_fmt , path_mode_str ) call json % throw_exception ( 'Error in json_create_by_path: Unsupported path_mode: ' // & trim ( path_mode_str )) end if if ( present ( found )) then call json % clear_exceptions () found = . false . end if if ( present ( was_created )) was_created = . false . end select else if ( present ( was_created )) was_created = . false . if ( present ( found )) found = . false . end if end subroutine json_create_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_create_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_create_by_path ( json , me , path , p , found , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ), optional :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if there were no errors !! (variable found or created) logical ( LK ), intent ( out ), optional :: was_created !! true if it was actually created !! (as opposed to already being there) call json % create ( me , to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_create_by_path !***************************************************************************************** !***************************************************************************************** !> ! Rename a [[json_value]], given the path. ! !@note this is a wrapper for [[json_value_rename]]. subroutine json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable to rename character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if there were no errors type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_rename_by_path:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % rename ( p , name ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if end subroutine json_rename_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"path\" and \"name\" are kind=CDK subroutine wrap_json_rename_by_path ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_rename_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"name\" is kind=CDK subroutine json_rename_by_path_name_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , path , to_unicode ( name ), found ) end subroutine json_rename_by_path_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_rename_by_path]], where \"path\" is kind=CDK subroutine json_rename_by_path_path_ascii ( json , me , path , name , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( out ), optional :: found call json % rename ( me , to_unicode ( path ), name , found ) end subroutine json_rename_by_path_path_ascii !***************************************************************************************** !***************************************************************************************** !> ! Returns the [[json_value]] pointer given the path string. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=1) ! this is the default so not strictly necessary. ! call json%get(dat,'data(2).version',p,found) !```` ! !### Notes ! The syntax used here is a subset of the ! [http://goessner.net/articles/JsonPath/](JSONPath) \"dot–notation\". ! The following special characters are used to denote paths: ! ! * `$` - root ! * `@` - this ! * `.` - child object member (note this can be changed using `json%path_separator`) ! * `[]` or `()` - child array element (note that indices are 1-based) ! ! Thus, if any of these characters are present in the name key, ! this routine cannot be used to get the value. ! In that case, the `get_child` methods would need to be used. ! Or, the alternate [[json_get_by_path_rfc6901]] could be used. ! !### See also ! * [[json_get_by_path_rfc6901]] ! * [[json_get_by_path_jsonpath_bracket]] ! !@note The syntax is inherited from FSON, and is basically a subset ! of JSONPath \"dot-notation\", with the additional allowance of ! () for array elements. ! !@note JSON `null` values are used here for unknown variables when `create_it` is True. ! So, it is possible that an existing null variable can be converted to another ! type (object or array) if a child is specified in the path. Doing it this way ! to avoid having to use another type (say `json_unknown`) that would have to be ! converted to null once all the variables have been created (user would have ! had to do this). ! !@warning See (**) in code. I think we need to protect for memory leaks when ! changing the type of a variable that already exists. subroutine json_get_by_path_default ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. integer ( IK ) :: i !! counter of characters in `path` integer ( IK ) :: length !! significant length of `path` integer ( IK ) :: child_i !! index for getting children character ( kind = CK , len = 1 ) :: c !! a character in the `path` logical ( LK ) :: array !! flag when searching for array index in `path` type ( json_value ), pointer :: tmp !! temp variables for getting child objects logical ( LK ) :: child_found !! if the child value was found logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object logical ( LK ) :: status_ok !! integer to string conversion flag nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if ! default to assuming relative to me p => me child_i = 1 array = . false . created = . false . !keep trailing space or not: if ( json % trailing_spaces_significant ) then length = len ( path ) else length = len_trim ( path ) end if do i = 1 , length c = path ( i : i ) select case ( c ) case ( root ) ! root do while ( associated ( p % parent )) p => p % parent end do child_i = i + 1 if ( create ) created = . false . ! should always exist case ( this ) ! this p => me child_i = i + 1 if ( create ) created = . false . ! should always exist case ( start_array , start_array_alt ) ! start looking for the array element index array = . true . ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then ! Example: ! 'aaa.bbb(1)' ! -> and aaa is a null, need to make it an object ! ! What about the case: aaa.bbb(1)(3) ? ! Is that already handled? if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an array] call json_value_create ( tmp ) call json % to_array ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say, '@(' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting array element' , found ) exit end if child_i = i + 1 case ( end_array , end_array_alt ) if (. not . array ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Unexpected ' // c , found ) exit end if array = . false . call string_to_integer ( path ( child_i : i - 1 ), child_i , status_ok ) if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Could not convert array index to integer: ' // & trim ( path ( child_i : i - 1 )), found ) exit end if nullify ( tmp ) if ( create ) then ! don't want to throw exceptions in this case call json % get_child ( p , child_i , tmp , child_found ) if (. not . child_found ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an array here: p % var_type = json_array end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , child_i nullify ( tmp ) call json % get_child ( p , j , tmp , child_found ) if (. not . child_found ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == child_i ) created = . true . else if ( j == child_i ) created = . false . end if end do else created = . false . end if else ! call the normal way: call json % get_child ( p , child_i , tmp ) end if p => tmp child_i = i + 1 case default if ( c == json % path_separator ) then ! get child member from p if ( child_i < i ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if ! don't want to throw exceptions in this case call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! [make it an object] call json_value_create ( tmp ) call json % to_object ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else child_i = i + 1 ! say '$.', '@.', or ').' cycle end if if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' Error getting child member.' , found ) exit end if child_i = i + 1 end if end select end do if ( json % exception_thrown ) then if ( present ( found )) then nullify ( p ) ! just in case found = . false . call json % clear_exceptions () end if else ! grab the last child if present in the path if ( child_i <= length ) then nullify ( tmp ) if ( create ) then if ( p % var_type == json_null ) then ! (**) ! if p was also created, then we need to ! convert it into an object here: p % var_type = json_object end if call json % get_child ( p , path ( child_i : i - 1 ), tmp , child_found ) if (. not . child_found ) then ! have to create this child ! (make it a null since it is the leaf) call json_value_create ( tmp ) call json % to_null ( tmp , path ( child_i : i - 1 )) call json % add ( p , tmp ) created = . true . else created = . false . end if else ! call the normal way call json % get_child ( p , path ( child_i : i - 1 ), tmp ) end if p => tmp else ! we already have p if ( create . and . created ) then ! make leaf p a null, but only ! if it wasn't there call json % to_null ( p ) end if end if ! error checking if ( associated ( p )) then if ( present ( found )) found = . true . !everything seems to be ok else call json % throw_exception ( 'Error in json_get_by_path_default:' // & ' variable not found: ' // trim ( path ), found ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if end if end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_default !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/4/2017 ! ! Returns the [[json_value]] pointer given the path string, ! using the \"JSON Pointer\" path specification defined by RFC 6901. ! ! Note that trailing whitespace significance and case sensitivity ! are user-specified. To fully conform to the RFC 6901 standard, ! should probably set (via `initialize`): ! ! * `case_sensitive_keys = .true.` [this is the default setting] ! * `trailing_spaces_significant = .true.` [this is *not* the default setting] ! * `allow_duplicate_keys = .false.` [this is *not* the default setting] ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=2) ! call json%get(dat,'/data/2/version',p,found) !```` ! !### See also ! * [[json_get_by_path_default]] ! * [[json_get_by_path_jsonpath_bracket]] ! !### Reference ! * [JavaScript Object Notation (JSON) Pointer](https://tools.ietf.org/html/rfc6901) ! !@note Not doing anything special about the `-` character to index an array. ! This is considered a normal error. ! !@note Unlike in the default path mode, the array indices here are 0-based ! (in accordance with the RFC 6901 standard) ! !@warning Not checking if the member that is referenced is unique. ! (according to the standard, evaluation of non-unique references ! should fail). Like [[json_get_by_path_default]], this one will just return ! the first instance it encounters. This might be changed in the future. ! !@warning I think the standard indicates that the input paths should use ! escaped JSON strings (currently we are assuming they are not escaped). subroutine json_get_by_path_rfc6901 ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (an RFC 6901 \"JSON Pointer\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found character ( kind = CK , len = :), allocatable :: token !! a token in the path (between the `/` characters) integer ( IK ) :: i !! counter integer ( IK ) :: islash_curr !! location of current '/' character in the path integer ( IK ) :: islash_next !! location of next '/' character in the path integer ( IK ) :: ilen !! length of `path` string type ( json_value ), pointer :: tmp !! temporary variable for traversing the structure integer ( IK ) :: ival !! integer array index value (0-based) logical ( LK ) :: status_ok !! error flag logical ( LK ) :: child_found !! for getting child values nullify ( p ) if (. not . json % exception_thrown ) then p => me ! initialize if ( path /= CK_ '' ) then if ( path ( 1 : 1 ) == slash ) then ! the first character must be a slash islash_curr = 1 ! initialize current slash index !keep trailing space or not: if ( json % trailing_spaces_significant ) then ilen = len ( path ) else ilen = len_trim ( path ) end if do ! get the next token by finding the slashes ! ! 1 2 3 ! /abc/d/efg if ( islash_curr == ilen ) then !the last token is an empty string token = CK_ '' islash_next = 0 ! will signal to stop else ! . ! '/123/567/' ! index in remaining string: islash_next = index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next <= 0 ) then !last token: token = path ( islash_curr + 1 : ilen ) else ! convert to actual index in path: islash_next = islash_curr + index ( path ( islash_curr + 1 : ilen ), slash ) if ( islash_next > islash_curr + 1 ) then token = path ( islash_curr + 1 : islash_next - 1 ) else !empty token: token = CK_ '' end if end if end if ! remove trailing spaces in the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) ! decode the token: token = decode_rfc6901 ( token ) ! now, parse the token: ! first see if there is a child with this name call json % get_child ( p , token , tmp , child_found ) if ( child_found ) then ! it was found p => tmp else ! No key with this name. ! Is it an integer? If so, ! it might be an array index. status_ok = ( len ( token ) > 0 ) if ( status_ok ) then do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then if ( len ( token ) > 1 . and . token ( 1 : 1 ) == CK_ '0' ) then ! leading zeros not allowed for some reason status_ok = . false . end if end if if ( status_ok ) then ! if we make it this far, it should be ! convertible to an integer, so do it. call string_to_integer ( token , ival , status_ok ) end if end if if ( status_ok ) then ! ival is an array index (0-based) call json % get_child ( p , ival + 1_IK , tmp , child_found ) if ( child_found ) then p => tmp else ! not found status_ok = . false . end if end if if (. not . status_ok ) then call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) exit end if end if if ( islash_next <= 0 ) exit ! finished ! set up for next token: islash_curr = islash_next end do else call json % throw_exception ( 'Error in json_get_by_path_rfc6901: ' // & 'invalid path specification: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if else if ( present ( found )) found = . false . end if end subroutine json_get_by_path_rfc6901 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 9/2/2017 ! ! Returns the [[json_value]] pointer given the path string, ! using the \"JSON Pointer\" path specification defined by the ! JSONPath \"bracket-notation\". ! ! The first character `$` is optional, and signifies the root ! of the structure. If it is not present, then the first key ! is taken to be in the `me` object. ! ! Single or real quotes may be used. ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: dat,p ! logical :: found ! !... ! call json%initialize(path_mode=3) ! call json%get(dat,\"$['store']['book'][1]['title']\",p,found) !```` ! !### See also ! * [[json_get_by_path_default]] ! * [[json_get_by_path_rfc6901]] ! !### Reference ! * [JSONPath](http://goessner.net/articles/JsonPath/) ! !@note Uses 1-based array indices (same as [[json_get_by_path_default]], ! but unlike [[json_get_by_path_rfc6901]] which uses 0-based indices). ! !@note When `create_it=True`, if the variable already exists and is a type ! that is not compatible with the usage in the `path`, then it is ! destroyed and replaced with what is specified in the `path`. Note that ! this applies the all variables in the path as it is created. Currently, ! this behavior is different from [[json_get_by_path_default]]. ! !@note JSON `null` values are used here for unknown variables ! when `create_it` is True. ! !@warning Note that if using single quotes, this routine cannot parse ! a key containing `']`. If using real quotes, this routine ! cannot parse a key containing `\"]`. If the key contains both ! `']` and `\"]`, there is no way to parse it using this routine. subroutine json_get_by_path_jsonpath_bracket ( json , me , path , p , found , create_it , was_created ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me !! a JSON linked list character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable !! (using JSONPath !! \"bracket-notation\") type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable !! specify by `path` logical ( LK ), intent ( out ), optional :: found !! true if it was found logical ( LK ), intent ( in ), optional :: create_it !! if a variable is not present !! in the path, then it is created. !! the leaf node is returned as !! a `null` json type and can be !! changed by the caller. logical ( LK ), intent ( out ), optional :: was_created !! if `create_it` is true, this !! will be true if the variable !! was actually created. Otherwise !! it will be false. character ( kind = CK , len = :), allocatable :: token !! a token in the path !! (between the `['']` or !! `[]` characters) integer ( IK ) :: istart !! location of current '[' !! character in the path integer ( IK ) :: iend !! location of current ']' !! character in the path integer ( IK ) :: ival !! integer array index value logical ( LK ) :: status_ok !! error flag type ( json_value ), pointer :: tmp !! temporary variable for !! traversing the structure integer ( IK ) :: i !! counter integer ( IK ) :: ilen !! length of `path` string logical ( LK ) :: real_quotes !! if the keys are enclosed in `\"`, !! rather than `'` tokens. logical ( LK ) :: create !! if the object is to be created logical ( LK ) :: created !! if `create` is true, then this will be !! true if the leaf object had to be created integer ( IK ) :: j !! counter of children when creating object !TODO instead of reallocating `token` all the time, just ! allocate a big size and keep track of the length, ! then just reallocate only if necessary. ! [would probably be inefficient if there was a very large token, ! and then a bunch of small ones... but for similarly-sized ones ! it should be way more efficient since it would avoid most ! reallocations.] nullify ( p ) if (. not . json % exception_thrown ) then if ( present ( create_it )) then create = create_it else create = . false . end if p => me ! initialize created = . false . if ( path == CK_ '' ) then call json % throw_exception ( 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path specification: ' // trim ( path ), found ) else if ( path ( 1 : 1 ) == root . or . path ( 1 : 1 ) == start_array ) then ! the first character must be ! a `$` (root) or a `[` ! (element of `me`) if ( path ( 1 : 1 ) == root ) then ! go to the root do while ( associated ( p % parent )) p => p % parent end do if ( create ) created = . false . ! should always exist end if !path length (don't need trailing spaces:) ilen = len_trim ( path ) if ( ilen > 1 ) then istart = 2 ! initialize first '[' location index do if ( istart > ilen ) exit ! finished ! must be the next start bracket: if ( path ( istart : istart ) /= start_array ) then call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"[\", found: \"' // trim ( path ( istart : istart )) // & '\" in path: ' // trim ( path ), found ) exit end if ! get the next token by checking: ! ! * [''] -- is the token after istart a quote? ! if so, then search for the next `']` ! ! * [1] -- if not, then maybe it is a number, ! so search for the next `]` ! verify length of remaining string if ( istart + 2 <= ilen ) then real_quotes = path ( istart + 1 : istart + 1 ) == quotation_mark ! [\" if ( real_quotes . or . path ( istart + 1 : istart + 1 ) == single_quote ) then ! [' ! it might be a key value: ['abc'] istart = istart + 1 ! move counter to ' index if ( real_quotes ) then iend = istart + index ( path ( istart + 1 : ilen ),& quotation_mark // end_array ) ! \"] else iend = istart + index ( path ( istart + 1 : ilen ),& single_quote // end_array ) ! '] end if if ( iend > istart ) then ! istart iend ! | | ! ['p']['abcdefg'] if ( iend > istart + 1 ) then token = path ( istart + 1 : iend - 1 ) else token = CK_ '' ! blank string end if ! remove trailing spaces in ! the token here if necessary: if (. not . json % trailing_spaces_significant ) & token = trim ( token ) if ( create ) then ! have a token, create it if necessary ! we need to convert it into an object here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_object ) ! don't want to throw exceptions in this case call json % get_child ( p , token , tmp , status_ok ) if (. not . status_ok ) then ! have to create this child ! [make it a null since we don't ! know what it is yet] call json_value_create ( tmp ) call json % to_null ( tmp , token ) call json % add ( p , tmp ) status_ok = . true . created = . true . else ! it was already there. created = . false . end if else ! have a token, see if it is valid: call json % get_child ( p , token , tmp , status_ok ) end if if ( status_ok ) then ! it was found p => tmp else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if iend = iend + 1 ! move counter to ] index else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if else ! it might be an integer value: [123] iend = istart + index ( path ( istart + 1 : ilen ), end_array ) ! ] if ( iend > istart + 1 ) then ! this should be an integer: token = path ( istart + 1 : iend - 1 ) ! verify that there are no spaces or other ! characters in the string: status_ok = . true . do i = 1 , len ( token ) ! It must only contain (0..9) characters ! (it must be unsigned) if ( scan ( token ( i : i ), CK_ '0123456789' ) < 1 ) then status_ok = . false . exit end if end do if ( status_ok ) then call string_to_integer ( token , ival , status_ok ) if ( status_ok ) status_ok = ival > 0 ! assuming 1-based array indices end if if ( status_ok ) then ! have a valid integer to use as an index ! see if this element is really there: call json % get_child ( p , ival , tmp , status_ok ) if ( create . and . . not . status_ok ) then ! have to create it: if (. not .( p % var_type == json_object . or . p % var_type == json_array )) then ! we need to convert it into an array here ! (e.g., if p was also just created) ! and destroy its data to prevent a memory leak call json % convert ( p , json_array ) end if ! have to create this element ! [make it a null] ! (and any missing ones before it) do j = 1 , ival nullify ( tmp ) call json % get_child ( p , j , tmp , status_ok ) if (. not . status_ok ) then call json_value_create ( tmp ) call json % to_null ( tmp ) ! array element doesn't need a name call json % add ( p , tmp ) if ( j == ival ) created = . true . else if ( j == ival ) created = . false . end if end do status_ok = . true . else created = . false . end if if ( status_ok ) then ! found it p => tmp else ! not found call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid array index found: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid token: \"' // token // & '\" in path: ' // trim ( path ), found ) exit end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'invalid path: ' // trim ( path ), found ) exit end if ! set up for next token: istart = iend + 1 end do end if else call json % throw_exception (& 'Error in json_get_by_path_jsonpath_bracket: ' // & 'expecting \"' // root // '\", found: \"' // path ( 1 : 1 ) // & '\" in path: ' // trim ( path ), found ) end if end if if ( json % exception_thrown ) then nullify ( p ) if ( present ( found )) then found = . false . call json % clear_exceptions () end if else if ( present ( found )) found = . true . end if ! if it had to be created: if ( present ( was_created )) was_created = created else if ( present ( found )) found = . false . if ( present ( was_created )) was_created = . false . end if end subroutine json_get_by_path_jsonpath_bracket !***************************************************************************************** !***************************************************************************************** !> ! Convert an existing JSON variable `p` to a different variable type. ! The existing variable (and its children) is destroyed. It is replaced ! in the structure by a new variable of type `var_type` ! (which can be a `json_null`, `json_object` or `json_array`). ! !@note This is an internal routine used when creating variables by path. subroutine convert ( json , p , var_type ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! the variable to convert integer ( IK ), intent ( in ) :: var_type !! the variable type to convert `p` to type ( json_value ), pointer :: tmp !! temporary variable character ( kind = CK , len = :), allocatable :: name !! the name of a JSON variable logical :: convert_it !! if `p` needs to be converted convert_it = p % var_type /= var_type if ( convert_it ) then call json % info ( p , name = name ) ! get existing name select case ( var_type ) case ( json_object ) call json % create_object ( tmp , name ) case ( json_array ) call json % create_array ( tmp , name ) case ( json_null ) call json % create_null ( tmp , name ) case default call json % throw_exception ( 'Error in convert: invalid var_type value.' ) return end select call json % replace ( p , tmp , destroy = . true .) p => tmp nullify ( tmp ) end if end subroutine convert !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_by_path]] where \"path\" is kind=CDK. subroutine wrap_json_get_by_path ( json , me , path , p , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path type ( json_value ), pointer , intent ( out ) :: p logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), p , found ) end subroutine wrap_json_get_by_path !***************************************************************************************** !***************************************************************************************** !> ! Returns the path to a JSON object that is part ! of a linked list structure. ! ! The path returned would be suitable for input to ! [[json_get_by_path]] and related routines. ! !@note If an error occurs (which in this case means a malformed ! JSON structure) then an exception will be thrown, unless ! `found` is present, which will be set to `false`. `path` ! will be a blank string. ! !@note If `json%path_mode/=1`, then the `use_alt_array_tokens` ! and `path_sep` inputs are ignored if present. ! !@note [http://goessner.net/articles/JsonPath/](JSONPath) (`path_mode=3`) ! does not specify whether or not the keys should be escaped (this routine ! assumes not, as does http://jsonpath.com). ! Also, we are using Fortran-style 1-based array indices, ! not 0-based, to agree with the assumption in `path_mode=1` subroutine json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used for array elements !! otherwise, '[]' are used [default] !! (only used if `path_mode=1`) character ( kind = CK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path separator !! (otherwise use `json%path_separator`) !! (only used if `path_mode=1`) character ( kind = CK , len = :), allocatable :: name !! variable name character ( kind = CK , len = :), allocatable :: parent_name !! variable's parent name character ( kind = CK , len = max_integer_str_len ) :: istr !! for integer to string conversion !! (array indices) type ( json_value ), pointer :: tmp !! for traversing the structure type ( json_value ), pointer :: element !! for traversing the structure integer ( IK ) :: var_type !! JSON variable type flag integer ( IK ) :: i !! counter integer ( IK ) :: n_children !! number of children for parent logical ( LK ) :: use_brackets !! to use '[]' characters for arrays logical ( LK ) :: parent_is_root !! if the parent is the root character ( kind = CK , len = 1 ) :: array_start !! for `path_mode=1`, the character to start arrays character ( kind = CK , len = 1 ) :: array_end !! for `path_mode=1`, the character to end arrays logical :: consecutive_arrays !! check for array of array case integer ( IK ) :: parents_parent_var_type !! `var_type` for parent's parent !optional input: if ( present ( use_alt_array_tokens )) then use_brackets = . not . use_alt_array_tokens else use_brackets = . true . end if if ( json % path_mode == 1_IK ) then if ( use_brackets ) then array_start = start_array array_end = end_array else array_start = start_array_alt array_end = end_array_alt end if end if ! initialize: consecutive_arrays = . false . if ( associated ( p )) then !traverse the structure via parents up to the root tmp => p do if (. not . associated ( tmp )) exit !finished !get info about the current variable: call json % info ( tmp , name = name ) if ( json % path_mode == 2_IK ) then name = encode_rfc6901 ( name ) end if ! if tmp a child of an object, or an element of an array if ( associated ( tmp % parent )) then !get info about the parent: call json % info ( tmp % parent , var_type = var_type ,& n_children = n_children , name = parent_name ) if ( json % path_mode == 2_IK ) then parent_name = encode_rfc6901 ( parent_name ) end if if ( associated ( tmp % parent % parent )) then call json % info ( tmp % parent % parent , var_type = parents_parent_var_type ) consecutive_arrays = parents_parent_var_type == json_array . and . & var_type == json_array else consecutive_arrays = . false . end if select case ( var_type ) case ( json_array ) !get array index of this element: element => tmp % parent % children do i = 1 , n_children if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if if ( associated ( element , tmp )) then exit else element => element % next end if if ( i == n_children ) then ! it wasn't found (should never happen) call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' , found ) exit end if end do select case ( json % path_mode ) case ( 3_IK ) ! JSONPath \"bracket-notation\" ! example: `$['key'][1]` ! [note: this uses 1-based indices] call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) else call add_to_path ( start_array // single_quote // parent_name // & single_quote // end_array // & start_array // trim ( adjustl ( istr )) // end_array , CK_ '' ) end if case ( 2_IK ) ! rfc6901 ! Example: '/key/0' call integer_to_string ( i - 1_IK , int_fmt , istr ) ! 0-based index if ( consecutive_arrays ) then call add_to_path ( trim ( adjustl ( istr ))) else call add_to_path ( parent_name // slash // trim ( adjustl ( istr ))) end if case ( 1_IK ) ! default ! Example: `key[1]` call integer_to_string ( i , int_fmt , istr ) if ( consecutive_arrays ) then call add_to_path ( array_start // trim ( adjustl ( istr )) // array_end , path_sep ) else call add_to_path ( parent_name // array_start // & trim ( adjustl ( istr )) // array_end , path_sep ) end if end select if (. not . consecutive_arrays ) tmp => tmp % parent ! already added parent name case ( json_object ) if (. not . consecutive_arrays ) then ! idea is not to print the array name if ! it was already printed with the array !process parent on the next pass select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if case default call json % throw_exception ( 'Error in json_get_path: ' // & 'malformed JSON structure. ' // & 'A variable that is not an object ' // & 'or array should not have a child.' , found ) exit end select else !the last one: select case ( json % path_mode ) case ( 3_IK ) call add_to_path ( start_array // single_quote // name // & single_quote // end_array , CK_ '' ) case default call add_to_path ( name , path_sep ) end select end if if ( associated ( tmp % parent )) then !check if the parent is the root: parent_is_root = (. not . associated ( tmp % parent % parent )) if ( parent_is_root ) exit end if !go to parent: tmp => tmp % parent end do else call json % throw_exception ( 'Error in json_get_path: ' // & 'input pointer is not associated' , found ) end if !for errors, return blank string: if ( json % exception_thrown . or . . not . allocated ( path )) then path = CK_ '' else select case ( json % path_mode ) case ( 3_IK ) ! add the outer level object identifier: path = root // path case ( 2_IK ) ! add the root slash: path = slash // path end select end if !optional output: if ( present ( found )) then if ( json % exception_thrown ) then found = . false . call json % clear_exceptions () else found = . true . end if end if contains subroutine add_to_path ( str , path_sep ) !! prepend the string to the path implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! string to prepend to `path` character ( kind = CK , len =* ), intent ( in ), optional :: path_sep !! path separator (default is '.'). !! (ignored if `json%path_mode/=1`) select case ( json % path_mode ) case ( 3_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // path end if case ( 2_IK ) ! in this case, the options are ignored if (. not . allocated ( path )) then path = str else path = str // slash // path end if case ( 1_IK ) ! default path format if (. not . allocated ( path )) then path = str else ! shouldn't add the path_sep for cases like x[1][2] ! [if current is an array element, and the previous was ! also an array element] so check for that here: if (. not . ( str ( len ( str ): len ( str )) == array_end . and . & path ( 1 : 1 ) == array_start )) then if ( present ( path_sep )) then ! use user specified: path = str // path_sep // path else ! use the default: path = str // json % path_separator // path end if else path = str // path end if end if end select end subroutine add_to_path end subroutine json_get_path !***************************************************************************************** !***************************************************************************************** !> ! Wrapper for [[json_get_path]] where \"path\" and \"path_sep\" are kind=CDK. subroutine wrap_json_get_path ( json , p , path , found , use_alt_array_tokens , path_sep ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p !! a JSON linked list object character ( kind = CDK , len = :), allocatable , intent ( out ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! true if there were no problems logical ( LK ), intent ( in ), optional :: use_alt_array_tokens !! if true, then '()' are used !! for array elements otherwise, !! '[]' are used [default] character ( kind = CDK , len = 1 ), intent ( in ), optional :: path_sep !! character to use for path !! separator (default is '.') character ( kind = CK , len = :), allocatable :: ck_path !! path to the variable ! call the main routine: if ( present ( path_sep )) then call json % get_path ( p , ck_path , found , use_alt_array_tokens , to_unicode ( path_sep )) else call json % get_path ( p , ck_path , found , use_alt_array_tokens ) end if ! from unicode: path = ck_path end subroutine wrap_json_get_path !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into an integer. ! !@note Replacement for the `parse_integer` function in the original code. function string_to_int ( json , str ) result ( ival ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string integer ( IK ) :: ival !! `str` converted to an integer logical ( LK ) :: status_ok !! error flag for [[string_to_integer]] ! call the core routine: call string_to_integer ( str , ival , status_ok ) if (. not . status_ok ) then ival = 0 call json % throw_exception ( 'Error in string_to_int: ' // & 'string cannot be converted to an integer: ' // & trim ( str )) end if end function string_to_int !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into a `real(RK)` value. function string_to_dble ( json , str ) result ( rval ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len =* ), intent ( in ) :: str !! a string real ( RK ) :: rval !! `str` converted to a `real(RK)` logical ( LK ) :: status_ok !! error flag for [[string_to_real]] call string_to_real ( str , json % use_quiet_nan , rval , status_ok ) if (. not . status_ok ) then !if there was an error rval = 0.0_RK call json % throw_exception ( 'Error in string_to_dble: ' // & 'string cannot be converted to a real: ' // & trim ( str )) end if end function string_to_dble !***************************************************************************************** !***************************************************************************************** !> ! Get an integer value from a [[json_value]]. subroutine json_get_integer ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me integer ( IK ), intent ( out ) :: value !! the integer value logical ( LK ) :: status_ok !! for [[string_to_integer]] value = 0_IK if ( json % exception_thrown ) return if ( me % var_type == json_integer ) then value = me % int_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if else !type conversions select case ( me % var_type ) case ( json_real ) value = int ( me % dbl_value , IK ) case ( json_logical ) if ( me % log_value ) then value = 1_IK else value = 0_IK end if case ( json_string ) call string_to_integer ( me % str_value , value , status_ok ) if (. not . status_ok ) then value = 0_IK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to convert string value to integer: ' // & trim ( me % str_value )) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer: ' // me % name ) else call json % throw_exception ( 'Error in json_get_integer:' // & ' Unable to resolve value to integer' ) end if end select end if end if end subroutine json_get_integer !***************************************************************************************** !***************************************************************************************** !> ! Get an integer value from a [[json_value]], given the path string. subroutine json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found integer ( IK ), parameter :: default_if_not_specified = 0_IK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_integer_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_integer_by_path]], where \"path\" is kind=CDK. subroutine wrap_json_get_integer_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_integer_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get an integer vector from a [[json_value]]. subroutine json_get_integer_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_int_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_int_from_array ( json , element , i , count ) !! callback function for integer implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_int_from_array end subroutine json_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! If `found` is present, set it it false. subroutine flag_not_found ( found ) implicit none logical ( LK ), intent ( out ), optional :: found if ( present ( found )) found = . false . end subroutine flag_not_found !***************************************************************************************** !***************************************************************************************** !> ! Get an integer vector from a [[json_value]], given the path string. subroutine json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_integer_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_integer_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_integer_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found integer ( IK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , path = to_unicode ( path ), vec = vec , found = found , default = default ) end subroutine wrap_json_get_integer_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Get a real value from a [[json_value]]. subroutine json_get_real ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), intent ( out ) :: value logical ( LK ) :: status_ok !! for [[string_to_real]] value = 0.0_RK if ( json % exception_thrown ) return if ( me % var_type == json_real ) then value = me % dbl_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = real ( me % int_value , RK ) case ( json_logical ) if ( me % log_value ) then value = 1.0_RK else value = 0.0_RK end if case ( json_string ) call string_to_real ( me % str_value , json % use_quiet_nan , value , status_ok ) if (. not . status_ok ) then value = 0.0_RK if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & me % name // ' = ' // trim ( me % str_value )) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to convert string value to real: ' // & trim ( me % str_value )) end if end if case ( json_null ) if ( ieee_support_nan ( value ) . and . json % null_to_real_mode /= 1_IK ) then select case ( json % null_to_real_mode ) case ( 2_IK ) if ( json % use_quiet_nan ) then value = ieee_value ( value , ieee_quiet_nan ) else value = ieee_value ( value , ieee_signaling_nan ) end if case ( 3_IK ) value = 0.0_RK end select else if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Cannot convert null to NaN' ) end if end if case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real: ' // me % name ) else call json % throw_exception ( 'Error in json_get_real:' // & ' Unable to resolve value to real' ) end if end select end if end if end subroutine json_get_real !***************************************************************************************** !***************************************************************************************** !> ! Get a real value from a [[json_value]], given the path. subroutine json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found real ( RK ), parameter :: default_if_not_specified = 0.0_RK character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_real_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( RK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a real vector from a [[json_value]]. subroutine json_get_real_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_real_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_real_from_array ( json , element , i , count ) !! callback function for real implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_real_from_array end subroutine json_get_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a real vector from a [[json_value]], given the path. subroutine json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_real_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_real_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( RK ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real_vec_by_path !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_get_real]] where value=real32. subroutine json_get_real32 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real32 ) end subroutine json_get_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]] where value=real32. subroutine json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real32 ) end subroutine json_get_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real32_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real32_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real32 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real32_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec]] where `vec` is `real32`. subroutine json_get_real32_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]] where `vec` is `real32`. subroutine json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real32 ) end subroutine json_get_real32_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real32_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real32_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real32 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real32_vec_by_path !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_get_real]] where `value` is `real64`. subroutine json_get_real64 ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real64 ), intent ( out ) :: value real ( RK ) :: tmp call json % get ( me , tmp ) value = real ( tmp , real64 ) end subroutine json_get_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_by_path]] where `value` is `real64`. subroutine json_get_real64_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real64 ), intent ( in ), optional :: default !! default value if not found real ( RK ) :: tmp real ( RK ) :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if value = real ( tmp , real64 ) end subroutine json_get_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real64_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real64_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found real ( real64 ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_real64_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec]] where `vec` is `real64`. subroutine json_get_real64_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec real ( RK ), dimension (:), allocatable :: tmp call json % get ( me , tmp ) if ( allocated ( tmp )) vec = real ( tmp , real64 ) end subroutine json_get_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real_vec_by_path]] where `vec` is `real64`. subroutine json_get_real64_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real64 ), dimension (:), intent ( in ), optional :: default !! default value if not found real ( RK ), dimension (:), allocatable :: tmp real ( RK ), dimension (:), allocatable :: tmp_default if ( present ( default )) then tmp_default = real ( default , RK ) call json % get ( me , path , tmp , found , tmp_default ) else call json % get ( me , path , tmp , found ) end if if ( allocated ( tmp )) vec = real ( tmp , real64 ) end subroutine json_get_real64_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_real64_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_real64_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found real ( real64 ), dimension (:), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_real64_vec_by_path !***************************************************************************************** #endif !***************************************************************************************** !> ! Get a logical value from a [[json_value]]. ! !### Note ! If `strict_type_checking` is False, then the following assumptions are made: ! ! * For integers: a value > 0 is True ! * For reals: a value > 0 is True ! * For strings: 'true' is True, and everything else is false. [case sensitive match] subroutine json_get_logical ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), intent ( out ) :: value value = . false . if ( json % exception_thrown ) return if ( me % var_type == json_logical ) then value = me % log_value else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if else !type conversions select case ( me % var_type ) case ( json_integer ) value = ( me % int_value > 0_IK ) case ( json_real ) value = ( me % dbl_value > 0.0_RK ) case ( json_string ) value = ( me % str_value == true_str ) case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_logical: ' // & 'Unable to resolve value to logical' ) end if end select end if end if end subroutine json_get_logical !***************************************************************************************** !***************************************************************************************** !> ! Get a logical value from a [[json_value]], given the path. subroutine json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found logical ( LK ), parameter :: default_if_not_specified = . false . character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_logical_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_logical_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_logical_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found logical ( LK ), intent ( in ), optional :: default !! default value if not found call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_logical_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a logical vector from [[json_value]]. subroutine json_get_logical_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_logical_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_logical_from_array ( json , element , i , count ) !! callback function for logical implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = vec ( i )) end subroutine get_logical_from_array end subroutine json_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a logical vector from a [[json_value]], given the path. subroutine json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_logical_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_logical_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_logical_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found logical ( LK ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_logical_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Get a character string from a [[json_value]]. subroutine json_get_string ( json , me , value ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: value value = CK_ '' if (. not . json % exception_thrown ) then if ( me % var_type == json_string ) then if ( allocated ( me % str_value )) then if ( json % unescaped_strings ) then ! default: it is stored already unescaped: value = me % str_value else ! return the escaped version: call escape_string ( me % str_value , value , json % escape_solidus ) end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%str_value not allocated' ) end if else if ( json % strict_type_checking ) then if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string: ' // me % name ) else call json % throw_exception ( 'Error in json_get_string:' // & ' Unable to resolve value to string' ) end if else select case ( me % var_type ) case ( json_integer ) if ( allocated ( me % int_value )) then value = repeat ( space , max_integer_str_len ) call integer_to_string ( me % int_value , int_fmt , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_real ) if ( allocated ( me % dbl_value )) then value = repeat ( space , max_numeric_str_len ) call real_to_string ( me % dbl_value , json % real_fmt ,& json % non_normals_to_null ,& json % compact_real , value ) value = trim ( value ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%int_value not allocated' ) end if case ( json_logical ) if ( allocated ( me % log_value )) then if ( me % log_value ) then value = true_str else value = false_str end if else call json % throw_exception ( 'Error in json_get_string: ' // & 'me%log_value not allocated' ) end if case ( json_null ) value = null_str case default if ( allocated ( me % name )) then call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters: ' // & me % name ) else call json % throw_exception ( 'Error in json_get_string: ' // & 'Unable to resolve value to characters' ) end if end select end if end if end if end subroutine json_get_string !***************************************************************************************** !***************************************************************************************** !> ! Get a character string from a [[json_value]], given the path. subroutine json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: default_if_not_specified = CK_ '' character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_by_path' #include \"json_get_scalar_by_path.inc\" end subroutine json_get_string_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_string_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_string_by_path ( json , me , path , value , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), allocatable , intent ( out ) :: value logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), value , found , default ) end subroutine wrap_json_get_string_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 5/14/2014 ! ! Get a string vector from a [[json_value(type)]]. subroutine json_get_string_vec ( json , me , vec ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ) :: initialized if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( vec ( 0 )) return end if end select initialized = . false . !the callback function is called for each element of the array: call json % get ( me , array_callback = get_chars_from_array ) if ( json % exception_thrown . and . allocated ( vec )) deallocate ( vec ) contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !size the output array: if (. not . initialized ) then allocate ( vec ( count )) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval deallocate ( cval ) else vec ( i ) = CK_ '' end if end subroutine get_chars_from_array end subroutine json_get_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Get a string vector from a [[json_value(type)]], given the path. subroutine json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_string_vec_by_path' #include \"json_get_vec_by_path.inc\" end subroutine json_get_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_string_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_string_vec_by_path ( json , me , path , vec , found , default ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call json % get ( me , to_unicode ( path ), vec , found , default ) end subroutine wrap_json_get_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/16/2016 ! ! Get a string vector from a [[json_value(type)]]. This is an alternate ! version of [[json_get_string_vec]]. This one returns an allocatable ! length character (where the string length is the maximum length of ! any element in the array). It also returns an integer array of the ! actual sizes of the strings in the JSON structure. ! !@note This is somewhat inefficient since it does ! cycle through the array twice. ! !@warning The allocation of `vec` doesn't work with ! gfortran 4.9 or 5 due to compiler bugs subroutine json_get_alloc_string_vec ( json , me , vec , ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ) :: initialized !! if the output array has been sized integer ( IK ) :: max_len !! the length of the longest string in the array if ( json % exception_thrown ) return ! check for 0-length arrays first: select case ( me % var_type ) case ( json_array ) if ( json % count ( me ) == 0 ) then allocate ( character ( kind = CK , len = 0 ) :: vec ( 0 )) allocate ( ilen ( 0 )) return end if end select initialized = . false . call json % string_info ( me , ilen = ilen , max_str_len = max_len ) if (. not . json % exception_thrown ) then ! now get each string using the callback function: call json % get ( me , array_callback = get_chars_from_array ) end if if ( json % exception_thrown ) then if ( allocated ( vec )) deallocate ( vec ) if ( allocated ( ilen )) deallocate ( ilen ) end if contains subroutine get_chars_from_array ( json , element , i , count ) !! callback function for chars implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: element integer ( IK ), intent ( in ) :: i !! index integer ( IK ), intent ( in ) :: count !! size of array character ( kind = CK , len = :), allocatable :: cval !! for getting string !size the output array: if (. not . initialized ) then ! string length long enough to hold the longest one ! Note that this doesn't work with gfortran 4.9 or 5. allocate ( character ( kind = CK , len = max_len ) :: vec ( count ) ) initialized = . true . end if !populate the elements: call json % get ( element , value = cval ) if ( allocated ( cval )) then vec ( i ) = cval ilen ( i ) = len ( cval ) ! return the actual length deallocate ( cval ) else vec ( i ) = CK_ '' ilen ( i ) = 0 end if end subroutine get_chars_from_array end subroutine json_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_alloc_string_vec]] where input is the path. ! ! This is an alternate version of [[json_get_string_vec_by_path]]. ! This one returns an allocatable length character (where the string ! length is the maximum length of any element in the array). It also ! returns an integer array of the actual sizes of the strings in the ! JSON structure. ! !@note An alternative to using this routine is to use [[json_get_array]] with ! a callback function that gets the string from each element and populates ! a user-defined string type. ! !@note If the `default` argument is used, and `default_ilen` is not present, ! then `ilen` will just be returned as the length of the `default` dummy ! argument (all elements with the same length). subroutine json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` character ( kind = CK , len =* ), parameter :: routine = CK_ 'json_get_alloc_string_vec_by_path' #include \"json_get_vec_by_path_alloc.inc\" end subroutine json_get_alloc_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_alloc_string_vec_by_path]], where \"path\" is kind=CDK subroutine wrap_json_get_alloc_string_vec_by_path ( json , me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call json % get ( me , to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_get_alloc_string_vec_by_path !***************************************************************************************** !***************************************************************************************** !> ! This routine calls the user-supplied [[json_array_callback_func]] ! subroutine for each element in the array. ! !@note For integer, real, logical, and character arrays, ! higher-level routines are provided (see `get` methods), so ! this routine does not have to be used for those cases. recursive subroutine json_get_array ( json , me , array_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me procedure ( json_array_callback_func ) :: array_callback type ( json_value ), pointer :: element !! temp variable for getting elements integer ( IK ) :: i !! counter integer ( IK ) :: count !! number of elements in the array if ( json % exception_thrown ) return select case ( me % var_type ) case ( json_array ) count = json % count ( me ) element => me % children do i = 1 , count ! callback for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_get_array: ' // & 'Malformed JSON linked list' ) return end if call array_callback ( json , element , i , count ) if ( json % exception_thrown ) exit element => element % next end do case default call json % throw_exception ( 'Error in json_get_array:' // & ' Resolved value is not an array ' ) end select end subroutine json_get_array !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/28/2016 ! ! Traverse a JSON structure. ! This routine calls the user-specified [[json_traverse_callback_func]] ! for each element of the structure. subroutine json_traverse ( json , p , traverse_callback ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: p procedure ( json_traverse_callback_func ) :: traverse_callback logical ( LK ) :: finished !! can be used to stop the process if (. not . json % exception_thrown ) call traverse ( p ) contains recursive subroutine traverse ( p ) !! recursive [[json_value]] traversal. implicit none type ( json_value ), pointer , intent ( in ) :: p type ( json_value ), pointer :: element !! a child element integer ( IK ) :: i !! counter integer ( IK ) :: icount !! number of children if ( json % exception_thrown ) return call traverse_callback ( json , p , finished ) ! first call for this object if ( finished ) return !for arrays and objects, have to also call for all children: if ( p % var_type == json_array . or . p % var_type == json_object ) then icount = json % count ( p ) ! number of children if ( icount > 0 ) then element => p % children ! first one do i = 1 , icount ! call for each child if (. not . associated ( element )) then call json % throw_exception ( 'Error in json_traverse: ' // & 'Malformed JSON linked list' ) return end if call traverse ( element ) if ( finished . or . json % exception_thrown ) exit element => element % next end do end if nullify ( element ) end if end subroutine traverse end subroutine json_traverse !***************************************************************************************** !***************************************************************************************** !> ! This routine calls the user-supplied array_callback subroutine ! for each element in the array (specified by the path). recursive subroutine json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found type ( json_value ), pointer :: p if ( json % exception_thrown ) then if ( present ( found ) ) found = . false . return end if nullify ( p ) ! resolve the path to the value call json % get ( me = me , path = path , p = p ) if (. not . associated ( p )) then call json % throw_exception ( 'Error in json_get_array:' // & ' Unable to resolve path: ' // trim ( path ), found ) else call json % get ( me = p , array_callback = array_callback ) nullify ( p ) end if if ( json % exception_thrown ) then if ( present ( found ) ) then found = . false . call json % clear_exceptions () end if else if ( present ( found ) ) found = . true . end if end subroutine json_get_array_by_path !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_get_array_by_path]], where \"path\" is kind=CDK recursive subroutine wrap_json_get_array_by_path ( json , me , path , array_callback , found ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer , intent ( in ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path procedure ( json_array_callback_func ) :: array_callback logical ( LK ), intent ( out ), optional :: found call json % get ( me , to_unicode ( path ), array_callback , found ) end subroutine wrap_json_get_array_by_path !***************************************************************************************** !***************************************************************************************** !> ! Internal routine to be called before parsing JSON. ! Currently, all this does it allocate the `comment_char` if none was specified. subroutine json_prepare_parser ( json ) implicit none class ( json_core ), intent ( inout ) :: json if ( json % allow_comments . and . . not . allocated ( json % comment_char )) then ! comments are enabled, but user hasn't set the comment char, ! so in this case use the default: json % comment_char = CK_ '/!#' end if end subroutine json_prepare_parser !***************************************************************************************** !***************************************************************************************** !> ! Parse the JSON file and populate the [[json_value]] tree. ! !### Inputs ! ! The inputs can be: ! ! * `file` & `unit` : the specified unit is used to read JSON from file. ! [note if unit is already open, then the filename is ignored] ! * `file` : JSON is read from file using internal unit number ! !### Example ! !````fortran ! type(json_core) :: json ! type(json_value),pointer :: p ! call json%load(file='myfile.json', p=p) !```` ! !### History ! * Jacob Williams : 01/13/2015 : added read from string option. ! * Izaak Beekman : 03/08/2015 : moved read from string to separate ! subroutine, and error annotation to separate subroutine. ! !@note When calling this routine, any exceptions thrown from previous ! calls will automatically be cleared. subroutine json_parse_file ( json , file , p , unit ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CDK , len =* ), intent ( in ) :: file !! JSON file name type ( json_value ), pointer :: p !! output structure integer ( IK ), intent ( in ), optional :: unit !! file unit number (/= 0) integer ( IK ) :: iunit !! file unit actually used integer ( IK ) :: istat !! iostat flag logical ( LK ) :: is_open !! if the file is already open logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () if ( present ( unit ) ) then if ( unit == 0 ) then call json % throw_exception ( 'Error in json_parse_file: unit number must not be 0.' ) return end if iunit = unit ! check to see if the file is already open ! if it is, then use it, otherwise open the file with the name given. inquire ( unit = iunit , opened = is_open , iostat = istat ) if ( istat == 0 . and . . not . is_open ) then ! open the file open ( unit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) else ! if the file is already open, then we need to make sure ! that it is open with the correct form/access/etc... end if else ! open the file with a new unit number: open ( newunit = iunit , & file = file , & status = 'OLD' , & action = 'READ' , & form = form_spec , & access = access_spec , & iostat = istat & FILE_ENCODING ) end if if ( istat == 0 ) then if ( use_unformatted_stream ) then ! save the file size to be read: inquire ( unit = iunit , size = json % filesize , iostat = istat ) end if ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = trim ( file ) !use the file name ! parse as a value call json % parse_value ( unit = iunit , str = CK_ '' , value = p ) call json % parse_end ( unit = iunit , str = CK_ '' ) ! check for errors: if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , CK_ '' ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_file: ' // & 'Duplicate key found: ' // path ) end if end if end if end if ! close the file: close ( unit = iunit , iostat = istat ) else call json % throw_exception ( 'Error in json_parse_file: Error opening file: ' // trim ( file )) nullify ( p ) end if end subroutine json_parse_file !***************************************************************************************** !***************************************************************************************** !> ! Parse the JSON string and populate the [[json_value]] tree. ! !### See also ! * [[json_parse_file]] subroutine json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data integer ( IK ), parameter :: iunit = 0 !! indicates that json data will be read from buffer logical ( LK ) :: has_duplicate !! if checking for duplicate keys character ( kind = CK , len = :), allocatable :: path !! path to any duplicate key ! clear any exceptions and initialize: call json % initialize () call json % prepare_parser () ! create the value and associate the pointer call json_value_create ( p ) ! Note: the name of the root json_value doesn't really matter, ! but we'll allocate something here just in case. p % name = CK_ '' ! parse as a value call json % parse_value ( unit = iunit , str = str , value = p ) call json % parse_end ( unit = iunit , str = str ) if ( json % exception_thrown ) then call json % annotate_invalid_json ( iunit , str ) else if (. not . json % allow_duplicate_keys ) then call json % check_for_duplicate_keys ( p , has_duplicate , path = path ) if (. not . json % exception_thrown ) then if ( has_duplicate ) then call json % throw_exception ( 'Error in json_parse_string: ' // & 'Duplicate key found: ' // path ) end if end if end if end if end subroutine json_parse_string !***************************************************************************************** !***************************************************************************************** !> ! An error checking routine to call after a file (or string) has been parsed. ! It will throw an exception if there are any other non-whitespace characters ! in the file. subroutine json_parse_end ( json , unit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] ! first check for exceptions: if ( json % exception_thrown ) return ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if (. not . eof ) then call json % throw_exception ( 'Error in json_parse_end:' // & ' Unexpected character found after parsing value. \"' // & c // '\"' ) end if end subroutine json_parse_end !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_parse_string]], where `str` is kind=CDK. subroutine wrap_json_parse_string ( json , p , str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p !! output structure character ( kind = CDK , len =* ), intent ( in ) :: str !! string with JSON data call json % deserialize ( p , to_unicode ( str )) end subroutine wrap_json_parse_string !***************************************************************************************** !***************************************************************************************** !> ! Generate a warning message if there was an error parsing a JSON ! file or string. subroutine annotate_invalid_json ( json , iunit , str ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string with JSON data character ( kind = CK , len = :), allocatable :: line !! line containing the error character ( kind = CK , len = :), allocatable :: arrow_str !! arrow string that points !! to the current character character ( kind = CK , len = max_integer_str_len ) :: line_str !! current line number string character ( kind = CK , len = max_integer_str_len ) :: char_str !! current character count string integer ( IK ) :: i !! line number counter integer ( IK ) :: i_nl_prev !! index of previous newline character integer ( IK ) :: i_nl !! index of current newline character ! If there was an error reading the file, then ! print the line where the error occurred: if ( json % exception_thrown ) then !the counters for the current line and the last character read: call integer_to_string ( json % line_count , int_fmt , line_str ) call integer_to_string ( json % char_count , int_fmt , char_str ) !draw the arrow string that points to the current character: arrow_str = repeat ( '-' , max ( 0_IK , json % char_count - 1_IK ) ) // '^' if ( json % line_count > 0 . and . json % char_count > 0 ) then if ( iunit /= 0 ) then if ( use_unformatted_stream ) then call json % get_current_line_from_file_stream ( iunit , line ) else call json % get_current_line_from_file_sequential ( iunit , line ) end if else !get the current line from the string: ! [this is done by counting the newline characters] i_nl_prev = 0 !index of previous newline character i_nl = 2 !just in case line_count = 0 do i = 1 , json % line_count i_nl = index ( str ( i_nl_prev + 1 :), newline ) if ( i_nl == 0 ) then !last line - no newline character i_nl = len ( str ) + 1 exit end if i_nl = i_nl + i_nl_prev !index of current newline character i_nl_prev = i_nl !update for next iteration end do line = str ( i_nl_prev + 1 : i_nl - 1 ) !extract current line end if else !in this case, it was an empty line or file line = CK_ '' end if ! add a newline for the error display if necessary: line = trim ( line ) if ( len ( line ) > 0 ) then i = len ( line ) if ( line ( i : i ) /= newline ) line = line // newline else line = line // newline end if !create the error message: if ( allocated ( json % err_message )) then json % err_message = json % err_message // newline else json % err_message = '' end if json % err_message = json % err_message // & 'line: ' // trim ( adjustl ( line_str )) // ', ' // & 'character: ' // trim ( adjustl ( char_str )) // newline // & line // arrow_str if ( allocated ( line )) deallocate ( line ) end if end subroutine annotate_invalid_json !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rewind the file to the beginning of the current line, and return this line. ! The file is assumed to be opened. ! This is the SEQUENTIAL version (see also [[get_current_line_from_file_stream]]). subroutine get_current_line_from_file_sequential ( iunit , line ) implicit none integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line character ( kind = CK , len = seq_chunk_size ) :: chunk !! for reading line in chunks integer ( IK ) :: istat !! iostat flag integer ( IK ) :: isize !! number of characters read in read statement !initialize: line = CK_ '' !rewind to beginning of the current record: backspace ( iunit , iostat = istat ) !loop to read in all the characters in the current record. ![the line is read in chunks until the end of the line is reached] if ( istat == 0 ) then do isize = 0 read ( iunit , fmt = '(A)' , advance = 'NO' , size = isize , iostat = istat ) chunk if ( istat == 0 ) then line = line // chunk else if ( isize > 0 . and . isize <= seq_chunk_size ) line = line // chunk ( 1 : isize ) exit end if end do end if end subroutine get_current_line_from_file_sequential !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rewind the file to the beginning of the current line, and return this line. ! The file is assumed to be opened. ! This is the STREAM version (see also [[get_current_line_from_file_sequential]]). subroutine get_current_line_from_file_stream ( json , iunit , line ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: iunit !! file unit number character ( kind = CK , len = :), allocatable , intent ( out ) :: line !! current line integer ( IK ) :: istart !! start position of current line integer ( IK ) :: iend !! end position of current line integer ( IK ) :: ios !! file read `iostat` code character ( kind = CK , len = 1 ) :: c !! a character read from the file logical :: done !! flag to exit the loop istart = json % ipos do if ( istart <= 1 ) then istart = 1 exit end if read ( iunit , pos = istart , iostat = ios ) c done = ios /= 0_IK if (. not . done ) done = c == newline if ( done ) then if ( istart /= 1 ) istart = istart - 1 exit end if istart = istart - 1 !rewind until the beginning of the line end do iend = json % ipos do read ( iunit , pos = iend , iostat = ios ) c if ( IS_IOSTAT_END ( ios )) then ! account for end of file without linebreak iend = iend - 1 exit end if if ( c == newline . or . ios /= 0 ) exit iend = iend + 1 end do allocate ( character ( kind = CK , len = iend - istart + 1 ) :: line ) read ( iunit , pos = istart , iostat = ios ) line end subroutine get_current_line_from_file_stream !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_value ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number character ( kind = CK , len =* ), intent ( in ) :: str !! string containing JSON !! data (only used if `unit=0`) type ( json_value ), pointer :: value !! JSON data that is extracted logical ( LK ) :: eof !! end-of-file flag character ( kind = CK , len = 1 ) :: c !! character read from file !! (or string) by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( value )) then call json % throw_exception ( 'Error in parse_value: value pointer not associated.' ) return end if ! pop the next non whitespace character off the file call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then return else select case ( c ) case ( start_object ) ! start object call json % to_object ( value ) !allocate class call json % parse_object ( unit , str , value , expecting_next_element = . false .) case ( start_array ) ! start array call json % to_array ( value ) !allocate class call json % parse_array ( unit , str , value ) case ( end_array ) ! end an empty array call json % push_char ( c ) if ( associated ( value )) then deallocate ( value ) nullify ( value ) end if case ( quotation_mark ) ! string call json % to_string ( value ) !allocate class select case ( value % var_type ) case ( json_string ) #if defined __GFORTRAN__ ! write to a tmp variable because of ! a bug in 4.9 gfortran compiler. call json % parse_string ( unit , str , tmp ) value % str_value = tmp if ( allocated ( tmp )) deallocate ( tmp ) #else call json % parse_string ( unit , str , value % str_value ) #endif end select case ( CK_ 't' ) !true_str(1:1) gfortran bug work around !true call json % parse_for_chars ( unit , str , true_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. true .) case ( CK_ 'f' ) !false_str(1:1) gfortran bug work around !false call json % parse_for_chars ( unit , str , false_str ( 2 :)) !allocate class and set value: if (. not . json % exception_thrown ) call json % to_logical ( value ,. false .) case ( CK_ 'n' ) !null_str(1:1) gfortran bug work around !null call json % parse_for_chars ( unit , str , null_str ( 2 :)) if (. not . json % exception_thrown ) call json % to_null ( value ) ! allocate class case ( CK_ '-' , CK_ '0' : CK_ '9' , CK_ '.' , CK_ '+' ) call json % push_char ( c ) call json % parse_number ( unit , str , value ) case default call json % throw_exception ( 'Error in parse_value:' // & ' Unexpected character while parsing value. \"' // & c // '\"' ) end select end if end if end subroutine parse_value !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it a logical(LK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_logical(p,'value',.true.) !```` subroutine json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val !! variable value character ( kind = CK , len =* ), intent ( in ) :: name !! variable name call json_value_create ( p ) call json % to_logical ( p , val , name ) end subroutine json_value_create_logical !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrapper for [[json_value_create_logical]] so `create_logical` method can ! be called with name of character kind 'DEFAULT' or 'ISO_10646' subroutine wrap_json_value_create_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_logical ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an integer(IK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_integer(p,'value',1) !```` subroutine json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_integer ( p , val , name ) end subroutine json_value_create_integer !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper procedure for [[json_value_create_integer]] so that `create_integer` ! method may be called with either a 'DEFAULT' or 'ISO_10646' character kind ! `name` actual argument. subroutine wrap_json_value_create_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_integer ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it a real(RK) variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_real(p,'value',1.0_RK) !```` subroutine json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_real ( p , val , name ) end subroutine json_value_create_real !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper for [[json_value_create_real]] so that `create_real` method ! may be called with an actual argument corresponding to the dummy argument, ! `name` that may be of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> ! Alternate version of [[json_value_create_real]] where val=real32. ! !@note The value is converted into a `real(RK)` variable internally. subroutine json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_create_real32]] where \"name\" is kind(CDK). subroutine wrap_json_value_create_real32 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real32 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> ! Alternate version of [[json_value_create_real]] where val=real64. ! !@note The value is converted into a `real(RK)` variable internally. subroutine json_value_create_real64 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real64 ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name call json % create_real ( p , real ( val , RK ), name ) end subroutine json_value_create_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_value_create_real64]] where \"name\" is kind(CDK). subroutine wrap_json_value_create_real64 ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( real64 ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_real ( p , val , to_unicode ( name )) end subroutine wrap_json_value_create_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a json_value pointer and make it a string variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_string(p,'value','hello') !```` subroutine json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: val character ( kind = CK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json_value_create ( p ) call json % to_string ( p , val , name , trim_str , adjustl_str ) end subroutine json_value_create_string !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_string]] so that `create_string` method may be called ! with actual character string arguments for `name` and `val` that are BOTH of ! 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: val character ( kind = CDK , len =* ), intent ( in ) :: name logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` call json % create_string ( p , to_unicode ( val ), to_unicode ( name ), trim_str , adjustl_str ) end subroutine wrap_json_value_create_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a json_value pointer and make it a null variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_null(p,'value') !```` subroutine json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_null ( p , name ) end subroutine json_value_create_null !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_null]] so that `create_null` method may be called with ! an actual argument corresponding to the dummy argument `name` that is either ! of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_null ( p , to_unicode ( name )) end subroutine wrap_json_value_create_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an object variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_object(p,'objectname') !```` ! !@note The name is not significant for the root structure or an array element. ! In those cases, an empty string can be used. subroutine json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_object ( p , name ) end subroutine json_value_create_object !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Wrap [[json_value_create_object]] so that `create_object` method may be called ! with an actual argument corresponding to the dummy argument `name` that is of ! either 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_object ( p , to_unicode ( name )) end subroutine wrap_json_value_create_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Allocate a [[json_value]] pointer and make it an array variable. ! The pointer should not already be allocated. ! !### Example !````fortran ! type(json_value),pointer :: p ! type(json_core) :: json ! call json%create_array(p,'arrayname') !```` subroutine json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ) :: name call json_value_create ( p ) call json % to_array ( p , name ) end subroutine json_value_create_array !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! A wrapper for [[json_value_create_array]] so that `create_array` method may be ! called with an actual argument, corresponding to the dummy argument `name`, ! that is either of 'DEFAULT' or 'ISO_10646' character kind. subroutine wrap_json_value_create_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CDK , len =* ), intent ( in ) :: name call json % create_array ( p , to_unicode ( name )) end subroutine wrap_json_value_create_array !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a logical. subroutine to_logical ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p logical ( LK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then .false. is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_logical allocate ( p % log_value ) if ( present ( val )) then p % log_value = val else p % log_value = . false . !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an integer. subroutine to_integer ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p integer ( IK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0 is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_integer allocate ( p % int_value ) if ( present ( val )) then p % int_value = val else p % int_value = 0_IK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a real. subroutine to_real ( json , p , val , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p real ( RK ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then 0.0_rk is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_real allocate ( p % dbl_value ) if ( present ( val )) then p % dbl_value = val else p % dbl_value = 0.0_RK !default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a string. ! !### Modified ! * Izaak Beekman : 02/24/2015 subroutine to_string ( json , p , val , name , trim_str , adjustl_str ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: val !! if the value is also to be set !! (if not present, then '' is used). character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` !! (only used if `val` is present) logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (only used if `val` is present) !! (note that ADJUSTL is done before TRIM) character ( kind = CK , len = :), allocatable :: str !! temp string for `trim()` and/or `adjustl()` logical :: trim_string !! if the string is to be trimmed logical :: adjustl_string !! if the string is to be adjusted left !set type and value: call destroy_json_data ( p ) p % var_type = json_string if ( present ( val )) then if ( present ( trim_str )) then trim_string = trim_str else trim_string = . false . end if if ( present ( adjustl_str )) then adjustl_string = adjustl_str else adjustl_string = . false . end if if ( trim_string . or . adjustl_string ) then str = val if ( adjustl_string ) str = adjustl ( str ) if ( trim_string ) str = trim ( str ) p % str_value = str else p % str_value = val end if else p % str_value = CK_ '' ! default value end if !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to a null. subroutine to_null ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_null !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_null !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an object. subroutine to_object ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_object !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Change the [[json_value]] variable to an array. subroutine to_array ( json , p , name ) implicit none class ( json_core ), intent ( inout ) :: json type ( json_value ), pointer :: p character ( kind = CK , len =* ), intent ( in ), optional :: name !! if the name is also to be changed. !set type and value: call destroy_json_data ( p ) p % var_type = json_array !name: if ( present ( name )) call json % rename ( p , name ) end subroutine to_array !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_object ( json , unit , str , parent , expecting_next_element ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: parent !! the parsed object will be added as a child of this logical ( LK ), intent ( in ) :: expecting_next_element !! if true, this object is preceeded by a comma, so !! we expect a valid object to exist. used to check !! for trailing delimiters. type ( json_value ), pointer :: pair !! temp variable logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! this is a work-around for a bug !! in the gfortran 4.9 compiler. #endif if (. not . json % exception_thrown ) then !the routine is being called incorrectly. if (. not . associated ( parent )) then call json % throw_exception ( 'Error in parse_object: parent pointer not associated.' ) end if nullify ( pair ) !probably not necessary ! pair name call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing start of object.' ) return else if ( end_object == c ) then ! end of an empty object if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_object: ' // & 'Dangling comma when parsing an object.' ) end if return else if ( quotation_mark == c ) then call json_value_create ( pair ) #if defined __GFORTRAN__ call json % parse_string ( unit , str , tmp ) ! write to a tmp variable because of pair % name = tmp ! a bug in 4.9 gfortran compiler. deallocate ( tmp ) #else call json % parse_string ( unit , str , pair % name ) #endif if ( json % exception_thrown ) then call json % destroy ( pair ) return end if else call json % throw_exception ( 'Error in parse_object: Expecting string: \"' // c // '\"' ) return end if ! pair value call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Unexpected end of file while parsing object member.' ) return else if ( colon_char == c ) then ! parse the value call json % parse_value ( unit , str , pair ) if ( json % exception_thrown ) then call json % destroy ( pair ) return else call json % add ( parent , pair ) end if else call json % destroy ( pair ) call json % throw_exception ( 'Error in parse_object:' // & ' Expecting : and then a value: ' // c ) return end if ! another possible pair call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_object: ' // & 'End of file encountered when parsing an object' ) return else if ( delimiter == c ) then ! read the next member call json % parse_object ( unit = unit , str = str , parent = parent , & expecting_next_element = . true .) else if ( end_object == c ) then ! end of object return else call json % throw_exception ( 'Error in parse_object: Expecting end of object: ' // c ) return end if end if end subroutine parse_object !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. recursive subroutine parse_array ( json , unit , str , array ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: array type ( json_value ), pointer :: element !! temp variable for array element logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: expecting_next_element !! to check for trailing delimiters expecting_next_element = . false . do if ( json % exception_thrown ) exit ! try to parse an element value nullify ( element ) call json_value_create ( element ) call json % parse_value ( unit , str , element ) if ( json % exception_thrown ) then if ( associated ( element )) call json % destroy ( element ) exit end if ! parse value will deallocate an empty array value if ( associated ( element )) then expecting_next_element = . false . call json % add ( array , element ) end if ! popped the next character call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., & skip_comments = json % allow_comments , popped = c ) if ( eof ) then ! The file ended before array was finished: call json % throw_exception ( 'Error in parse_array: ' // & 'End of file encountered when parsing an array.' ) exit else if ( delimiter == c ) then ! parse the next element expecting_next_element = . true . cycle else if ( end_array == c ) then ! end of array if ( expecting_next_element . and . . not . json % allow_trailing_comma ) then ! this is a dangling comma. call json % throw_exception ( 'Error in parse_array: ' // & 'Dangling comma when parsing an array.' ) end if exit else call json % throw_exception ( 'Error in parse_array: ' // & 'Unexpected character encountered when parsing array.' ) exit end if end do end subroutine parse_array !***************************************************************************************** !***************************************************************************************** !> ! Parses a string while reading a JSON file. ! !### History ! * Jacob Williams : 6/16/2014 : Added hex validation. ! * Jacob Williams : 12/3/2015 : Fixed some bugs. ! * Jacob Williams : 8/23/2015 : `string` is now returned unescaped. ! * Jacob Williams : 7/21/2018 : moved hex validate to [[unescape_string]]. subroutine parse_string ( json , unit , str , string ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if !! parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing !! from a string) character ( kind = CK , len = :), allocatable , intent ( out ) :: string !! the string (unescaped !! if necessary) logical ( LK ) :: eof !! end of file flag logical ( LK ) :: escape !! for escape string parsing character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] integer ( IK ) :: ip !! index to put next character, !! to speed up by reducing the number !! of character string reallocations. character ( kind = CK , len = :), allocatable :: error_message !! for string unescaping !at least return a blank string if there is a problem: string = blank_chunk if (. not . json % exception_thrown ) then !initialize: escape = . false . ip = 1 do !get the next character from the file: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_string: Expecting end of string' ) return else if ( c == quotation_mark . and . . not . escape ) then !end of string exit else !if the string is not big enough, then add another chunk: if ( ip > len ( string )) string = string // blank_chunk !append to string: string ( ip : ip ) = c ip = ip + 1 ! check for escape character, so we don't ! exit prematurely if escaping a quotation ! character: if ( escape ) then escape = . false . else escape = ( c == backslash ) end if end if end do !trim the string if necessary: if ( ip < len ( string ) + 1 ) then if ( ip == 1 ) then string = CK_ '' else string = string ( 1 : ip - 1 ) end if end if ! string is returned unescaped: ! (this will also validate any hex strings present) call unescape_string ( string , error_message ) if ( allocated ( error_message )) then call json % throw_exception ( error_message ) deallocate ( error_message ) !cleanup end if end if end subroutine parse_string !***************************************************************************************** !***************************************************************************************** !> ! Core parsing routine. ! ! This is used to verify the strings `true`, `false`, and `null` during parsing. subroutine parse_for_chars ( json , unit , str , chars ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) character ( kind = CK , len =* ), intent ( in ) :: chars !! the string to check for. integer ( IK ) :: i !! counter integer ( IK ) :: length !! trimmed length of `chars` logical ( LK ) :: eof !! end of file flag character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] if (. not . json % exception_thrown ) then length = len_trim ( chars ) do i = 1 , length call json % pop_char ( unit , str = str , eof = eof , skip_ws = . false ., popped = c ) if ( eof ) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected end of file while parsing.' ) return else if ( c /= chars ( i : i )) then call json % throw_exception ( 'Error in parse_for_chars:' // & ' Unexpected character: \"' // c // '\" (expecting \"' // & chars ( i : i ) // '\")' ) return end if end do end if end subroutine parse_for_chars !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Read a numerical value from the file (or string). ! The routine will determine if it is an integer or a real, and ! allocate the type accordingly. ! !@note Complete rewrite of the original FSON routine, which had some problems. subroutine parse_number ( json , unit , str , value ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a string) type ( json_value ), pointer :: value character ( kind = CK , len = :), allocatable :: tmp !! temp string character ( kind = CK , len = :), allocatable :: saved_err_message !! temp error message for !! string to int conversion character ( kind = CK , len = 1 ) :: c !! character returned by [[pop_char]] logical ( LK ) :: eof !! end of file flag real ( RK ) :: rval !! real value integer ( IK ) :: ival !! integer value logical ( LK ) :: first !! first character logical ( LK ) :: is_integer !! it is an integer integer ( IK ) :: ip !! index to put next character !! [to speed up by reducing the number !! of character string reallocations] if (. not . json % exception_thrown ) then tmp = blank_chunk ip = 1 first = . true . is_integer = . true . !assume it may be an integer, unless otherwise determined !read one character at a time and accumulate the string: do !get the next character: call json % pop_char ( unit , str = str , eof = eof , skip_ws = . true ., popped = c ) select case ( c ) case ( CK_ '-' , CK_ '+' ) !note: allowing a '+' as the first character here. if ( is_integer . and . (. not . first )) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '.' , CK_ 'E' , CK_ 'e' , CK_ 'D' , CK_ 'd' ) !can be present in real numbers if ( is_integer ) is_integer = . false . !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case ( CK_ '0' : CK_ '9' ) !valid characters for numbers !add it to the string: !tmp = tmp // c !...original if ( ip > len ( tmp )) tmp = tmp // blank_chunk tmp ( ip : ip ) = c ip = ip + 1 case default !push back the last character read: call json % push_char ( c ) !string to value: if ( is_integer ) then ! it is an integer: ival = json % string_to_int ( tmp ) if ( json % exception_thrown . and . . not . json % strict_integer_type_checking ) then ! if it couldn't be converted to an integer, ! then try to convert it to a real value and see if that works saved_err_message = json % err_message ! keep the original error message call json % clear_exceptions () ! clear exceptions rval = json % string_to_dble ( tmp ) if ( json % exception_thrown ) then ! restore original error message and continue json % err_message = saved_err_message call json % to_integer ( value , ival ) ! just so we have something else ! in this case, we return a real call json % to_real ( value , rval ) end if else call json % to_integer ( value , ival ) end if else ! it is a real: rval = json % string_to_dble ( tmp ) call json % to_real ( value , rval ) end if exit !finished end select if ( first ) first = . false . end do !cleanup: if ( allocated ( tmp )) deallocate ( tmp ) end if end subroutine parse_number !***************************************************************************************** !***************************************************************************************** !> ! Get the next character from the file (or string). ! !### See also ! * [[push_char]] ! !@note This routine ignores non-printing ASCII characters ! (`iachar<=31`) that are in strings. subroutine pop_char ( json , unit , str , skip_ws , skip_comments , eof , popped ) implicit none class ( json_core ), intent ( inout ) :: json integer ( IK ), intent ( in ) :: unit !! file unit number (if parsing !! from a file) character ( kind = CK , len =* ), intent ( in ) :: str !! JSON string (if parsing from a !! string) -- only used if `unit=0` logical ( LK ), intent ( in ), optional :: skip_ws !! to ignore whitespace [default False] logical ( LK ), intent ( in ), optional :: skip_comments !! to ignore comment lines [default False] logical ( LK ), intent ( out ) :: eof !! true if the end of the file has !! been reached. character ( kind = CK , len = 1 ), intent ( out ) :: popped !! the popped character returned integer ( IK ) :: ios !! `iostat` flag integer ( IK ) :: str_len !! length of `str` character ( kind = CK , len = 1 ) :: c !! a character read from the file (or string) logical ( LK ) :: ignore !! if whitespace is to be ignored logical ( LK ) :: ignore_comments !! if comment lines are to be ignored logical ( LK ) :: parsing_comment !! if we are in the process !! of parsing a comment line if (. not . json % exception_thrown ) then eof = . false . if (. not . present ( skip_ws )) then ignore = . false . else ignore = skip_ws end if parsing_comment = . false . if (. not . present ( skip_comments )) then ignore_comments = . false . else ignore_comments = skip_comments end if do if ( json % pushed_index > 0 ) then ! there is a character pushed back on, most likely ! from the number parsing. Note: this can only occur if ! reading from a file when use_unformatted_stream=.false. c = json % pushed_char ( json % pushed_index : json % pushed_index ) json % pushed_index = json % pushed_index - 1 else if ( unit /= 0 ) then !read from the file !read the next character: if ( use_unformatted_stream ) then ! in this case, we read the file in chunks. ! if we already have the character we need, ! then get it from the chunk. Otherwise, ! read in another chunk. if ( json % ichunk < 1 ) then ! read in a chunk: json % ichunk = 0 if ( json % filesize < json % ipos + len ( json % chunk ) - 1 ) then ! for the last chunk, we resize ! it to the correct size: json % chunk = repeat ( space , json % filesize - json % ipos + 1 ) end if read ( unit = unit , pos = json % ipos , iostat = ios ) json % chunk else ios = 0 end if json % ichunk = json % ichunk + 1 if ( json % ichunk > len ( json % chunk )) then ! check this just in case ios = IOSTAT_END else ! get the next character from the chunk: c = json % chunk ( json % ichunk : json % ichunk ) if ( json % ichunk == len ( json % chunk )) then json % ichunk = 0 ! reset for next chunk end if end if else ! a formatted read: read ( unit = unit , fmt = '(A1)' , advance = 'NO' , iostat = ios ) c end if json % ipos = json % ipos + 1 else !read from the string str_len = len ( str ) !length of the string if ( json % ipos <= str_len ) then c = str ( json % ipos : json % ipos ) ios = 0 else ios = IOSTAT_END !end of the string end if json % ipos = json % ipos + 1 end if json % char_count = json % char_count + 1 !character count in the current line if ( IS_IOSTAT_END ( ios )) then !end of file ! no character to return json % char_count = 0 eof = . true . popped = space ! just to set a value exit else if ( IS_IOSTAT_EOR ( ios ) . or . c == newline ) then !end of record json % char_count = 0 json % line_count = json % line_count + 1 if ( ignore_comments ) parsing_comment = . false . ! done parsing this comment line cycle end if end if if ( ignore_comments . and . ( parsing_comment . or . scan ( c , json % comment_char , kind = IK ) > 0_IK ) ) then ! skipping the comment parsing_comment = . true . cycle else if ( any ( c == control_chars )) then ! non printing ascii characters cycle else if ( ignore . and . c == space ) then ! ignoring whitespace cycle else ! return the character popped = c exit end if end do end if end subroutine pop_char !***************************************************************************************** !***************************************************************************************** !> ! Core routine. ! !### See also ! * [[pop_char]] ! !### History ! * Jacob Williams : 5/3/2015 : replaced original version of this routine. subroutine push_char ( json , c ) implicit none class ( json_core ), intent ( inout ) :: json character ( kind = CK , len = 1 ), intent ( in ) :: c !! to character to push character ( kind = CK , len = max_numeric_str_len ) :: istr !! for error printing if (. not . json % exception_thrown ) then if ( use_unformatted_stream ) then !in this case, c is ignored, and we just !decrement the stream position counter: json % ipos = json % ipos - 1 json % ichunk = json % ichunk - 1 else json % pushed_index = json % pushed_index + 1 if ( json % pushed_index > 0 . and . json % pushed_index <= len ( json % pushed_char )) then json % pushed_char ( json % pushed_index : json % pushed_index ) = c else call integer_to_string ( json % pushed_index , int_fmt , istr ) call json % throw_exception ( 'Error in push_char: ' // & 'invalid valid of pushed_index: ' // trim ( istr )) end if end if !character count in the current line json % char_count = json % char_count - 1 end if end subroutine push_char !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Print any error message, and then clear the exceptions. ! !@note This routine is used by the unit tests. ! It was originally in json_example.f90, and was ! moved here 2/26/2015 by Izaak Beekman. subroutine json_print_error_message ( json , io_unit ) implicit none class ( json_core ), intent ( inout ) :: json integer , intent ( in ), optional :: io_unit !! unit number for !! printing error message character ( kind = CK , len = :), allocatable :: error_msg !! error message logical :: status_ok !! false if there were any errors thrown !get error message: call json % check_for_errors ( status_ok , error_msg ) !print it if there is one: if (. not . status_ok ) then if ( present ( io_unit )) then write ( io_unit , '(A)' ) error_msg else write ( output_unit , '(A)' ) error_msg end if deallocate ( error_msg ) call json % clear_exceptions () end if end subroutine json_print_error_message !***************************************************************************************** !***************************************************************************************** end module json_value_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_value_module.f90.html"},{"title":"json_kinds.F90 – JSON-Fortran","text":"Files dependent on this one sourcefile~~json_kinds.f90~~AfferentGraph sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_kinds.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_parameters.f90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! JSON-Fortran kind definitions. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. ! !@note ```-DUSE_UCS4``` is an optional preprocessor flag. ! When present, Unicode support is enabled. Note that this ! is currently only supported with the gfortran compiler. ! Example: ```gfortran -DUSE_UCS4 ... ``` #ifdef USE_UCS4 # pragma push_macro(\"USE_UCS4\") # undef USE_UCS4 ! The documentation given here assumes ```USE_UCS4``` **is** defined. # pragma pop_macro(\"USE_UCS4\") #else ! The documentation given here assumes ```USE_UCS4``` **is not** defined. #endif ! !@warning ```CK``` and ```CDK``` are the JSON-Fortran character kind and JSON-Fortran default ! character kind respectively. Client code **MUST** ensure characters of ```kind=CK``` ! are used for all character variables and strings passed to the JSON-Fortran ! library *EXCEPT* for file names which must be of ```'DEFAULT'``` character kind, ! provided here as ```CDK```. In particular, any variable that is a: json path, string ! value or object name passed to the JSON-Fortran library **MUST** be of type ```CK```. ! !@note Most string literal constants of default kind are fine to pass as arguments to ! JSON-Fortran procedures since they have been overloaded to accept ```intent(in)``` ! character arguments of the default (```CDK```) kind. If you find a procedure which does ! not accept an ```intent(in)``` literal string argument of default kind, please ! [file an issue](https://github.com/jacobwilliams/json-fortran/issues/new) on GitHub. ! !@note The default real kind (`RK`) and the default integer kind (`IK`) can be ! changed using optional preprocessor flags. This library was built with kinds: #ifdef REAL32 ! real(kind=real32) [4 bytes] #elif REAL64 ! real(kind=real64) [8 bytes] #elif REAL128 ! real(kind=real128) [16 bytes] #else ! real(kind=real64) [8 bytes] #endif ! and #ifdef INT8 ! integer(kind=int8) [1 byte] #elif INT16 ! integer(kind=int16) [2 bytes] #elif INT32 ! integer(kind=int32) [4 bytes] #elif INT64 ! integer(kind=int64) [8 bytes] #else ! integer(kind=int32) [4 bytes] #endif ! . ! !@note In addition to the real kind specified by `RK`, interfaces for ! the real kinds with less precision are also provided in the library, ! but all are converted to `real(RK)` variables internally. module json_kinds use , intrinsic :: iso_fortran_env implicit none private ! used for the reals with less precision ! than the default precision: #ifndef REAL32 public :: real32 #endif #ifdef REAL128 public :: real64 #endif #ifdef REAL32 integer , parameter , public :: RK = real32 !! Default real kind [4 bytes] #elif REAL64 integer , parameter , public :: RK = real64 !! Default real kind [8 bytes] #elif REAL128 integer , parameter , public :: RK = real128 !! Default real kind [16 bytes] #else integer , parameter , public :: RK = real64 !! Default real kind if not specified [8 bytes] #endif #ifdef INT8 integer , parameter , public :: IK = int8 !! Default integer kind [1 byte] #elif INT16 integer , parameter , public :: IK = int16 !! Default integer kind [2 bytes] #elif INT32 integer , parameter , public :: IK = int32 !! Default integer kind [4 bytes] #elif INT64 integer , parameter , public :: IK = int64 !! Default integer kind [8 bytes] #else integer , parameter , public :: IK = int32 !! Default integer kind if not specified [4 bytes] #endif !********************************************************* !> ! Processor dependent 'DEFAULT' character kind. ! This is 1 byte for the Intel and Gfortran compilers. integer , parameter , public :: CDK = selected_char_kind ( 'DEFAULT' ) !********************************************************* !********************************************************* !> ! Default logical kind. ! This is 4 bytes for the Intel and Gfortran compilers ! (and perhaps others). ! The declaration ensures a valid kind ! if the compiler doesn't have a logical_kinds(3). integer , parameter , public :: LK = logical_kinds ( min ( 3 , size ( logical_kinds ))) !********************************************************* !********************************************************* !> ! String kind preprocessor macro. #if defined __GFORTRAN__ && defined USE_UCS4 ! gfortran compiler AND UCS4 support requested: character ( kind = CDK , len =* ), parameter :: json_fortran_string_kind = 'ISO_10646' #else ! this is the string kind to use unless compiling with GFortran AND ! UCS4/ISO 10646 support is requested character ( kind = CDK , len =* ), parameter :: json_fortran_string_kind = 'DEFAULT' #endif !********************************************************* !********************************************************* !> ! Default character kind used by JSON-Fortran. ! If ISO 10646 (UCS4) support is available, use that, ! otherwise, gracefully fall back on 'DEFAULT' characters. ! Currently only gfortran >= 4.9.2 will correctly support ! UCS4 which is stored in 4 bytes. ! (and perhaps others). integer , parameter , public :: CK = selected_char_kind ( json_fortran_string_kind ) !********************************************************* end module json_kinds !*****************************************************************************************","tags":"","loc":"sourcefile/json_kinds.f90.html"},{"title":"json_string_utilities.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_string_utilities.f90~~EfferentGraph sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_string_utilities.f90~~AfferentGraph sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 sourcefile~json_module.f90->sourcefile~json_value_module.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! JSON-Fortran support module for string manipulation. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_string_utilities use , intrinsic :: ieee_arithmetic use json_kinds use json_parameters implicit none private !****************************************************** !> ! Convert a 'DEFAULT' kind character input to ! 'ISO_10646' kind and return it interface to_unicode module procedure to_uni , to_uni_vec end interface !****************************************************** #ifdef USE_UCS4 !****************************************************** !> ! Provide a means to convert to UCS4 while ! concatenating UCS4 and default strings interface operator ( // ) module procedure ucs4_join_default , default_join_ucs4 end interface public :: operator ( // ) !****************************************************** !****************************************************** !> ! Provide a string `==` operator that works ! with mixed kinds interface operator ( == ) module procedure ucs4_comp_default , default_comp_ucs4 end interface public :: operator ( == ) !****************************************************** !****************************************************** !> ! Provide a string `/=` operator that works ! with mixed kinds interface operator ( /= ) module procedure ucs4_neq_default , default_neq_ucs4 end interface public :: operator ( /= ) !****************************************************** #endif public :: integer_to_string public :: real_to_string public :: string_to_integer public :: string_to_real public :: valid_json_hex public :: to_unicode public :: escape_string public :: unescape_string public :: lowercase_string public :: replace_string public :: decode_rfc6901 public :: encode_rfc6901 contains !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Convert an integer to a string. pure subroutine integer_to_string ( ival , int_fmt , str ) implicit none integer ( IK ), intent ( in ) :: ival !! integer value. character ( kind = CDK , len =* ), intent ( in ) :: int_fmt !! format for integers character ( kind = CK , len =* ), intent ( out ) :: str !! `ival` converted to a string. integer ( IK ) :: istat write ( str , fmt = int_fmt , iostat = istat ) ival if ( istat == 0 ) then str = adjustl ( str ) else str = repeat ( star , len ( str )) end if end subroutine integer_to_string !***************************************************************************************** !***************************************************************************************** !> ! Convert a string into an integer. ! !# History ! * Jacob Williams : 12/10/2013 : Rewrote original `parse_integer` routine. ! Added error checking. ! * Modified by Izaak Beekman ! * Jacob Williams : 2/4/2017 : moved core logic to this routine. subroutine string_to_integer ( str , ival , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to an integer integer ( IK ), intent ( out ) :: ival !! the integer value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors character ( kind = CDK , len = :), allocatable :: digits integer ( IK ) :: ndigits_digits , ndigits , ierr ! Compute how many digits we need to read ndigits = 2 * len_trim ( str ) if ( ndigits /= 0 ) then ndigits_digits = nint ( log10 ( real ( ndigits ))) + 1 allocate ( character ( kind = CDK , len = ndigits_digits ) :: digits ) write ( digits , '(I0)' ) ndigits !gfortran will have a runtime error with * edit descriptor here ! gfortran bug: '*' edit descriptor for ISO_10646 strings does bad stuff. read ( str , '(I' // trim ( digits ) // ')' , iostat = ierr ) ival !string to integer ! error check: status_ok = ( ierr == 0 ) else status_ok = . false . end if if (. not . status_ok ) ival = 0_IK end subroutine string_to_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/4/2013 ! ! Convert a real value to a string. ! !### Modified ! * Izaak Beekman : 02/24/2015 : added the compact option. ! * Jacob Williams : 10/27/2015 : added the star option. ! * Jacob Williams : 07/07/2019 : added null and ieee options. subroutine real_to_string ( rval , real_fmt , compact_real , non_normals_to_null , str ) implicit none real ( RK ), intent ( in ) :: rval !! real value. character ( kind = CDK , len =* ), intent ( in ) :: real_fmt !! format for real numbers logical ( LK ), intent ( in ) :: compact_real !! compact the string so that it is !! displayed with fewer characters logical ( LK ), intent ( in ) :: non_normals_to_null !! If True, NaN, Infinity, or -Infinity are returned as `null`. !! If False, the string value will be returned in quotes !! (e.g., \"NaN\", \"Infinity\", or \"-Infinity\" ) character ( kind = CK , len =* ), intent ( out ) :: str !! `rval` converted to a string. integer ( IK ) :: istat !! write `iostat` flag if ( ieee_is_finite ( rval ) . and . . not . ieee_is_nan ( rval )) then ! normal real numbers if ( real_fmt == star ) then write ( str , fmt =* , iostat = istat ) rval else write ( str , fmt = real_fmt , iostat = istat ) rval end if if ( istat == 0 ) then !in this case, the default string will be compacted, ! so that the same value is displayed with fewer characters. if ( compact_real ) call compact_real_string ( str ) else str = repeat ( star , len ( str )) ! error end if else ! special cases for NaN, Infinity, and -Infinity if ( non_normals_to_null ) then ! return it as a JSON null value str = null_str else ! Let the compiler do the real to string conversion ! like before, but put the result in quotes so it ! gets printed as a string write ( str , fmt =* , iostat = istat ) rval if ( istat == 0 ) then str = quotation_mark // trim ( adjustl ( str )) // quotation_mark else str = repeat ( star , len ( str )) ! error end if end if end if end subroutine real_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Convert a string into a `real(RK)`. ! !# History ! * Jacob Williams, 10/27/2015 : Now using `fmt=*`, rather than ! `fmt=real_fmt`, since it doesn't work for some unusual cases ! (e.g., when `str='1E-5'`). ! * Jacob Williams : 2/6/2017 : moved core logic to this routine. subroutine string_to_real ( str , use_quiet_nan , rval , status_ok ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! the string to convert to a real logical ( LK ), intent ( in ) :: use_quiet_nan !! if true, return NaN's as `ieee_quiet_nan`. !! otherwise, use `ieee_signaling_nan`. real ( RK ), intent ( out ) :: rval !! `str` converted to a real value logical ( LK ), intent ( out ) :: status_ok !! true if there were no errors integer ( IK ) :: ierr !! read iostat error code read ( str , fmt =* , iostat = ierr ) rval status_ok = ( ierr == 0 ) if (. not . status_ok ) then rval = 0.0_RK else if ( ieee_support_nan ( rval )) then if ( ieee_is_nan ( rval )) then ! make sure to return the correct NaN if ( use_quiet_nan ) then rval = ieee_value ( rval , ieee_quiet_nan ) else rval = ieee_value ( rval , ieee_signaling_nan ) end if end if end if end if end subroutine string_to_real !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 02/24/2015 ! ! Compact a string representing a real number, so that ! the same value is displayed with fewer characters. ! !# See also ! * [[real_to_string]] subroutine compact_real_string ( str ) implicit none character ( kind = CK , len =* ), intent ( inout ) :: str !! string representation of a real number. character ( kind = CK , len = len ( str )) :: significand character ( kind = CK , len = len ( str )) :: expnt character ( kind = CK , len = 2 ) :: separator integer ( IK ) :: exp_start integer ( IK ) :: decimal_pos integer ( IK ) :: sig_trim integer ( IK ) :: exp_trim integer ( IK ) :: i !! counter str = adjustl ( str ) exp_start = scan ( str , CK_ 'eEdD' ) if ( exp_start == 0 ) exp_start = scan ( str , CK_ '-+' , back = . true .) decimal_pos = scan ( str , CK_ '.' ) if ( exp_start /= 0 ) separator = str ( exp_start : exp_start ) if ( exp_start < decimal_pos ) then !possibly signed, exponent-less float significand = str sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s !but save one after the decimal place if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do str = trim ( significand ( 1 : sig_trim )) else if ( exp_start > decimal_pos ) then !float has exponent significand = str ( 1 : exp_start - 1 ) sig_trim = len ( trim ( significand )) do i = len ( trim ( significand )), decimal_pos + 2 , - 1 !look from right to left at 0s if ( significand ( i : i ) == '0' ) then sig_trim = i - 1 else exit end if end do expnt = adjustl ( str ( exp_start + 1 :)) if ( expnt ( 1 : 1 ) == '+' . or . expnt ( 1 : 1 ) == '-' ) then separator = trim ( adjustl ( separator )) // expnt ( 1 : 1 ) exp_start = exp_start + 1 expnt = adjustl ( str ( exp_start + 1 :)) end if exp_trim = 1 do i = 1 ,( len ( trim ( expnt )) - 1 ) !look at exponent leading zeros saving last if ( expnt ( i : i ) == '0' ) then exp_trim = i + 1 else exit end if end do str = trim ( adjustl ( significand ( 1 : sig_trim ))) // & trim ( adjustl ( separator )) // & trim ( adjustl ( expnt ( exp_trim :))) !else ! mal-formed real, BUT this code should be unreachable end if end subroutine compact_real_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2014 ! ! Add the escape characters to a string for adding to JSON. subroutine escape_string ( str_in , str_out , escape_solidus ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str_in character ( kind = CK , len = :), allocatable , intent ( out ) :: str_out logical ( LK ), intent ( in ) :: escape_solidus !! if the solidus (forward slash) !! is also to be escaped integer ( IK ) :: i !! counter integer ( IK ) :: ipos !! accumulated string size !! (so we can allocate it in chunks for !! greater runtime efficiency) character ( kind = CK , len = 1 ) :: c !! for reading `str_in` one character at a time. #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for bug in gfortran 6.1 #endif logical :: to_be_escaped !! if there are characters to be escaped character ( kind = CK , len =* ), parameter :: specials_no_slash = quotation_mark // & backslash // & bspace // & formfeed // & newline // & carriage_return // & horizontal_tab character ( kind = CK , len =* ), parameter :: specials = specials_no_slash // slash !Do a quick scan for the special characters, ! if any are present, then process the string, ! otherwise, return the string as is. if ( escape_solidus ) then to_be_escaped = scan ( str_in , specials ) > 0 else to_be_escaped = scan ( str_in , specials_no_slash ) > 0 end if if ( to_be_escaped ) then str_out = repeat ( space , chunk_size ) ipos = 1 !go through the string and look for special characters: do i = 1 , len ( str_in ) c = str_in ( i : i ) !get next character in the input string !if the string is not big enough, then add another chunk: if ( ipos + 3 > len ( str_out )) str_out = str_out // blank_chunk select case ( c ) case ( backslash ) !test for unicode sequence: '\\uXXXX' ![don't add an extra '\\' for those] if ( i + 5 <= len ( str_in )) then if ( str_in ( i + 1 : i + 1 ) == CK_ 'u' . and . & valid_json_hex ( str_in ( i + 2 : i + 5 ))) then str_out ( ipos : ipos ) = c ipos = ipos + 1 cycle end if end if str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( quotation_mark ) str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 case ( slash ) if ( escape_solidus ) then str_out ( ipos : ipos + 1 ) = backslash // c ipos = ipos + 2 else str_out ( ipos : ipos ) = c ipos = ipos + 1 end if case ( bspace ) str_out ( ipos : ipos + 1 ) = '\\b' ipos = ipos + 2 case ( formfeed ) str_out ( ipos : ipos + 1 ) = '\\f' ipos = ipos + 2 case ( newline ) str_out ( ipos : ipos + 1 ) = '\\n' ipos = ipos + 2 case ( carriage_return ) str_out ( ipos : ipos + 1 ) = '\\r' ipos = ipos + 2 case ( horizontal_tab ) str_out ( ipos : ipos + 1 ) = '\\t' ipos = ipos + 2 case default str_out ( ipos : ipos ) = c ipos = ipos + 1 end select end do !trim the string if necessary: if ( ipos < len ( str_out ) + 1 ) then if ( ipos == 1 ) then str_out = CK_ '' else #if defined __GFORTRAN__ tmp = str_out ( 1 : ipos - 1 ) !workaround for bug in gfortran 6.1 str_out = tmp #else str_out = str_out ( 1 : ipos - 1 ) !original #endif end if end if else str_out = str_in end if end subroutine escape_string !***************************************************************************************** !***************************************************************************************** !> ! Remove the escape characters from a JSON string and return it. ! ! The escaped characters are denoted by the `\\` character: ! ! * `\\\"` - quotation mark ! * `\\\\` - reverse solidus ! * `\\/` - solidus ! * `\\b` - backspace ! * `\\f` - formfeed ! * `\\n` - newline (LF) ! * `\\r` - carriage return (CR) ! * `\\t` - horizontal tab ! * `\\uXXXX` - 4 hexadecimal digits subroutine unescape_string ( str , error_message ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str !! * in: string as stored !! in a [[json_value]]. !! * out: decoded string. character ( kind = CK , len = :), allocatable , intent ( out ) :: error_message !! will be allocated if !! there was an error integer :: i !! counter integer :: n !! length of `str` integer :: m !! length of `str_tmp` character ( kind = CK , len = 1 ) :: c !! for scanning each character in string character ( kind = CK , len = :), allocatable :: str_tmp !! temp decoded string (if the input !! string contains an escape character !! and needs to be decoded). if ( scan ( str , backslash ) > 0 ) then !there is at least one escape character, so process this string: n = len ( str ) str_tmp = repeat ( space , n ) !size the output string (will be trimmed later) m = 0 !counter in str_tmp i = 0 !counter in str do i = i + 1 if ( i > n ) exit ! finished c = str ( i : i ) ! get next character in the string if ( c == backslash ) then if ( i < n ) then i = i + 1 c = str ( i : i ) !character after the escape select case ( c ) case ( quotation_mark , backslash , slash ) !use d as is m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'b' ) c = bspace m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'f' ) c = formfeed m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'n' ) c = newline m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'r' ) c = carriage_return m = m + 1 str_tmp ( m : m ) = c case ( CK_ 't' ) c = horizontal_tab m = m + 1 str_tmp ( m : m ) = c case ( CK_ 'u' ) ! expecting 4 hexadecimal digits after ! the escape character [\\uXXXX] !for now, we are just returning them as is ![not checking to see if it is a valid hex value] ! ! Example: ! 123456 ! \\uXXXX if ( i + 4 <= n ) then ! validate the hex string: if ( valid_json_hex ( str ( i + 1 : i + 4 ))) then m = m + 1 str_tmp ( m : m + 5 ) = str ( i - 1 : i + 4 ) i = i + 4 m = m + 5 else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 : i + 4 ) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else error_message = 'Error in unescape_string:' // & ' Invalid hexadecimal sequence in string \"' // & trim ( str ) // '\" [' // str ( i - 1 :) // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if case default !unknown escape character error_message = 'Error in unescape_string:' // & ' unknown escape sequence in string \"' // & trim ( str ) // '\" [' // backslash // c // ']' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end select else ! an escape character is the last character in ! the string. This is an error. error_message = 'Error in unescape_string:' // & ' invalid escape character in string \"' // & trim ( str ) // '\"' if ( allocated ( str_tmp )) deallocate ( str_tmp ) return end if else m = m + 1 str_tmp ( m : m ) = c end if end do !trim trailing space: str = str_tmp ( 1 : m ) end if end subroutine unescape_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/14/2014 ! ! Returns true if the string is a valid 4-digit hex string. ! !# Examples !```fortran ! valid_json_hex('0000') !returns true ! valid_json_hex('ABC4') !returns true ! valid_json_hex('AB') !returns false (< 4 characters) ! valid_json_hex('WXYZ') !returns false (invalid characters) !``` pure function valid_json_hex ( str ) result ( valid ) implicit none logical ( LK ) :: valid !! is str a value 4-digit hex string character ( kind = CK , len =* ), intent ( in ) :: str !! the string to check. integer ( IK ) :: n !! length of `str` integer ( IK ) :: i !! counter !> an array of the valid hex characters character ( kind = CK , len = 1 ), dimension ( 22 ), parameter :: valid_chars = & [ ( achar ( i ), i = 48 , 57 ), & ! decimal digits ( achar ( i ), i = 65 , 70 ), & ! capital A-F ( achar ( i ), i = 97 , 102 ) ] ! lowercase a-f !initialize valid = . false . !check all the characters in the string: n = len ( str ) if ( n == 4 ) then do i = 1 , n if (. not . any ( str ( i : i ) == valid_chars )) return end do valid = . true . !all are in the set, so it is OK end if end function valid_json_hex !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Convert string to unicode (CDK to CK). pure function to_uni ( str ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: str character ( kind = CK , len = len ( str )) :: to_uni to_uni = str end function to_uni !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! Convert array of strings to unicode (CDK to CK). ! !@note JW: may be able to remove this by making [[to_uni]] PURE ELEMENTAL ? pure function to_uni_vec ( str ) implicit none character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: str character ( kind = CK , len = len ( str )), dimension ( size ( str )) :: to_uni_vec to_uni_vec = str end function to_uni_vec !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CK`//`CDK` operator. pure function ucs4_join_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len = ( len ( ucs4_str ) + len ( def_str ))) :: res res = ucs4_str // to_unicode ( def_str ) end function ucs4_join_default !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CDK`//`CK` operator. pure function default_join_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CK , len = ( len ( def_str ) + len ( ucs4_str ))) :: res res = to_unicode ( def_str ) // ucs4_str end function default_join_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CK`==`CDK` operator. pure elemental function ucs4_comp_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str == to_unicode ( def_str ) ) end function ucs4_comp_default !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! ! `CDK`==`CK` operator. pure elemental function default_comp_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) == ucs4_str ) end function default_comp_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! `CK`/=`CDK` operator. pure elemental function ucs4_neq_default ( ucs4_str , def_str ) result ( res ) implicit none character ( kind = CK , len =* ), intent ( in ) :: ucs4_str character ( kind = CDK , len =* ), intent ( in ) :: def_str logical ( LK ) :: res res = ( ucs4_str /= to_unicode ( def_str ) ) end function ucs4_neq_default !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! `CDK`/=`CK` operator. pure elemental function default_neq_ucs4 ( def_str , ucs4_str ) result ( res ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: def_str character ( kind = CK , len =* ), intent ( in ) :: ucs4_str logical ( LK ) :: res res = ( to_unicode ( def_str ) /= ucs4_str ) end function default_neq_ucs4 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns lowercase version of the `CK` string. pure function lowercase_string ( str ) result ( s_lower ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str !! input string character ( kind = CK , len = ( len ( str ))) :: s_lower !! lowercase version of the string integer :: i !! counter integer :: j !! index of uppercase character s_lower = str do i = 1 , len_trim ( str ) j = index ( upper , s_lower ( i : i )) if ( j > 0 ) s_lower ( i : i ) = lower ( j : j ) end do end function lowercase_string !***************************************************************************************** !***************************************************************************************** !> ! Replace all occurrences of `s1` in `str` with `s2`. ! ! A case-sensitive match is used. ! !@note `str` must be allocated. pure subroutine replace_string ( str , s1 , s2 ) implicit none character ( kind = CK , len = :), allocatable , intent ( inout ) :: str character ( kind = CK , len =* ), intent ( in ) :: s1 character ( kind = CK , len =* ), intent ( in ) :: s2 character ( kind = CK , len = :), allocatable :: tmp !! temporary string for accumulating result integer ( IK ) :: i !! counter integer ( IK ) :: n !! for accumulating the string integer ( IK ) :: ilen !! length of `str` string integer ( IK ) :: ilen1 !! length of `s1` string if ( len ( str ) > 0 ) then tmp = CK_ '' ! initialize ilen1 = len ( s1 ) ! . ! '123ab789' do ilen = len ( str ) i = index ( str , s1 ) if ( i > 0 ) then if ( i > 1 ) tmp = tmp // str ( 1 : i - 1 ) tmp = tmp // s2 ! replace s1 with s2 in new string n = i + ilen1 ! start of remainder of str to keep if ( n <= ilen ) then str = str ( n : ilen ) else ! done exit end if else ! done: get remainder of string tmp = tmp // str exit end if end do str = tmp end if end subroutine replace_string !***************************************************************************************** !***************************************************************************************** !> ! Decode a string from the \"JSON Pointer\" RFC 6901 format. ! ! It replaces `~1` with `/` and `~0` with `~`. pure function decode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde // CK_ '1' , slash ) call replace_string ( str_out , tilde // CK_ '0' , tilde ) end function decode_rfc6901 !***************************************************************************************** !***************************************************************************************** !> ! Encode a string into the \"JSON Pointer\" RFC 6901 format. ! ! It replaces `~` with `~0` and `/` with `~1`. pure function encode_rfc6901 ( str ) result ( str_out ) implicit none character ( kind = CK , len =* ), intent ( in ) :: str character ( kind = CK , len = :), allocatable :: str_out str_out = str call replace_string ( str_out , tilde , tilde // CK_ '0' ) call replace_string ( str_out , slash , tilde // CK_ '1' ) end function encode_rfc6901 !***************************************************************************************** end module json_string_utilities !*****************************************************************************************","tags":"","loc":"sourcefile/json_string_utilities.f90.html"},{"title":"json_file_module.F90 – JSON-Fortran","text":"This file depends on sourcefile~~json_file_module.f90~~EfferentGraph sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_kinds.f90 json_kinds.F90 sourcefile~json_file_module.f90->sourcefile~json_kinds.f90 sourcefile~json_parameters.f90 json_parameters.F90 sourcefile~json_file_module.f90->sourcefile~json_parameters.f90 sourcefile~json_string_utilities.f90 json_string_utilities.F90 sourcefile~json_file_module.f90->sourcefile~json_string_utilities.f90 sourcefile~json_value_module.f90 json_value_module.F90 sourcefile~json_file_module.f90->sourcefile~json_value_module.f90 sourcefile~json_parameters.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_kinds.f90 sourcefile~json_string_utilities.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_kinds.f90 sourcefile~json_value_module.f90->sourcefile~json_parameters.f90 sourcefile~json_value_module.f90->sourcefile~json_string_utilities.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Files dependent on this one sourcefile~~json_file_module.f90~~AfferentGraph sourcefile~json_file_module.f90 json_file_module.F90 sourcefile~json_module.f90 json_module.F90 sourcefile~json_module.f90->sourcefile~json_file_module.f90 Help Graph Key Nodes of different colours represent the following: Graph Key Source File Source File This Page's Entity This Page's Entity Solid arrows point from a file to a file which it depends on. A file\nis dependent upon another if the latter must be compiled before the former\ncan be. Where possible, edges connecting nodes are\ngiven different colours to make them easier to distinguish in\nlarge graphs. Source Code !***************************************************************************************** !> author: Jacob Williams ! license: BSD ! ! Higher-level [[json_file]] interface for the [[json_value]] type. ! !### License ! * JSON-Fortran is released under a BSD-style license. ! See the [LICENSE](https://github.com/jacobwilliams/json-fortran/blob/master/LICENSE) ! file for details. module json_file_module use , intrinsic :: iso_fortran_env use json_kinds use json_parameters , only : unit2str use json_string_utilities use json_value_module implicit none private #include \"json_macros.inc\" !********************************************************* !> author: Jacob Williams ! date: 12/9/2013 ! ! The `json_file` is the main public class that is ! used to open a file and get data from it. ! ! A `json_file` contains only two items: an instance of a [[json_core(type)]], ! which is used for all data manipulation, and a [[json_value]] pointer, ! which is used to construct the linked-list data structure. ! Note that most methods in the `json_file` class are simply wrappers ! to the lower-level routines in the [[json_value_module]]. ! !### Example ! !```fortran ! program test ! use json_module ! implicit none ! type(json_file) :: json ! integer :: ival ! real(real64) :: rval ! character(len=:),allocatable :: cval ! logical :: found ! call json%initialize(compact_reals=.true.) ! call json%load(filename='myfile.json') ! call json%print() !print to the console ! call json%get('var.i',ival,found) ! call json%get('var.r(3)',rval,found) ! call json%get('var.c',cval,found) ! call json%destroy() ! end program test !``` ! !@note The `destroy()` method may be called to free the memory if necessary. ! [[json_file(type)]] includes a finalizer that also calls ! `destroy()` when the variable goes out of scope. type , public :: json_file private type ( json_core ) :: core !! The instance of the [[json_core(type)]] !! factory used for this file. type ( json_value ), pointer :: p => null () !! the JSON structure read from the file contains generic , public :: initialize => initialize_json_core_in_file ,& set_json_core_in_file procedure , public :: get_core => get_json_core_in_file !> ! Load JSON from a file. procedure , public :: load => json_file_load !> ! The same as `load`, but only here for backward compatibility procedure , public :: load_file => json_file_load !> ! Load JSON from a string. generic , public :: deserialize => MAYBEWRAP ( json_file_load_from_string ) !> ! The same as `deserialize`, but only here for backward compatibility generic , public :: load_from_string => MAYBEWRAP ( json_file_load_from_string ) !> ! Print the [[json_value]] structure to an allocatable string procedure , public :: serialize => json_file_print_to_string !> ! The same as `serialize`, but only here for backward compatibility procedure , public :: print_to_string => json_file_print_to_string procedure , public :: destroy => json_file_destroy procedure , public :: nullify => json_file_nullify procedure , public :: move => json_file_move_pointer generic , public :: info => MAYBEWRAP ( json_file_variable_info ) generic , public :: matrix_info => MAYBEWRAP ( json_file_variable_matrix_info ) !error checking: procedure , public :: failed => json_file_failed procedure , public :: print_error_message => json_file_print_error_message procedure , public :: check_for_errors => json_file_check_for_errors procedure , public :: clear_exceptions => json_file_clear_exceptions generic , public :: print => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! The same as `print`, but only here for backward compatibility generic , public :: print_file => json_file_print_to_console , & json_file_print_to_unit , & json_file_print_to_filename !> ! Rename a variable, specifying it by path generic , public :: rename => MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 generic , public :: rename => json_file_rename_path_ascii , & json_file_rename_name_ascii #endif !> ! Verify that a path is valid ! (i.e., a variable with this path exists in the file). generic , public :: valid_path => MAYBEWRAP ( json_file_valid_path ) !> ! Get a variable from a [[json_file(type)]], by specifying the path. generic , public :: get => MAYBEWRAP ( json_file_get_object ), & MAYBEWRAP ( json_file_get_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32 ), & #endif MAYBEWRAP ( json_file_get_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64 ), & #endif MAYBEWRAP ( json_file_get_logical ), & MAYBEWRAP ( json_file_get_string ), & MAYBEWRAP ( json_file_get_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_get_real32_vec ), & #endif MAYBEWRAP ( json_file_get_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_get_real64_vec ), & #endif MAYBEWRAP ( json_file_get_logical_vec ), & MAYBEWRAP ( json_file_get_string_vec ), & MAYBEWRAP ( json_file_get_alloc_string_vec ), & json_file_get_root !> ! Add a variable to a [[json_file(type)]], by specifying the path. ! !### Example ! !```fortran ! program test ! use json_module, rk=>json_rk, ik=>json_ik ! implicit none ! type(json_file) :: f ! call f%initialize() ! specify whatever init options you want. ! call f%add('inputs.t', 0.0_rk) ! call f%add('inputs.x', [1.0_rk,2.0_rk,3.0_rk]) ! call f%add('inputs.flag', .true.) ! call f%print() ! print to the console ! end program test !``` generic , public :: add => json_file_add , & MAYBEWRAP ( json_file_add_object ), & MAYBEWRAP ( json_file_add_integer ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32 ), & #endif MAYBEWRAP ( json_file_add_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64 ), & #endif MAYBEWRAP ( json_file_add_logical ), & MAYBEWRAP ( json_file_add_string ), & MAYBEWRAP ( json_file_add_integer_vec ), & #ifndef REAL32 MAYBEWRAP ( json_file_add_real32_vec ), & #endif MAYBEWRAP ( json_file_add_real_vec ), & #ifdef REAL128 MAYBEWRAP ( json_file_add_real64_vec ), & #endif MAYBEWRAP ( json_file_add_logical_vec ), & MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 generic , public :: add => json_file_add_string_path_ascii , & json_file_add_string_value_ascii ,& json_file_add_string_vec_path_ascii ,& json_file_add_string_vec_vec_ascii #endif !> ! Update a scalar variable in a [[json_file(type)]], ! by specifying the path. ! !@note These have been mostly supplanted by the `add` ! methods, which do a similar thing (and can be used for ! scalars and vectors, etc.) generic , public :: update => MAYBEWRAP ( json_file_update_integer ), & MAYBEWRAP ( json_file_update_logical ), & #ifndef REAL32 MAYBEWRAP ( json_file_update_real32 ), & #endif MAYBEWRAP ( json_file_update_real ), & #ifdef REAL128 MAYBEWRAP ( json_file_update_real64 ), & #endif MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 generic , public :: update => json_file_update_string_name_ascii , & json_file_update_string_val_ascii #endif !> ! Remove a variable from a [[json_file(type)]] ! by specifying the path. generic , public :: remove => MAYBEWRAP ( json_file_remove ) !traverse procedure , public :: traverse => json_file_traverse ! *************************************************** ! operators ! *************************************************** generic , public :: operator (. in .) => MAYBEWRAP ( json_file_valid_path_op ) procedure , pass ( me ) :: MAYBEWRAP ( json_file_valid_path_op ) generic , public :: assignment ( = ) => assign_json_file ,& assign_json_file_to_string ,& MAYBEWRAP ( assign_string_to_json_file ) procedure :: assign_json_file procedure , pass ( me ) :: assign_json_file_to_string procedure :: MAYBEWRAP ( assign_string_to_json_file ) ! *************************************************** ! private routines ! *************************************************** !load from string: procedure :: MAYBEWRAP ( json_file_load_from_string ) !initialize procedure :: initialize_json_core_in_file procedure :: set_json_core_in_file !get info: procedure :: MAYBEWRAP ( json_file_variable_info ) procedure :: MAYBEWRAP ( json_file_variable_matrix_info ) !rename: procedure :: MAYBEWRAP ( json_file_rename ) #ifdef USE_UCS4 procedure :: json_file_rename_path_ascii procedure :: json_file_rename_name_ascii #endif !validate path: procedure :: MAYBEWRAP ( json_file_valid_path ) !get: procedure :: MAYBEWRAP ( json_file_get_object ) procedure :: MAYBEWRAP ( json_file_get_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32 ) #endif procedure :: MAYBEWRAP ( json_file_get_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64 ) #endif procedure :: MAYBEWRAP ( json_file_get_logical ) procedure :: MAYBEWRAP ( json_file_get_string ) procedure :: MAYBEWRAP ( json_file_get_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_get_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_get_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_get_logical_vec ) procedure :: MAYBEWRAP ( json_file_get_string_vec ) procedure :: MAYBEWRAP ( json_file_get_alloc_string_vec ) procedure :: json_file_get_root !add: procedure :: json_file_add procedure :: MAYBEWRAP ( json_file_add_object ) procedure :: MAYBEWRAP ( json_file_add_integer ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32 ) #endif procedure :: MAYBEWRAP ( json_file_add_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64 ) #endif procedure :: MAYBEWRAP ( json_file_add_logical ) procedure :: MAYBEWRAP ( json_file_add_string ) procedure :: MAYBEWRAP ( json_file_add_integer_vec ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_add_real32_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_real_vec ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_add_real64_vec ) #endif procedure :: MAYBEWRAP ( json_file_add_logical_vec ) procedure :: MAYBEWRAP ( json_file_add_string_vec ) #ifdef USE_UCS4 procedure :: json_file_add_string_path_ascii procedure :: json_file_add_string_value_ascii procedure :: json_file_add_string_vec_path_ascii procedure :: json_file_add_string_vec_vec_ascii #endif !update: procedure :: MAYBEWRAP ( json_file_update_integer ) procedure :: MAYBEWRAP ( json_file_update_logical ) #ifndef REAL32 procedure :: MAYBEWRAP ( json_file_update_real32 ) #endif procedure :: MAYBEWRAP ( json_file_update_real ) #ifdef REAL128 procedure :: MAYBEWRAP ( json_file_update_real64 ) #endif procedure :: MAYBEWRAP ( json_file_update_string ) #ifdef USE_UCS4 procedure :: json_file_update_string_name_ascii procedure :: json_file_update_string_val_ascii #endif !remove: procedure :: MAYBEWRAP ( json_file_remove ) !print: procedure :: json_file_print_to_console procedure :: json_file_print_to_unit procedure :: json_file_print_to_filename final :: finalize_json_file end type json_file !********************************************************* !********************************************************* !> author: Izaak Beekman ! date: 07/23/2015 ! ! Structure constructor to initialize a [[json_file(type)]] ! object with an existing [[json_value]] object or a JSON ! string, and either the [[json_core(type)]] settings or a ! [[json_core(type)]] instance. ! !### Example ! !```fortran ! ... ! type(json_file) :: my_file ! type(json_value),pointer :: json_object ! type(json_core) :: json_core_object ! ... ! ! Construct a json_object: ! !could do this: ! my_file = json_file(json_object) ! !or: ! my_file = json_file(json_object,verbose=.true.) ! !or: ! my_file = json_file('{\"x\": [1]}',verbose=.true.) ! !or: ! my_file = json_file(json_object,json_core_object) ! !or: ! my_file = json_file('{\"x\": [1]}',json_core_object) !``` interface json_file module procedure initialize_json_file , & initialize_json_file_v2 , & MAYBEWRAP ( initialize_json_file_from_string ), & MAYBEWRAP ( initialize_json_file_from_string_v2 ) end interface !************************************************************************************* contains !***************************************************************************************** !***************************************************************************************** !> ! Finalizer for [[json_file]] class. ! ! Just a wrapper for [[json_file_destroy]]. subroutine finalize_json_file ( me ) implicit none type ( json_file ), intent ( inout ) :: me call me % destroy ( destroy_core = . true .) end subroutine finalize_json_file !***************************************************************************************** !***************************************************************************************** !> ! Check error status in the file. pure function json_file_failed ( me ) result ( failed ) implicit none class ( json_file ), intent ( in ) :: me logical ( LK ) :: failed !! will be true if there has been an error. failed = me % core % failed () end function json_file_failed !***************************************************************************************** !***************************************************************************************** !> ! Retrieve error status and message from the class. subroutine json_file_check_for_errors ( me , status_ok , error_msg ) implicit none class ( json_file ), intent ( inout ) :: me logical ( LK ), intent ( out ), optional :: status_ok !! true if there were no errors character ( kind = CK , len = :), allocatable , intent ( out ), optional :: error_msg !! the error message !! (if there were errors) #if defined __GFORTRAN__ character ( kind = CK , len = :), allocatable :: tmp !! workaround for gfortran bugs call me % core % check_for_errors ( status_ok , tmp ) if ( present ( error_msg )) error_msg = tmp #else call me % core % check_for_errors ( status_ok , error_msg ) #endif end subroutine json_file_check_for_errors !***************************************************************************************** !***************************************************************************************** !> ! Clear exceptions in the class. pure subroutine json_file_clear_exceptions ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % clear_exceptions () end subroutine json_file_clear_exceptions !***************************************************************************************** !***************************************************************************************** !> ! This is a wrapper for [[json_print_error_message]]. subroutine json_file_print_error_message ( me , io_unit ) implicit none class ( json_file ), intent ( inout ) :: me integer , intent ( in ), optional :: io_unit call me % core % print_error_message ( io_unit ) end subroutine json_file_print_error_message !***************************************************************************************** !***************************************************************************************** !> ! Initialize the [[json_core(type)]] for this [[json_file]]. ! This is just a wrapper for [[json_initialize]]. ! !@note This does not destroy the data in the file. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. subroutine initialize_json_core_in_file ( me ,& #include \"json_initialize_dummy_arguments.inc\" ) implicit none class ( json_file ), intent ( inout ) :: me #include \"json_initialize_arguments.inc\" call me % core % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) end subroutine initialize_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> ! Set the [[json_core(type)]] for this [[json_file]]. ! !@note This does not destroy the data in the file. ! !@note This one is used if you want to initialize the file with ! an already-existing [[json_core(type)]] (presumably, this was already ! initialized by a call to [[initialize_json_core]] or similar). subroutine set_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_core ), intent ( in ) :: core me % core = core end subroutine set_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> ! Get a copy of the [[json_core(type)]] in this [[json_file]]. subroutine get_json_core_in_file ( me , core ) implicit none class ( json_file ), intent ( in ) :: me type ( json_core ), intent ( out ) :: core core = me % core end subroutine get_json_core_in_file !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 07/23/2015 ! ! Cast a [[json_value]] object as a [[json_file(type)]] object. ! It also calls the `initialize()` method. ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. function initialize_json_file ( p ,& #include \"json_initialize_dummy_arguments.inc\" , nullify_pointer & ) result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , optional :: p !! `json_value` object to cast !! as a `json_file` object. This !! will be nullified. #include \"json_initialize_arguments.inc\" logical ( LK ), intent ( in ), optional :: nullify_pointer !! if True, then `p` will be nullified !! if present. (default is True). Normally, !! this should be done, because the [[json_file]] will destroy !! the pointer when the class goes out of scope (causing `p` to be !! a dangling pointer). However, if the intent is to use `p` in !! a [[json_file]] and then call [[json_file:nullify]] and continue !! to use `p`, then this should be set to False. call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) if ( present ( p )) then file_object % p => p ! we have to nullify it to avoid ! a dangling pointer when the file ! goes out of scope if ( present ( nullify_pointer )) then if ( nullify_pointer ) nullify ( p ) else nullify ( p ) end if end if end function initialize_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 4/26/2016 ! ! Cast a [[json_value]] pointer and a [[json_core(type)]] object ! as a [[json_file(type)]] object. function initialize_json_file_v2 ( json_value_object , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object type ( json_value ), pointer , intent ( in ) :: json_value_object type ( json_core ), intent ( in ) :: json_core_object file_object % p => json_value_object file_object % core = json_core_object end function initialize_json_file_v2 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 01/19/2019 ! ! Cast a JSON string as a [[json_file(type)]] object. ! It also calls the `initialize()` method. ! !### Example ! !```fortran ! type(json_file) :: f ! f = json_file('{\"key \": 1}', trailing_spaces_significant=.true.) !``` ! !@note [[initialize_json_core]], [[json_initialize]], ! [[initialize_json_core_in_file]], [[initialize_json_file]], ! [[initialize_json_file_v2]], [[initialize_json_file_from_string]], ! and [[initialize_json_file_from_string_v2]] ! all have a similar interface. function initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" call file_object % initialize (& #include \"json_initialize_dummy_arguments.inc\" ) call file_object % deserialize ( str ) end function initialize_json_file_from_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[initialize_json_file_from_string]], where \"str\" is kind=CDK. function wrap_initialize_json_file_from_string ( str ,& #include \"json_initialize_dummy_arguments.inc\" ) result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from #include \"json_initialize_arguments.inc\" file_object = initialize_json_file_from_string (& to_unicode ( str ),& #include \"json_initialize_dummy_arguments.inc\" ) end function wrap_initialize_json_file_from_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2019 ! ! Cast a JSON string and a [[json_core(type)]] object ! as a [[json_file(type)]] object. function initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object % core = json_core_object call file_object % deserialize ( str ) end function initialize_json_file_from_string_v2 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[initialize_json_file_from_string_v2]], where \"str\" is kind=CDK. function wrap_initialize_json_file_from_string_v2 ( str , json_core_object ) & result ( file_object ) implicit none type ( json_file ) :: file_object character ( kind = CDK , len =* ), intent ( in ) :: str !! string to load JSON data from type ( json_core ), intent ( in ) :: json_core_object file_object = initialize_json_file_from_string_v2 ( to_unicode ( str ), json_core_object ) end function wrap_initialize_json_file_from_string_v2 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Nullify the [[json_value]] pointer in a [[json_file(type)]], ! but do not destroy it. ! ! This should normally only be done if the pointer is the target of ! another pointer outside the class that is still intended to be in ! scope after the [[json_file(type)]] has gone out of scope. ! Otherwise, this would result in a memory leak. ! !### See also ! * [[json_file_destroy]] ! !### History ! * 6/30/2019 : Created subroutine json_file_nullify ( me ) implicit none class ( json_file ), intent ( inout ) :: me nullify ( me % p ) end subroutine json_file_nullify !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Destroy the [[json_value]] data in a [[json_file(type)]]. ! This may be done when the variable is no longer needed, ! or will be reused to open a different file. ! Otherwise a memory leak will occur. ! ! Optionally, also destroy the [[json_core(type)]] instance (this ! is not necessary to prevent memory leaks, since a [[json_core(type)]] ! does not use pointers). ! !### See also ! * [[json_file_nullify]] ! !### History ! * 12/9/2013 : Created ! * 4/26/2016 : Added optional `destroy_core` argument ! !@note This routine will be called automatically when the variable ! goes out of scope. subroutine json_file_destroy ( me , destroy_core ) implicit none class ( json_file ), intent ( inout ) :: me logical , intent ( in ), optional :: destroy_core !! to also destroy the [[json_core(type)]]. !! default is to leave it as is. if ( associated ( me % p )) call me % core % destroy ( me % p ) if ( present ( destroy_core )) then if ( destroy_core ) call me % core % destroy () end if end subroutine json_file_destroy !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/5/2014 ! ! Move the [[json_value]] pointer from one [[json_file(type)]] to another. ! The \"from\" pointer is then nullified, but not destroyed. ! !@note If \"from%p\" is not associated, then an error is thrown. subroutine json_file_move_pointer ( to , from ) implicit none class ( json_file ), intent ( inout ) :: to class ( json_file ), intent ( inout ) :: from if ( associated ( from % p )) then if ( from % failed ()) then !Don't get the data if the FROM file has an !active exception, since it may not be valid. call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'error exception in FROM file.' ) else call to % initialize () !initialize and clear any exceptions that may be present to % p => from % p nullify ( from % p ) end if else call to % core % throw_exception ( 'Error in json_file_move_pointer: ' // & 'pointer is not associated.' ) end if end subroutine json_file_move_pointer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Load the JSON data from a file. ! !### Example ! !```fortran ! program main ! use json_module ! implicit none ! type(json_file) :: f ! call f%load('my_file.json') ! !... ! call f%destroy() ! end program main !``` subroutine json_file_load ( me , filename , unit , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! the filename to open integer ( IK ), intent ( in ), optional :: unit !! the unit number to use !! (if not present, a newunit !! is used) logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % load ( file = filename , p = me % p , unit = unit ) end subroutine json_file_load !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/13/2015 ! ! Load the JSON data from a string. ! !### Example ! ! Load JSON from a string: !```fortran ! type(json_file) :: f ! call f%deserialize('{ \"name\": \"Leonidas\" }') !``` subroutine json_file_load_from_string ( me , str , destroy_pointer ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str !! string to load JSON data from logical ( LK ), intent ( in ), optional :: destroy_pointer !! destroy the pointer before !! loading (default is True) if ( present ( destroy_pointer )) then if ( destroy_pointer ) call me % destroy () else ! by default it is destroyed call me % destroy () end if call me % core % deserialize ( me % p , str ) end subroutine json_file_load_from_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_load_from_string]], where \"str\" is kind=CDK. subroutine wrap_json_file_load_from_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % deserialize ( to_unicode ( str )) end subroutine wrap_json_file_load_from_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON file to the console. subroutine json_file_print_to_console ( me ) implicit none class ( json_file ), intent ( inout ) :: me call me % core % print ( me % p , iunit = int ( output_unit , IK )) end subroutine json_file_print_to_console !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Prints the JSON file to the specified file unit number. subroutine json_file_print_to_unit ( me , iunit ) implicit none class ( json_file ), intent ( inout ) :: me integer ( IK ), intent ( in ) :: iunit !! file unit number (must not be -1) if ( iunit /= unit2str ) then call me % core % print ( me % p , iunit = iunit ) else call me % core % throw_exception ( 'Error in json_file_print_to_unit: iunit must not be -1.' ) end if end subroutine json_file_print_to_unit !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON structure to the specified filename. ! The file is opened, printed, and then closed. ! !### Example ! Example loading a JSON file, changing a value, and then printing ! result to a new file: !```fortran ! type(json_file) :: f ! logical :: found ! call f%load('my_file.json') !open the original file ! call f%update('version',4,found) !change the value of a variable ! call f%print('my_file_2.json') !save file as new name !``` subroutine json_file_print_to_filename ( me , filename ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: filename !! filename to print to call me % core % print ( me % p , filename ) end subroutine json_file_print_to_filename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/11/2015 ! ! Print the JSON file to a string. ! !### Example ! ! Open a JSON file, and then print the contents to a string: !```fortran ! type(json_file) :: f ! character(kind=CK,len=:),allocatable :: str ! call f%load('my_file.json') ! call f%serialize(str) !``` subroutine json_file_print_to_string ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len = :), allocatable , intent ( out ) :: str !! string to print JSON data to call me % core % serialize ( me % p , str ) end subroutine json_file_print_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/3/2014 ! ! Returns information about a variable in a [[json_file(type)]]. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ), optional :: found !! the variable exists in the structure integer ( IK ), intent ( out ), optional :: var_type !! variable type integer ( IK ), intent ( out ), optional :: n_children !! number of children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % info ( me % p , path , found , var_type , n_children , name ) end subroutine json_file_variable_info !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_variable_info]], where \"path\" is kind=CDK. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine wrap_json_file_variable_info ( me , path , found , var_type , n_children , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( out ), optional :: found integer ( IK ), intent ( out ), optional :: var_type integer ( IK ), intent ( out ), optional :: n_children character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % info ( to_unicode ( path ), found , var_type , n_children , name ) end subroutine wrap_json_file_variable_info !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/26/2016 ! ! Returns matrix information about a variable in a [[json_file(type)]]. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % core % matrix_info ( me % p , path , is_matrix , found , var_type , n_sets , set_size , name ) end subroutine json_file_variable_matrix_info !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_variable_matrix_info]], where \"path\" is kind=CDK. ! !@note If `found` is present, no exceptions will be thrown if an ! error occurs. Otherwise, an exception will be thrown if the ! variable is not found. subroutine wrap_json_file_variable_matrix_info ( me , path , is_matrix , found ,& var_type , n_sets , set_size , name ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! path to the variable logical ( LK ), intent ( out ) :: is_matrix !! true if it is a valid matrix logical ( LK ), intent ( out ), optional :: found !! true if it was found integer ( IK ), intent ( out ), optional :: var_type !! variable type of data in !! the matrix (if all elements have !! the same type) integer ( IK ), intent ( out ), optional :: n_sets !! number of data sets (i.e., matrix !! rows if using row-major order) integer ( IK ), intent ( out ), optional :: set_size !! size of each data set (i.e., matrix !! cols if using row-major order) character ( kind = CK , len = :), allocatable , intent ( out ), optional :: name !! variable name call me % matrix_info ( to_unicode ( path ), is_matrix , found , var_type , n_sets , set_size , name ) end subroutine wrap_json_file_variable_matrix_info !***************************************************************************************** !***************************************************************************************** !> author: Izaak Beekman ! date: 7/23/2015 ! ! Get a [[json_value]] pointer to the JSON file root. ! !@note This is equivalent to calling ```[[json_file]]%get('$',p)``` subroutine json_file_get_root ( me , p ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable p => me % p end subroutine json_file_get_root !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for [[json_core(type)]] = [[json_core(type)]]. ! This will duplicate the [[json_core(type)]] and also ! perform a deep copy of the [[json_value(type)]] data structure. subroutine assign_json_file ( me , f ) implicit none class ( json_file ), intent ( out ) :: me type ( json_file ), intent ( in ) :: f me % core = f % core ! no pointers here so OK to copy call me % core % clone ( f % p , me % p ) end subroutine assign_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for character = [[json_core(type)]]. ! This is just a wrapper for the [[json_value_to_string]] routine. ! !### Note ! * If an exception is raised or the file contains no data, ! this will return an empty string. subroutine assign_json_file_to_string ( str , me ) implicit none character ( kind = CK , len = :), allocatable , intent ( out ) :: str class ( json_file ), intent ( in ) :: me type ( json_core ) :: core_copy !! a copy of `core` from `me` if ( me % core % failed () . or . . not . associated ( me % p )) then str = CK_ '' else ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the assignment to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's possible for this ! function to raise an exception. core_copy = me % core ! copy the parser settings call core_copy % serialize ( me % p , str ) if ( me % core % failed ()) str = CK_ '' end if end subroutine assign_json_file_to_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Assignment operator for [[json_core(type)]] = character. ! This is just a wrapper for the [[json_file_load_from_string]] routine. subroutine assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: str if ( associated ( me % p )) call me % destroy () if ( me % core % failed ()) call me % core % clear_exceptions () call me % deserialize ( str ) end subroutine assign_string_to_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[assign_string_to_json_file]], where \"str\" is kind=CDK. subroutine wrap_assign_string_to_json_file ( me , str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: str call me % assign_string_to_json_file ( to_unicode ( str )) end subroutine wrap_assign_string_to_json_file !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! A wrapper for [[json_file_valid_path]] for the `.in.` operator function json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found type ( json_core ) :: core_copy !! a copy of `core` from `me` ! This is sort of a hack. Since `me` has to have `intent(in)` ! for the operator to work, we need to make a copy of `me%core` ! so we can call the low level routine (since it needs it to ! be `intent(inout)`) because it's technically possible for this ! function to raise an exception. This normally should never ! happen here unless the JSON structure is malformed. core_copy = me % core ! copy the settings (need them to know ! how to interpret the path) found = core_copy % valid_path ( me % p , path ) ! call the low-level routine call core_copy % destroy () ! just in case (but not really necessary) end function json_file_valid_path_op !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_valid_path_op]], where \"path\" is kind=CDK. function wrap_json_file_valid_path_op ( path , me ) result ( found ) implicit none character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable class ( json_file ), intent ( in ) :: me !! the JSON file logical ( LK ) :: found !! if the variable was found found = to_unicode ( path ) . in . me end function wrap_json_file_valid_path_op !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Returns true if the `path` is present in the JSON file. function json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % core % valid_path ( me % p , path ) end function json_file_valid_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_valid_path]], where \"path\" is kind=CDK. function wrap_json_file_valid_path ( me , path ) result ( found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ) :: found !! if the variable was found found = me % valid_path ( to_unicode ( path )) end function wrap_json_file_valid_path !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Rename a variable in a JSON file. subroutine json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % core % rename ( me % p , path , name , found ) end subroutine json_file_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_rename]], where \"path\" and \"name\" are kind=CDK. subroutine wrap_json_file_rename ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), to_unicode ( name ), found ) end subroutine wrap_json_file_rename !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_rename]] where \"path\" is kind=CDK). subroutine json_file_rename_path_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( to_unicode ( path ), name , found ) end subroutine json_file_rename_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_rename]] where \"name\" is kind=CDK). subroutine json_file_rename_name_ascii ( me , path , name , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: name !! the new name logical ( LK ), intent ( out ), optional :: found !! if the variable was found call me % json_file_rename ( path , to_unicode ( name ), found ) end subroutine json_file_rename_name_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 2/3/2014 ! ! Get a [[json_value]] pointer to an object from a JSON file. subroutine json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % core % get ( me % p , path , p , found ) end subroutine json_file_get_object !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_object]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_object ( me , path , p , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( out ) :: p !! pointer to the variable logical ( LK ), intent ( out ), optional :: found !! if it was really found call me % get ( to_unicode ( path ), p , found ) end subroutine wrap_json_file_get_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get an integer value from a JSON file. subroutine json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_integer ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Get an integer vector from a JSON file. subroutine json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_integer_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_integer_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found integer ( IK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a real(RK) variable value from a JSON file. subroutine json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Get a real(RK) vector from a JSON file. subroutine json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( RK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real]] where `val` is `real32`. subroutine json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real32 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real_vec]] where `vec` is `real32`. subroutine json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real32_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real32_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real32_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real32 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real]] where `val` is `real64`. subroutine json_file_get_real64 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real64 ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_get_real_vec]] where `vec` is `real64`. subroutine json_file_get_real64_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_real64_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_real64_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_real64_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found real ( real64 ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a logical(LK) value from a JSON file. subroutine json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_logical ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/20/2014 ! ! Get a logical(LK) vector from a JSON file. subroutine json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_logical_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_logical_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), allocatable , intent ( out ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found logical ( LK ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/9/2013 ! ! Get a character string from a json file. ! The output val is an allocatable character string. subroutine json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % core % get ( me % p , path , val , found , default ) end subroutine json_file_get_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_string]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_string ( me , path , val , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), allocatable , intent ( out ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), intent ( in ), optional :: default call me % get ( to_unicode ( path ), val , found , default ) end subroutine wrap_json_file_get_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/19/2014 ! ! Get a string vector from a JSON file. subroutine json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % core % get ( me % p , path , vec , found , default ) end subroutine json_file_get_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_string_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_get_string_vec ( me , path , vec , found , default ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), allocatable , intent ( out ) :: vec !! value vector logical ( LK ), intent ( out ), optional :: found !! if it was really found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default call me % get ( to_unicode ( path ), vec , found , default ) end subroutine wrap_json_file_get_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 12/17/2016 ! ! Get an (allocatable length) string vector from a JSON file. ! This is just a wrapper for [[json_get_alloc_string_vec_by_path]]. subroutine json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % core % get ( me % p , path , vec , ilen , found , default , default_ilen ) end subroutine json_file_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_get_alloc_string_vec]], where \"path\" is kind=CDK. ! This is just a wrapper for [[wrap_json_get_alloc_string_vec_by_path]]. subroutine wrap_json_file_get_alloc_string_vec ( me , path , vec , ilen , found , default , default_ilen ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len = :), dimension (:), allocatable , intent ( out ) :: vec !! value vector integer ( IK ), dimension (:), allocatable , intent ( out ) :: ilen !! the actual length !! of each character !! string in the array logical ( LK ), intent ( out ), optional :: found character ( kind = CK , len =* ), dimension (:), intent ( in ), optional :: default integer ( IK ), dimension (:), intent ( in ), optional :: default_ilen !! the actual !! length of `default` call me % get ( to_unicode ( path ), vec , ilen , found , default , default_ilen ) end subroutine wrap_json_file_get_alloc_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a [[json_value]] pointer as the root object to a JSON file. ! !### Note ! ! This is mostly equivalent to: !```fortran ! f = [[json_file]](p) !``` ! But without the finalization calls. ! ! And: !```fortran ! if (destroy_original) call [[json_file]]%destroy() ! call [[json_file]]%add('$',p) !``` subroutine json_file_add ( me , p , destroy_original ) implicit none class ( json_file ), intent ( inout ) :: me type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( in ), optional :: destroy_original !! if the file currently contains !! an associated pointer, it is !! destroyed. [Default is True] logical ( LK ) :: destroy !! if `me%p` is to be destroyed if ( present ( destroy_original )) then destroy = destroy_original else destroy = . true . ! default end if if ( destroy ) call me % destroy () me % p => p end subroutine json_file_add !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a [[json_value]] pointer to an object to a JSON file. subroutine json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , p , found , was_created ) end subroutine json_file_add_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_object]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_object ( me , path , p , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable type ( json_value ), pointer , intent ( in ) :: p !! pointer to the variable to add logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_object ( to_unicode ( path ), p , found , was_created ) end subroutine wrap_json_file_add_object !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add an integer value to a JSON file. subroutine json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_integer ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add an integer vector to a JSON file. subroutine json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_integer_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_integer_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable integer ( IK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_integer_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_integer_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a real(RK) variable value to a JSON file. subroutine json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a real(RK) vector to a JSON file. subroutine json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( RK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real_vec !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]] where `val` is `real32`. subroutine json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real32 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real32 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]] where `vec` is `real32`. subroutine json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real32_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real32_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real32_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real32 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real32_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real32_vec !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real]] where `val` is `real64`. subroutine json_file_add_real64 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real64 ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real64 ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_real64 !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real_vec]] where `vec` is `real64`. subroutine json_file_add_real64_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_real64_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_real64_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_real64_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable real ( real64 ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_real64_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_real64_vec !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! ! Add a logical(LK) value to a JSON file. subroutine json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created ) end subroutine json_file_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_logical ( me , path , val , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical ( to_unicode ( path ), val , found , was_created ) end subroutine wrap_json_file_add_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a logical(LK) vector to a JSON file. subroutine json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created ) end subroutine json_file_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_logical_vec]], where \"path\" is kind=CDK. subroutine wrap_json_file_add_logical_vec ( me , path , vec , found , was_created ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable logical ( LK ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created call me % json_file_add_logical_vec ( to_unicode ( path ), vec , found , was_created ) end subroutine wrap_json_file_add_logical_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a character string to a json file. subroutine json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , val , found , was_created , trim_str , adjustl_str ) end subroutine json_file_add_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string]], where \"path\" and \"val\" are kind=CDK. subroutine wrap_json_file_add_string ( me , path , val , found , was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string ( to_unicode ( path ), to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_add_string]] where \"path\" is kind=CDK). subroutine json_file_add_string_path_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( to_unicode ( path ), val , found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Wrapper for [[json_file_add_string]] where \"val\" is kind=CDK). subroutine json_file_add_string_value_ascii ( me , path , val , found ,& was_created , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), intent ( in ) :: val !! value logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % json_file_add_string ( path , to_unicode ( val ), found ,& was_created , trim_str , adjustl_str ) end subroutine json_file_add_string_value_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Add a string vector to a JSON file. subroutine json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) if (. not . associated ( me % p )) call me % core % create_object ( me % p , ck_ '' ) ! create root call me % core % add_by_path ( me % p , path , vec , found , was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"path\" and \"vec\" are kind=CDK. subroutine wrap_json_file_add_string_vec ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine wrap_json_file_add_string_vec !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"path\" is kind=CDK. subroutine json_file_add_string_vec_path_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( to_unicode ( path ), vec , found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_path_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! ! Alternate version of [[json_file_add_string_vec]], where \"vec\" is kind=CDK. subroutine json_file_add_string_vec_vec_ascii ( me , path , vec , found ,& was_created , ilen , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable character ( kind = CDK , len =* ), dimension (:), intent ( in ) :: vec !! the value vector logical ( LK ), intent ( out ), optional :: found !! if the variable was found logical ( LK ), intent ( out ), optional :: was_created !! if the variable had to be created integer ( IK ), dimension (:), intent ( in ), optional :: ilen !! the string lengths of each !! element in `value`. If not present, !! the full `len(value)` string is added !! for each element. logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for each element logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for each element !! (note that ADJUSTL is done before TRIM) call me % json_file_add_string_vec ( path , to_unicode ( vec ), found ,& was_created , ilen , trim_str , adjustl_str ) end subroutine json_file_add_string_vec_vec_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_integer]] subroutine json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_integer !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_integer]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_integer ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path integer ( IK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_integer !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_logical]] subroutine json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_logical !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_logical]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_logical ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path logical ( LK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_logical !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. subroutine json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found ) end subroutine json_file_update_real !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( RK ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real !***************************************************************************************** #ifndef REAL32 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_update_real]] where `val` is `real32`. subroutine json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real32 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real32]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real32 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real32 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real32 !***************************************************************************************** #endif #ifdef REAL128 !***************************************************************************************** !> author: Jacob Williams ! date: 1/21/2019 ! ! Alternate version of [[json_file_update_real]] where `val` is `real64`. subroutine json_file_update_real64 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path real ( real64 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( path , real ( val , RK ), found ) end subroutine json_file_update_real64 !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_real64]], where \"path\" is kind=CDK. subroutine wrap_json_file_update_real64 ( me , path , val , found ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path real ( real64 ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found call me % update ( to_unicode ( path ), val , found ) end subroutine wrap_json_file_update_real64 !***************************************************************************************** #endif !***************************************************************************************** !> author: Jacob Williams ! date: 1/10/2015 ! ! Given the path string, if the variable is present in the file, ! and is a scalar, then update its value. ! If it is not present, then create it and set its value. ! !### See also ! * [[json_update_string]] subroutine json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) if (. not . me % core % failed ()) call me % core % update ( me % p , path , val , found , trim_str , adjustl_str ) end subroutine json_file_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"path\" and \"val\" are kind=CDK. subroutine wrap_json_file_update_string ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine wrap_json_file_update_string !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"path\" is kind=CDK. subroutine json_file_update_string_name_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path character ( kind = CK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( to_unicode ( path ), val , found , trim_str , adjustl_str ) end subroutine json_file_update_string_name_ascii !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_update_string]], where \"val\" is kind=CDK. subroutine json_file_update_string_val_ascii ( me , path , val , found , trim_str , adjustl_str ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path character ( kind = CDK , len =* ), intent ( in ) :: val logical ( LK ), intent ( out ) :: found logical ( LK ), intent ( in ), optional :: trim_str !! if TRIM() should be called for the `val` logical ( LK ), intent ( in ), optional :: adjustl_str !! if ADJUSTL() should be called for the `val` !! (note that ADJUSTL is done before TRIM) call me % update ( path , to_unicode ( val ), found , trim_str , adjustl_str ) end subroutine json_file_update_string_val_ascii !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 6/11/2016 ! ! Traverse the JSON structure in the file. ! This routine calls the user-specified [[json_traverse_callback_func]] ! for each element of the structure. subroutine json_file_traverse ( me , traverse_callback ) implicit none class ( json_file ), intent ( inout ) :: me procedure ( json_traverse_callback_func ) :: traverse_callback call me % core % traverse ( me % p , traverse_callback ) end subroutine json_file_traverse !***************************************************************************************** !***************************************************************************************** !> author: Jacob Williams ! date: 7/7/2018 ! ! Remove a variable from a JSON file. ! !@note This is just a wrapper to [[json_core:remove_if_present]]. subroutine json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CK , len =* ), intent ( in ) :: path !! the path to the variable call me % core % remove_if_present ( me % p , path ) end subroutine json_file_remove !***************************************************************************************** !***************************************************************************************** !> ! Alternate version of [[json_file_remove]], where \"path\" is kind=CDK. subroutine wrap_json_file_remove ( me , path ) implicit none class ( json_file ), intent ( inout ) :: me character ( kind = CDK , len =* ), intent ( in ) :: path !! the path to the variable call me % remove ( to_unicode ( path )) end subroutine wrap_json_file_remove !***************************************************************************************** !***************************************************************************************** end module json_file_module !*****************************************************************************************","tags":"","loc":"sourcefile/json_file_module.f90.html"},{"title":"Other Docs – JSON-Fortran","text":"Current Stable Release The latest stable release is 9.0.1 . 1 Past Releases Documentation for official, tagged releases can be found here , including the changelog , and download\nlinks. Development Documentation Additional documentation useful to JSON -Fortran contributors can be\nfound here , including contributing guidelines\nand test coverage reports. General Documentation A README , the same one that’s posted on GitHub , can be found here . Documentation pages for a specific release do not contain links\nback to this page and the master documentation. Please use your\nbrowser’s back button to navigate back to https://jacobwilliams.github.com/json-fortran/ . ↩","tags":"","loc":"page/index.html"},{"title":"Github README – JSON-Fortran","text":"JSON -Fortran: A Modern Fortran JSON API Table of Contents JSON -Fortran Status Brief description Download Building the library Documentation Contributing License Miscellaneous Status Take a look at the CHANGELOG for a list of changes since the latest release. top Brief description JSON -Fortran is a user-friendly, thread-safe, and object-oriented API for reading and writing JSON files, written in modern Fortran. top Download Download the official versioned releases here .\nOr, get the latest development code from the master branch here . NEWS: As of June 7, 2015, json-fortran can be\ndownloaded and installed with the homebrew package\nmanager on Mac OS X. Once homebrew is installed,\nmake sure that the formulae are up to date, view the package options\nand caveats, and install the json-fortran formula : brew update\nbrew info json-fortran\nbrew install --with-unicode-support json-fortran Please note , if you wish to support usage of JSON -Fortran with\nmultiple Fortran compilers, please follow the CMake installation\ninstructions below, as the homebrew installation is only intended to\nsupport a single Fortran compiler. Cheers! NEWS: As of January 20, 2022, json-fortran can be\ndownloaded and installed via the conda package manager on Mac OS X and Linux. Once a conda-distribution, like miniforge , is installed\nthe json-fortran package can be installed. conda install --channel conda-forge json-fortran Note: Packages on conda-forge are build with GCC 9.4 which is upwards\ncompatible with newer GCC versions, but not with other Fortran compilers. Package status from Repology top Building the library The code requires a Fortran compiler that supports\nvarious Fortran 2003 and Fortran 2008 features such as: allocatable\nstrings, newunit , generic , class , and abstract interface .\nIt has been successfully compiled with the Intel Fortran compiler\n13.1.0 (and greater) and the GNU gfortran\ncompiler [4.9 and greater]. It has also\nbeen reported that the library can be built (using the CMake build\nscript) with the NAG Fortran compiler 6.0 Currently, several ways are provided to build the JSON -fortran library\n(libjsonfortran). A build script, build.sh is provided in the project root directory. This script uses FoBiS to build the JSON -Fortran library and the unit tests on Unix-like systems. Edit the script to use either the Intel Fortran Compiler or Gfortran . Note that version 1.2.5 of FoBiS (or later) is required. A FoBiS configuration file ( json-fortran.fobis ) is also provided that can also build the library and examples. Use the mode flag to indicate what to build. For example: To build all the examples using gfortran: FoBiS.py build -f json-fortran.fobis -mode tests-gnu To build all the examples using ifort: FoBiS.py build -f json-fortran.fobis -mode tests-intel To build a static library using gfortran: FoBiS.py build -f json-fortran.fobis -mode static-gnu To build a static library using ifort: FoBiS.py build -f json-fortran.fobis -mode static-intel The full set of modes are: static-gnu , static-gnu-debug , static-intel , static-intel-debug , shared-gnu , shared-gnu-debug , shared-intel , shared-intel-debug , tests-gnu , tests-gnu-debug , tests-intel , tests-intel-debug To generate the documentation using ford , run: FoBiS.py rule --execute makedoc -f json-fortran.fobis To run all the tests, run: FoBiS.py rule --execute tests -f json-fortran.fobis A Visual Studio project is included for building the library (and unit tests) on Windows with the Intel Fortran Compiler. The project has been tested with Visual Studio 2010 and 2013. A CMake build\nsystem is provided. This build system has been tested on Mac and Linux\nusing the Intel Fortran Compiler, gfortran 4.9, and NAG Fortran 6.0. It does also work on Windows (but note that the Visual Studio project it generates is not quite the same as the one mentioned above). This CMake based build provides an install target,\nand exports from both the install location and the build location so\nthat building and using JSON -Fortran in another CMake based project is\ntrivial. To get started with the CMake based build, set the\nenvironment variable FC to point to your Fortran compiler, and\ncreate a build directory. Then (cmake-gui|ccmake|cmake)\n/path/to/json-fortran-root to configure, make to build and make\ninstall to optionally install. You can also use make check to build and run the unit tests.\nAs long as the project is built with\nCMake, other CMake projects can find it and link against it. For example,\nif you have a second copy of the JSON -Fortran project tree, and want to build the unit tests\nlinking against those compiled/installed by the first copy: cmake_minimum_required ( VERSION 3.18 FATAL_ERROR ) enable_language ( Fortran ) project ( jf_test NONE ) find_package ( jsonfortran- ${ CMAKE_Fortran_COMPILER_ID } 9.0.1 REQUIRED ) file ( GLOB JF_TEST_SRCS \"src/tests/jf_test_*.F90\" ) foreach ( UNIT_TEST ${ JF_TEST_SRCS } ) get_filename_component ( TEST ${ UNIT_TEST } NAME_WE ) add_executable ( ${ TEST } ${ UNIT_TEST } ) target_link_libraries ( ${ TEST } jsonfortran::jsonfortran-static ) # or for linking against the dynamic/shared library: # target_link_libraries ( ${TEST} jsonfortran::jsonfortran ) # instead endforeach () A Fortran Package Manager file is also included, so that JSON -Fortran can be compiled with FPM. top Documentation The API documentation for the latest release version can be found here . The\ndocumentation can also be generated by processing the source files\nwith FORD . Note that both the\nshell script and CMake will also generate these files automatically in the documentation folder, assuming you have FORD installed. Some examples can also be found on the wiki . top Contributing Want to help? Take a quick look at our contributing guidelines then claim something and Fork. Commit. Pull request. top License The JSON -Fortran source code and related files and documentation are distributed under a permissive free software license (BSD-style). See the LICENSE file for more details. top Miscellaneous JSON -Fortran is a fork and extensive upgrade of the Fortran 95 FSON code. The reason for the split was to be able to incorporate object-oriented and other nice features of the Fortran 2003 and 2008 standards. Many thanks to the original authors of FSON. For more information about JSON , see: http://www.json.org/ json-fortran on Codecov.IO top","tags":"","loc":"page/README.html"},{"title":"Development Resources – JSON-Fortran","text":"This page is a place to collect resources which are useful to JSON -Fortran contributors and developers. Contributing The guidelines for contributing to JSON -Fortran can be found here . Please read these before posting issues or opening pull requests . Also,\nplease carefully read the LICENSE before using JSON -Fortran in an application, or contributing code. Test Coverage Information The best place to start when trying to increase test coverage, is to\nlook at the procedure level coverage report automatically generated by FoBiS.py . If all procedures are\nlisted as covered, then please take a look at the Codecov.io coverage info . Scripts Scripts used to build and test JSON -Fortran. This is a partial list of\nscripts used in building and testing JSON -Fortran, as well as\ndeploying documentation and managing test coverage information. build.sh CI.yml codecov.yml gccr.pl Release Checklist This is a\nchecklist of tasks to be performed when tagging a new release of JSON -Fortran. The current stable version is 9.0.1 .","tags":"","loc":"page/development-resources/index.html"},{"title":"CI.yml – JSON-Fortran","text":"This is the GitHub Actions script\nused to perform continuous integration testing for JSON -Fortran, and\ntrigger automatic documentation deployment. name : CI on : [ push , pull_request ] jobs : Build : runs - on : $ {{ matrix . os }} strategy : fail - fast : false matrix : os : [ ubuntu - 20.04 ] gcc_v : [ 7 , 8 , 9 , 10 , 11 ] # Version of GFortran we want to use. python - version : [ 3.11 ] env : FC : gfortran -$ {{ matrix . gcc_v }} GCC_V : $ {{ matrix . gcc_v }} steps : - name : Checkout code uses : actions / checkout @ v4 . 1.6 with : submodules : recursive - name : Setup cmake if : contains ( matrix . gcc_v , 9 ) uses : jwlawson / actions - setup - cmake @ v2 . 0.2 with : cmake - version : '3.28.x' - name : Install Python uses : actions / setup - python @ v5 . 1.0 # Use pip to install latest CMake, & FORD/Jin2For, etc. with : python - version : $ {{ matrix . python - version }} - name : Setup Graphviz uses : ts - graphviz / setup - graphviz @ v2 . 0.2 - name : Install Python dependencies if : contains ( matrix . os , 'ubuntu' ) run : | python - m pip install -- upgrade pip pip install ford FoBiS . py pygooglechart fpm if [ - f requirements . txt ]; then pip install - r requirements . txt ; fi - name : Install GFortran Linux if : contains ( matrix . os , 'ubuntu' ) run : | sudo add - apt - repository ppa : ubuntu - toolchain - r / test sudo apt - get update sudo apt - get install - y gcc -$ { GCC_V } gfortran -$ { GCC_V } sudo update - alternatives -- install / usr / bin / gcc gcc / usr / bin / gcc -$ { GCC_V } 100 \\ -- slave / usr / bin / gfortran gfortran / usr / bin / gfortran -$ { GCC_V } \\ -- slave / usr / bin / gcov gcov / usr / bin / gcov -$ { GCC_V } - name : Compile_with_build if : matrix . gcc_v != 7 && matrix . gcc_v != 11 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} # build with build.sh, run unit tests ./ build . sh -- skip - documentation ./ build . sh -- skip - documentation -- enable - unicode - name : Compile_with_FPM if : matrix . gcc_v == 11 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} sudo apt update && sudo apt install - y valgrind fpm test jf_test_01 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_02 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_03 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_04 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_05 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_06 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_07 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_08 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_09 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_10 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_11 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_12 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_13 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_14 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_15 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_16 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_17 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_18 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_19 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_20 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_21 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_22 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_23 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_24 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_25 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_26 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_27 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_28 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_29 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_30 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_31 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_32 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_33 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_34 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_35 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_36 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_37 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_38 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_39 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_40 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_41 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_42 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_43 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_44 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_45 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_46 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_47 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_48 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_49 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_50 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" fpm test jf_test_51 -- runner \"valgrind --leak-check=full --show-leak-kinds=all --error-exitcode=1\" - name : Compile_with_cmake # CMake build with unit tests, no documentation, with coverage analysis # No unicode so that coverage combined with the build script will cover unicode # and non-unicode code paths if : matrix . gcc_v == 9 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} mkdir cmake - build cd cmake - build cmake - D ENABLE_TESTS = ON .. make - j 4 check - name : Compile_with_build_mkdocs # build with build.sh, make documentation, run unit tests # and perform coverage analysis - used for doc deployment if : matrix . gcc_v == 7 run : | GFORTRAN = gfortran -$ {{ matrix . gcc_v }} GCOV = gcov -$ {{ matrix . gcc_v }} ./ build . sh -- coverage -- skip - documentation ./ build . sh -- coverage -- enable - unicode - name : Deploy Documentation for master if : matrix . gcc_v == 7 && github . ref == 'refs/heads/master' uses : JamesIves / github - pages - deploy - action @ v4 . 6.1 with : branch : gh - pages # The branch the action should deploy to. folder : doc # The folder the action should deploy. clean : true clean - exclude : | prev - name : Rebuild documentation for tagged release env : TAGNAME : $ {{ github . ref_name }} if : matrix . gcc_v == 7 && startsWith ( github . ref , 'refs/tags/' ) run : | echo $ { TAGNAME } rm - rf doc sed \"2 s/^/version: ${TAGNAME} \\n /\" json - fortran . md > json - fortran . tagged . md ford -- debug json - fortran . tagged . md - name : Deploy documentation for tagged release if : matrix . gcc_v == 7 && startsWith ( github . ref , 'refs/tags/' ) uses : JamesIves / github - pages - deploy - action @ v4 . 6.1 with : branch : gh - pages # The branch the action should deploy to. folder : doc # The folder the action should deploy. target - folder : prev /$ {{ github . ref_name }} # deploy to a version-specific folder - name : Upload coverage if : matrix . gcc_v == 7 run : | rm json_ *. F90 -* unicode . gcov || true mv json_ *. F90 . gcov src / mv jf_test *. [ fF ] 90. gcov src / tests / bash < ( curl - s https : // codecov . io / bash ) - v - X $ GCOV","tags":"","loc":"page/development-resources/CI.html"},{"title":"Contributing Guidelines – JSON-Fortran","text":"Contributing to JSON -Fortran Looking to contribute something to JSON -Fortran ? Here’s how you can help. Table of Contents Key Branches Filing issues Outstanding Work Pull Requests Coding Standards Key Branches master is the latest, development version and all efforts should be made to keep it stable. top Filing issues Before filing a new issue , please perform a search to see if that issue has already been filed by someone else, and whether or not a solution exists. If you are experiencing the same issue as one that’s already posted, please leave any additional comments and information under the existing issue. If your issue is related to a previous issue, but substantively different, file a new issue and include a mention of the related issue in text, using Jib’s # syntax. When filing an issue please try to include all of the following information Problem description: What behavior are you seeing that you think is erroneous Installation method: Did you build the code with one of the included build scripts? Some other way? Install from a binary package? What type of system you are on: E.g., 64 bit Intel Mac OS X 10.10.2 (Yosemite) or x86_64 Ubuntu 14.04 LTS (Trusty Tahr) If applicable, what compiler you used, and any non-standard options or configurations that were used. All steps required to reproduce the problem top Outstanding Work Take a look at the issues to see if there is an issue you’d like to help address. Issues with the ready label are issues that are ready to be dealt with. (i.e., They are not blocked by other dependencies and are higher priority.) Increasing the test coverage is another helpful way to\n contribute. Please take a look at the test coverage page for a list of uncovered procedures, and at the Codecov.io coverage status to find procedures and lines of code that are still uncovered by the unit tests . It\n is worth pointing out that the majority of uncovered procedures are\n internal, overloaded procedures and can only be exercised by calling\n the corresponding generic procedure with input arguments that will\n resolve to the specific procedure in question. Let’s keep the\n following graph trending upwards! top Pull Requests Try not to pollute your pull request with unintended changes–keep them simple and small Pull requests should address one issue at a time, and each commit should be a set of self contained, related changes. If you forget something in a commit, please use git rebase -i ^ to amend and/or squash erroneous commits. Here is the reference to to oldest commit needing to be modified (SHA, or HEAD~4 , etc.) Each commit should compile, and ideally pass the tests. Very complicated new features or fixes, may have commits that don’t pass tests, if otherwise the commit history would include far to many changes in any given commit. Use an interactive rebase to fix any of these issues, as described above. Each commit should have a concise, descriptive message following the\n guidelines laid out here . Make sure to document your changes in the CHANGELOG under the ‘unreleased’ heading. Pull requests should always be based on the upstream master, jacobwilliams/json-fortran:master . Please rebase your branch on top\nof the latest upstream master. Assuming you are on your branch and you’ve added the upstream remote by running something like: git remote add upstream git://github.com/jacobwilliams/json-fortran.git You can accomplish this by running: git rebase upstream/master Create a branch in your fork with a descriptive name that also includes the issue number , if applicable. For example, after forking the repo, you can run something like git checkout -b Unicode-support-issue-35 before starting work on issue #35 : Unicode support When you’re content with your changes, your commits are clean, self contained, with concise descriptive messages, and your changes compile and pass the tests, submit a pull request. We will review your changes, and may ask for certain modifications to be made. Pull requests are tested by our GitHub Actions continuous integration system, and any errors uncovered will need to be fixed before the pull request can be merged into master. The JSON -Fortran library and associated documentation is released under a BSD style license . By submitting a pull request, you are agreeing to release your code under the same license. Note that code with GPL or other “copyleft” style licenses will not be accepted. top Coding Standards Each commit should address a single logical change and code base transformation. Each commit must compile. Each commit should pass the tests unless the feature being implemented or bug being fixed requires extensive changes that would result in a commit with too many different changes. Each pull request should ensure that the proper unit tests have\n been added to cover at least 90% of new or changed code and that the\n overall coverage continues to increase. New tests are added to the src/tests directory and are named jf_test_<#>.[Ff]90 . Each test is a stand alone Fortran program\n which will automatically be compiled and linked against the JSON -Fortran library so long as it follows this naming\n convention. If any of the tests fail, the test program should exit\n with a non-zero return status, using the stop 2 intrinsic\n statement. (The Fortran standard does not require the ‘processor’ to\n have or set a return value, but in practice all compilers respect\n this convention. An integer other than 2 may be used, so long as\n it is non-zero and supported by the processor.) No extraneous white spaces are allowed to be introduced at line endings and all non binary files should end with a single new line. Run git config core.whitespace trailing-space,space-before-tab,blank-at-eol,blank-at-eof to setup the whitespace rules from within your fork, and then check for white space errors with git diff --check to see if you have accidentally introduced white space errors before committing. (You can also enable the sample pre-commit hook that ships with git, to prevent you from committing changes that introduce white space errors. See this stackoverflow question ) for some tips on preventing the introduction of whitespace errors. Please adhere to the code indentation and formatting as it currently exists, aligning common elements vertically, etc. Tab characters are not allowed. Indentations should be done with 4 space characters. Do NOT allow your editor to make a bunch of indentation or white space changes, that will introduce non-substantive changes on lines that you have not actually edited. The coding style is modern free-form Fortran, consistent with the Fortran 2008 standard. Note that the two supported compilers (ifort and gfortran) do not currently include the entire Fortran 2008 standard. Therefore, only those language features supported by Gfortran 4.9 and Intel 13.1.0 are currently allowed. This also means that previous versions of these compilers are not supported, and major changes to the code to support earlier compilers (or Fortran 95) will not be accepted. At some point in the future (when compiler support has improved), all Fortran 2008 features will be allowed. All subroutines and functions must be properly documented. This includes useful inline comments as well as comment blocks using the FORD syntax. top","tags":"","loc":"page/development-resources/CONTRIBUTING.html"},{"title":"JSON-Fortran License – JSON-Fortran","text":"JSON -Fortran: A Modern Fortran JSON API https://github.com/jacobwilliams/json-fortran Copyright (c) 2014-2024, Jacob Williams\nAll rights reserved. Redistribution and use in source and binary forms, with or without modification,\nare permitted provided that the following conditions are met: Redistributions of source code must retain the above copyright notice, this\n list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this\n list of conditions and the following disclaimer in the documentation and/or\n other materials provided with the distribution. The names of its contributors may not be used to endorse or promote products\n derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS “AS IS” AND\nANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED\nWARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE\nDISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR\nANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES\n(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;\nLOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON\nANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT\n(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS\nSOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. Original FSON License: Copyright (c) 2012 Joseph A. Levin Permission is hereby granted, free of charge, to any person obtaining a copy of this\nsoftware and associated documentation files (the “Software”), to deal in the Software\nwithout restriction, including without limitation the rights to use, copy, modify, merge,\npublish, distribute, sublicense, and/or sell copies of the Software, and to permit\npersons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or\nsubstantial portions of the Software. THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED,\nINCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR\nPURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT\nOR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER\nDEALINGS IN THE SOFTWARE.","tags":"","loc":"page/development-resources/LICENSE.html"},{"title":"build.sh – JSON-Fortran","text":"Below is the build script used to build JSON -Fortran using FoBiS.py . #!/bin/bash # # NAME # build.sh # # DESCRIPTION # Build the JSON-Fortran library and unit tests. # # USAGE # build.sh [--compiler {intel|gnu|}] [--cflags ''] # [--coverage [{yes|no}]] [--profile [{yes|no}]] [--skip-tests [{yes|no}]] # [--skip-documentation [{yes|no}]] [--enable-unicode [{yes|no}]] [--help] # [--clean] [--real-kind [{REAL32\\REAL64\\REAL128}]] # [--int-kind [{INT8\\INT16\\INT32\\INT64}]] # # By default, if invoked without any flags, this build script will build the # JSON-Fortran library using gfortran, # without : # unicode support # coverage flags # profiling flags # with : # unit tests enabled # documentation (if FORD is installed) # real(REAL64) kinds # integer(INT32) kinds # # More recent (right-most) flags will override preceding flags # flags: # --compiler : gnu or gfortran for gfortran, intel or ifort for intel compiler # A custom compiler may also be specified here, e.g. ftn # # --cflags : Enter any additional/custom compiler flags here and make sure they are # properly quoted # # --help : Print a usage message and exit. # # --clean : Delete generated files and clean up after builds # # # The following flags all (optionally) accept an argument, \"yes\" or \"no.\" If # no argument is passed, \"yes\" will be assumed. # # --enable-unicode [{yes|no}]: Request that the JSON-Fortran be built with (or # without) unicode/UCS4 support. If your compiler # does NOT support ISO 10646/UCS4 and it was # requested, then a warning is printed and the # library is built without UCS4 support. # # --coverage [{yes|no}]: Compile the library and tests with code coverage enabled # or disabled. # # --profile [{yes|no}]: Compile the library and tests with code profiling enabled # or disabled # # --skip-tests [{yes|no}]: Skip (or don't skip) building and running the json- # fortran unit tests # # --skip-documentation [{yes|no}]: Skip (or don't skip) building the json- # fortran documentation using FORD # # REQUIRES # FoBiS.py : https://github.com/szaghi/FoBiS [version 1.2.5 or later required] # FORD : https://github.com/Fortran-FOSS-Programmers/ford [version 4.0.0 or later] # # AUTHOR # Jacob Williams : 12/27/2014 # #set -x #set -v set -o errexit FORDMD = 'json-fortran.md' # FORD options file for building documentation DOCDIR = './doc/' # build directory for documentation PAGESDIR = './pages/' # Directory for FORD \"pages\" SRCDIR = './src/' # library source directory TESTDIR = './src/tests/' # unit test source directory INTROSPECDIR = './src/tests/introspection/' # pre compile configuration tests directory UCS4TESTCODE = 'test_iso_10646_support.f90' BINDIR = './bin/' # build directory for unit tests LIBDIR = './lib/' # build directory for library MODCODE = 'json_module.F90' # json module file name LIBOUT = 'libjsonfortran.a' # name of json library FPP = \"gfortran -E\" # default to gfortran -E pre-processing # The following warning might be triggered by ifort unless explicitly silenced: # warning #7601: F2008 standard does not allow an internal procedure to be an actual argument procedure name. (R1214.4). # In the context of F2008 this is an erroneous warning. # See https://prd1idz.cps.intel.com/en-us/forums/topic/486629 INTELCOMPILERFLAGS = '-c -O2 -warn -stand f08 -diag-disable 7601 -diag-disable 4013 -diag-disable 5142 -traceback' #INTELCOMPILERFLAGS='-c -O2 -warn -traceback -stand f08 -assume protect_parens -assume buffered_io -check all' GNUCOMPILERFLAGS = '-c -O2 -fbacktrace -Wall -Wextra -Wno-maybe-uninitialized -Wno-unused-function -pedantic -std=f2008 -fno-omit-frame-pointer' FCOMPILER = 'gnu' #Set default compiler to gfortran # command line argument parsing # N.B.: Arguments appearing later in the list take precidence over those appearing earlier. # e.g., \"./build.sh --compiler intel --coverage no --compiler gnu --coverage\" will # perform the build with the GFORTRAN compiler, and coverage analysis script_name = \" $( basename \" $0 \" ) \" # usage message print_usage () { echo -e \"\\n\\nUsage:\\n\" echo -e \" ${ script_name } [--compiler {intel|gnu|}] [--cflags '']\\n\\ [--coverage [{yes|no}]] [--profile [{yes|no}]] [--skip-tests [{yes|no}]]\\n\\ [--skip-documentation [{yes|no}]] [--enable-unicode [{yes|no}]] [--help]\" echo \"\" echo -e \"Any flags that take an optional yes or no argument will default to 'yes' when no\\n\\ argument is passed. Additionally, A custom compiler may be passed to the 'compiler'\\n\\ flag, but appropriate 'cflags' should also be passed to the script.\\n\\n\" } while [ \" $# \" -ge \"1\" ] ; do # Get command line arguments while there are more left to process key = \" $1 \" # Command line args are key-value pairs or value-less keys case $key in #find known keys --compiler ) #pick the compiler. Defaults to gfortran, but intel or custom compilers can be used case \" $2 \" in intel | Intel | INTEL | ifort ) FCOMPILER = 'Intel' FCOMPILERFLAGS = \" $INTELCOMPILERFLAGS \" FPP = \"fpp\" shift ;; gnu | Gnu | GNU | gfortran | Gfortran | GFortran | GFORTRAN ) FCOMPILER = 'gnu' FCOMPILERFLAGS = \" $GNUCOMPILERFLAGS \" FPP = \"gfortran -E\" shift ;; * ) FCOMPILER = \"custom\" echo \"Warning: Trying to build with unsupported compiler, $2 .\" 1 > & 2 echo \"Please ensure you set appropriate --cflags and (single) quote them\" 1 > & 2 FC = \" $2 \" FPP = \"gfortran -E\" # try gfortran to preprocess as a default shift ;; esac ;; --cflags ) FCOMPILERFLAGS = \" $2 \" # no good way to check that the user didn't do something questionable shift ;; --real-kind ) REAL_KIND = \"-D $2 \" # warning: not checking for valid input # should be one of: REAL32, REAL64 [default], REAL128 shift ;; --int-kind ) INT_KIND = \"-D $2 \" # warning: not checking for valid input # should be one of: INT8, INT16, INT32 [default], INT64 shift ;; --enable-unicode ) case $2 in yes | Yes | YES ) TRY_UNICODE = \"yes\" shift ;; no | No | NO ) TRY_UNICODE = \"no\" shift ;; * ) TRY_UNICODE = \"yes\" # don't shift; $2 is next arg ;; esac ;; --coverage ) # enable coverage case $2 in yes | Yes | YES ) CODE_COVERAGE = \"yes\" shift ;; no | No | NO ) CODE_COVERAGE = \"no\" shift ;; * ) CODE_COVERAGE = \"yes\" # don't shift because $2 is some other flag ;; esac ;; --profile ) #enable profiling case $2 in yes | Yes | YES ) CODE_PROFILE = \"yes\" shift ;; no | No | NO ) CODE_PROFILE = \"no\" shift ;; * ) CODE_PROFILE = \"yes\" # don't shift because $2 is some other flag ;; esac ;; --skip-tests ) # skip tests case $2 in yes | Yes | YES ) JF_SKIP_TESTS = \"yes\" shift ;; no | No | NO ) JF_SKIP_TESTS = \"no\" shift ;; * ) JF_SKIP_TESTS = \"yes\" ;; esac ;; --skip-documentation ) case $2 in yes | Yes | YES ) JF_SKIP_DOCS = \"yes\" shift ;; no | No | NO ) JF_SKIP_DOCS = \"no\" shift ;; * ) JF_SKIP_DOCS = \"yes\" ;; esac ;; --help ) print_usage exit 0 ;; --clean ) rm -r -- src { ,/tests } /*.o $DOCDIR * $LIBDIR * $BINDIR * *.gcov* ;; * ) echo \"Unknown flag, \\\" $1 \\\", passed to ${ script_name } !\" 2 > & 1 print_usage exit 1 ;; esac shift # look at next argument done # with argument parsing loop # if no compiler selected, then we're defaulting to gnu, and need to check that the cflags are set if [ \" $FCOMPILER \" = 'gnu' ] && [ -z \" $FCOMPILERFLAGS \" ] ; then FCOMPILERFLAGS = \" $GNUCOMPILERFLAGS \" fi if [[ $CODE_COVERAGE == [ yY ] * ]] ; then echo \"Trying to compile with code coverage instrumentation.\" COVERAGE = \"-coverage\" fi if [[ $CODE_PROFILE == [ yY ] * ]] ; then echo \"Trying to compile with code profiling instrumentation.\" PROFILING = \"-profile\" fi if [[ $FCOMPILER == custom ]] ; then echo \"Trying to compile with custom compiler, $FC \" CUSTOM =( \"-fc\" \" $FC \" ) fi if [[ $TRY_UNICODE == [ yY ] * ]] ; then echo \"Trying to compile library with Unicode/UCS4 support\" FoBiS.py build -ch -compiler \" ${ FCOMPILER } \" \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } \" -dbld \" ${ BINDIR } \" -s \" ${ INTROSPECDIR } \" -dmod ./ -dobj ./ -t \" ${ UCS4TESTCODE } \" -o \" ${ UCS4TESTCODE %.f90 } \" -colors if \" ${ BINDIR } / ${ UCS4TESTCODE %.f90 } \" ; then DEFINES = \"-DUSE_UCS4 -Wunused-function\" fi fi #build the stand-alone library: echo \"\" echo \"Building library...\" FoBiS.py build -ch -compiler ${ FCOMPILER } \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } ${ DEFINES } ${ REAL_KIND } ${ INT_KIND } \" ${ COVERAGE } ${ PROFILING } -dbld ${ LIBDIR } -s ${ SRCDIR } -dmod ./ -dobj ./ -t ${ MODCODE } -o ${ LIBOUT } -mklib static -colors #build the unit tests (uses the above library): if [[ $JF_SKIP_TESTS ! = [ yY ] * ]] ; then echo \"\" echo \"Building unit tests...\" # FoBiS.py PR #45 work around [ -d \" $BINDIR \" ] || mkdir \" $BINDIR \" for TEST in \" ${ TESTDIR %/ } \" /jf_test_*. [ fF ] 90 ; do THIS_TEST = ${ TEST ##*/ } echo \"Build ${ THIS_TEST %.[fF]90 } \" FoBiS.py build -ch -compiler ${ FCOMPILER } \" ${ CUSTOM [@] } \" -cflags \" ${ FCOMPILERFLAGS } ${ DEFINES } \" ${ COVERAGE } ${ PROFILING } -dbld \" ${ BINDIR } \" -s \" ${ TESTDIR } \" -i \" ${ LIBDIR } \" -libs \" ${ LIBDIR } / ${ LIBOUT } \" -dmod ./ -dobj ./ -t \" ${ THIS_TEST } \" -o \" ${ THIS_TEST %.[fF]90 } \" -colors done else echo \"Skip building the unit tests since \\$JF_SKIP_TESTS has been set to 'true'.\" fi # Run all the tests unless $JF_SKIP_TESTS echo \"\" if [[ $JF_SKIP_TESTS ! = [ yY ] * ]] ; then echo \"Running tests...\" OLD_IGNORES = \" $GLOBIGNORE \" # run next commands in subshell to avoid `cd -` ( cd \" $BINDIR \" GLOBIGNORE = '*.*' # from: http://stackoverflow.com/questions/7992689/bash-how-to-loop-all-files-in-sorted-order ls jf_test_* | sed 's/^[^0-9]*[0-9]*/\\1 \\2/' | sort -k2,2n | tr -d ' ' | while read TEST ; do # It would be nice to run json output printed to stdout through jsonlint, however, # some tests output more than one json structure and these need to be split echo \"\" echo \"======================================================\" echo \"\" echo \"Running ${ TEST } \" cd .. \" ${ BINDIR }${ TEST } \" cd \" $BINDIR \" done ) echo \"\" echo \"======================================================\" GLOBIGNORE = \" $OLD_IGNORES \" if [[ $CODE_COVERAGE = [ yY ] * ]] ; then for SRCFILE in json_string_utilities.F90 json_value_module.F90 json_file_module.F90 ; do [ -f ${ SRCDIR }${ SRCFILE } .gcov ] && rm ${ SRCDIR }${ SRCFILE } .gcov gcov -o $LIBDIR ${ SRCDIR }${ SRCFILE } if [[ $TRY_UNICODE = [ yY ] * ]] ; then # gcov/gfortran bug work around awk -F ':' '{line=\"\"; for(i=2;i<=NF;i++){line=line\":\"$i}; if (NR > 1) print $1 prevline; prevline=line}; END{print \" -\"prevline}' ${ SRCFILE } .gcov > ${ SRCFILE } .gcov.fixed && \\ mv ${ SRCFILE } .gcov { .fixed, } # rename so we can merge coverage info mv ${ SRCFILE } .gcov ${ SRCFILE } -unicode.gcov else # rename so we can merge coverage info mv ${ SRCFILE } .gcov ${ SRCFILE } -no-unicode.gcov fi if [ -f ${ SRCFILE } -unicode.gcov ] && [ -f ${ SRCFILE } -no-unicode.gcov ] ; then ############## for debugging #echo \"\" #echo \"-------------------\" #echo \"no-unicode file\" #echo \"-------------------\" #cat ${SRCFILE}-no-unicode.gcov #echo \"\" #echo \"-------------------\" #echo \"unicode file\" #echo \"-------------------\" #cat ${SRCFILE}-unicode.gcov #echo \"\" #./pages/development-resources/gccr.pl -n -c ${SRCFILE}-no-unicode.gcov no-unicode \\ # ${SRCFILE}-unicode.gcov unicode ############## # merge them ./pages/development-resources/gccr.pl -n -c ${ SRCFILE } -no-unicode.gcov no-unicode \\ ${ SRCFILE } -unicode.gcov unicode > ${ SRCFILE } .gcov else cp ${ SRCFILE } *-unicode.gcov ${ SRCFILE } .gcov fi done FoBiS.py rule -gcov_analyzer . for SRCFILE in json_string_utilities.F90 json_value_module.F90 json_file_module.F90 ; do sed -i \"bak\" -E 's; \\*\\*([a-zA-Z]+[a-zA-Z0-9_]*)\\*\\*; \\*\\*[[\\1]]\\*\\*;' ${ SRCFILE } .gcov.md sed -i \"bak\" -E \"s;, line ([0-9]+);, line [\\1](https://github.com/jacobwilliams/json-fortran/blob/master/src/ ${ SRCFILE } #L\\1);\" ${ SRCFILE } .gcov.md done gcov -o $BINDIR ${ TESTDIR } *. [ Ff ] 90 fi else echo \"Skip running the unit tests since \\$JF_SKIP_TESTS has been set to ${ JF_SKIP_TESTS } .\" fi #build the documentation with ford (if present): echo \"\" if [[ $JF_SKIP_DOCS ! = [ yY ] * ]] ; then if hash ford 2 >/dev/null ; then echo \"Building documentation...\" [[ $TRY_UNICODE = [ yY ] * ]] && MACRO_FLAG =( \"-m\" \"USE_UCS4\" ) echo \" $FPP \" > .PREPROCESSOR # Override via include in project file, until FORD gets CLI for this ford --debug \" ${ MACRO_FLAG [@] } \" -p \" $PAGESDIR \" \" $FORDMD \" else echo \"FORD not found! Install using: pip install ford\" fi else echo \"Skip building documentation since \\$JF_SKIP_DOCS has been set to ${ JF_SKIP_DOCS } .\" fi","tags":"","loc":"page/development-resources/build.html"},{"title":"codecov.yml – JSON-Fortran","text":"This is the Codecov configuration file. comment : layout : header , changes , diff , sunburst coverage : fixes : - doc / src :: src ignore : - src / tests - doc status : patch : default : target : 20 % project : default : target : 80 %","tags":"","loc":"page/development-resources/codecov.html"},{"title":"gccr.pl – JSON-Fortran","text":"Below is the source code for gccr.pl , which was downloaded from https://github.com/eel3/gccr on July 23, 2015. This script is used\nby the build.sh script to merge the code coverage\ninformation for the coverage report . #!/usr/bin/env perl # -*- coding: utf-8; tab-width: 8 -*- # vim: fileencoding=UTF-8 shiftwidth=8 softtabstop=8 tabstop=8 # # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, # 2003, 2004, 2005 Free Software Foundation, Inc. # This file is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. # # version 0.4.18 : eel3 : changed shebang, fixed indent, specified emacs/vim coding system. # version 0.4.17 : eel3 : fixed error occur when print the line matched /%[^%]/g # version 0.4.16 : eel3 : fixed parse error occur in line 10000 or later # version 0.4.15 : eel3 : avoided warnings caused by uninitialized variable # version 0.4.14 : eel3 : fixed line number indent size for over 99999 line # version 0.4.13 : eel3 : changed warning option # version 0.4.12 : eel3 : fixed problem that extra tab is output, and changed line number to be right-aligned # version 0.4.11 : Nick Groesz : fix potential divide by zero # version 0.4.10 : Nick Groesz : fixed summary in combined coverage, ignore function data, added copyright # version 0.4.9 : Nick Groesz : added combined reporting in print_summary(), changed usage text # version 0.4.8 : Nick Groesz : added -c option (combined coverage) # version 0.4.7 : Nick Groesz : fixed formatting, added comments # version 0.4.6 : Dickson Patton : fixed tagfile option, right justify counts # version 0.4.5 : Nick Groesz : list code generated with #define macros # version 0.4.4 : Dickson Patton : added tagfile option # version 0.4.3 : Nick Groesz : changed around internal data structures, start of version history use strict ; use warnings ; use Getopt::Long ; # prototypes sub read_args (); # read in command line arguments sub process_files (); # run through each file sub parse_execution_data (); # parse the data from each file sub print_results (); # print gcov data sub print_summary (); # print summary (similary to gcov's summary) sub print_usage (); # print gccr usage text our $tool_name = 'gccr' ; # name of script our $version = 'gccr (GCC) 0.4.18' ; # version of script our $copyright = 'Copyright (C) 2005 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. ' ; # copyright notice # internal data our @files ; # gcov file data # # File information: # file_number - ranges from 0 to NUMBER OF FILES SPECIFIED - 1 # $file[file_number]{'tag'} - user specified file tag # $file[file_number]{'name'} - name of file to be read and parsed # # $file[file_number[{'data'} contains parsed gcov data # # Line information: # line_number - corresponds to the line number of the GCOV file # and ranges from 1 to NUMBER OF LINES # $data{'line'}[line_number]{'type'} - type of line # Can be set to: # no_ex - non-executing code (gcov meta-data, header code, code that has been #ifdef'd out) # line - an executable line of code # branch - branch execution information # call - call execution information # # $data{'line'}[line_number]{'count'} - number of times an executable line, branch, or call was executed # $data{'line'}[line_number]{'raw'} - raw data straight from gcov file # this is only populated in the first file's data structure # $data{'line'}[line_number]{'line_num'} - line number in original source code # Execution information: # $data{'line_count'} - number of executable lines # $data{'execution_count'} - number of executed lines our $file_count = 0 ; # number of files read our $line_count = 0 ; # number of lines in gcov data files (should be the same for each file) our $executable_total = 0 ; # number of different executable lines across all files our $executed_total = 0 ; # number of different executable lines across all files that were executed # options our $opt_combined = 0 ; our $opt_help = 0 ; # help option our $opt_version = 0 ; # version option our @tag_files = (); # tagfile(s) option our $opt_nosummary = 0 ; # do not print summary read_args (); process_files (); print_results (); unless ( $opt_nosummary ) { print_summary (); } # Summary: read command line arguments: # Parameters: none # Return: none sub read_args () { unless ( GetOptions ( 'combined' => \\ $opt_combined , 'help' => \\ $opt_help , 'no-summary' => \\ $opt_nosummary , 'tagfile|file=s' => \\ @tag_files , 'version' => \\ $opt_version , ) ) { # if GetOptions returns FALSE, then incorrect options were specified # exit with error print_usage (); exit ( 1 ); } if ( $opt_help ) { print_usage (); exit ( 0 ); } if ( $opt_version ) { print \"$version\\n\" ; print \"$copyright\\n\" ; exit ( 0 ); } # if any number of tag files were specified, then we read tagfiles instead of command line arugments if ( scalar ( @tag_files )) { @files = & read_tagfiles ( @tag_files ); } else { # number of file arguments + number of tag arguments should equal an even number if ( @ARGV % 2 == 1 ) { print ( \"ERROR: file count does not match tag count\\n\" ); exit ( 1 ); } my $i = 0 ; while ( $ARGV [ $i ]) { push @files , { name => $ARGV [ $i ], tag => $ARGV [ $i + 1 ]}; $i += 2 ; } } $file_count = scalar ( @files ); if ( $file_count < 2 ) { print ( \"ERROR: at least two files must be specified\\n\" ); exit ( 1 ); } } # Summary: read tagfiles specifie dwith the -t option # Parameters: array of names of tagfiles # Return: array of name/tag hashes sub read_tagfiles ($) { my @tag_files = @_ ; my @files ; my $l = 0 ; # count of --tagfile=___ options my $m = 0 ; # count of line in the current tagfile foreach my $file ( @tag_files ) { $l ++ ; open ( TAGFILE , $file ) || die \"ERROR: on open of tagfile $l, $file: ($!)\\n\" ; while ( ) { $m ++ ; chomp $_ ; if ( /(^([^ ]+) *(.*)$)/ ) { push @files , { name => $2 , tag => $3 }; } else { die \"ERROR: invalid file-tag pair on line $m of tagfile $l\\n\" ; } } close ( TAGFILE ); } return ( @files ); } # Summary: run through all the gcov files and call the parsing function # Parameters: none # Return: none sub process_files () { # the first file is used to gather raw data $files [ 0 ]{ 'data' } = parse_execution_data ( $files [ 0 ]{ 'name' }, 1 ); for ( my $i = 1 ; $i < $file_count ; $i ++ ) { $files [ $i ]{ 'data' } = parse_execution_data ( $files [ $i ]{ 'name' }, 0 ); } } # Summary: parse the gcov file, populating the %data structure # Parameters: name of file to parse | boolean indicating whether raw (original gcov) data should be saved # save_raw is set to 1 on the first file parse and set to zero thereafter # Returns: reference to data hash sub parse_execution_data () { my ( $file , $save_raw ) = @_ ; my %data ; $data { 'line_count' } = 0 ; # number of executable lines in file $data { 'execution_count' } = 0 ; # number of lines that were executed in file stat ( $file ); if ( ! ( - r _ )) { die ( \"ERROR: cannot read file: $file\\n\" ); } if ( ! ( - f _ )) { die ( \"ERROR: not a plain file: $file\\n\" ); } open ( FILE_HANDLE , $file ) || die ( \"ERROR: cannot open file $file: $!\" ); my $file_line_num = 0 ; while ( ) { my $line = $_ ; $file_line_num ++ ; chomp $line ; if ( $line =~ /^\\s+-:\\s*(\\d+):(.*)/ ) { # line is gcov preamble or non-executing code my $line_num = $1 ; my $raw = $2 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'no_ex' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $2 ; } } elsif ( $line =~ /^\\s+#####:\\s*(\\d+):(.*)/ ) { # line was not executed my $line_num = $1 ; my $raw = $2 ; $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'code' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; $data { 'line_count' } ++ ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $raw ; } } elsif ( $line =~ /^\\s*(\\d+):\\s*(\\d+):(.*)/ ) { # line was executed my $count = $1 ; my $line_num = $2 ; my $raw = $3 ; $data { 'line' }[ $file_line_num ]{ 'count' } = $count ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'code' ; $data { 'line' }[ $file_line_num ]{ 'line_num' } = $line_num ; $data { 'line_count' } ++ ; $data { 'execution_count' } ++ ; if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $raw ; } } elsif ( $line =~ /^branch\\s+(\\d+)/ ) { # line contains branch execution information my $branch_num = $1 ; $data { 'line' }[ $file_line_num ]{ 'num' } = $branch_num ; if ( $line =~ /^branch\\s+\\d+\\s+never executed/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'branch' ; } elsif ( $line =~ /^branch\\s+\\d+\\s+taken (\\d+)%/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = $1 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'branch' ; } if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $line ; } } elsif ( $line =~ /^call\\s+(\\d+)/ ) { # line contains call execution information my $call_num = $1 ; $data { 'line' }[ $file_line_num ]{ 'num' } = $call_num ; if ( $line =~ /^call\\s+\\d+\\s+never executed/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = 0 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'call' ; } elsif ( $line =~ /^call\\s+\\d+\\s+returns (\\d+)%/ ) { $data { 'line' }[ $file_line_num ]{ 'count' } = $1 ; $data { 'line' }[ $file_line_num ]{ 'type' } = 'call' ; } if ( $save_raw ) { $data { 'line' }[ $file_line_num ]{ 'raw' } = $line ; } } elsif ( $line =~ /^function/i ) { # function data is ignored } else { # line could not be parsed print ( \"ERROR: cannot parse line $file_line_num in file $file\\n Is this a valid gcov file?\\n\" ); exit ( 1 ); } } close ( FILE_HANDLE ); # check to see if we should save an overall line count (common to all gcov files) if ( $save_raw ) { $line_count = $file_line_num ; } return ( \\ %data ); } # Summary: print interpolated gcov information # Parameters: none # Return: none sub print_results () { my $ftab = ' ' ; my $p_op = ( $line_count <= 99999 ) ? '%5d' : '%13d' ; for ( my $line_i = 1 ; $line_i <= $line_count ; $line_i ++ ) { my $raw_printed = 0 ; # boolean flag to print out the line slurped in from the gcov file my $count_sum = 0 ; # sum of executions across all files for this one line- used for combined coverage reporting my $never_exec = 1 ; # boolean flag that is set to 0 when the current line is executed or executable # in any file. used in combined coverage reporting. my $first_code_line_executed = 0 ; # boolean flag that indicates whether this is the first unique # executed line of code to be found among the gcov files for ( my $file_i = 0 ; $file_i < $file_count ; $file_i ++ ) { # Note that each file is cycled through for every line even if just the raw # data from the first file that ends up being printed. This is because the same # line may be non-executing in one file and executable in another file (because code # may be ifdef'd out). my $type = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'type' }; no warnings 'uninitialized' ; # XXX: remove warining for $type if ( $type eq 'no_ex' ) { # non-executing code unless ( $raw_printed || $opt_combined ) { printf ( \"$ftab-:$p_op:%s\\n\" , $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); $raw_printed = 1 ; } # nothing additional is printed for non-executing code } elsif ( $type eq 'code' ) { # code that is executable if ( $never_exec ) { # this code is exectuable, so we indicate that in the never_exec flag $never_exec = 0 ; # we only want the number of UNIQUE lines across files that are executable # in the executable_total flag, so this is only incremented once for all # identical lines across each file $executable_total ++ ; } unless ( $raw_printed || $opt_combined ) { printf ( \"$ftab $p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); $raw_printed = 1 ; } my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; if ( $first_code_line_executed == 0 && $count > 0 ) { $executed_total ++ ; $first_code_line_executed = 1 ; } } else { if ( $count == 0 ) { print ' ####' ; } else { unless ( $first_code_line_executed ) { # update the unique count of code lines executed # across all gcov files $executed_total ++ ; $first_code_line_executed = 1 ; } my $padding = 9 ; $padding -= length ( $count ); printf ( \"%*s%d\" , $padding , ' ' , $count ); } printf ( \":$p_op: \" , $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }); print \"$files[$file_i]{'tag'}\\n\" ; } } elsif ( $type eq 'branch' ) { # branch information my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; } else { if ( $count == 0 ) { print \"branch $files[$file_i]{'data'}{'line'}[$line_i]{'num'} never executed:$files[$file_i]{'tag'}\\n\" ; } else { print \"branch $files[$file_i]{'data'}{'line'}[$line_i]{'num'} taken $count%:$files[$file_i]{'tag'}\\n\" ; } } } elsif ( $type eq 'call' ) { # call information my $count = $files [ $file_i ]{ 'data' }{ 'line' }[ $line_i ]{ 'count' }; if ( $opt_combined ) { $count_sum += $count ; } else { if ( $count == 0 ) { print \"call $files[$file_i]{'data'}{'line'}[$line_i]{'num'} never executed:$files[$file_i]{'tag'}\\n\" ; } else { print \"call $files[$file_i]{'data'}{'line'}[$line_i]{'num'} returns $count%:$files[$file_i]{'tag'}\\n\" ; } } } } if ( $opt_combined ) { # if the combined coverage flag is set then no information is printed in the above for loop # count information is summed into $count_sum and printed on a single line my $type = $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'type' }; no warnings 'uninitialized' ; # XXX: remove warining for $type if ( $type eq 'no_ex' || $type eq 'code' ) { # line is either non-executable or executable code if ( $never_exec ) { # code line is not executable in any file printf ( \"$ftab-:$p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); } else { # line is executable in at least one file if ( $count_sum == 0 ) { print ' #####' ; } else { my $padding = 9 ; $padding -= length ( $count_sum ); printf ( \"%*s%d\" , $padding , ' ' , $count_sum ); } printf ( \":$p_op:%s\\n\" , $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'line_num' }, $files [ 0 ]{ 'data' }{ 'line' }[ $line_i ]{ 'raw' }); } } elsif ( $type eq 'branch' ) { # branch information if ( $count_sum == 0 ) { print \"branch $files[0]{'data'}{'line'}[$line_i]{'num'} never executed\\n\" ; } else { my $percentage = $count_sum / $file_count ; print \"branch $files[0]{'data'}{'line'}[$line_i]{'num'} taken $percentage%\\n\" ; } } elsif ( $type eq 'call' ) { # call information if ( $count_sum == 0 ) { print \"call $files[0]{'data'}{'line'}[$line_i]{'num'} never executed\\n\" ; } else { my $percentage = $count_sum / $file_count ; print \"call $files[0]{'data'}{'line'}[$line_i]{'num'} returns $percentage%\\n\" ; } } } } } # Summary: prints the line execution percentages for each file and a percentage for all files combined # Parameters: none # Return: none sub print_summary () { for ( my $file_i = 0 ; $file_i < $file_count ; $file_i ++ ) { my $file_line_count = $files [ $file_i ]{ 'data' }{ 'line_count' }; my $percentage ; if ( $file_line_count ) { $percentage = ( $files [ $file_i ]{ 'data' }{ 'execution_count' } / $file_line_count ) * 100 ; } else { $percentage = 0 ; } $percentage = sprintf ( '%.2f' , $percentage ); print \"$percentage% of $file_line_count lines executed on target $files[$file_i]{'tag'}\\n\" ; } my $overall_percentage ; if ( $executable_total ) { $overall_percentage = ( $executed_total / $executable_total ) * 100 ; } else { $overall_percentage = 0 ; } $overall_percentage = sprintf ( '%.2f' , $overall_percentage ); print \"$overall_percentage% of $executable_total lines executed across all files\\n\" ; } # Summary: print tool usage information # Parameters: none # Return: none sub print_usage () { print << END_USAGE ; Usage: ./$tool_name [options] [file name] [target id]... Use $tool_name to compare gcov files generated on different platforms or targets. -h, --help Print this help, then exit -v, --version Print version number, then exit Input Options: -t, --tagfile Take file-tag assignments from a file, not from command-line Ouput Options: -c, --combined Print combined coverage -n, --no-summmary Do not print summary END_USAGE }","tags":"","loc":"page/development-resources/gccr.html"},{"title":"Coverage Analysis – JSON-Fortran","text":"Coverage analysis Coverage analysis of json_string_utilities.F90 Unexecuted procedures Executed procedures Coverage analysis of json_value_module.F90 Unexecuted procedures Executed procedures Coverage analysis of json_file_module.F90 Unexecuted procedures Executed procedures Coverage analysis The following report was automatically generated from gcov output by the FoBiS.py Fortran build\ntool. gccr.pl was used to\nmerge gcov coverage\nreports, and can be obtained at https://github.com/eel3/gccr . Any\nprocedures surrounded by double square brackets below are internal\nprocedures and do not have their own documentation page–documentation\nfor these procedures is included in the documentation of the scope in\nwhich they are defined. If procedure coverage is at 100%, also have a look at the Codecov.io coverage suggestions . Coverage analysis of json_string_utilities.F90 Metrics Number of executable lines 337 Number of executed lines 311 92% Number of unexecuted lines 26 8% Average hits per executed line 243573 Number of procedures 14 Number of executed procedures 12 86% Number of unexecuted procedures 2 14% Average hits per executed procedure 126995 Unexecuted procedures function to_uni , line 668 function to_uni_vec , line 687 Executed procedures subroutine unescape_string : tested 1210117 times subroutine escape_string : tested 206118 times subroutine string_to_integer : tested 75154 times subroutine string_to_real : tested 29931 times subroutine integer_to_string : tested 764 times subroutine replace_string : tested 560 times function valid_json_hex : tested 471 times subroutine real_to_string : tested 281 times subroutine compact_real_string : tested 268 times function decode_rfc6901 : tested 120 times function encode_rfc6901 : tested 96 times function lowercase_string : tested 64 times Report generated by FoBiS.py Coverage analysis of json_value_module.F90 Metrics Number of executable lines 4021 Number of executed lines 3490 87% Number of unexecuted lines 531 13% Average hits per executed line 2220377 Number of procedures 156 Number of executed procedures 150 96% Number of unexecuted procedures 6 4% Average hits per executed procedure 440341 Unexecuted procedures subroutine get_current_line_from_file_sequential , line 10032 subroutine wrap_json_info_by_path , line 1677 subroutine wrap_json_matrix_info_by_path , line 1912 subroutine wrap_json_value_create_logical , line 10272 subroutine wrap_json_value_get_child_by_name , line 5876 subroutine wrap_json_value_remove_if_present , line 2998 Executed procedures subroutine pop_char : tested 57802621 times subroutine destroy_json_data : tested 2170912 times subroutine parse_string : tested 1195115 times subroutine json_value_create : tested 989400 times subroutine json_info : tested 988247 times subroutine json_value_add_member : tested 986799 times subroutine to_string : tested 775339 times function wrap_json_valid_path : tested 264829 times subroutine push_char : tested 210976 times subroutine write_it : tested 204936 times subroutine parse_number : tested 104983 times subroutine to_integer : tested 75205 times function string_to_int : tested 75063 times subroutine to_object : tested 61319 times subroutine to_array : tested 31417 times subroutine to_real : tested 30086 times function string_to_dble : tested 29921 times subroutine to_logical : tested 14971 times subroutine parse_for_chars : tested 14960 times function json_failed : tested 2740 times function json_count : tested 2076 times subroutine json_clear_exceptions : tested 2049 times subroutine json_initialize : tested 1877 times function name_strings_equal : tested 1567 times subroutine json_prepare_parser : tested 1509 times subroutine json_parse_end : tested 1509 times subroutine json_parse_string : tested 1492 times function name_equal : tested 1409 times subroutine wrap_json_get_path : tested 612 times subroutine json_value_get_child_by_name : tested 556 times subroutine json_value_rename : tested 545 times subroutine json_value_get_child_by_index : tested 443 times function json_is_vector : tested 365 times subroutine add_to_path : tested 330 times subroutine json_get_by_path_default : tested 323 times subroutine json_get_by_path : tested 306 times subroutine json_get_real : tested 306 times subroutine json_throw_exception : tested 264 times subroutine get_real_from_array : tested 229 times subroutine json_value_to_string : tested 211 times subroutine json_get_string : tested 198 times subroutine json_check_children_for_duplicate_keys : tested 191 times subroutine duplicate_key_func : tested 191 times subroutine json_get_path : tested 188 times subroutine json_value_create_real : tested 159 times subroutine json_value_get_child : tested 150 times subroutine json_value_add_real : tested 148 times subroutine json_value_create_integer : tested 140 times subroutine json_value_add_integer : tested 127 times subroutine json_get_integer : tested 117 times subroutine json_print_to_unit : tested 89 times subroutine to_null : tested 84 times subroutine destroy_json_core : tested 70 times subroutine json_value_create_string : tested 70 times subroutine wrap_json_get_string_by_path : tested 63 times subroutine json_traverse : tested 62 times subroutine json_value_remove : tested 56 times subroutine json_value_add_string : tested 56 times subroutine json_create_by_path : tested 54 times subroutine json_get_integer_by_path : tested 54 times subroutine json_value_insert_after : tested 52 times subroutine json_value_create_array : tested 52 times subroutine json_check_all_for_duplicate_keys : tested 51 times subroutine json_value_replace : tested 47 times subroutine get_int_from_array : tested 47 times subroutine flag_not_found : tested 43 times subroutine json_get_logical : tested 42 times subroutine json_get_string_by_path : tested 42 times subroutine json_check_for_errors : tested 41 times subroutine json_value_create_object : tested 34 times subroutine json_get_by_path_rfc6901 : tested 28 times subroutine get_logical_from_array : tested 28 times subroutine json_get_real_by_path : tested 24 times subroutine json_value_create_logical : tested 22 times subroutine json_value_validate : tested 20 times subroutine json_get_string_vec_by_path : tested 20 times subroutine json_get_logical_by_path : tested 19 times subroutine get_chars_from_array : tested 19 times subroutine json_value_add_logical : tested 18 times subroutine json_parse_file : tested 17 times subroutine get_string_lengths : tested 16 times subroutine json_matrix_info_by_path : tested 16 times function json_value_is_child_of : tested 16 times subroutine json_get_real_vec : tested 16 times subroutine json_matrix_info : tested 15 times subroutine json_value_add_real_vec : tested 15 times subroutine json_get_real_vec_by_path : tested 15 times subroutine json_get_alloc_string_vec_by_path : tested 15 times subroutine json_get_integer_vec : tested 14 times subroutine convert : tested 13 times subroutine wrap_json_get_alloc_string_vec_by_path : tested 13 times subroutine get_chars_from_array : tested 12 times subroutine json_string_info : tested 11 times subroutine swap_pointers : tested 11 times subroutine json_update_string : tested 11 times subroutine json_clone : tested 10 times subroutine json_add_string_by_path : tested 10 times subroutine json_get_integer_vec_by_path : tested 10 times subroutine json_add_real_by_path : tested 9 times subroutine json_rename_by_path : tested 9 times subroutine json_get_by_path_jsonpath_bracket : tested 9 times subroutine annotate_invalid_json : tested 9 times subroutine json_value_swap : tested 8 times subroutine json_update_real : tested 7 times function json_valid_path : tested 7 times subroutine json_info_by_path : tested 6 times subroutine json_add_string_vec_by_path : tested 6 times subroutine json_print_to_console : tested 6 times subroutine json_print_error_message : tested 6 times subroutine json_add_real_vec_by_path : tested 5 times subroutine json_value_add_string_vec : tested 5 times subroutine json_print_to_filename : tested 5 times subroutine json_get_logical_vec : tested 5 times subroutine json_get_string_vec : tested 5 times subroutine json_value_reverse : tested 4 times subroutine is_child_of_callback : tested 4 times subroutine json_add_member_by_path : tested 4 times subroutine json_add_integer_by_path : tested 4 times subroutine json_add_logical_by_path : tested 4 times subroutine json_get_logical_vec_by_path : tested 4 times subroutine json_get_alloc_string_vec : tested 4 times subroutine json_value_remove_if_present : tested 3 times subroutine json_update_logical : tested 3 times subroutine json_update_real32 : tested 3 times subroutine json_update_integer : tested 3 times subroutine wrap_json_add_string_vec_by_path : tested 3 times subroutine json_value_add_integer_vec : tested 3 times subroutine json_get_parent : tested 3 times subroutine json_get_real32_by_path : tested 3 times subroutine json_get_real32_vec_by_path : tested 3 times subroutine get_current_line_from_file_stream : tested 3 times subroutine json_value_insert_after_child_by_index : tested 2 times subroutine json_add_real32_by_path : tested 2 times subroutine json_add_integer_vec_by_path : tested 2 times subroutine json_add_logical_vec_by_path : tested 2 times subroutine json_add_real32_vec_by_path : tested 2 times subroutine json_value_add_logical_vec : tested 2 times subroutine json_value_create_null : tested 2 times function initialize_json_core : tested 1 times subroutine json_add_string_vec_by_path_value_ascii : tested 1 times subroutine json_add_string_vec_by_path_path_ascii : tested 1 times subroutine json_value_add_real32 : tested 1 times subroutine json_value_add_real32_vec : tested 1 times subroutine json_value_add_null : tested 1 times subroutine json_get_next : tested 1 times subroutine json_get_previous : tested 1 times subroutine json_get_tail : tested 1 times subroutine json_get_real32 : tested 1 times subroutine json_get_real32_vec : tested 1 times subroutine json_value_create_real32 : tested 1 times Report generated by FoBiS.py Coverage analysis of json_file_module.F90 Metrics Number of executable lines 592 Number of executed lines 532 90% Number of unexecuted lines 60 10% Average hits per executed line 99 Number of procedures 65 Number of executed procedures 59 91% Number of unexecuted procedures 6 9% Average hits per executed procedure 114 Unexecuted procedures function initialize_json_file , line 570 function initialize_json_file_from_string , line 651 function initialize_json_file_from_string_v2 , line 698 function initialize_json_file_v2 , line 616 subroutine json_file_variable_matrix_info , line 1082 subroutine wrap_assign_string_to_json_file , line 1240 Executed procedures subroutine json_file_destroy : tested 2744 times function json_file_failed : tested 1824 times subroutine json_file_load_from_string : tested 1435 times subroutine initialize_json_core_in_file : tested 254 times subroutine json_file_print_to_string : tested 209 times subroutine finalize_json_file : tested 39 times subroutine json_file_get_string : tested 35 times subroutine json_file_print_to_unit : tested 27 times subroutine json_file_get_integer : tested 25 times subroutine json_file_load : tested 15 times subroutine json_file_get_real : tested 15 times subroutine json_file_get_logical : tested 14 times subroutine json_file_get_object : tested 10 times subroutine json_file_get_real_vec : tested 10 times subroutine json_file_get_alloc_string_vec : tested 8 times subroutine json_file_add : tested 8 times subroutine json_file_add_string_vec : tested 8 times subroutine json_file_print_to_console : tested 7 times subroutine json_file_check_for_errors : tested 6 times subroutine json_file_get_string_vec : tested 6 times subroutine json_file_print_error_message : tested 5 times subroutine json_file_add_string : tested 5 times subroutine set_json_core_in_file : tested 4 times function json_file_valid_path : tested 4 times subroutine json_file_rename : tested 4 times subroutine json_file_update_string : tested 4 times subroutine assign_string_to_json_file : tested 3 times function json_file_valid_path_op : tested 3 times subroutine json_file_update_real : tested 3 times subroutine json_file_move_pointer : tested 2 times subroutine json_file_print_to_filename : tested 2 times subroutine json_file_variable_info : tested 2 times subroutine json_file_get_root : tested 2 times subroutine assign_json_file : tested 2 times subroutine json_file_get_integer_vec : tested 2 times subroutine json_file_get_logical_vec : tested 2 times subroutine json_file_add_real : tested 2 times subroutine json_file_add_real_vec : tested 2 times subroutine json_file_update_logical : tested 2 times subroutine json_file_remove : tested 2 times subroutine json_file_clear_exceptions : tested 1 times subroutine get_json_core_in_file : tested 1 times subroutine json_file_nullify : tested 1 times subroutine assign_json_file_to_string : tested 1 times subroutine json_file_get_real32 : tested 1 times subroutine json_file_get_real32_vec : tested 1 times subroutine json_file_add_object : tested 1 times subroutine json_file_add_integer : tested 1 times subroutine json_file_add_integer_vec : tested 1 times subroutine json_file_add_real32 : tested 1 times subroutine json_file_add_real32_vec : tested 1 times subroutine json_file_add_logical : tested 1 times subroutine json_file_add_logical_vec : tested 1 times subroutine wrap_json_file_add_string_vec : tested 1 times subroutine json_file_add_string_vec_path_ascii : tested 1 times subroutine json_file_add_string_vec_vec_ascii : tested 1 times subroutine json_file_update_integer : tested 1 times subroutine json_file_update_real32 : tested 1 times subroutine json_file_traverse : tested 1 times Report generated by FoBiS.py","tags":"","loc":"page/development-resources/json_module.F90.html"},{"title":"Release Checklist – JSON-Fortran","text":"When tagging a new release please follow this checklist so that the\ndocumentation will be updated correctly, and version strings will\nremain accurate. Release Checklist Make sure you are working from the master branch: git checkout master Update the CHANGELOG.md Ensure that the changes listed under Unreleased are up\n to date and accurate. Look at the latest changes committed to GitHub since the\n last release ,\n 9.0.1. This will only be accurate if you have\n not yet updated the project version in cmake. If you have updated\n the product version in cmake and run cmake (and therefore .VERSION ) then edit the URL manually to view the\n changes. Run the github_changelog_generator as follows, and compare the output to the unreleased section of the CHANGELOG.md : github_changelog_generator --user jacobwilliams --project json-fortran -o Unreleased.md\n --unreleased-only --bugs-label \"**Fixed issues:**\"\n --enhancement-label \"**Enhancements:**\" --issues-label\n \"**Fixed issues:**\" and make sure that you have a\n 16-digit GitHub token stored in the environment variable CHANGELOG_GITHUB_TOKEN . Compare generated Unreleased.md to the “Unreleased” section of CHANGELOG.md and make updates as needed. Rename the “Unreleased” section to the new version number Copy the “Unreleased” section header and “Complete\n Changeset” link line and insert it just below the TOC In the newly inserted “Complete Changeset” URL replace the\n old version number with the new version number Rename the lower “Unreleased” section (with all the\n changes) to the current version Replace HEAD in the header URL with the new version\n number Replace HEAD in the “Complete Changeset” link with the\n new version number. Insert the new version section in the TOC just below the\n “Unreleased” entry Add CHANGELOG.md to the git index: git add CHANGELOG.md Add an entry in pages/releases/index.md under the “Past\n Releases” heading Copy/paste the most recent one listed and replace all\n occurrences of the old version string with the new version\n string Add pages/releases/index.md to the git index: git add pages/releases/index.md Update the version string in remaining files requiring manual edits: Edit the product version in CMake Run cmake to generate the .VERSION file (or manually update this file if not running CMake) Edit the CMake example on line 145 of README.md Edit the json_fortran_version string in json_module.F90 Add these files to the git index: git add .VERSION README.md ./src/json_module.F90 Commit the changes to the master branch: git commit Create the tag: git tag Note: for some reason, using GitHub to tag a project means that the tag doesn’t show up when you git describe the project. Tagging from the command line makes git describe work as expected. GitHub Actions will publish the documentation for the\n latest tag to\n https://jacobwilliams.github.io/json-fortran/prev/ new_ver / if all\n goes according to plan Push tags and master to GitHub: git push --tags origin master Draft and publish a new GitHub Release corresponding to the new version Update the Homebrew formula Fork the Homebrew repository Change to your local Homebrew repository: cd $(brew\n --repository)/Library/Formula Add your fork as a pushable remote: git remote add\n YOUR_USERNAME https://github.com/YOUR_USERNAME/homebrew.git Make sure you’re on the master branch: git checkout master Make sure everything is up to date: brew update (this calls git pull ) Create a new branch from the latest master branch with git\n checkout -b YOUR_BRANCH_NAME origin/master Edit the json-fortran.rb formula with brew edit\n json-fortran Do NOT change anything other than the URL and the SHA256\n checksum at the top of the formula. These should be changed to\n correspond to the new version of the compressed tarball\n available on newly minted latest release page Test the changes to make sure that they will be accepted: brew audit --strict --online json-fortran brew rm json-fortran brew install -v json-fortran brew test -v json-fortran Add json-fortran.rb to the index ( git add json-fortran.rb ) Commit your changes with the correct commit message: git\n commit -m \"json-fortran \" Push changes to your fork: git push --set-upstream\n YOUR_USERNAME YOUR_BRANCH_NAME Go to https://github.com/Homebrew/homebrew and submit a pull\n request","tags":"","loc":"page/development-resources/release-checklist.html"},{"title":"Official Releases – JSON-Fortran","text":"Official Releases Latest Stable Release Past Releases Development Version Changes Between Releases Change Log Unreleased 9.0.1 (2024-06-11) 9.0.0 (2024-06-11) 8.5.2 (2024-05-27) 8.5.1 (2024-05-26) 8.5.0 (2024-05-25) 8.4.0 (2024-03-06) 8.3.0 (2022-05-07) 8.2.5 (2021-08-17) 8.2.4 (2021-08-15) 8.2.3 (2020-06-05) 8.2.2 (2020-06-05) 8.2.1 (2020-01-02) 8.2.0 (2020-08-16) 8.1.0 (2020-06-21) 8.0.0 (2020-04-04) 7.1.0 (2019-06-23) 7.0.0 (2019-01-26) 6.11.0 (2019-01-19) 6.10.0 (2019-10-20) 6.9.0 (2018-07-29) 6.8.0 (2018-07-19) 6.7.0 (2018-07-10) 6.6.0 (2018-07-01) 6.5.0 (2018-06-23) 6.4.0 (2018-06-10) 6.3.0 (2018-04-20) 6.2.0 (2018-03-10) 6.1.0 (2017-11-05) 6.0.0 (2017-08-24) 5.3.0 (2017-04-07) 5.2.0 (2017-03-05) 5.1.0 (2016-08-14) 5.0.2 (2016-06-11) 5.0.1 (2016-06-11) 5.0.0 (2016-05-09) 4.3.0 (2015-12-05) 4.2.0 (2015-08-03) 4.1.1 (2015-05-27) 4.1.0 (2015-05-05) 4.0.0 (2015-03-16) 3.1.0 (2015-02-28) 3.0.0 (2015-01-18) 2.0.0 (2014-12-27) 1.0.0 (2014-06-23) Official Releases This is where to find the documentation corresponding to an official,\ntagged release. If you are looking for the most current documentation\nof the master branch, please head back to the main page . Latest Stable Release Documentation: 9.0.1 Download: https://github.com/jacobwilliams/json-fortran/releases/latest Past Releases Note: There is currently no way to navigate back to the general/master\ndocumentation from the documentation for official releases other than\nusing the browser’s back button. Feel free to bookmark this page, or\nthe main project page for convenient navigation. 9.0.1 ( FORD generated documentation) Download 9.0.0 ( FORD generated documentation) Download 8.5.2 ( FORD generated documentation) Download 8.5.1 ( FORD generated documentation) Download 8.5.0 ( FORD generated documentation) Download 8.4.0 ( FORD generated documentation) Download 8.3.0 ( FORD generated documentation) Download 8.2.5 ( FORD generated documentation) Download 8.2.4 ( FORD generated documentation) Download 8.2.3 ( FORD generated documentation) Download 8.2.2 ( FORD generated documentation) Download 8.2.1 ( FORD generated documentation) Download 8.2.0 ( FORD generated documentation) Download 8.1.0 ( FORD generated documentation) Download 8.0.0 ( FORD generated documentation) Download 7.1.0 ( FORD generated documentation) Download 7.0.0 ( FORD generated documentation) Download 6.11.0 ( FORD generated documentation) Download 6.10.0 ( FORD generated documentation) Download 6.9.0 ( FORD generated documentation) Download 6.8.0 ( FORD generated documentation) Download 6.7.0 ( FORD generated documentation) Download 6.6.0 ( FORD generated documentation) Download 6.5.0 ( FORD generated documentation) Download 6.4.0 ( FORD generated documentation) Download 6.3.0 ( FORD generated documentation) Download 6.2.0 ( FORD generated documentation) Download 6.1.0 ( FORD generated documentation) Download 6.0.0 ( FORD generated documentation) Download 5.3.0 ( FORD generated documentation) Download 5.2.0 ( FORD generated documentation) Download 5.1.0 ( FORD generated documentation) Download 5.0.2 ( FORD generated documentation) Download 5.0.1 ( FORD generated documentation) Download 5.0.0 ( FORD generated documentation) Download 4.3.0 ( FORD generated documentation) Download 4.2.0 ( FORD generated documentation) Download 4.1.1 ( ROBODoc generated documentation) Download 4.1.0 ( ROBODoc generated documentation) Download 4.0.0 ( ROBODoc generated documentation) Download 3.1.0 ( ROBODoc generated documentation) Download 3.0.0 ( ROBODoc generated documentation) Download 2.0.0 ( ROBODoc generated documentation) Download 1.0.0 ( ROBODoc generated documentation) Download Development Version Documentation for the latest development version may be found at https://jacobwilliams.github.io/json-fortran/prev/9.0.1/index.html or generated locally using the build.sh build\nscript. Changes Between Releases Included below is the changelog–a list of significant changes\nimplemented between each release. Change Log Table of Contents Change Log Unreleased 9.0.1 (2024-06-11) 9.0.0 (2024-06-11) 8.5.2 (2024-05-27) 8.5.1 (2024-05-26) 8.5.0 (2024-05-25) 8.4.0 (2024-03-06) 8.3.0 (2022-05-07) 8.2.5 (2021-08-17) 8.2.4 (2021-08-15) 8.2.3 (2021-06-05) 8.2.2 (2021-06-05) 8.2.1 (2021-01-02) 8.2.0 (2020-08-16) 8.1.0 (2020-06-21) 8.0.0 (2020-04-04) 7.1.0 (2019-06-23) 7.0.0 (2019-01-26) 6.11.0 (2019-01-19) 6.10.0 (2019-10-20) 6.9.0 (2018-07-29) 6.8.0 (2018-07-19) 6.7.0 (2018-07-10) 6.6.0 (2018-07-01) 6.5.0 (2018-06-23) 6.4.0 (2018-06-10) 6.3.0 (2018-04-20) 6.2.0 (2018-03-10) 6.1.0 (2017-11-05) 6.0.0 (2017-08-24) 5.3.0 (2017-04-07) 5.2.0 (2017-03-05) 5.1.0 (2016-08-14) 5.0.2 (2016-06-11) 5.0.1 (2016-06-11) 5.0.0 (2016-05-09) 4.3.0 (2015-12-05) 4.2.0 (2015-08-03) 4.1.1 (2015-05-27) 4.1.0 (2015-05-05) 4.0.0 (2015-03-16) 3.1.0 (2015-02-28) 3.0.0 (2015-01-18) 2.0.0 (2014-12-27) 1.0.0 (2014-06-23) Unreleased Complete Changeset 9.0.1 (2024-06-11) Complete Changeset or Download v9.0.1 Enhancements: No code changes. Just an update to the CI to fix documentation deployment. #573 ( jacobwilliams ) 9.0.0 (2024-06-11) Complete Changeset or Download v9.0.0 Enhancements: By default, the JSON pointer in json_file is now destroyed before loading. This is to prevent a memory leak if the type is used later to load another file. #561 #562 ( jacobwilliams ) Also added a new option destroy_pointer to the json_file load routines, which can be set to False to get the old behavior (not to destroy it). #561 #562 ( jacobwilliams ) Added add a new nullify_pointer option to the json_file constructor (default is True) ( jacobwilliams ) #564 #566 Updates for the CI and unit tests. Now testing with FPM, and running all tests with valgrind to check for memory leaks. #563 #565 #568 ( jacobwilliams ) Added an optional allow_trailing_comma argument to the initialize routines (default is True). If set to False, this disallows extra trailing commas in arrays and objects. #569 #570 ( jacobwilliams ) 8.5.2 (2024-05-27) Complete Changeset or Download v8.5.2 Bug Fixes: Fixed a CMake bug where the package version was not set correctly, which caused the CMake configuration files to be saved to a folder with blank version name. #560 ( timfelle ) 8.5.1 (2024-05-26) Complete Changeset or Download v8.5.1 Bug Fixes: Fixed a bug when setting JSONFORTRAN_STATIC_LIBRARY_ONLY to False. Also restored some of the original CMake settings from 8.4.0. Specifically, the tests are enabled by default, and both the shared and static libraries are built by default. #558 #559 ( jacobwilliams ) 8.5.0 (2024-05-25) Complete Changeset or Download v8.5.0 Enhancements: Various CMake updates: Only installing if json-fortran is the top level project. Added a library alias so that json fortran can be included with find_package , fetch_content , and add_subdirectory easily. #526 #527 , #528 , #529 #556 ( K20shores ) Fixed compilation with Ninja and Intel OneAPI ifx compiler, and added some CMake options #557 ( lmdiazangulo ) Note that the CMake minimum version is now 3.18 . Added a new unit test. #546 #547 ( jacobwilliams ) Various CI and Readme updates. Bug Fixes: Fixed a bug when IEEE floating-point rounding mode was set to IEEE_DOWN . #545 ( amanotk ) 8.4.0 (2024-03-06) Complete Changeset or Download v8.4.0 Enhancements: Minor updates for readme and documentation #521 ( zmoon ) Updates for unit tests #536 #543 ( gha3mi , jacobwilliams ) Bug Fixes: Fixed a bug where the library would not compile if using REAL128 kind #550 ( jacobwilliams ) Fixes to GitHub Actions CI #535 ( jacobwilliams ) 8.3.0 (2022-05-07) Complete Changeset or Download v8.3.0 Enhancements: Added procedure to query version of json-fortran #505 #512 #516 ( jacobwilliams ) Updates to the CI #509 #508 ( jacobwilliams ) Add information on conda-forge distribution #506 ( awvwgk ) #507 Updated CMake to export include directories with target #504 #503 ( awvwgk ) Bug Fixes: Fixed a minor standards violation #510 #511 ( jacobwilliams ) Minor changes to work around issues with nvfortran compiler #496 ( vyu16 ) 8.2.5 (2021-08-17) Complete Changeset or Download v8.2.5 Enhancements: Enabled some extra warnings in the Visual Studio Debug project Removed obsolete forall construct from unit test 12 Bug Fixes: Fixed a potential uninitialized variable issue in get_current_line_from_file_stream Fixed a memory leak when parsing an invalid JSON . Fixed various memory issues in the unit tests #494 #495 ( jacobwilliams ) 8.2.4 (2021-08-15) Complete Changeset or Download v8.2.4 Enhancements: Documentation updates. #492 ( jacobwilliams ) Added MultiProcessorCompilation=\"true\" to the Visual Studio project file. Bug Fixes: Fixed a memory leak when deserializing an empty list. #488 #493 ( jacobwilliams ) Fixed a memory leak when cloning a JSON pointer. #489 #490 ( jacobwilliams ) Fixed a bug where some error messages would attempt to print unallocated name values. #491 8.2.3 (2020-06-05) Complete Changeset or Download v8.2.3 Enhancements: No code changes. Only documentation updates. 8.2.2 (2020-06-05) Complete Changeset or Download v8.2.2 Enhancements: Added support for the Fortran Package Manger. #483 ( jacobwilliams ) Updated CI to use GitHub Actions, including auto-deployment of documentation. #476 #484 ( jacobwilliams ) Eliminated some compiler warnings about real conversions. Bug fixes: Fixed a bug in test case 47. 8.2.1 (2020-01-02) Complete Changeset or Download v8.2.1 Enhancements: Fixed a couple compiler warnings when using the latest Intel Fortran compiler. #477 ( jacobwilliams ) replaced -std15 with -std18 for the Intel compiler in the FoBiS build file. Updated the Visual Studio test project with some missing test cases. ( jacobwilliams ) Bug fixes: Bug fix in json_value_remove : the parent and previous pointers should also be nullified when removing from an array. #477 #479 ( jacobwilliams ) 8.2.0 (2020-08-16) Complete Changeset or Download v8.2.0 Enhancements: Updated the compress_vectors option so that now vectors of mixed integers and reals are also compressed. #470 #471 ( jacobwilliams ) 8.1.0 (2020-06-21) Complete Changeset or Download v8.1.0 Enhancements: Added a json_file = string assignment operator #463 #464 #465 ( jacobwilliams ) Added support for multiple comment characters. The default is now to recognize any of #!/ as comment lines. #456 #461 ( jacobwilliams ) Added recursive attribute to json_get_array #291 #453 ( jacobwilliams ) Added optional “default” argument to json_get_*_by_path routines #208 #462 ( jacobwilliams ) Updated readme to document the cmake build instructions #455 ( jacobwilliams ) Bug fixes: Fixed bug in json_get_path #452 #454 ( jacobwilliams ) 8.0.0 (2020-04-04) Complete Changeset or Download v8.0.0 Enhancements: Cleanup of the API for reading and writing JSON . The main methods are now called print , load , serialize and deserialize . Note that the previous ones are still present for backward compatibility. #397 #409 ( jacobwilliams ) Added a finalizer to the json_file type #199 #406 ( jacobwilliams ) Added new optional arguments ( null_to_real_mode , non_normal_mode , use_quiet_nan ) to the initialize routines to handle NaN and Infinity. #395 Added a new optional argument ( strict_integer_type_checking ) to the initialize routines. If enabled, when parsing an integer value, if the parsing fails (e.g., the integer is outside the range of the integer kind), it will then attempt to convert it to a real. #444 #446 ( jacobwilliams ) json_info will now check for exceptions and raise one if the pointer is not associated #424 #425 ( jacobwilliams ) Allow the parser to work with some nonstandard real value representations (leading + , no leading digit before decimal, D/d format). #417 #418 ( jacobwilliams ) Added a character string to json_file assignment operator #410 #411 ( jacobwilliams ) Added a json_print_to_console method to json_core to match the one in json_file #408 The output array is now deallocated if an exception occurs in a json_get_*_vec routine #416 #419 ( jacobwilliams ) Bug fixes: Fixed a crash in json_file_check_for_errors if the error_msg was not present. #420 Fixed a potential issue with real to integer conversion when the library is compiled with a non-default integer kind. #449 #450 ( jacobwilliams ) Fixed a dangling pointer in unit test 10. #422 #423 ( jacobwilliams ) CMake updates: Updated CMake to enable building JSON -Fortran as a subdirectory of another project #445 #443 ( rouson ) Updated CMake for compatibility with older versions < 3.7. #442 #451 jacobwilliams ) Allow linking to JSON -Fortran from GFortran programs using OpenCoarrays as the coarray runtime implementation. Use the -DJSON_FORTRAN_USE_OpenCoarrays:BOOL=ON option to CMake to enable this. (NOTE: The fact that this is required may be a bug in GFortran.) CI updates: Updated the CI system to Travis-CI.com #447 #448 ( jacobwilliams ) Migrate test setup/teardown to fixtures #413 #421 ( zbeekman ) Expanded compiler tests on Travis-CI #414 #180 ( jacobwilliams ) 7.1.0 (2019-06-23) Complete Changeset or Download v7.1.0 Enhancements: Added a Visual Studio Code workspace file #399 #400 ( jacobwilliams ) Improvements to json_value_get_child_by_index efficiency #401 #402 ( jacobwilliams ) Updates to CMake install rule for better compatibility with Visual Studio #396 ( zbeekman ) Bug fixes: Fix for undeclared variable causing failing test on Mac #392 ( porteri ) Fixed a bug where using json%add() to create new variables in a structure would stop the program if stop_on_failure was enabled. #403 #404 ( jacobwilliams ) 7.0.0 (2019-01-26) Complete Changeset or Download v7.0.0 Enhancements: Added support for multiple real kinds: The library now supports the default real kind specified ( real32 , real64 and real128 ) as well as the kinds in this set with less precision than the default. For example, if real64 is specified (which is the default), then both real32 and real64 are available in all the public APIs. Internally, the values are always stored in a variable of the default kind. #386 #387 ( jacobwilliams ) Added a create_real() method and a json_real parameter to replace create_double() and json_double . The old versions are still available for backward compatibility. Added CMake options to control integer and real kinds #284 Updated the default real format statement to correctly correspond to the specified real kind. Added new json_file constructor functions for strings. This allows a json_file to be initialized using syntax such as: f = json_file('{\"x\": 1}') . #381 #382 ( jacobwilliams ) Fixed some links in the documentation. Bug fixes: Fixed an issue where the parser would fail if the JSON structure was just a lone integer. #388 #389 ( jacobwilliams ) Fixed an issue where the unit tests did not compile when using real32 or real128 . #383 #384 ( jacobwilliams ) Fixed various issues preventing compilation if the integer kind was changed from the default. #365 #385 ( jacobwilliams ) Renamed the integrated tests preprocessor flag to INTEGRATED_TESTS since it was mispelled. #390 #391 ( jacobwilliams ) 6.11.0 (2019-01-19) Complete Changeset or Download v6.11.0 Enhancements: Speed up writing JSON to a string #377 #378 ( jacobwilliams ) 6.10.0 (2019-10-20) Complete Changeset or Download v6.10.0 Enhancements: Speed up JSON file parsing #363 #366 ( jacobwilliams ) CMake updates for Windows #361 ( zbeekman ) Bug fixes: Parser no longer stops after main object, ignoring the rest of the file #369 #370 ( jacobwilliams ) 6.9.0 (2018-07-29) Complete Changeset or Download v6.9.0 Enhancements: Some efficiency improvements when parsing strings. #352 ( jacobwilliams ) Speed up the unescape_string() routine. #351 Some cleanup and efficiency improvements for hex string validation. #354 Various updates to error message reporting. The two arguments to json_file_check_for_errors() are now optional to match the core routine. #356 Some adjustments to error messages for invalid hex strings. Validation of hex strings is now done in the unescape_string() routine. #354 A string that ends in an escape character \\ is now flagged as invalid. #353 Fixed bugs: Fixed a bug in the annotate_invalid_json() routine. #355 Fixed an issue with the jf_test_06 unit test failing on Windows. #357 6.8.0 (2018-07-19) Complete Changeset or Download v6.8.0 Enhancements: Added some additional checks so that the destroy method could still be used to destroy some malformed JSON linked lists. Also updated the validate method to check for circular references. #346 #349 ( jacobwilliams ) Added missing arguments ( trim_str and adjustl_str ) to some of the string wrapper routines. #347 #348 ( jacobwilliams ) Various minor changes to remove some compiler warnings and a line length standards violation. Various documentation string updates. Fixed bugs: Fixed a dangling pointer bug in the destroy method that was causing unpredictable behavior in this routine which could cause a crash for some compilers #307 #350 ( jacobwilliams ) 6.7.0 (2018-07-10) Complete Changeset or Download v6.7.0 Enhancements: Made the two arguments to json_check_for_errors() optional, so now either or both can be used. Note that if no error has been raised, then error_msg is now returned unallocated. #344 #345 ( jacobwilliams ) Added an additional error check in json_value_print() to check for an unassociated pointer. #342 #343 ( jacobwilliams ) Added remove() method to json_file #339 #340 ( jacobwilliams ) Added additional error checks to json_value_add_member() . Now it will raise an exception if try to add a child to a non-array or non-object. #337 #338 ( jacobwilliams ) Added some additional unit tests to increase coverage #336 ( jacobwilliams ) Fixed bugs: Fixed a bug in json_value_clone_func() where it could crash if attempting to clone an array element. Updated this routine to improve behavior when cloning an array element (the subsequent entries are no longer cloned). #334 #335 ( jacobwilliams ) 6.6.0 (2018-07-01) Complete Changeset or Download v6.6.0 Enhancements #332 ( jacobwilliams ) Now, attempting to get a string variable as an integer, double, or logical will attempt to convert it to a string if strict_type_checking=False . Formerly these cases would raise an exception. #331 Fixed an inconsistency in json_get_by_path() . Now if using the optional found argument, any exceptions raised by this routine are cleared. #330 Changed the name argument in json_value_remove_if_present() to ‘path’ to be consistent with other routines since it is really a path. #329 Various documentation string updates. Fixed bugs: Fixed a bug in wrap_json_get_path() where an optional argument was being used without checking if it was present. #333 6.5.0 (2018-06-23) Complete Changeset or Download v6.5.0 Enhancements & Fixed Issues: Added optional trim and adjustl arguments were added to all the various routines for adding strings and string vectors to JSON #323 ( jacobwilliams ) The trailing_spaces_significant flag is now respected for name keys when creating a JSON structure. #324 #326 ( jacobwilliams ) 6.4.0 (2018-06-10) Complete Changeset or Download v6.4.0 Enhancements: Added optional stop_on_error argument to the various initialize() routines to immediately stop the program if an exception is raised. #318 #320 ( jacobwilliams ) Added routines to check if a name key is present in a json_file object, which is also available using the .in. operator. #316 #319 ( jacobwilliams ) Added routines to rename a json variable by specifying the path. #314 #317 ( jacobwilliams ) Added a Fobis rule for running the test programs. #321 ( jacobwilliams ) 6.3.0 (2018-04-20) Complete Changeset or Download v6.3.0 Enhancements: Add a FoBiS configuration file that can be used to build the library, tests, and documentation. #310 #311 ( jacobwilliams ) CMake produced Visual Studio Project #70 ( jacobwilliams ) Minor changes: renamed some of the example files and reverted back to older versions of FoBiS and markdown for documentation building on Travis-CI #313 ( jacobwilliams ) Fixed issues: Fixed a bug in the escaping logic where / characters in strings would not be printed under some circumstances. This bug was introduced in the 6.2.0 release. #312 ( jacobwilliams ) 6.2.0 (2018-03-10) Complete Changeset or Download v6.2.0 Enhancements: Allow the unit tests to be run from within the Visual Studio solution #295 ( Hugh-walsh , jacobwilliams ) Compiling now works for the CMake-produced Visual Studio solution on Windows (note that the CMake-produced solution is a bit different from the other one provided). #70 #309 ( handrake0724 , jacobwilliams ) Added a new option escape_solidus to specify if the forward slash (“ / ”) is to be escaped when serializing JSON . By default, it is no longer escaped (this changes the behavior introduced in 6.0.0) #304 #305 ( jacobwilliams ) Fixed issues: Fixed an issue causing a problem with the NAG compiler #303 ( jacobwilliams ) 6.1.0 (2017-11-05) Complete Changeset or Download v6.1.0 Enhancements: Added an optional allow_duplicate_keys argument to the various initialize routines. This is True by default. If False, then duplicate keys are considered an error. Also added check_for_duplicate_keys and check_children_for_duplicate_keys methods that can be called. #250 #290 ( jacobwilliams ) Added support for JSONPath “bracket-notation” mode for specifying paths to JSON variables. #266 #292 ( jacobwilliams ) Fixed issues: Replaced CMAKE_INSTALL_LIBDIR with INSTALL_LIB_DIR in the CMake project. #286 ( foeroyingur ) Fixed bug in the lowercase_string routine that could cause a crash for Debug builds. #293 #294 ( jacobwilliams ) 6.0.0 (2017-08-24) Complete Changeset or Download v6.0.0 Enhancements: Added a routine to reverse an array or object #280 #281 ( jacobwilliams ) Fixed issues: Fixed a bug where using no_whitespace mode could still print line breaks in some cases #288 ( jacobwilliams ) Strings (name key and value) were not being properly escaped/unescaped in some contexts. This change introduces a small backward incompatibility (formerly, if keys contained escape characters, the user would have to include them when getting their value). Now, the string variables in all user-facing API calls are unescaped (i.e., the user does not have to manually escape the keys to get their associated value). All strings are also now properly returned unescaped, no matter how the JSON structure was constructed. Escaping is now done in all cases if necessary when the JSON is printed to a string, file or the console. #287 #289 ( jacobwilliams ) 5.3.0 (2017-04-07) Complete Changeset or Download v5.3.0 Enhancements: It is now possible to build a JSON structure by specifying the paths to the variables. The update routines also now use this new feature so if the variable is not present, it will be added using the path (formerly, it added it as a name, which was inconsistent). Renamed the argument to the update routines from name to path . #257 #261 #268 #270 ( jacobwilliams ) Added new get routine to return an allocatable string array #245 #265 ( jacobwilliams ) Arrays of scalar values can now optionally be printed on a single line #228 #273 ( jacobwilliams ) When reading an empty JSON array it is now returned as an allocated array with zero length (rather than an unallocated array). #276 #277 ( jacobwilliams ) Fixed issues: Fixed an issue where the char_count wasn’t always correct, which caused the error message for invalid JSON to be wrong. #272 #274 ( jacobwilliams ) Fixed an issue where values with significant trailing whitespace were being trimmed when printed. #263 ( jacobwilliams ) Fixed two bugs in json_get_path for RFC 6091 path mode. Special characters weren’t being encoded properly, and it didn’t work if the final key was all whitespace. #262 #264 ( jacobwilliams ) Fixed an issue with indenting of arrays within arrays. #269 #271 ( jacobwilliams ) 5.2.0 (2017-03-05) Complete Changeset or Download v5.2.0 Enhancements: Added support for comments in JSON files. #256 #234 #259 ( jacobwilliams ) #240 ( jacobwilliams ) Added support for RFC 6901 paths. #249 #253 #255 #258 ( jacobwilliams ) #252 ( jacobwilliams ) #251 ( jacobwilliams ) Can now specify default real and integer kinds using compiler directives. #236 #238 #239 ( jacobwilliams ) compact_reals and real_format='*' can now be used at the same time. #226 #227 ( jacobwilliams ) Added option to change default path separator character. #254 ( jacobwilliams ) Add pkg-config file #242 ( wesbarnett ) Fixed issues: Real numbers now written with 17 digits of precision (previously it was using 16 which doesn’t accurately represent all values to full precision) #230 #241 ( jacobwilliams ) #232 ( jacobwilliams ) 5.1.0 (2016-08-14) Complete Changeset or Download v5.1.0 Enhancements: Added a traverse routine to json_file #204 #206 ( jacobwilliams ) Added added get and set routines for the json_core in a json_file #206 ( jacobwilliams ) Added new get_path routine #223 #224 ( jacobwilliams ) Added new option for returning strings in their escaped form. Also, when strict_type_checking is False, the get routines will now return integer, double, logical, and null values as strings. #224 ( jacobwilliams ) Added new insert_after routine #220 #221 ( jacobwilliams ) Move json type integer variables into the json_parameters module #218 #219 ( jacobwilliams ) Added new option to print JSON without extra whitespace #216 #217 ( jacobwilliams ) Added new info routines ( json_info_by_path , json_matrix_info_by_path , and json_matrix_info ) #213 #212 ( jacobwilliams ) Added an API for adding Null variables #210 #214 ( jacobwilliams ) Fixed issues: Fix doc deployment problems #201 ( zbeekman ) 5.0.2 (2016-06-11) Complete Changeset or Download v5.0.2 Note: This release contains no changes to the library, only the documentation. Minor documentation fix. 5.0.1 (2016-06-11) Complete Changeset or Download v5.0.1 Note: This release contains no changes to the library, only the build system and documentation. Fixed issues: FORD now uses the Intel preprocessor when library is built with the Intel compiler #205 ShellCheck script files #181 Merged pull requests: De-lint shell scripts with ShellCheck, debug FORD upgrade, and various updates to documentation and build system. #201 ( zbeekman ) 5.0.0 (2016-05-09) Complete Changeset or Download v5.0.0 See also this Wiki page on how to update your code to be compatible with this release. Enhancements: Split json_module into multiple files. #168 #170 ( jacobwilliams ) The library is now thread safe #36 #170 ( jacobwilliams ) Added new initialize() , failed() , print_error_message() , check_to_errors() , and clear_exceptions() to the json_file class. #170 ( jacobwilliams ) The number of spaces for indenting can now be user specified. #170 ( jacobwilliams ) Updates for Visual Studio project #170 ( jacobwilliams ) Added a validate() method for validating JSON linked lists #196 #197 ( jacobwilliams ) Added some additional error checks for malformed JSON linked lists #182 ( jacobwilliams ) Added a new routine is_child_of to check if one json_value is a descendant of another #182 ( jacobwilliams ) Added new options for case-insensitive searching of names/paths, as well as the option to consider trailing space significant #185 #192 ( jacobwilliams ) Added a routine to enable swapping of elements in a json_value linked list #177 #182 ( jacobwilliams ) Rename parameters RK , IK , LK , CK , and CDK using less generic names ( json_RK , json_IK , json_LK , json_CK , and json_CDK ) #172 ( jacobwilliams ) Calling the initialize() method (which is now in json_core and json_file ) is no longer mandatory #171 ( jacobwilliams ) Added a rename() method for renaming a json_value variable #184 #187 ( jacobwilliams ) Added some compiler directives so that workarounds for Gfortran bugs are not used for other compilers #190 ( jacobwilliams ) Added option for strict typing for get routines #173 ( jacobwilliams ) Various cosmetic changes and renaming of some of the dummy arguments in some procedures. #198 ( jacobwilliams ) Added checks to avoid unnecessary looping when traversing arrays if an exception is thrown #183 ( jacobwilliams ) Added a new get_child method to get the first child. [9d4f736] ( jacobwilliams ) Added some additional error checks for unassociated pointers [9d4f736] ( jacobwilliams ) Ensure null pointers are returned for some error cases [838f476] ( jacobwilliams ) Fixed Issues Fixed a bug in the traverse() routine, where the finished output flag was not being correctly checked #182 ( jacobwilliams ) 4.3.0 (2015-12-05) Complete Changeset or Download v4.3.0 Enhancements: Added routines for getting the parent , next , previous , and tail pointers #161 ( jacobwilliams ) Added a deep copy routine for json_value structures #160 ( jacobwilliams ) Updated the Visual Studio solution to VS 2013. Also removed the test projects (it now just compiles the library) ( jacobwilliams ) Fixed issues: Rewrote logic for decoding strings, and fixed bugs related to parsing strings with certain escape character combinations #164 ( jacobwilliams ) Fixed a bug where some real numbers weren’t being read in properly. Also added an option to output real numbers with fmt=* formatting #157 ( jacobwilliams ) Merged pull requests: Minor documentation change. #153 ( jacobwilliams ) Enabled FORD graphs in documentation. #149 ( jacobwilliams ) Tag documentation fix #147 ( zbeekman ) Fix url in 4.2.0 tag documentation #146 ( zbeekman ) 4.2.0 (2015-08-03) Complete Changeset or Download v4.2.0 Enhancements The exception_thrown flag is now true by default before the json_initialize routine is called to initialize the module. #142 ( jacobwilliams ) Updated json_info to get name of json_value variable. #141 ( jacobwilliams ) Added a new routine ( json_traverse ) to traverse all nodes of a JSON structure #140 via PR #144 from ( jacobwilliams ) Added FORD documentation automatic deployment via PR #137 from zbeekman Added new version release checklist, #122 via PR #137 from zbeekman Added finer control of real format printing, #117 via PR #137 from zbeekman , and #143 from jacobwilliams Removed official SCons support to facilitate faster development\n cycle, #121 via PR #130 from zbeekman Add a CHANGELOG #120 via PR #123 from zbeekman Spell ‘Fortran’ correctly #118 via PR #124 from zbeekman Migrate to Codecov.io #106 via PR #107 from zbeekman CMake emulate make check and exclude tests\n from all target #103 implemented via PR #104 from zbeekman Fixed issues: Fixed bad gcov reports being generated due to a gcov/gfortran bug, #131 via PR #137 from zbeekman Fixed inaccurate coverage reports via PR #109 from zbeekman Fixed a small consistency issue when outputting floating point\n numbers via PR #125 Problems writing JSON to error_unit (0) due to JSON -Fortran’s\n special interpretation of unit=0 #85 fixed via PR #111 from zbeekman Broken parsing error message for empty line PR #110 ( jacobwilliams ) Merged pull requests: Documentation fixes & coverage improvements #112 ( zbeekman ) Speedier container based Travis-CI builds #130 ( zbeekman ) 4.1.1 (2015-05-27) Complete Changeset or Download v4.1.1 Enhancements Installation now possible with a Homebrew package on Mac OS X CMake install option to use a more traditional\n Gnu install structure (to support Homebrew installation) PR #101 from zbeekman Fixed issues: Broken Travis-CI tests #99 fixed by PR #100 from zbeekman CMakeLists.txt accidentally defaulting to Unicode build due to small\n typo #96 ,\n fixed by PR #97 from zbeekman Merged pull requests: 4.1.0 (2015-05-05) Complete Changeset or Download v4.1.0 Enhancements: Run-time speed improvements #75 implemented in PR #93 from jacobwilliams Merged pull requests: Small formatting and addition of a unit test #95 ( jacobwilliams ) 4.0.0 (2015-03-16) Complete Changeset or Download v4.0.0 Enhancements Unicode support #35 added in PR #84 from zbeekman Automate testing of the stand alone programs listed in the README.md #67 added in PR #71 from zbeekman Automatically analyze and report test coverage info with coveralls.io and Travis-CI #63 implemented in PR #72 from zbeekman Enhanced command line user interface for build.sh build script PR #82 ( zbeekman ) Additional options and improvements made to command line interface\n of the build.sh build script PR #88 ( zbeekman ) Added unit tests for improved unit test coverage PR #83 ( jacobwilliams ) and PR #73 ( jacobwilliams ) Fixed issues: Stack overflow in destroy for large structure #76 fixed in PR #77 from jacobwilliams Discrepancy with dummy argument attributes for\n path between get and get_..._vec procedures #79 Small bug fix for CMake install #68 ( zbeekman ) JSON output files from tests are overwriting expected outputs and\n outputs from other tests #86 ( zbeekman ) NAG Fortran Errors on module procedure :: change to module\n procedure with no double colon PR #78 from kmanalo CMake for jf_test_9.f90 broke #74 ( zbeekman ) Merged pull requests: Very small changes and fixes: #81 ( zbeekman ) 3.1.0 (2015-02-28) Complete Changeset or Download v3.1.0 Enhancements: Compact real number printing ( 0.0 instead of 0.00000...E000 )\n with ability to revert to old behavior #39 (implemented in PR #60 from zbeekman and PR #61 from jacobwilliams ) Read JSON structure from a character string #5 Adopted official contributing guidelines and added a CONTRIBUTING.md #47 Fixed issues: Build script ( build.sh ) failing with Intel’s ifort #53 ,\n fixed by PR #54 (from zbeekman ) Segfaults and unexpected behavior due to optional dummy arguments\n being dereferenced outside of if (present(…)) #52 Documentation not being produced for tests because tests directory\n should be sub-directory of src #49 Example 8 failing on gfortran 4.9.2 #44 CMake Tests 3 and 8 fail due to new test\n case, example 6, added in e636f96 #30 CMake build using makefiles fails if\n parallel build is specified #8 , fixed\n by PR #50 from zbeekman Merged pull requests: Unit test updates #65 ( jacobwilliams ) Unit test cleanup as discussed in #30 #64 ( zbeekman ) Stops PRs by @jacobwilliams from\n deploying master docs #62 ( zbeekman ) Auto deploy script #59 ( zbeekman ) Getting ready for auto-deployment #57 ( zbeekman ) Travis-CI build matrix #56 ( zbeekman ) 3.0.0 (2015-01-18) Complete Changeset or Download v3.0.0 Fixed issues: Intel compiler bug triggered by commit d2622a8 #41 Unaligned data warnings with Intel compiler #34 CMake fails due to bad path to robodoc.rc #31 Indentation of output wrong for some nested objects #29 Intel build broke #28 CMake misbehaving when ROBODoc absent #26 Differentiate internal (low level, private) procedures/types/etc\n from public API in documentation #21 Merged pull requests: CMake Fixes for issues #31 and #26 . #32 ( zbeekman ) 2.0.0 (2014-12-27) Complete Changeset or Download v2.0.0 Enhancements: - Significant changes to the API including new procedures\n- Code re-factoring\n- SCons build added thanks to @bruceravel Fixed issues: enable wiki contributions from the public #23 1.0.0 (2014-06-23) Download v1.0.0 Enhancements: Validate hex values in strings #14 Add CMake build infrastructure #6 (pull request from zbeekman ) CMake build now builds the example program\n and runs tests #9 Added CMake logic to build ROBODoc documentation #12 (pull\n request from zbeekman ) Upload ROBODoc documentation to\n gh-pages project page #7 Add CMake testing infrastructure #18 ( zbeekman ) Implement better support for Intel compiler, DPD200247629 associate construct work around, via PR #2 ( zbeekman ) Fixed issues: Unit tests fail when compiled with GFortran #19 CMake outputs of ROBODoc must be specified in\n CMakeLists.txt manually #17 Invalid JSON input files ( test1.json , test5.json ) #10 ,\n fixed by PR #11 ( zbeekman ) char() is processor dependent, use achar() #20 (pull request from zbeekman ) Bug-fix for ROBODoc documentation\n generation with CMake #16 (pull request from zbeekman ) Change library file from libjson to libjsonfortran #4 * This Change Log was generated with help from github_changelog_generator","tags":"","loc":"page/releases/index.html"}]} \ No newline at end of file diff --git a/type/json_core.html b/type/json_core.html index 15651a745..99998e126 100644 --- a/type/json_core.html +++ b/type/json_core.html @@ -118,37 +118,37 @@

        Variables

        @@ -186,15 +186,15 @@

        Type-Bound Procedures

        - add - add + add + add add_by_path add_by_path annotate_invalid_json check_children_for_duplicate_keys check_for_duplicate_keys - check_for_errors - clear_exceptions + check_for_errors + clear_exceptions clone convert count @@ -209,11 +209,11 @@

        Type-Bound Procedures

        create_real create_real create_string - deserialize - destroy + deserialize + destroy destroy_json_core - failed - get + failed + get get_child get_current_line_from_file_sequential get_current_line_from_file_stream @@ -222,8 +222,8 @@

        Type-Bound Procedures

        get_path get_previous get_tail - info - initialize + info + initialize insert_after is_child_of is_vector @@ -328,8 +328,8 @@

        Type-Bound Procedures

        json_value_print json_value_remove_if_present json_value_rename - load - matrix_info + load + matrix_info name_equal name_strings_equal parse @@ -342,17 +342,17 @@

        Type-Bound Procedures

        parse_value pop_char prepare_parser - print - print_error_message - print_to_string + print + print_error_message + print_to_string push_char - remove + remove remove_if_present - rename - rename + rename + rename replace reverse - serialize + serialize string_info string_to_dble string_to_int @@ -365,10 +365,10 @@

        Type-Bound Procedures

        to_object to_real to_string - traverse - update - update - valid_path + traverse + update + update + valid_path validate wrap_json_add_integer_by_path wrap_json_add_integer_vec_by_path @@ -592,7 +592,7 @@

        Components

        - + logical(kind=LK), private @@ -613,7 +613,7 @@

        Components

        - + logical(kind=LK), private @@ -630,7 +630,7 @@

        Components

        - + logical(kind=LK), private @@ -683,7 +683,7 @@

        Components

        - + character(kind=CK, len=:), private, @@ -703,7 +703,7 @@

        Components

        - + logical(kind=LK), private @@ -721,7 +721,7 @@

        Components

        - + logical(kind=LK), private @@ -761,7 +761,7 @@

        Components

        - + logical(kind=LK), private @@ -838,7 +838,7 @@

        Components

        - + integer(kind=IK), private @@ -890,7 +890,7 @@

        Components

        - + logical(kind=LK), private @@ -910,7 +910,7 @@

        Components

        - + logical(kind=LK), private @@ -933,7 +933,7 @@

        Components

        - + integer(kind=IK), private @@ -958,7 +958,7 @@

        Components

        - + integer(kind=IK), private @@ -983,7 +983,7 @@

        Components

        - + character(kind=CK, len=1), private @@ -1040,7 +1040,7 @@

        Components

        - + character(kind=CDK, len=:), private, @@ -1062,7 +1062,7 @@

        Components

        - + integer(kind=IK), private @@ -1079,7 +1079,7 @@

        Components

        - + logical(kind=LK), private @@ -1098,7 +1098,7 @@

        Components

        - + logical(kind=LK), private @@ -1122,7 +1122,7 @@

        Components

        - + logical(kind=LK), private @@ -1142,7 +1142,7 @@

        Components

        - + logical(kind=LK), private @@ -1180,7 +1180,7 @@

        Components

        - + logical(kind=LK), private @@ -1253,7 +1253,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1268,7 +1268,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1283,7 +1283,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1298,7 +1298,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -1313,7 +1313,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1328,7 +1328,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1345,7 +1345,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1362,7 +1362,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1378,7 +1378,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1395,7 +1395,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1413,7 +1413,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -1433,7 +1433,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1444,12 +1444,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -1470,7 +1470,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1490,7 +1490,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1500,12 +1500,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1517,12 +1517,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -1538,7 +1538,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1548,12 +1548,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -1564,12 +1564,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -1579,12 +1579,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1594,12 +1594,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -1635,7 +1635,7 @@

        Type-Bound Procedures

        - +

        generic, public :: add => json_value_add_member, json_value_add_null, wrap_json_value_add_null, json_value_add_integer, wrap_json_value_add_integer, json_value_add_integer_vec, wrap_json_value_add_integer_vec, json_value_add_real32, wrap_json_value_add_real32, json_value_add_real32_vec, wrap_json_value_add_real32_vec, json_value_add_real, wrap_json_value_add_real, json_value_add_real_vec, wrap_json_value_add_real_vec, json_value_add_logical, wrap_json_value_add_logical, json_value_add_logical_vec, wrap_json_value_add_logical_vec, json_value_add_string, wrap_json_value_add_string, json_value_add_string_vec, wrap_json_value_add_string_vec @@ -3699,7 +3699,7 @@

        Arguments

        - +

        generic, public :: add => json_value_add_string_name_ascii, json_value_add_string_val_ascii, json_value_add_string_vec_name_ascii, json_value_add_string_vec_val_ascii @@ -7855,7 +7855,7 @@

        Arguments

        - +

        procedure, public :: check_for_errors => json_check_for_errors @@ -7952,7 +7952,7 @@

        Arguments

        - +

        procedure, public :: clear_exceptions => json_clear_exceptions @@ -10493,7 +10493,7 @@

        Arguments

        - +

        generic, public :: deserialize => json_parse_string, wrap_json_parse_string @@ -10650,7 +10650,7 @@

        Arguments

        - +

        generic, public :: destroy => json_value_destroy, destroy_json_core @@ -10876,7 +10876,7 @@

        Arguments

        - +

        procedure, public :: failed => json_failed @@ -10944,7 +10944,7 @@

        - +

        generic, public :: get => json_get_by_path, wrap_json_get_by_path, json_get_integer, json_get_integer_by_path, wrap_json_get_integer_by_path, json_get_integer_vec, json_get_integer_vec_by_path, wrap_json_get_integer_vec_by_path, json_get_real32, json_get_real32_by_path, wrap_json_get_real32_by_path, json_get_real32_vec, json_get_real32_vec_by_path, wrap_json_get_real32_vec_by_path, json_get_real, json_get_real_by_path, wrap_json_get_real_by_path, json_get_real_vec, json_get_real_vec_by_path, wrap_json_get_real_vec_by_path, json_get_logical, json_get_logical_by_path, wrap_json_get_logical_by_path, json_get_logical_vec, json_get_logical_vec_by_path, wrap_json_get_logical_vec_by_path, json_get_string, json_get_string_by_path, wrap_json_get_string_by_path, json_get_string_vec, json_get_string_vec_by_path, wrap_json_get_string_vec_by_path, json_get_alloc_string_vec, json_get_alloc_string_vec_by_path, wrap_json_get_alloc_string_vec_by_path, json_get_array, json_get_array_by_path, wrap_json_get_array_by_path @@ -16001,7 +16001,7 @@

        Arguments

        - +

        generic, public :: info => json_info, json_info_by_path, wrap_json_info_by_path @@ -16381,7 +16381,7 @@

        Arguments

        - +

        procedure, public :: initialize => json_initialize @@ -16624,7 +16624,7 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… @@ -16680,7 +16680,7 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… @@ -16697,7 +16697,7 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… @@ -16728,7 +16728,7 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… @@ -16744,7 +16744,7 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… @@ -16759,7 +16759,7 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… @@ -16774,7 +16774,7 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… @@ -29029,7 +29029,7 @@

        Arguments

        - +

        generic, public :: load => json_parse_file @@ -29132,7 +29132,7 @@

        Arguments

        - +

        generic, public :: matrix_info => json_matrix_info, json_matrix_info_by_path, wrap_json_matrix_info_by_path @@ -30954,7 +30954,7 @@

        Arguments

        - +

        generic, public :: print => json_print_to_console, json_print_to_unit, json_print_to_filename @@ -31181,7 +31181,7 @@

        Arguments

        - +

        procedure, public :: print_error_message => json_print_error_message @@ -31259,7 +31259,7 @@

        Arguments

        - +

        procedure, public :: print_to_string => json_value_to_string @@ -31420,7 +31420,7 @@

        Arguments

        - +

        procedure, public :: remove => json_value_remove @@ -31499,7 +31499,7 @@

        Arguments

        :: destroy -

        Option to destroy p after it is removed:

        Read more… +

        Option to destroy p after it is removed:

        Read more… @@ -31676,7 +31676,7 @@

        Arguments

        - +

        generic, public :: rename => json_value_rename, wrap_json_value_rename, json_rename_by_path, wrap_json_rename_by_path @@ -32039,7 +32039,7 @@

        Arguments

        - +

        generic, public :: rename => json_rename_by_path_name_ascii, json_rename_by_path_path_ascii @@ -32437,7 +32437,7 @@

        Arguments

        - +

        procedure, public :: serialize => json_value_to_string @@ -33781,7 +33781,7 @@

        Arguments

        - +

        procedure, public :: traverse => json_traverse @@ -33876,7 +33876,7 @@

        Arguments

        - +

        generic, public :: update => json_update_logical, wrap_json_update_logical, json_update_real32, wrap_json_update_real32, json_update_real, wrap_json_update_real, json_update_integer, wrap_json_update_integer, json_update_string, wrap_json_update_string @@ -34995,7 +34995,7 @@

        Arguments

        - +

        generic, public :: update => json_update_string_name_ascii, json_update_string_val_ascii @@ -35274,7 +35274,7 @@

        Arguments

        - +

        generic, public :: valid_path => json_valid_path, wrap_json_valid_path @@ -43302,7 +43302,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/type/json_file.html b/type/json_file.html index 2ddfd2906..b098f581d 100644 --- a/type/json_file.html +++ b/type/json_file.html @@ -120,7 +120,7 @@

        Variables

        core - p + p
        @@ -169,21 +169,21 @@

        Type-Bound Procedures

        - add - add + add + add assign_json_file assign_json_file_to_string assign_string_to_json_file assignment(=) - check_for_errors - clear_exceptions - deserialize - destroy - failed - get + check_for_errors + clear_exceptions + deserialize + destroy + failed + get get_core - info - initialize + info + initialize initialize_json_core_in_file json_file_add json_file_add_integer @@ -233,26 +233,26 @@

        Type-Bound Procedures

        json_file_valid_path_op json_file_variable_info json_file_variable_matrix_info - load + load load_file load_from_string - matrix_info + matrix_info move nullify operator(.in.) - print - print_error_message + print + print_error_message print_file - print_to_string - remove - rename - rename - serialize + print_to_string + remove + rename + rename + serialize set_json_core_in_file - traverse - update - update - valid_path + traverse + update + update + valid_path wrap_assign_string_to_json_file wrap_json_file_add_integer wrap_json_file_add_integer_vec @@ -490,7 +490,7 @@

        Components

        - + type(json_value), private, @@ -578,7 +578,7 @@

        Arguments

        - + type(json_value), @@ -595,7 +595,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -610,7 +610,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -625,7 +625,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -640,7 +640,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -655,7 +655,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -670,7 +670,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -687,7 +687,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -704,7 +704,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -720,7 +720,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -737,7 +737,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -755,7 +755,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -775,7 +775,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -786,12 +786,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -812,7 +812,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -832,7 +832,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -842,12 +842,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -859,12 +859,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -880,7 +880,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -890,12 +890,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -906,12 +906,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -921,12 +921,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -936,12 +936,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -1027,7 +1027,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -1089,7 +1089,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -1104,7 +1104,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1119,7 +1119,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1134,7 +1134,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1149,7 +1149,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -1164,7 +1164,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1179,7 +1179,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1196,7 +1196,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1213,7 +1213,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1229,7 +1229,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1246,7 +1246,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1264,7 +1264,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -1284,7 +1284,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1295,12 +1295,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -1321,7 +1321,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1341,7 +1341,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1351,12 +1351,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1368,12 +1368,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -1389,7 +1389,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1399,12 +1399,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -1415,12 +1415,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -1430,12 +1430,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1445,12 +1445,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -1495,7 +1495,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -1510,7 +1510,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1525,7 +1525,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1540,7 +1540,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1555,7 +1555,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in), @@ -1570,7 +1570,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1585,7 +1585,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1602,7 +1602,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1619,7 +1619,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1635,7 +1635,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1652,7 +1652,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1670,7 +1670,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in), @@ -1690,7 +1690,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1701,12 +1701,12 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… - + character(kind=CK, len=1), intent(in), @@ -1727,7 +1727,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1747,7 +1747,7 @@

        Arguments

        - + logical(kind=LK), intent(in), @@ -1757,12 +1757,12 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1774,12 +1774,12 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… - + logical(kind=LK), intent(in), @@ -1795,7 +1795,7 @@

        Arguments

        - + integer(kind=IK), intent(in), @@ -1805,12 +1805,12 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… - + integer(kind=IK), intent(in), @@ -1821,12 +1821,12 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… - + logical(kind=LK), intent(in), @@ -1836,12 +1836,12 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… - + logical(kind=LK), intent(in), @@ -1851,12 +1851,12 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… - + logical(kind=LK), intent(in), @@ -1906,7 +1906,7 @@

        Arguments

        - + character(kind=CK, len=*), intent(in) @@ -1921,7 +1921,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -1965,7 +1965,7 @@

        Arguments

        - + character(kind=CDK, len=*), intent(in) @@ -1980,7 +1980,7 @@

        Arguments

        - + type(json_core), intent(in) @@ -2042,7 +2042,7 @@

        Arguments

        - + type(json_file), intent(inout) @@ -2071,7 +2071,7 @@

        Type-Bound Procedures

        - +

        generic, public :: add => json_file_add, json_file_add_object, wrap_json_file_add_object, json_file_add_integer, wrap_json_file_add_integer, json_file_add_real32, wrap_json_file_add_real32, json_file_add_real, wrap_json_file_add_real, json_file_add_logical, wrap_json_file_add_logical, json_file_add_string, wrap_json_file_add_string, json_file_add_integer_vec, wrap_json_file_add_integer_vec, json_file_add_real32_vec, wrap_json_file_add_real32_vec, json_file_add_real_vec, wrap_json_file_add_real_vec, json_file_add_logical_vec, wrap_json_file_add_logical_vec, json_file_add_string_vec, wrap_json_file_add_string_vec @@ -4580,7 +4580,7 @@

        Arguments

        - +

        generic, public :: add => json_file_add_string_path_ascii, json_file_add_string_value_ascii, json_file_add_string_vec_path_ascii, json_file_add_string_vec_vec_ascii @@ -5630,7 +5630,7 @@

        Arguments

        - +

        procedure, public :: check_for_errors => json_file_check_for_errors @@ -5715,7 +5715,7 @@

        Arguments

        - +

        procedure, public :: clear_exceptions => json_file_clear_exceptions @@ -5769,7 +5769,7 @@

        Arguments

        - +

        generic, public :: deserialize => json_file_load_from_string, wrap_json_file_load_from_string @@ -5916,7 +5916,7 @@

        Arguments

        - +

        procedure, public :: destroy => json_file_destroy @@ -5992,7 +5992,7 @@

        Arguments

        - +

        procedure, public :: failed => json_file_failed @@ -6051,7 +6051,7 @@

        - +

        generic, public :: get => json_file_get_object, wrap_json_file_get_object, json_file_get_integer, wrap_json_file_get_integer, json_file_get_real32, wrap_json_file_get_real32, json_file_get_real, wrap_json_file_get_real, json_file_get_logical, wrap_json_file_get_logical, json_file_get_string, wrap_json_file_get_string, json_file_get_integer_vec, wrap_json_file_get_integer_vec, json_file_get_real32_vec, wrap_json_file_get_real32_vec, json_file_get_real_vec, wrap_json_file_get_real_vec, json_file_get_logical_vec, wrap_json_file_get_logical_vec, json_file_get_string_vec, wrap_json_file_get_string_vec, json_file_get_alloc_string_vec, wrap_json_file_get_alloc_string_vec, json_file_get_root @@ -8660,7 +8660,7 @@

        Arguments

        - +

        generic, public :: info => json_file_variable_info, wrap_json_file_variable_info @@ -8907,7 +8907,7 @@

        Arguments

        - +

        generic, public :: initialize => initialize_json_core_in_file, set_json_core_in_file @@ -9143,7 +9143,7 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… @@ -9199,7 +9199,7 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… @@ -9216,7 +9216,7 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… @@ -9247,7 +9247,7 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… @@ -9263,7 +9263,7 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… @@ -9278,7 +9278,7 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… @@ -9293,7 +9293,7 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… @@ -9614,7 +9614,7 @@

        Arguments

        path_mode

        How the path strings are interpreted in the -get_by_path routines:

        Read more… +get_by_path routines:

        Read more… @@ -9670,7 +9670,7 @@

        Arguments

        :: allow_duplicate_keys -Read more… +Read more… @@ -9687,7 +9687,7 @@

        Arguments

        Note that this option does not affect parsing (both escaped and unescaped are still valid in -all cases).

        Read more… +all cases).

        Read more… @@ -9718,7 +9718,7 @@

        Arguments

        :: null_to_real_mode -

        if strict_type_checking=false:

        Read more… +

        if strict_type_checking=false:

        Read more… @@ -9734,7 +9734,7 @@

        Arguments

        non_normal_mode

        How to serialize NaN, Infinity, and --Infinity real values:

        Read more… +-Infinity real values:

        Read more… @@ -9749,7 +9749,7 @@

        Arguments

        :: use_quiet_nan -Read more… +Read more… @@ -9764,7 +9764,7 @@

        Arguments

        :: strict_integer_type_checking -

        (default is true)

        Read more… +

        (default is true)

        Read more… @@ -15329,7 +15329,7 @@

        Arguments

        - +

        procedure, public :: load => json_file_load @@ -15696,7 +15696,7 @@

        Arguments

        - +

        generic, public :: matrix_info => json_file_variable_matrix_info, wrap_json_file_variable_matrix_info @@ -16282,7 +16282,7 @@

        - +

        generic, public :: print => json_file_print_to_console, json_file_print_to_unit, json_file_print_to_filename @@ -16457,7 +16457,7 @@

        Arguments

        - +

        procedure, public :: print_error_message => json_file_print_error_message @@ -16705,7 +16705,7 @@

        Arguments

        - +

        procedure, public :: print_to_string => json_file_print_to_string @@ -16782,7 +16782,7 @@

        Arguments

        - +

        generic, public :: remove => json_file_remove, wrap_json_file_remove @@ -16914,7 +16914,7 @@

        Arguments

        - +

        generic, public :: rename => json_file_rename, wrap_json_file_rename @@ -17107,7 +17107,7 @@

        Arguments

        - +

        generic, public :: rename => json_file_rename_path_ascii, json_file_rename_name_ascii @@ -17296,7 +17296,7 @@

        Arguments

        - +

        procedure, public :: serialize => json_file_print_to_string @@ -17442,7 +17442,7 @@

        Arguments

        - +

        procedure, public :: traverse => json_file_traverse @@ -17517,7 +17517,7 @@

        Arguments

        - +

        generic, public :: update => json_file_update_integer, wrap_json_file_update_integer, json_file_update_logical, wrap_json_file_update_logical, json_file_update_real32, wrap_json_file_update_real32, json_file_update_real, wrap_json_file_update_real, json_file_update_string, wrap_json_file_update_string @@ -18473,7 +18473,7 @@

        Arguments

        - +

        generic, public :: update => json_file_update_string_name_ascii, json_file_update_string_val_ascii @@ -18718,7 +18718,7 @@

        Arguments

        - +

        generic, public :: valid_path => json_file_valid_path, wrap_json_file_valid_path @@ -23220,7 +23220,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12


        diff --git a/type/json_value.html b/type/json_value.html index 01a4b0fa7..5333ab947 100644 --- a/type/json_value.html +++ b/type/json_value.html @@ -121,14 +121,14 @@

        Variables

        dbl_value int_value log_value - n_children - name + n_children + name next parent previous str_value tail - var_type + var_type
        @@ -378,7 +378,7 @@

        Components

        - + integer(kind=IK), private @@ -395,7 +395,7 @@

        Components

        - + character(kind=CK, len=:), private, @@ -498,7 +498,7 @@

        Components

        - + integer(kind=IK), private @@ -575,7 +575,7 @@

        Source Code

        Documentation generated by FORD - on 2024-06-12 15:09

        + on 2024-06-12 15:12